MBR格式xfs磁盘分区扩容(无损) [root@test ~]# lsblk [root@test ~]# df -Th 初始是500G,扩容到1000G(注意创建磁盘的时候需要1000G) 下面开始扩容磁盘 [root@test ~]# fdisk /dev/sdb Command (m for help): p Command (m for hel... 2023-08-21/ 711 次浏览/ Linux运维