CentOS7 磁盘管理
一、磁盘查看 查看所有磁盘 ll / dev / sd * 不带数字的为磁盘,带数字的为磁盘的分区 查看所有磁盘的分区情况 fdisk - l 结果 WARNING : fdisk GPT support is currently new , and therefore in an experimental phase . Use at your own discretion . Disk / dev / sdd : 1000.2 GB , 1000204886016 bytes , 1953525168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size ( logical / physical ): 512 bytes / 512 bytes I / O size ( minimum / optimal ): 512 bytes / 512 bytes Disk label type : gpt # Start End Size Type Name 1 2048 1953525134 931.5G unknown ceph data WARNING : fdisk GPT support is currently new , and therefore in an experimental phase . Use