小编mam*_*udi的帖子

如何在 Ubuntu Server 16.04 上调整 RAID 分区的大小

最近我们在服务器上配置了一个 Ubuntu 16.04。我们有两个 256 GB 的 SSD。过了一会儿,我们发现我们的主 RAID 分区只有 20GB,而其他分区有 200GB 以上。

这是fdisk -l打印出来的:

Disk /dev/sda: 238.5 GiB, 256060514304 bytes, 500118192 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
Disklabel type: dos
Disk identifier: 0x807adac1

Device     Boot    Start       End   Sectors   Size Id Type
/dev/sda1  *        2048    614399    612352   299M fd Linux raid autodetect
/dev/sda2         614400   1662975   1048576   512M 82 Linux …
Run Code Online (Sandbox Code Playgroud)

raid ubuntu partition raid1 ubuntu-16.04

4
推荐指数
1
解决办法
2801
查看次数

标签 统计

partition ×1

raid ×1

raid1 ×1

ubuntu ×1

ubuntu-16.04 ×1