我对AIX很陌生,现在赶鸭子上架,遇到问题了。。。 这里是lspv的输出: [root@devtest-7 /]# lspv hdisk0 PHYSICAL VOLUME: hdisk0 VOLUME GROUP: rootvg PV IDENTIFIER: 000db55c8820bbc5 VG IDENTIFIER 000db55c00004c000000011637d221a0 PV STATE: active STALE PARTITIONS: 0 ALLOCATABLE: yes PP SIZE: ...
by namtso - AIX - 2007-11-20 17:48:14 阅读(4332) 回复(2)
扩大lv空间,我现在想扩大/tmp分区的空间,使用extendlv命令后,提示没有物理空间,有没有办法可以增加/tmp分区大小? # extendlv hd3 1 0516-404 allocp: This system cannot fulfill the allocation request. There are not enough free partitions or not enough physical volumes to keep strictness and satisfy allocation requests. The command should be retried with different allocation ch...
三块在ds4300上的硬盘,组成raid5,平均分成两个logical drive,由于需要,将一个logical drive删除,释放部分空间给另一个logical drive,再将剩余空间建立新的logical drive,DS4300上的过程一切顺利。现在在os里,准备将已经增大了空间的hdisk所对应的lv增加pp时,提示错误: 0516-404 allocp: This system cannot fulfill the allocation request. There are not enough free partitions or not enough physical volum...
我的机器上,有个lv(hisdata1-lv)的资料已经大了94%了,想扩大其空间,应该如何做啊? 能f否直接在smit---->;pysical&logical storage----filesystem---- add/change/show/delete file systems----->;journal file systems---- 进去增加其大小 我的机器上 hisdata1_lv 属于leechi这个VG,由hdisk1 与hdisk2 合并而成 ,而hdisk2去年年底曾损坏,今年又莫名其妙的能用了,若我按上面方法扩大hisdata1_lv 大小会不会将资料扩大到...
现在有几个表空间无很多使用情况,但给的空间很大,使用几个裸设备的lv 如何能减少表空间 目前好像暂定用重定向 backup restore 不知道 alter tablespace reduce能实现此功能么