Casey_King
19 years agoLevel 6
PEND-TLD status on Drive
I have an LTO1 drive shared between two AIX servers, one AIX server 1, the drive status was PEND-TLD, and on AIX server 2, the status was up.
From Admin Console:
I downed the drive on both servers, reset the drive, and then UP'ed the drive. The status showed up, so to test the drive I kicked off a backup from my master server. The policy I used required AIX server 1. Once the server attempted to access the drive, the status changed to PEND-TLD.
From Server 1
changed to /usr/openv/volmgr/bin/
stopped NB by running ./stopltid
ran ps -ef to ensure the process was in fact stopped
started NB by running ./ltid args
Once again I went back to the NB Admin Console on the Master Server, and downed, reset, and up'd drive....same problem.
Seeing no change, I went back to my putty session and looked at the drive status on the server itself with ./tpconfig -l
The drive in question showed status down.
Ran the following command:
tpconfig -update -drive 4 -drstatus UP
The status of the drive now shows up, but the Admin Console does not reflect this status. I cannot remember what to do at this point. I know I need to execute a 'scan' from the master server so it will go out and see the new drive status on the server, but I do not remember the command to execute. Any help please?
From Admin Console:
I downed the drive on both servers, reset the drive, and then UP'ed the drive. The status showed up, so to test the drive I kicked off a backup from my master server. The policy I used required AIX server 1. Once the server attempted to access the drive, the status changed to PEND-TLD.
From Server 1
changed to /usr/openv/volmgr/bin/
stopped NB by running ./stopltid
ran ps -ef to ensure the process was in fact stopped
started NB by running ./ltid args
Once again I went back to the NB Admin Console on the Master Server, and downed, reset, and up'd drive....same problem.
Seeing no change, I went back to my putty session and looked at the drive status on the server itself with ./tpconfig -l
The drive in question showed status down.
Ran the following command:
tpconfig -update -drive 4 -drstatus UP
The status of the drive now shows up, but the Admin Console does not reflect this status. I cannot remember what to do at this point. I know I need to execute a 'scan' from the master server so it will go out and see the new drive status on the server, but I do not remember the command to execute. Any help please?