Hello,
Does anyone know of a way to associate a nsrmmd thread to a specific tape device? I have 5 tape drives, one of which is used to back up database logs, while the other 4 devices are used to back up databases and file systems. The drive that I use to back up the database logs can potentially sit idle for several hours. When a database log backup is needed after a long period of inactivity, the nsrmmd thread hangs. I would like to write a shell script to kill the nsrmmd thread so that it would restart itself, but I want to make sure I kill the correct one.
Does anyone know of a way to associate a nsrmmd thread to a specific tape device? I have 5 tape drives, one of which is used to back up database logs, while the other 4 devices are used to back up databases and file systems. The drive that I use to back up the database logs can potentially sit idle for several hours. When a database log backup is needed after a long period of inactivity, the nsrmmd thread hangs. I would like to write a shell script to kill the nsrmmd thread so that it would restart itself, but I want to make sure I kill the correct one.