bpimport error status 252
Hello,
We are looking to run an import of a tape but get the errors below. The media server is listed in the bp.conf.
10/29/2010 15:44:32 - begin Import
10/29/2010 15:45:00 - started process bptm (pid=29631)
10/29/2010 15:45:00 - requesting resource G03616
10/29/2010 15:45:28 - Error bptm (pid=29631) NBJM returned an extended error status: resource request failed (800)
10/29/2010 15:45:28 - Error bptm (pid=29631) NBEMM returned an extended error status: invalid error number (2005023)
10/29/2010 15:45:28 - Error bpimport (pid=29625) Status = extended error status has been encountered, check logs.
10/29/2010 15:45:28 - end Import; elapsed time 0:00:56
10/29/2010 15:45:28 - Error nbjm (pid=5115) NBU status: 800, EMM status: Media is assigned to another server
10/29/2010 15:45:28 - Error nbjm (pid=5115) NBU status: 800, EMM status: Media is assigned to another server
An extended error status has been encountered, check detailed status (252)
This is on NetBackup 6.0MP6, Solaris 10.
-Marc
Status 800: Media is assigned to another server
NBU 6.0 does not have media sharing (introduced in 6.5). Media is assigned to a media server the first time it is used for a backup.
If you do 'bpmedialist -m G03616', you will see the name of the media server that 'owns' it.
Are there a mix of expired and unexpired images on the media? Are you trying to import some of the expired images on a different media server?
If the media belongs to Server-A and you are trying to import on Server-B, you will have to move 'ownership' of the tape to Server-B using the bpmedia command:
bpmedia -movedb -m G03616 -newserver Server-B -oldserver Server-A