|
HP-UX Disk crash?
Hi, First post. I am not to experienced in the Unix or HP-UX world but I'm learning.
We have some problem with a HP rx4640 server. During boot it states the following:
Checking for LVM volume groups and Activating (if any exist)
Volume group "/dev/vg00" has been successfully changed.
vgchange: Warning: Couldn't attach to the volume group physical name "/dev/dsk/c5t6d0"
Device busy
Activated volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c5t6d0"
The specified path does not correspond to physical volume attached to this volume group
vgdisplay: warning: couldn't query all of the physical voldeumes
Checking vxfs file systems
vxfs fsck /dev/vg01/lvol4/fsck read failure bno = 360, off = 0, len = 32768
vxfs fsck /dev/vg01/lvol5/fsck read failure bno = 360, off= 0, len ) 32768
couldn't fix vxfs filesystems, dropping into a shell ...
(bcheckrc)#Resynchronized volume group /dev/vg01
I tried a full fsck (fsck -F vxfs -o nolog, full /dev/dsk/c5t6d0) and just got that it failed because the disk is busy.
Any ideas how I shall proceed?
/Hoff
|