ProLiant Servers (ML,DL,SL)
1827085 Members
2475 Online
109713 Solutions
New Discussion

Re: Replaced HDD SCSI on server HP rx4640 not active

 
binhmt185s
New Member

Replaced HDD SCSI on server HP rx4640 not active

I have server HP-UX rx4640, I've installed raid 1+0 for 2 drives but disk 1 is fault, I've replaced another disk but system not reconigzed new disk althought I restarted my server. Please help me to active disk 1.
Thanks .
1 REPLY 1
TTr
Honored Contributor

Re: Replaced HDD SCSI on server HP rx4640 not active

>...I've installed raid 1+0
>...but system not reconigzed new disk

Your server probably has the 6402 raid controller amd if so the HP-UX OS would not see the replaced disk. Check with
ioscan -fn
and look for a /dev/cissX device(X can be 0,1,2,3...)

You control the disks within the 6402 controller using the saconfig and sautil commands. Search in this forum for "saconfig sautil" and you will find many examples on how to use them. Or check the man pages.