I have some problems using xfsrestore (2.2.16-1, Debian woody) with stdin file specifier when requesting an /interactive/ restore. I have no problems with unattended restores. For example, in the fo
Well, with unattended, I also get a bunch of of warnings at the end of the process: [...] xfsrestore: WARNING: open_by_handle of var/run/screen/S-root failed:Bad file descriptor xfsrestore: WARNING:
Nicolas Kowalski wrote: gaspard:/restore# dd if=/dev/nst0 bs=1024k | xfsrestore -J -i - /restore I'm not sure what the problem is, but what you are doing is meant do be done with rmt. You can still u
I am using dd to force the "drive_simple" strategy of xfsdump and xfsrestore; I do not want them to move between tape files, for various reasons. Thanks for your reply. -- Nicolas