请教:用# chfs -a size=xxxxx / 在线扩大根目录是否安全??? (我做试验时,没有问题,但不确定)
by xiaomage79 - AIX - 2007-05-10 20:56:27 阅读(2108) 回复(5)
我用chfs增加目录的空间 命令如下: chfs -a size=+102400 /tmp 没有正常结束,我用kill -9 杀掉改进程,但是空间已经增加 我想问各位,是否对系统有什么影响,是否对/tmp目录写文件有影响
详细如下,多谢大家. [code]#chfs -a size=8192M /usr 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. ibm185@mp1 #mount |grep /usr /dev/hd2 /usr ...
碰到一个很怪的问题,装软件的时候提示/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 allocat...
各位大哥,小弟有点不解对于swap的查看,还请高手指点。 以下有2个命令 vmstat 和top bash-3.00# vmstat kthr memory page disk faults cpu r b w swap free re mf pi po fr de sr m1 m1 m1 m1 in sy cs us sy id 0 0 0 3894280 3819264 0 0 0 0 0 0 0 0 0 0 0 299 54 139 0 0 100 bash-3.00# /usr/local/bin/top last pid: 2296; load avg: 0.00, ...
Hi, I need to setup a server which consists of 4 databases, 1 olap and some JAVA programs will run at that server also. May I know how much RAM I need? The priority of the databases will be: DB #1 - 50% (Very frequent used. Min Record:10,000 Max Record: 4 Million) DB #2 - 30% (Less frequent used compare to DB #1. Min Record:10,000 Max Record: 4 Million) DB #3 - 10% (Seldom used. Min Record:10,000...
我在400的仿真软件上发现有这样一个选项:Terminal size,有24*80和27*132两种选择,默认值是第一种。按照我的理解,这个应该是终端显示画面的大小,但是我选择27*132时,显示并没有变化,也没有其它的不同,所以请问:这个选项是做什么的?更改选择会有什么样的变化?
问一个比较弱的问题,我怎么可以看到shark盘的容量 # lsvpcfg vpath0 (Avail ) 50216890 = hdisk2 (Avail pv ) hdisk16 (Avail pv ) vpath1 (Avail ) 50316890 = hdisk3 (Avail pv ) hdisk17 (Avail pv ) vpath2 (Avail ) 40016890 = hdisk4 (Avail pv ) hdisk18 (Avail pv ) vpath3 (Avail ) 40116890 = hdisk5 (Avail pv ) hdisk19 (Avail pv ) vpath4 (Avail ) 40216890 = hdisk6 (Avail pv ) hdisk20 (Avail pv ) vpat...