chfs扩文件系统时0516-404错误

chfs扩文件系统时0516-404错误转载地址:http://blog.chinaunix.net/uid-7586044-id-1696113.html略作修改碰到一个很怪的问题,装软件的时候提示/usr空间不足,然后扩/usr,可是一直碰到以下报错:

转载地址:http://blog.chinaunix.net/uid-7586044-id-1696113.html 略作修改

碰到一个很怪的问题,装软件的时候提示/usr空间不足,然后扩/usr,可是一直碰到以下报错:
Command: failed        stdout: yes           stderr: no
Before command completion, additional instructions may appear below.
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 characteristics.
可一般这个提示是在有作镜像的时候,按照默认的“严格分配策略”,必须分配到不同的盘,
 
Allocate each logical partition copy                yes                     +
    on a SEPARATE physical volume?
然后如果其中一块盘的空间不够,就不能分配,就会出现以上的错误提示。
 
最后把
 
Allocate each logical partition copy                no                    +
    on a SEPARATE physical volume?

改成no ,然后再chfs 加空间就好了。

今天的文章chfs扩文件系统时0516-404错误分享到此就结束了,感谢您的阅读。

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/59949.html

(0)
编程小号编程小号

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注