Skip to content

Instantly share code, notes, and snippets.

@shiywang
Created March 29, 2021 03:07
Show Gist options
  • Save shiywang/2aa4c1cd8d00042cbdb12c46845e16f5 to your computer and use it in GitHub Desktop.
Save shiywang/2aa4c1cd8d00042cbdb12c46845e16f5 to your computer and use it in GitHub Desktop.
shiywang@pve1:~$ sudo fdisk -l
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: CT500MX500SSD1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: A2B13CFB-F962-4D9B-AC6E-4CF82D7B2017
Device Start End Sectors Size Type
/dev/sda1 34 2047 2014 1007K BIOS boot
/dev/sda2 2048 1050623 1048576 512M EFI System
/dev/sda3 1050624 976773134 975722511 465.3G Linux LVM
Partition 1 does not start on physical sector boundary.
Disk /dev/mapper/pve-root: 96 GiB, 103079215104 bytes, 201326592 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 /dev/mapper/pve-swap: 8 GiB, 8589934592 bytes, 16777216 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 /dev/mapper/pve-vm--100--disk--0: 32 GiB, 34359738368 bytes, 67108864 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disklabel type: gpt
Disk identifier: 202C7F4F-6E81-4198-B9CA-B5AE44084AD3
Device Start End Sectors Size Type
/dev/mapper/pve-vm--100--disk--0-part1 2048 4095 2048 1M BIOS boot
/dev/mapper/pve-vm--100--disk--0-part2 4096 2101247 2097152 1G Linux filesystem
/dev/mapper/pve-vm--100--disk--0-part3 2101248 67106815 65005568 31G Linux filesystem
Disk /dev/mapper/pve-vm--101--disk--0: 32 GiB, 34359738368 bytes, 67108864 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disklabel type: gpt
Disk identifier: 438F451C-322C-4D4B-882F-09FCEDBD4DE9
Device Start End Sectors Size Type
/dev/mapper/pve-vm--101--disk--0-part1 2048 4095 2048 1M BIOS boot
/dev/mapper/pve-vm--101--disk--0-part2 4096 2101247 2097152 1G Linux filesystem
/dev/mapper/pve-vm--101--disk--0-part3 2101248 67106815 65005568 31G Linux filesystem
Disk /dev/mapper/pve-vm--102--disk--0: 32 GiB, 34359738368 bytes, 67108864 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disklabel type: gpt
Disk identifier: 4E405516-F953-4A15-BE06-7F9F4B2C11BA
Device Start End Sectors Size Type
/dev/mapper/pve-vm--102--disk--0-part1 2048 4095 2048 1M BIOS boot
/dev/mapper/pve-vm--102--disk--0-part2 4096 2101247 2097152 1G Linux filesystem
/dev/mapper/pve-vm--102--disk--0-part3 2101248 67106815 65005568 31G Linux filesystem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment