我的磁盘使用情况: 文件系统 容量 已用 可用 已用% 挂载点 /dev/sda1 20G 13G 6.1G 67% / none 4.0G 0 4.0G 0% /dev/shm /dev/sda2 15G 14G 7.6M 100% /opt Disk /dev/sda: 293.3 GB, 293391564800 bytes 255 heads, 63 sectors/track, 35669 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks ...
by zw_8420 - 系统管理 - 2006-12-13 15:51:55 阅读(2174) 回复(7)
resize the partition step by step. The old partition of the hard disk fs# [color="#ff0000"]cat /etc/fstab [color="#990033"]# Device Mountpoint fstype Options Dump Pass# /dev/amrd0s1b none swap sw 0 0 /dev/amrd0s1a / ufs rw 1 1 /dev/amrd0s1e /tmp ufs rw 2 2 /dev/amrd0s1f /usr ufs rw 2 2 /dev/amrd0s1d...
表空间TEST4k下的容器目前是48576页(4G),现在想再加2g的空间,以下命令: alter tablespace TEST4K resize (device '/dev/ru_4k1' 15728, device '/dev/ru_4k2' 15728) 报错: ADM6040E Invalid container size specified for container "/dev/ru_4k1". The number of pages specified for use is too large. Refer to the documentation for SQLCODE -1422. 查了信息中心:说文件上限是2g,请问该...
我装的rh9,内核是2.4.20-31.9 用的kde桌面,不知道为什么我只要一resize任何窗口系统就会停止响应,除了光标可以动,别的什么都不能动了,但是ftp还在工作,只能强行关机,请高手指教,谢谢.
想利用AFP fs和FTP fs将AFP和FTP共享目录mount成local file system。 不确定是否有AFP fs和FTP fs这样的文件系统,希望知道的大侠给点帮助。
目的扩大home fs。 有一个rootvg,里面有两个pv hdisk0,hdisk1 lsvg rootvg后看到 PP SIZE: 128 megabyte(s) TOTAL PPs: 1092 (139776 megabytes) FREE PPs: 241 (30848 megabytes) USED PPs: 851 (108928 megabytes) lspv hdisk0后: TOTAL PPs: 546 (69888 megabytes) FREE PPs: 239 (30592 megabytes) USED PPs: 307 (39296 megabytes) lspv hdisk1后: TOTAL PPs:...
I SYS101 //CGF/BX1/QI/JUN/GH.HA.G0004/(0) I SYS102 //CGF/BBX/TIAN/GH.HA.G0005/(+2) awk -F "/\(" '{print $2}' file fs不可以设置成"/(" 吗 想去掉最后的 /(.*) 这样设置会报错