cancel
Showing results for 
Search instead for 
Did you mean: 

BMR prepare to restore fails - error v-126-3

Dave613
Level 3

Netbackup 7.5.0

Master/Media server windows 2008 r2 , BMR Linux server - red hat enterprise 5.7

Boot from SAN environment HP EVA 6400, HP BL460c servers. Using linux multipath . 1 SAN disk presentation partitioned  /boot ext3 , / /home /var LVM on ext3.

I can make a copy of the current configuration of the server to be restored, but I cant unrestrict the disks. Restrict and remove restriction are greyed out.

 

15/10/2012 12:54:25.613 [Debug] NB 51216 bmrprep 126 PID:2116 TID:5736 File ID:126 [No context] 1 [bmrprep.cpp:ConfigUnix()] getFileSystemList() returned empty list
15/10/2012 12:54:25.613 [Debug] NB 51216 bmrprep 126 PID:2116 TID:5736 File ID:126 [No context] 5 [bmrprep.cpp:BmrprepExit()] Entering, exitStatus=1
15/10/2012 12:54:25.613 [Application] NB 51216 bmrprep 126 PID:2116 TID:5736 File ID:126 [No context] [Error] V-126-3 'bmrprep' could not complete the requested operation.

 

$Header 65543,51216,126,1350050466,-3600,monterey

0,51216,128,126,1,1350050466035,3360,3336,0:,29:Replaced object in m_vConfig.,31:CBmr::readXml(xml, len, filter),1

0,51216,128,126,2,1350050469014,3360,3336,0:,56:Disk scsi0:00:00:01 is restricted, skipping for restore.,30:CLinuxDiskAgent.cpp:recreate(),1

0,51216,128,126,3,1350050469030,3360,3336,0:,66:Volume /dev/OS/root is on a restricted disk, skipping for restore.,30:CLinuxDiskAgent.cpp:recreate(),1

0,51216,128,126,4,1350050469030,3360,3336,0:,65:Volume /dev/OS/tmp is on a restricted disk, skipping for restore.,30:CLinuxDiskAgent.cpp:recreate(),1

0,51216,128,126,5,1350050469030,3360,3336,0:,65:Volume /dev/OS/var is on a restricted disk, skipping for restore.,30:CLinuxDiskAgent.cpp:recreate(),1

0,51216,128,126,6,1350050469030,3360,3336,0:,65:Volume /dev/OS/log is on a restricted disk, skipping for restore.,30:CLinuxDiskAgent.cpp:recreate(),1

0,51216,128,126,7,1350050469030,3360,3336,0:,67:Volume /dev/OS/audit is on a restricted disk, skipping for restore.,30:CLinuxDiskAgent.cpp:recreate(),1

0,51216,128,126,8,1350050469030,3360,3336,0:,66:Volume /dev/OS/home is on a restricted disk, skipping for restore.,30:CLinuxDiskAgent.cpp:recreate(),1

0,51216,128,126,9,1350050469030,3360,3336,0:,66:Volume /dev/OS/swap is on a restricted disk, skipping for restore.,30:CLinuxDiskAgent.cpp:recreate(),1

0,51216,128,126,10,1350050470013,3360,3336,0:,29:Replaced object in m_vConfig.,31:CBmr::readXml(xml, len, filter),1

8 REPLIES 8

mandar_khanolka
Level 6
Employee

Hmm...If I am not wrong, your OS is on SAN Lun which is based on Linux Multi-path.

BMR actually marks multi-path based disks as restricted during backup time so that it does not mess-up data recovery during restore. But it lets user to restore data exists on those restricted disks to some other disks (but not on those restricted disks). I believe possibly same is happening in your case.

I am wondering if you can discover your destination system (even though same) having SAN Lun attached. Try initializing your original config with this discovered one using BMRCONFIG. I believe your mapping would work here.

If possible please provide your client bundle.dat. I will try checking if initializing sovles your problem.

Thanks.

Mandar

Dave613
Level 3

ok

Dave613
Level 3

Discovery is not working either.

The requested operation could not be completed

The shared resource tree could not be shared by the boot server hosting it. Please verify the required configuration in the boot server is correct.

 

Dave613
Level 3

Can I run a manual discovery on linux like we can do on windows with a boot disk ?

Dave613
Level 3

Ran a manual discovery. When I try and unrestrict the newly detected disk it says

unrestricting DMP disk is not supported

mandar_khanolka
Level 6
Employee

Did you boot your client over BMR Linux SRT and ran discovery?

Thanks.

Mandar

Dave613
Level 3

yes I booted server from a BMR SRT disk image and ran a discovery. The disk configuration was recorded in discovered configurations. I make a new BMR Client configuration and select change. Initialise the disk with the newly discovered config. The disk is added to Empty disks, but it is restricted. When i try to unrestrict I get the error The requested operation could not be completed. The server returned code 1. Unrestricting DMP disk is not supported.

Brent_Noble
Level 2
Partner Accredited Certified

Is there a resolution to this problem? I'm having the same issue at the moment on very similar hardware.

The 7.5 documentation states that native multipathing is supported for Unix clients.