-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 George Georgalis wrote: > I've just started a backup system that will use a lot of hard links. > Wanting to start monitoring inode useage, so I don't run out, I did > a "df -i" and got unusual results. A quick look at the reiserfstune > and mkreiserfs man pages has got me wondering, does reiserfs even use > inodes like I expect? will I just run out of disk space and inodes at > the same time no matter how many hard links??? Or are my attempts to > check hardlinks available broken?
reiserfs does not use inodes like you expect. You will never run out of inodes with reiserfs. It displays some weird number by default because df -i really has no meaning on reiserfs since you can't run out. - -- Tracy R Reed http://[EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCYAAB9PIYKZYVAq0RAusEAJ9kRbs7VKjzXG2j4i7mhXJojdg4EgCdFjQC 8taataYgULdNb6G97/pWjNA= =8Vgi -----END PGP SIGNATURE----- -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
