I need a solution
Running Netbackup 5230 appliance with Netbackup 7.5.0.6. Client is a Dell Poweredge R720 running Windows 2008 R2 server.
Trying to run a BMR restore using a boot CD, but it fails when trying to create partitions. This is restoring to the exact same system, no change in hardware.
The following is an exerpt from the restore logs:
4 DEBUG CWindowsLdmDiskRestoreWorker.cpp:createBootVolume() Successfully mounted boot volume.
4 DEBUG volmisc.cpp:MyFormatCallback() Format completed.
4 DEBUG CWindowsLdmDiskRestoreWorker.cpp:createBootVolume() Successfully formatted boot volume.
4 DEBUG CWinPeDiskRestoreStrategy.cpp:step() Current step=Create Data Volumes
2 DEBUG CWindowsVdsFacade.cpp:createBasicPartition() Processing disk \Device\Harddisk2
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Device Type=7
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Media Type=12
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Disk Name=\Device\Harddisk2
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Device Type=7
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Media Type=12
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Disk Name=\Device\Harddisk1
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Device Type=7
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Media Type=0
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Disk Name=\Device\Harddisk0
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Device Type=2
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Disk Name=\Device\CdRom1
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Device Type=51
4 DEBUG CWindowsVdsFacade.cpp:translateWindowsDisk() Disk Name=\Device\CdRom0
2 DEBUG CWindowsVdsFacade.cpp:fillRegionSpec() Matched disk \Device\Harddisk2
1 DEBUG CWindowsVdsFacade.cpp:fillRegionSpec() Did not find sufficient free space for creating partition.
2 DEBUG CWindowsVdsFacade.cpp:createBasicPartition() Could not populate region spec value.
2 DEBUG CWindowsVdsFacade.cpp:createBasicPartition() Could not create basic partition, rc=10004
2 DIAG CWindowsVdsFacade.cpp:createVolume() Could not create basic partition Volume7 in plat\win\CWindowsVdsFacade.cpp at 2482.
2 DEBUG CWindowsLdmDiskRestoreWorker.cpp:createDataVolumes() Could not create volume, name=Volume7, rc=10004
3 DEBUG CWindowsRestoreStrategy.cpp:configureDisks() Disk configuration step failed.
Any thoughts on what might cause this? The boot CD already has the RAID controller drivers. I tested without the drivers, and it wouldn't even get this far.
Thanks