Opened 13 years ago
Last modified 12 years ago
#664 closed defect
Restore from tape OBDR not working — at Initial Version
Reported by: | Francesco Novi | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | high | Milestone: | 3.0.4 |
Component: | mondo | Version: | 3.0.2 |
Severity: | normal | Keywords: | obdr, restore |
Cc: |
Description
Restore does not work on server HP Proliant Gen8 with an external usb tape DAT 160 using OBDR. The server has 1 internal disk : /dev/cciss/c0d0 and looks at several hd of a disk-array (connected via fiber channel): [2:0:0:0] storage HP HSV300 1100 - [2:0:0:1] disk HP HSV300 1100 /dev/sda [2:0:0:2] disk HP HSV300 1100 /dev/sdb [2:0:0:3] disk HP HSV300 1100 /dev/sdc [2:0:0:4] disk HP HSV300 1100 /dev/sdd [2:0:1:0] storage HP HSV300 1100 - [2:0:1:1] disk HP HSV300 1100 /dev/sde [2:0:1:2] disk HP HSV300 1100 /dev/sdf [2:0:1:3] disk HP HSV300 1100 /dev/sdg [2:0:1:4] disk HP HSV300 1100 /dev/sdh
When trying to restore I get the error : /dev/nst0 failed to act as extended data disk for booting.
The backup has been done with the following command: mondoarchive -N -O -E "/var/lib/ntp/proc|/opt/dbbackup|/opt/mondo|/opt/iso|dev/sd*" -t -o -d /dev/st0 -T /opt/mondo/tmp -S /opt/mondo/scratch
Software installed: mondo-3.0.2-1.sles11.x86_64.rpm mindi-2.1.2-1.sles11.x86_64.rpm buffer-1.19-4.sles11.x86_64.rpm afio-2.5-1.sles11.x86_64.rpm
Please help me how to do the restore via tape.
Thanks