#blockstorage — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #blockstorage, aggregated by home.social.
-
Vultr unveils VX1 plans to boost cloud performance & cut costs
Vultr has announced the launch of its VX1 Cloud Compute plans, aiming to offer improved price-performance and cost…
#NewsBeep #News #Computing #Applicationinfrastructure #AU #Australia #Blockstorage #BusinessCosts #Cloud #CloudStorage #CPU #Dataresilience #HybridCloud #Performancemanagement #Technology #VULTR
https://www.newsbeep.com/au/233852/ -
https://www.europesays.com/uk/520990/ Vultr unveils VX1 plans to boost cloud performance & cut costs #ApplicationInfrastructure #BlockStorage #BusinessCosts #cloud #CloudStorage #Computing #CPU #DataResilience #HybridCloud #PerformanceManagement #Technology #UK #UnitedKingdom #VULTR
-
Vultr unveils VX1 plans to boost cloud performance & cut costs
Vultr has announced the launch of its VX1 Cloud Compute plans, aiming to offer improved price-performance and cost…
#NewsBeep #News #Computing #Applicationinfrastructure #Blockstorage #BusinessCosts #cloud #CloudStorage #CPU #Dataresilience #HybridCloud #Performancemanagement #Technology #UK #UnitedKingdom #VULTR
https://www.newsbeep.com/uk/219104/ -
The following hashtags are trending across South African Mastodon instances:
#zerofs
#nfs
#blockstorage
#s3
#objectstorage
#zfs
#freebsd
#openzfs
#savsgeo
#rugbyBased on recent posts made by non-automated accounts. Posts with more boosts, favourites, and replies are weighted higher.
-
The following hashtags are trending across South African Mastodon instances:
#zerofs
#nfs
#blockstorage
#s3
#objectstorage
#zfs
#freebsd
#openzfs
#savsgeo
#rugbyBased on recent posts made by non-automated accounts. Posts with more boosts, favourites, and replies are weighted higher.
-
I don't know if anybody noticed #ZeroFS yet, but it seems there is a completely user space-implementation of #NFS and #blockstorage on top of #S3 #objectstorage: https://github.com/Barre/zerofs
Including a demo running #ZFS on top of it which essentially allows geo-redundant ZFS volumes: https://asciinema.org/a/728234 & https://github.com/Barre/zerofs?tab=readme-ov-file#geo-distributed-storage-with-zfs
I don't see no #FreeBSD port yet, but if that really works it would be absolutely awesome.
-
I don't know if anybody noticed #ZeroFS yet, but it seems there is a completely user space-implementation of #NFS and #blockstorage on top of #S3 #objectstorage: https://github.com/Barre/zerofs
Including a demo running #ZFS on top of it which essentially allows geo-redundant ZFS volumes: https://asciinema.org/a/728234 & https://github.com/Barre/zerofs?tab=readme-ov-file#geo-distributed-storage-with-zfs
I don't see no #FreeBSD port yet, but if that really works it would be absolutely awesome.
-
I don't know if anybody noticed #ZeroFS yet, but it seems there is a completely user space-implementation of #NFS and #blockstorage on top of #S3 #objectstorage: https://github.com/Barre/zerofs
Including a demo running #ZFS on top of it which essentially allows geo-redundant ZFS volumes: https://asciinema.org/a/728234 & https://github.com/Barre/zerofs?tab=readme-ov-file#geo-distributed-storage-with-zfs
I don't see no #FreeBSD port yet, but if that really works it would be absolutely awesome.
-
I don't know if anybody noticed #ZeroFS yet, but it seems there is a completely user space-implementation of #NFS and #blockstorage on top of #S3 #objectstorage: https://github.com/Barre/zerofs
Including a demo running #ZFS on top of it which essentially allows geo-redundant ZFS volumes: https://asciinema.org/a/728234 & https://github.com/Barre/zerofs?tab=readme-ov-file#geo-distributed-storage-with-zfs
I don't see no #FreeBSD port yet, but if that really works it would be absolutely awesome.
-
Oracle Cloud: Boot Volume と Block Volume を グループ化して バックアップ して リストアしてみてみた
https://qiita.com/shirok/items/9a145661ca9af5a61ba1?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Oracle Cloud: Boot Volume と Block Volume を グループ化して バックアップ して リストアしてみてみた
https://qiita.com/shirok/items/9a145661ca9af5a61ba1?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Oracle Cloud: Boot Volume と Block Volume を グループ化して バックアップ して リストアしてみてみた
https://qiita.com/shirok/items/9a145661ca9af5a61ba1?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Just added some new diagrams to describe the internals of the https://thi.ng/block-fs block storage & filesystem (incl. some examples) and also added/updated CLI tooling docs...
#ThingUmbrella #BlockStorage #FileSystem #TypeScript #JavaScript #Documentation #Diagram
-
Just added some new diagrams to describe the internals of the https://thi.ng/block-fs block storage & filesystem (incl. some examples) and also added/updated CLI tooling docs...
#ThingUmbrella #BlockStorage #FileSystem #TypeScript #JavaScript #Documentation #Diagram
-
Just added some new diagrams to describe the internals of the https://thi.ng/block-fs block storage & filesystem (incl. some examples) and also added/updated CLI tooling docs...
#ThingUmbrella #BlockStorage #FileSystem #TypeScript #JavaScript #Documentation #Diagram
-
Just added some new diagrams to describe the internals of the https://thi.ng/block-fs block storage & filesystem (incl. some examples) and also added/updated CLI tooling docs...
#ThingUmbrella #BlockStorage #FileSystem #TypeScript #JavaScript #Documentation #Diagram
-
#ReleaseWednesday Just pushed a new version of https://thi.ng/block-fs, now with additional multi-command CLI tooling to convert & bundle a local file system tree into a single block-based binary blob (e.g. for bundling assets, or distributing a virtual filesystem as part of a web app, or for snapshot testing, or as bridge for WASM interop etc.)
Also new, the main API now includes a `.readAsObjectURL()` method to wrap files as URLs to binary blobs with associated MIME types, thereby making it trivial to use the virtual filesystem for sourcing stored images and other assets for direct use in the browser...
(Ps. For more context see other recent announcement: https://mastodon.thi.ng/@toxi/114264980961483146)
#ThingUmbrella #BlockStorage #FileSystem #BlockFS #VirtualFS #CLI #TypeScript #JavaScript #OpenSource
-
#ReleaseWednesday Just pushed a new version of https://thi.ng/block-fs, now with additional multi-command CLI tooling to convert & bundle a local file system tree into a single block-based binary blob (e.g. for bundling assets, or distributing a virtual filesystem as part of a web app, or for snapshot testing, or as bridge for WASM interop etc.)
Also new, the main API now includes a `.readAsObjectURL()` method to wrap files as URLs to binary blobs with associated MIME types, thereby making it trivial to use the virtual filesystem for sourcing stored images and other assets for direct use in the browser...
(Ps. For more context see other recent announcement: https://mastodon.thi.ng/@toxi/114264980961483146)
#ThingUmbrella #BlockStorage #FileSystem #BlockFS #VirtualFS #CLI #TypeScript #JavaScript #OpenSource
-
#ReleaseWednesday Just pushed a new version of https://thi.ng/block-fs, now with additional multi-command CLI tooling to convert & bundle a local file system tree into a single block-based binary blob (e.g. for bundling assets, or distributing a virtual filesystem as part of a web app, or for snapshot testing, or as bridge for WASM interop etc.)
Also new, the main API now includes a `.readAsObjectURL()` method to wrap files as URLs to binary blobs with associated MIME types, thereby making it trivial to use the virtual filesystem for sourcing stored images and other assets for direct use in the browser...
(Ps. For more context see other recent announcement: https://mastodon.thi.ng/@toxi/114264980961483146)
#ThingUmbrella #BlockStorage #FileSystem #BlockFS #VirtualFS #CLI #TypeScript #JavaScript #OpenSource
-
#ReleaseWednesday Just pushed a new version of https://thi.ng/block-fs, now with additional multi-command CLI tooling to convert & bundle a local file system tree into a single block-based binary blob (e.g. for bundling assets, or distributing a virtual filesystem as part of a web app, or for snapshot testing, or as bridge for WASM interop etc.)
Also new, the main API now includes a `.readAsObjectURL()` method to wrap files as URLs to binary blobs with associated MIME types, thereby making it trivial to use the virtual filesystem for sourcing stored images and other assets for direct use in the browser...
(Ps. For more context see other recent announcement: https://mastodon.thi.ng/@toxi/114264980961483146)
#ThingUmbrella #BlockStorage #FileSystem #BlockFS #VirtualFS #CLI #TypeScript #JavaScript #OpenSource
-
#ThingUmbrella #ReleaseTuesday... New package (initial alpha release):
https://thi.ng/block-fs provides highly customizable & extensible block-based storage with an optional hierarchical filesystem layer. This is useful everywhere you might need virtual filesystem, though the storage providers can also be used without the filesystem layer (e.g. for #Forth-style block data/editors).
The default configuration provides:
- arbitrarily nested directories
- filenames (UTF-8) of max. 31 bytes per directory level
- max. 32 owner IDs
- file locking
- creation/modification timestamps (64 bit)
- efficient append writesCurrently included storage providers: TypedArray-based in-memory and host filesystem based file storage (one block per file). More are planned (e.g. IndexedDB, remote endpoint)...
The readme is currently still lacking various diagrams to illustrate the filesystem internals. I will add those ASAP...
-
#ThingUmbrella #ReleaseTuesday... New package (initial alpha release):
https://thi.ng/block-fs provides highly customizable & extensible block-based storage with an optional hierarchical filesystem layer. This is useful everywhere you might need virtual filesystem, though the storage providers can also be used without the filesystem layer (e.g. for #Forth-style block data/editors).
The default configuration provides:
- arbitrarily nested directories
- filenames (UTF-8) of max. 31 bytes per directory level
- max. 32 owner IDs
- file locking
- creation/modification timestamps (64 bit)
- efficient append writesCurrently included storage providers: TypedArray-based in-memory and host filesystem based file storage (one block per file). More are planned (e.g. IndexedDB, remote endpoint)...
The readme is currently still lacking various diagrams to illustrate the filesystem internals. I will add those ASAP...
-
#ThingUmbrella #ReleaseTuesday... New package (initial alpha release):
https://thi.ng/block-fs provides highly customizable & extensible block-based storage with an optional hierarchical filesystem layer. This is useful everywhere you might need virtual filesystem, though the storage providers can also be used without the filesystem layer (e.g. for #Forth-style block data/editors).
The default configuration provides:
- arbitrarily nested directories
- filenames (UTF-8) of max. 31 bytes per directory level
- max. 32 owner IDs
- file locking
- creation/modification timestamps (64 bit)
- efficient append writesCurrently included storage providers: TypedArray-based in-memory and host filesystem based file storage (one block per file). More are planned (e.g. IndexedDB, remote endpoint)...
The readme is currently still lacking various diagrams to illustrate the filesystem internals. I will add those ASAP...
-
#ThingUmbrella #ReleaseTuesday... New package (initial alpha release):
https://thi.ng/block-fs provides highly customizable & extensible block-based storage with an optional hierarchical filesystem layer. This is useful everywhere you might need virtual filesystem, though the storage providers can also be used without the filesystem layer (e.g. for #Forth-style block data/editors).
The default configuration provides:
- arbitrarily nested directories
- filenames (UTF-8) of max. 31 bytes per directory level
- max. 32 owner IDs
- file locking
- creation/modification timestamps (64 bit)
- efficient append writesCurrently included storage providers: TypedArray-based in-memory and host filesystem based file storage (one block per file). More are planned (e.g. IndexedDB, remote endpoint)...
The readme is currently still lacking various diagrams to illustrate the filesystem internals. I will add those ASAP...
-
#ThingUmbrella #ReleaseTuesday... New package (initial alpha release):
https://thi.ng/block-fs provides highly customizable & extensible block-based storage with an optional hierarchical filesystem layer. This is useful everywhere you might need virtual filesystem, though the storage providers can also be used without the filesystem layer (e.g. for #Forth-style block data/editors).
The default configuration provides:
- arbitrarily nested directories
- filenames (UTF-8) of max. 31 bytes per directory level
- max. 32 owner IDs
- file locking
- creation/modification timestamps (64 bit)
- efficient append writesCurrently included storage providers: TypedArray-based in-memory and host filesystem based file storage (one block per file). More are planned (e.g. IndexedDB, remote endpoint)...
The readme is currently still lacking various diagrams to illustrate the filesystem internals. I will add those ASAP...
-
Oracle Cloud: 超高パフォーマンス・ボリューム(UHP) で 300万IOPS, 100Gbpsスループット出してみてみた
https://qiita.com/shirok/items/8bdc3a1322afef3efa93?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Oracle Cloud: 超高パフォーマンス・ボリューム(UHP) で 300万IOPS, 100Gbpsスループット出してみてみた
https://qiita.com/shirok/items/8bdc3a1322afef3efa93?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
I'm planning my escape from iCloud. Any recommendations for storage that dont mine data or use it for machine learning? Affordable is also great! #iCloud #ethical #cloudstorage #privacy #blockstorage ? Please boost to give me more response as I think there are more mastodonians with the same question.
-
I'm planning my escape from iCloud. Any recommendations for storage that dont mine data or use it for machine learning? Affordable is also great! #iCloud #ethical #cloudstorage #privacy #blockstorage ? Please boost to give me more response as I think there are more mastodonians with the same question.
-
I'm planning my escape from iCloud. Any recommendations for storage that dont mine data or use it for machine learning? Affordable is also great! #iCloud #ethical #cloudstorage #privacy #blockstorage? Please boost to give me more response as I think there are more mastodonians with the same question.
-
I'm planning my escape from iCloud. Any recommendations for storage that dont mine data or use it for machine learning? Affordable is also great! #iCloud #ethical #cloudstorage #privacy #blockstorage ? Please boost to give me more response as I think there are more mastodonians with the same question.
-
Kerstin ist zu Gast bei The IT Press Tour in Berlin und spricht mit @stiefkind
über den ersten Tag mit cuno.io von PetaGene, Tuxera und simplyblock. Was sie anbieten, und was sie besonders macht, erfahrt ihr in einer neuen Ausgabe vom data://express#blockstorage #filestorage #objectstorage #ITPT #cloudstorage #podcast #serviceproviders #hpc #DXPRS
-
Kerstin ist zu Gast bei The IT Press Tour in Berlin und spricht mit @stiefkind
über den ersten Tag mit cuno.io von PetaGene, Tuxera und simplyblock. Was sie anbieten, und was sie besonders macht, erfahrt ihr in einer neuen Ausgabe vom data://express#blockstorage #filestorage #objectstorage #ITPT #cloudstorage #podcast #serviceproviders #hpc #DXPRS
-
Kerstin ist zu Gast bei The IT Press Tour in Berlin und spricht mit @stiefkind
über den ersten Tag mit cuno.io von PetaGene, Tuxera und simplyblock. Was sie anbieten, und was sie besonders macht, erfahrt ihr in einer neuen Ausgabe vom data://express#blockstorage #filestorage #objectstorage #ITPT #cloudstorage #podcast #serviceproviders #hpc #DXPRS
-
Kerstin ist zu Gast bei The IT Press Tour in Berlin und spricht mit @stiefkind
über den ersten Tag mit cuno.io von PetaGene, Tuxera und simplyblock. Was sie anbieten, und was sie besonders macht, erfahrt ihr in einer neuen Ausgabe vom data://express#blockstorage #filestorage #objectstorage #ITPT #cloudstorage #podcast #serviceproviders #hpc #DXPRS
-
Premium SSD v2 in Azure—now lets you decouple disk storage capacity from performance requirements, so you can provision faster disks with low capacity.
See Azure Disk Storage options.
https://youtu.be/igfNfUvgaDw -
Premium SSD v2 in Azure—now lets you decouple disk storage capacity from performance requirements, so you can provision faster disks with low capacity.
See Azure Disk Storage options.
https://youtu.be/igfNfUvgaDw -
Premium SSD v2 in Azure—now lets you decouple disk storage capacity from performance requirements, so you can provision faster disks with low capacity.
See Azure Disk Storage options.
https://youtu.be/igfNfUvgaDw -
Premium SSD v2 in Azure—now lets you decouple disk storage capacity from performance requirements, so you can provision faster disks with low capacity.
See Azure Disk Storage options.
https://youtu.be/igfNfUvgaDw -
@meka about two months ago or so you wrote that you were investigating #DistributedFileSystem solutions for #FreeBSD.
Are there any results you can share?We are happily using #minio for #ObjectStorage but we have not yet found a good #BlockStorage solution…
-
@meka about two months ago or so you wrote that you were investigating #DistributedFileSystem solutions for #FreeBSD.
Are there any results you can share?We are happily using #minio for #ObjectStorage but we have not yet found a good #BlockStorage solution…
-
@meka about two months ago or so you wrote that you were investigating #DistributedFileSystem solutions for #FreeBSD.
Are there any results you can share?We are happily using #minio for #ObjectStorage but we have not yet found a good #BlockStorage solution…
-
@meka about two months ago or so you wrote that you were investigating #DistributedFileSystem solutions for #FreeBSD.
Are there any results you can share?We are happily using #minio for #ObjectStorage but we have not yet found a good #BlockStorage solution…
-
@matt do you have any good resources for configuring #blockstorage?
Or, where are the #mastoadmin hanging out for answering questions? 🙂
-
@matt do you have any good resources for configuring #blockstorage?
Or, where are the #mastoadmin hanging out for answering questions? 🙂
-
@matt do you have any good resources for configuring #blockstorage?
Or, where are the #mastoadmin hanging out for answering questions? 🙂
-
@matt do you have any good resources for configuring #blockstorage?
Or, where are the #mastoadmin hanging out for answering questions? 🙂
-
@abnv @alexelcu similar experience here. Disk space is the big challenge. I’ve hit 100% disk space usage on my 80GB VPS several times even with some very aggressive cache retention policies (1 day). In summary, #relays are a key cause of that (introducing you to many more remote servers) and #blockstorage appears to be the most cost effective solution. #mastoadmin
-
@abnv @alexelcu similar experience here. Disk space is the big challenge. I’ve hit 100% disk space usage on my 80GB VPS several times even with some very aggressive cache retention policies (1 day). In summary, #relays are a key cause of that (introducing you to many more remote servers) and #blockstorage appears to be the most cost effective solution. #mastoadmin
-
@abnv @alexelcu similar experience here. Disk space is the big challenge. I’ve hit 100% disk space usage on my 80GB VPS several times even with some very aggressive cache retention policies (1 day). In summary, #relays are a key cause of that (introducing you to many more remote servers) and #blockstorage appears to be the most cost effective solution. #mastoadmin