| 
 | 
 
 楼主 |
发表于 2015-10-29 15:22:58
|
显示全部楼层
 
 
 
 
HXS 发表于 2015-10-29 15:19 
 
fdisk -l和df -h先看看硬盘 
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted. 
 
 
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes 
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors 
Units = sectors of 1 * 512 = 512 bytes 
Sector size (logical/physical): 512 bytes / 4096 bytes 
I/O size (minimum/optimal): 4096 bytes / 4096 bytes 
Disk identifier: 0x00000000 
 
   Device Boot      Start         End      Blocks   Id  System 
/dev/sda1               1  3907029167  1953514583+  ee  GPT 
Partition 1 does not start on physical sector boundary. 
 
 
 
 
root@rescue:~# df -h 
Filesystem                        Size  Used Avail Use% Mounted on 
rootfs                            3.9G  107M  3.8G   3% / 
none                              3.9G  107M  3.8G   3% / 
8.33.137.111:/home/pub/rescue.v7  853G  246G  564G  31% /nfs 
8.33.137.111:/home/pub/pro-power  853G  246G  564G  31% /power 
8.33.137.111:/home/pub/commonnfs  853G  246G  564G  31% /common 
tmpfs                              10M  180K  9.9M   2% /dev 
tmpfs                             789M   68K  789M   1% /run 
tmpfs                             5.0M     0  5.0M   0% /run/lock 
tmpfs                             1.6G     0  1.6G   0% /run/shm 
 
 
 
 |   
 
 
 
 |