不好意思,小弟新手。 我看到根盘有做mirror, c1t0d0/c2t2d0,于是用 vgreduce vg00 /dev/dsk/c2t2d0 ,提示仍在使用当中。我再进单用户作同样操作, 还是提示使用当中,当我再重启后发再 ioscan -nf 看不到 c2t2d0这个盘了, lvlnboot -v lvlnboot:Couldn't query physical volume "/dev/dsk/c2t2d0": The specified path does not correspond to physical volume attached to this volume group # 各位大虾,指点一二啊。
by leslie_sheng - HP-UX - 2004-09-27 11:52:48 阅读(1141) 回复(4)
不好意思,小弟新手。 我看到根盘有做mirror, c1t0d0/c2t2d0,于是用 vgreduce vg00 /dev/dsk/c2t2d0 ,提示仍在使用当中。我再进单用户作同样操作, 还是提示使用当中,当我再重启后发再 ioscan -nf 看不到 c2t2d0这个盘了, lvlnboot -v lvlnboot:Couldn't query physical volume "/dev/dsk/c2t2d0": The specified path does not correspond to physical volume attached to this volume group # 各位大虾,指点一二啊。
请教:vgreduce后vgscan提示Use the vgimport command to complete the process.问题?? vg00下有两个disk:c0t6d0s2和c2t6d0 执行vgreduce c2t6d0后,vgscan输出提示 Following Physical Volumes belong to one Volume Group. Unable to match these Physical Volumes to a Volume Group. Use the vgimport command to complete the process. /dev/dsk/c2t6d0 请教:这是什么原因呢,我觉得c2t6d0应该不属于任何vg啊! #v...