Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(storage): backport read-only FS database support #7091

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Mar 11, 2024

Blocked by #7090

Fixes #6354

reth (alexey/backport-mdbx-ro-fs) hdiutil attach -readonly holesky.dmg
/dev/disk5              GUID_partition_scheme          
/dev/disk5s1            EFI                            
/dev/disk5s2            Apple_HFS                       /Volumes/HOLESKYreth (alexey/backport-mdbx-ro-fs) sudo ls -lh /Volumes/HOLESKY
total 336
drwx------  17 shekhirin  staff   578B Mar  8 16:23 .fseventsd
drwxr-xr-x@  2 shekhirin  staff    68B Mar  5 17:10 blobstore
drwx---r-x@  5 shekhirin  staff   170B Mar  7 17:25 db
-rw-r--r--@  1 shekhirin  staff    64B Jan  8 15:05 discovery-secret
-rw-r--r--@  1 shekhirin  staff    64B Jan  8 15:05 jwt.hex
-rw-r--r--@  1 shekhirin  staff   152K Mar  5 17:58 known-peers.json
-rw-r--r--@  1 shekhirin  staff   1.7K Jan  8 15:05 reth.toml
drwxr-xr-x@  3 shekhirin  staff   102B Feb 29 14:26 snapshots
drwxr-xr-x@ 29 shekhirin  staff   986B Mar  5 13:06 static_filesreth (alexey/backport-mdbx-ro-fs) sudo ls -lh /Volumes/HOLESKY/db
total 50331656
-rw-rw-r--@ 1 shekhirin  staff     1B Feb 29 14:46 database.version
-rw-rw-r--@ 1 shekhirin  staff    24G Mar  5 17:13 mdbx.dat
-rw-rw-r--@ 1 shekhirin  staff     0B Mar  7 17:30 mdbx.lckreth (alexey/backport-mdbx-ro-fs) RETH_DB_PATH=/Volumes/HOLESKY target/debug/examples/db-accessreth (alexey/backport-mdbx-ro-fs) 

@shekhirin shekhirin marked this pull request as ready for review March 11, 2024 00:26
Base automatically changed from alexey/bump-mdbx to main March 11, 2024 10:55
@shekhirin shekhirin added this pull request to the merge queue Mar 11, 2024
Merged via the queue into main with commit 72d6e95 Mar 11, 2024
27 checks passed
@shekhirin shekhirin deleted the alexey/backport-mdbx-ro-fs branch March 11, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to open the database(30)
3 participants