Hello
I have a windows cell manager on v7.03 and backup a series of linux clients. For these linux backups we run a post exec script on the linux client with the following:
omniiso -session $SESSIONID -cd -out /tmp/'hostname'.iso
This appears to work and create the iso on some hosts but on others I receive error:
Error updating SRD file objects [error: -10]. Aborting
The backup otherwise works and all objects withing the client have been selected in the backup. Any ideas?
The other issue I have had with this regards the recovery of a server for which the omniiso command has worked. I have tried booting up the RedHAT linux server off the recovery iso to test the server recovery. The server boots off the CD and I see an ISOLINUX message to press enter to start recovery. Once I do this you see various text scrolling through the command prompt e.g detecting the CPUs, loading various .ko modules. A message "starting disaster recovery..." is then displayed but then the following errors are received:
Unable to open /dev/tty2: No such file or directory"
Unable to open /dev/tty3: No such file or directory"
Unable to open /dev/tty1: No such file or directory"
this repeats for a few lines and then:
"INIT: id "2" respawning too fast: disabled for 5 minutes"
"INIT: id "3" respawning too fast: disabled for 5 minutes"
"INIT: no more processes left in this runlevel
Any help would be appreciated