My question about file folding (after reading about it here and on NOW)...
Why would a block end up in a snapshot if it is the same as the previous
snapshot? Isn't the point of snapshots only to save the 'old version' of
blocks that have been changed?
OK, second question, does it only check the most recent snapshot or does it
drill through all existing snaps?
Now that I think more on the subject, third question... what happens to the
snapshot "n" that references blocks in snap "n+1" when "n+1" rolls off the
end and expires?
--Chuck
-----Original Message-----
From: Mitko Blazeski [mailto:Mitko.Blazeski@proact.se]
Sent: Thursday, December 12, 2002 3:10 AM
To: 'Kumar, Rahul'; 'toasters(a)mathworks.com'
Subject: RE: file folding impact
File folding describes the process of checking the data in the most recent
snapshot, and, if it is identical to the snapshot currently being created,
just referencing the previous snapshot instead of taking up disk space
writing the same data in the new snapshot. Disk space is saved by sharing
unchanged file blocks between the active version of the file and the version
of the file in the latest snapshot, if any.
/Mitko
-----Original Message-----
From: Kumar, Rahul [mailto:rahul.kumar@eds.com]
Sent: den 12 december 2002 05:19
To: stefan.holzwarth(a)adac.de; mats.oberg(a)tietoenator.com;
toasters(a)mathworks.com
Subject: RE: file folding impact
BTW what does this option do
Rahul
-----Original Message-----
From: stefan.holzwarth(a)adac.de [mailto:stefan.holzwarth@adac.de]
Sent: Wednesday, December 11, 2002 7:08 PM
To: mats.oberg(a)tietoenator.com; toasters(a)mathworks.com
Subject: AW: file folding impact
Since 2 months we use filefolding on all volumes. (F760,2TB,3000 User, only
cifs) No remarkable impact in cpu usage. No trouble. Snapshotsize decreasing
a little. Regards Stefan Holzwarth
-----Ursprüngliche Nachricht-----
Von: Öberg Mats [mailto:mats.oberg@tietoenator.com]
Gesendet: Mittwoch, 11. Dezember 2002 14:20
An: toasters(a)mathworks.com
Betreff: file folding impact
Hi, I'm thinking about enabling file folding on one of our filers.
Have anybody tried this? If so, what kind of performance decrease/size gain
can be expected from enabling it?
---- Mats