Author: "Brett I. Holcomb" <brettholcomb@xxxxxxxxxxx>
Date: Sat, 12 Apr 2003 22:49:59 -0400
I'm running an XFS system on all partitions on a Linux system. The partitions are on a RAID 5 array. I have a spare partition that I wanted to copy /, /usr, /home over to. I started with the /, /usr,
This copied over some files, but not all. For example, in my usr/bin directory on /mnt/newsystem I'm missing vim while it does exist on /usr/bin. I'm also missing some /bin commands. Is /usr/bin/vim
Author: "Brett I. Holcomb" <brettholcomb@xxxxxxxxxxx>
Date: Sat, 19 Apr 2003 02:00:56 -0400
Here's what I get: No, when I do the find / -inum 4617676 -print I get /usr/bin/vim When I do this with /usr/bin/which I get /usr/bin/which find: /proc/3758/fd/4: No such file or directory which I as
Brett I. Holcomb wrote: These files were NOT hard links. They were actual files. Any ideas what is happening? No. The reason I asked about the hardlinks was that I've seen tar failing in this case a