RedHat WS4.0 with SELlinux(x86)
dump/restore(0.4b40/0.4b41 both error)
image are dumped with 0.4b40/0.4b41, not error/warning are printed
but restore gives message:
Dump tape is compressed.
restore: ./lost+found: File exists
restore: fopen: No such file or directory
cannot open mode file /tmp/rstmode2662844273
directory mode, owner, and times not set
it is strange that restore setup rst* is just like rstmode-12121212*
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
RedHat WS4.0 with SELlinux(x86)
dump/restore(0.4b40/0.4b41 both error)
image are dumped with 0.4b40/0.4b41, not error/warning are printed
but restore gives message:
Dump tape is compressed.
restore: ./lost+found: File exists
restore: fopen: No such file or directory
cannot open mode file /tmp/rstmode2662844273
directory mode, owner, and times not set
it is strange that restore setup rst* is just like rstmode-12121212*
I'm not sure what is happening. Do you have a writable /tmp ? Do you have enough space on /tmp ?
Maybe you should run restore through strace and see what exactly is happening at fopen time.