![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#11
| |||
| |||
|
|
On May 1, 3:15 am, Ernst S Blofeld <E.Blof... (AT) new-spectre-base (DOT) com wrote: Jan-Frode Myklebust wrote: Is there any other solution than backups, if neither the fs nor the two snaps can be trusted ? I would argue that making your fs's as small as possible, to confine the damage, and keeping good backups is the best option. Why would tape backup be "totally impractical even for sizes much smaller than 4TB." ? Who said don't make backups ? ZFS is not a backup solution but a filesystem with checksumming and redundancy features. I've never heard anyone seriously suggest that ZFS obviated the need for backups, not in this thread or anywhere else. Rant about non-issues elsewhere please. As already pointed out, increasing the number of filesystems does not increase the protection because you still have all the common modes of failure (including the software bugs that you are so apparently keen on). How much better off are a million files on a single filesystem against the same files on a thousand filesystems if everything else remains equal? There is no meaningful difference at all. Moreover backups do not address the OP's point - silent corruption. If you aren't checking your files how can you have any confidence in your backups? A backup is as problematic in terms of integrity as the filesystem it is read from. Backing-up a corrupt file doesn't fix it. You cannot avoid the need for checksumming to detect errors and redundancy to fix them. Putting these features directly in your filesystem is a good idea - integrity is maintained and there is fast recovery. The fact that there will be teething problems in ZFS or an equivalent filesystem is not a sound basis for rejecting these features. There will still be backups in the future too. ESB I've cross-posted this question on several places, and practically all answers switched immediately to backup/restore issues. It seems that no-one puts any kind of trust in filesystems, in the sense that even |
#12
| |||
| |||
|
|
What's the maximum filesystem size you've used in production environment? How did the experience come out? |
#13
| |||
| |||
|
|
Following some research I've been doing on the matter across newsgroups and mailing lists, I'd be glad if people could share numbers about real life large filesystem and their experience with them. I'm slowly coming to a realization that regardless of theoretical filesystem capabilities (1TB, 32TB, 256TB or more), more or less across the enterprise filesystem arena people are recommending to keep practical filesystems up to 1TB in size, for manageability and recoverability. What's the maximum filesystem size you've used in production environment? How did the experience come out? Thanks, -Yaniv |
#14
| |||
| |||
|
|
Filesystems are not the problem. Hardware is. I've worked with many thousands of PC disks starting with the first release of NTFS, almost 15 years ago. I have never seen NTFS "corrupt" itself. All failures were traced to dying hardware. Sh*t happens. I have to admit that my experience with RAID is much less. I'd like to hear of documented cases of such NTFS problems. In any case, you need a strategy for backup and recovery of your data. Even if the filesystem is fine, the building can burn down. |
#15
| |||
| |||
|
|
Filesystems are not the problem. Hardware is. I've worked with many thousands of PC disks starting with the first release of NTFS, almost 15 years ago. I have never seen NTFS "corrupt" itself. All failures were traced to dying hardware. Sh*t happens. I have to admit that my experience with RAID is much less. I'd like to hear of documented cases of such NTFS problems. In any case, you need a strategy for backup and recovery of your data. Even if the filesystem is fine, the building can burn down. here's a well-known NTFS example: http://support.microsoft.com/kb/229607 I also have another from personal experience. When you get way out of the norm, you are much more likely to encounter problems that have nothing to do with your hardware. I had a case open with MS in which I was told they had internal documentation suggesting limits that, |
#16
| |||
| |||
|
|
here's a well-known NTFS example: http://support.microsoft.com/kb/229607 |
#17
| |||
| |||
|
|
Following some research I've been doing on the matter across newsgroups and mailing lists, I'd be glad if people could share numbers about real life large filesystem and their experience with them. I'm slowly coming to a realization that regardless of theoretical filesystem capabilities (1TB, 32TB, 256TB or more), more or less across the enterprise filesystem arena people are recommending to keep practical filesystems up to 1TB in size, for manageability and recoverability. What's the maximum filesystem size you've used in production environment? How did the experience come out? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |