- 论坛徽章:
- 0
|
小弟是个AIX初学者在配置镜像出现如下问题不知怎么办?
帮个忙好吗?
我一开始用smitty 菜单配镜像完以后
用 bosboot 如下
# bosboot -ad /dev/hdisk0
bosboot: The memory or boot logical volume size is too small.
The boot logical volume size may be increased by executing the
kdb_resize command (Example: kdb_resize hd5).
# df -k
Filesystem 1024-blocks Free %Used Iused %Iused Mounted on
/dev/hd4 32768 23212 30% 1290 8% /
/dev/hd2 655360 30200 96% 22153 14% /usr
/dev/hd9var 32768 26400 20% 460 6% /var
/dev/hd3 32768 31616 4% 47 1% /tmp
/dev/hd1 32768 31684 4% 18 1% /home
/proc - - - - - /proc
/dev/hd10opt 32768 24424 26% 341 5% /opt
我把镜像去掉(unmirrorvg rootvg hdisk1)
重做镜像就不能执行现在我该怎么办?
# extendvg rootvg hdisk1
0516-005 linstallpv: The physical volume is already a member of the
requested volume group.
000bc3da00004c00
0516-628 extendvg: Warning, cannot install physical volume hdisk1
in volume group rootvg.
# lsvg
rootvg
#lsdev -C|grep disk
hdisk0
hdisk1
# lspv -l hdisk1
0516-320 : Physical volume 000bc3daac4945060000000000000000 is not assigned to
a volume group. |
|