Hitting Inode Limits
Siju George
sgeorge.ml at gmail.com
Fri Aug 14 04:53:42 PDT 2009
On Fri, Aug 14, 2009 at 3:28 PM, Simon 'corecode'
Schubert<corecode at fs.ei.tum.de> wrote:
> 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.
>
Great!!
> 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.
>
I use hardlinks because that is what backuppc provides. I use backuppc
here because people here need a web interface to restore files.
Thanks :-)
--Siju
More information about the Users
mailing list