Hitting Inode Limits
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Fri Aug 14 03:04:11 PDT 2009
Siju George wrote:
Should I have increased the no. of inodes during the hammerfs or pfs creation?
Or does hammer handle inodes differrently that FFS?
hammer does not have an inode limit. as long as there is storage space, you can create more files.
also, you won't have to use hardlinks anymore, but instead use hammer's history feature. basically copy all data over, then create a hammer snapshot.
cheers
simon
More information about the Users
mailing list