Hi all,
I'm trying to use ufsdump/ufsrestore to do system backups but without much success. I put the system into single user mode and run for example (as root, in /):
ufsdump 0afblou /var/log/homelogs/fsbkup.toc /dev/rmt/0c 512 /export/home
This seems to work fine as I get no errors. However, when I try to do a restore it simply wont work giving me 'bad entry: incomplete operations'. It builds back the directory structure but does not restore any files. The command for restore that I use is
ufsrestore rabfv /var/log/homelogs/fsbkup.toc 512 /dev/rmt/0c
What am I missing here? Also, I know it's recommended to go into single user mode but can this be avoided, or automated somehow for my backup user.
Any help is appreciated, thanks.
I'm trying to use ufsdump/ufsrestore to do system backups but without much success. I put the system into single user mode and run for example (as root, in /):
ufsdump 0afblou /var/log/homelogs/fsbkup.toc /dev/rmt/0c 512 /export/home
This seems to work fine as I get no errors. However, when I try to do a restore it simply wont work giving me 'bad entry: incomplete operations'. It builds back the directory structure but does not restore any files. The command for restore that I use is
ufsrestore rabfv /var/log/homelogs/fsbkup.toc 512 /dev/rmt/0c
What am I missing here? Also, I know it's recommended to go into single user mode but can this be avoided, or automated somehow for my backup user.
Any help is appreciated, thanks.