Skip to content

Commit 53fc850

Browse files
committed
Update README.md
1 parent f4b330b commit 53fc850

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CITA/CITA 多节点搭建/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,18 @@ make up
712712
查看磁盘挂载情况:
713713
```sh
714714
fdisk -lu
715+
716+
Disk /dev/vda: 150 GiB, 161061273600 bytes, 314572800 sectors
717+
Units: sectors of 1 * 512 = 512 bytes
718+
Sector size (logical/physical): 512 bytes / 512 bytes
719+
I/O size (minimum/optimal): 512 bytes / 512 bytes
720+
Disklabel type: dos
721+
Disk identifier: 0xc04c8785
722+
723+
Device Boot Start End Sectors Size Id Type
724+
/dev/vda1 * 2048 83886046 83883999 40G 83 Linux
715725
```
726+
可以看出 /dev/vda 挂载了 150 G
716727
717728
查看目前文件系统的情况:
718729
```sh

0 commit comments

Comments
 (0)