[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Postfix] Fail 2 Hard links



Voici ce que donne

root@localhost:/etc # ls -i |grep mailname
3162119 mailname
root@localhost:/etc # find / -inum 3162119
/etc/mailname
find: WARNING: Hard link count is wrong for /proc/1/task: this may be a bug
in your filesystem driver.  Automatically turning on find's -noleaf option.
Earlier results may have failed to include directories that should have been
searched.
find: /proc/9543/task/9543/fd/4: No such file or directory
find: /proc/9543/fd/4: No such file or directory
root@localhost:/etc #
>
>
>> postfix: fatal: /etc/mailname: unable to open: file has 2 hard links
>ok.
>fais un ls -i sur /etc/ pour avoir l'inode de ton mailname
>ensuite fais un find / -inum "no_de_ton_inode" pour trouver les autres
>hards links. Je ne sais plus si c'est -inum ou -links, rtfm.



Reply to: