Operating System - HP-UX
1847111 Members
5702 Online
110263 Solutions
New Discussion

Re: Unable to create clone disk using DRD

 
IT_2007
Honored Contributor

Unable to create clone disk using DRD

Downloaded latest DRD software on one of Itanium Vpar.

Tried to clone using following command on to 63GB disk and failed with /dev/drd00/root is filled messages.

drd clone -v -t /dev/dsk/c2t2d1

Then got bigger disk 133GB and has same device file since Storage guys removed old device and add big disk 133GB.

Now when I run above command, I am getting following:

=> /opt/drd/bin/drd clone -v -x overwrite=true -t /dev/dsk/c2t2d1

======= 03/27/07 14:30:11 EDT BEGIN Clone

* Reading Current System Information
ERROR: System information retrieval fails.
- Gathering system configuration information fails with the following
error(s):
- The command "/opt/drd/lbin/drd_scan_hw_host" fails with the return
code 1. The error message from the command is "NOTE: Boot device
is: 1/0/4/1/0/4/0.100.24.19.0.0.0
aCC runtime: pure virtual function called for class "".
WARNING: send_smapi_command: smapi_send_and_wait failed, got:
CONTINUE
ERROR: IO action QUERY_PROCESSOR failed: got
WARNING: Could not find Q_BOOT device. Cannot determine what the
boot device
was.
WARNING: send_smapi_command: smapi_send_and_wait failed, got:
CONFIG_SAVE
ERROR: Could not write disk information file
"
* Reading Current System Information failed with 1 error.

Tried even by initializing new disk with pvcreate command and still gives same as above error. Don't know how I force it.

Thanks.

4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Unable to create clone disk using DRD

Shalom,

Looks like a bug.

dd will do the job, even across a network.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
melvyn burnard
Honored Contributor

Re: Unable to create clone disk using DRD

Have you verified the requirements as per:
http://docs.hp.com/en/DRD/patch.html

If so, then this may be a bug.
As this is a relatively new product, I would strongly recommend you log a support call with your local HP Response Centre for this one.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
IT_2007
Honored Contributor

Re: Unable to create clone disk using DRD

opened call with HP to check.
IT_2007
Honored Contributor

Re: Unable to create clone disk using DRD

removed software and rebooted server which fixed the problem.