HPE 9000 and HPE e3000 Servers
1752754 Members
4579 Online
108789 Solutions
New Discussion

HP UX 10.20 9000/800 Copy from boot disk to another fails

 
dmurman
Advisor

HP UX 10.20 9000/800 Copy from boot disk to another fails

I am trying to make another bootable disk to iinstall in another server. The process starts but when it stops the screen does not get a prompt back and I can no longer telnet to the server. The leds on the two drives are on solid. Any idea as to why the copy is not ending pproperly? Disks are the exact type.

# uname -a
HP-UX cvashp1 B.10.20 U 9000/800 1885397411 unlimited-user license

# what cc
cc:
HP92453-01 A.10.32.00 HP C (Bundled) Compiler
/usr/lib/libc: $Revision: 76.3 $

# cd /dev/dsk
# ls
c0t3d0 c0t4d0 c0t5d0 c0t6d0 c1t2d0
# ls -l
total 0
brw-r----- 1 bin sys 31 0x003000 Jan 24 1971 c0t3d0
brw-r----- 1 bin sys 31 0x004000 Jan 24 1971 c0t4d0
brw-r----- 1 bin sys 31 0x005000 Jan 24 1971 c0t5d0
brw-r----- 1 bin sys 31 0x006000 Nov 4 2016 c0t6d0
brw-r----- 1 bin sys 31 0x012000 Jan 24 1971 c1t2d0
# dd if=/dev/rdsk/c0t6d0 bs=256k of=/dev/dsk/c0t3d0

 

Davdi Murman
1 REPLY 1
PSPrakash
HPE Pro

Re: HP UX 10.20 9000/800 Copy from boot disk to another fails

Hello David

Though its a quite old system, OS version, for me it seems the dd command stops responding. 

It could be because either one of the disk may be bad or have some bad sectors.

You may check for any HW erros/events.

Regards
Prakash PS 


I am an HPE employee

Accept or Kudo