in reply to Re^15: Storing large data structures on disk
in thread Storing large data structures on disk

ext4 allows 1 Exabyte, Btrfs also 16 Exabyte. If one doesn't want to switch to Solaris or external storage.
  • Comment on Re^16: Storing large data structures on disk

Replies are listed 'Best First'.
Re^17: Storing large data structures on disk
by JavaFan (Canon) on Jun 01, 2010 at 11:32 UTC
    ZFS is available for non-Solaris systems. Even for Linux (using FUSE, allowing the FS to run in user space).