家里笔记本40G,可用空间怎么挤都只剩7G,从单位copy回来的linux虚拟机要10G,经检查实际使用空间5.7,也就是其他都是空余空间,可以释放掉.(只适合independent.Persistent,不适合preallocated ,ext4文件系统无效) 释放方法有如下几种 for linux 1.进入系统后,在GUI界面下启动 vmware-toolbox,选择shrink后根据图形提示选择partation压缩 2.在shell里 vmware-toolbox-cmd dis…
家里笔记本40G,可用空间怎么挤都只剩7G,从单位copy回来的linux虚拟机要10G,经检查实际使用空间5.7,也就是其他都是空余空间,可以释放掉.(只适合independent.Persistent,不适合preallocated ,ext4文件系统无效) 释放方法有如下几种 for linux 1.进入系统后,在GUI界面下启动 vmware-toolbox,选择shrink后根据图形提示选择partation压缩 2.在shell里 vmware-toolbox-cmd dis…
回收 asm磁盘空间的方法 參考原文: How To Reclaim Asm Disk Space? (Doc ID 351866.1) 适用于: Oracle Database - Enterprise Edition - Version 10.2.0.1 and later Information in this document applies to any platform. ***Checked for relevance on 12-Jan-2010*** 目标: 你有一套2节点的r…
给Linux系统添加磁盘空间在工作会经常遇到. 在添加第二块磁盘一般系统默认为hdb(IDE硬盘)sdb(SCSI 硬盘),以hdb为例. linux-isep:~ # fdisk /dev/hdb The number of cylinders for this disk is set to 8322.There is nothing wrong with that, but this is larger than 1024,and could in certain setups cause…