On 08/11/2017 09:50 PM, ToddAndMargo wrote:
Dear Xfs,
Fedora 26 x64
xfsdump-3.1.6-4.fc26.x86_64
If you would allow me to mooch a free question off of you,
# df | grep "/dev/"
tmpfs 16417652 0 16417652 0% /dev/shm
/dev/md126p2 872803956 5891900 866912056 1% /
/dev/md126p1 1038336 226012 812324 22% /boot
/dev/sdd1 1952559608 2190200 1950369408 1% /lin-bak
I am trying to back up "/" (/dev/md126p2).
This is my run string:
# /usr/sbin/xfsdump -v verbose -M 1 -L 1 -l 0 -f
/lin-bak/2017-08-11_21-39-07_md126p2.XfsDump /dev/md126p2
Problem: I get millions of
/usr/sbin/xfsdump: WARNING: could not open regular file ino 1613157757
mode 0x000081a4: Not a directory: not dumped
What am I doing wrong?
Many thanks,
-T
Follow UP:
As it transpires, xfsdump did not like me calling "/" by
is device of "/dev/md126p2".
But it was okay with me calling "/boot" by "/dev/md126p1".
So there was some confusion.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html