Please Help ...
I am looking after a UNIX box from the eighties that is running 24/7 ... it has a lone-tar backup system to scsi tape ... a month ago it started to act up with backups failing every night (lights on front of drive flashing) so we rebooted the machine which cleared the flashing lights and it appeared the backups started working again however I just took a look at the backup log and it hasn't been working at all.
I did a ps -ef | grep ltar and for every night there was a process still pending since the reboot
I did a kill -9 for each of the processes found and then attemped to do a tape status ... this caused my session to hang
I started a new session and found there was also a lone-tar process hanging for each night so I did a kill -9 on these as well ... I then attempted to do another tape status and again the session hung
I now have three processes that appear to be asleep (kill -9, 2 or 3 will not clear them) one lone-tar and two tape statuses
Is there a way to kill these other then doing a reboot?
tapecntl -r is not doing anything (tape device reset)
Does sco have a generic device reset enable disable?
At this point I still don't know what is wrong with the backup process after running into one road block after another.
I am looking after a UNIX box from the eighties that is running 24/7 ... it has a lone-tar backup system to scsi tape ... a month ago it started to act up with backups failing every night (lights on front of drive flashing) so we rebooted the machine which cleared the flashing lights and it appeared the backups started working again however I just took a look at the backup log and it hasn't been working at all.
I did a ps -ef | grep ltar and for every night there was a process still pending since the reboot
I did a kill -9 for each of the processes found and then attemped to do a tape status ... this caused my session to hang
I started a new session and found there was also a lone-tar process hanging for each night so I did a kill -9 on these as well ... I then attempted to do another tape status and again the session hung
I now have three processes that appear to be asleep (kill -9, 2 or 3 will not clear them) one lone-tar and two tape statuses
Is there a way to kill these other then doing a reboot?
tapecntl -r is not doing anything (tape device reset)
Does sco have a generic device reset enable disable?
At this point I still don't know what is wrong with the backup process after running into one road block after another.