Add mbr configs of disks
This commit is contained in:
@@ -20,11 +20,11 @@ Configure the clock: NTP Server: tutimea.tuwien.ac.at
|
|||||||
Detect disks, partition disks: manual
|
Detect disks, partition disks: manual
|
||||||
RAID1 md0 with both SSDs https://blog.sleeplessbeastie.eu/2013/10/04/how-to-configure-software-raid1-during-installation-process/
|
RAID1 md0 with both SSDs https://blog.sleeplessbeastie.eu/2013/10/04/how-to-configure-software-raid1-during-installation-process/
|
||||||
/dev/nvmeXn1p1 32GB primary Volume für / in btrfs 32GB
|
/dev/nvmeXn1p1 32GB primary Volume für / in btrfs 32GB
|
||||||
/dev/nvmeXn1p1 90 GB logical Volume
|
/dev/nvmeXn1p5 1.5 GB logical Volume
|
||||||
/dev/nvmeXn1p1 1.5 GB logical Volume
|
/dev/nvmeXn1p6 1.5 GB logical Volume
|
||||||
/dev/nvmeXn1p1 1.5 GB logical Volume
|
/dev/nvmeXn1p7 1.5 GB logical Volume
|
||||||
/dev/nvmeXn1p1 1.5 GB logical Volume
|
/dev/nvmeXn1p8 1.5 GB logical Volume
|
||||||
/dev/nvmeXn1p1 1.5 GB logical Volume
|
/dev/nvmeXn1p9 90 GB logical Volume
|
||||||
ZFS RAIDZ-2 on is already on 4 x 6TB disks = 12TB 0 spares
|
ZFS RAIDZ-2 on is already on 4 x 6TB disks = 12TB 0 spares
|
||||||
partition1 ariane-root btrfs noatime, discard
|
partition1 ariane-root btrfs noatime, discard
|
||||||
Generic Kernel
|
Generic Kernel
|
||||||
|
|||||||
15
doc/configs/ariane_mbr_nvme0n1.txt
Normal file
15
doc/configs/ariane_mbr_nvme0n1.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
Disk /dev/nvme0n1: 119.2 GiB, 128035676160 bytes, 250069680 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: 0x21183a98
|
||||||
|
|
||||||
|
Device Boot Start End Sectors Size Id Type
|
||||||
|
/dev/nvme0n1p1 2048 62500863 62498816 29.8G fd Linux raid autodetect
|
||||||
|
/dev/nvme0n1p2 62502910 250068991 187566082 89.4G 5 Extended
|
||||||
|
/dev/nvme0n1p5 62504960 65435647 2930688 1.4G 83 Linux
|
||||||
|
/dev/nvme0n1p6 65437696 68368383 2930688 1.4G 83 Linux
|
||||||
|
/dev/nvme0n1p7 68370432 71301119 2930688 1.4G 83 Linux
|
||||||
|
/dev/nvme0n1p8 71303168 74233855 2930688 1.4G 83 Linux
|
||||||
|
/dev/nvme0n1p9 74235904 250068991 175833088 83.9G 83 Linux
|
||||||
16
doc/configs/ariane_mbr_nvme1n1.txt
Normal file
16
doc/configs/ariane_mbr_nvme1n1.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Disk /dev/nvme1n1: 119.2 GiB, 128035676160 bytes, 250069680 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: 0x35c808a6
|
||||||
|
|
||||||
|
Device Boot Start End Sectors Size Id Type
|
||||||
|
/dev/nvme1n1p1 2048 62500863 62498816 29.8G fd Linux raid autodetect
|
||||||
|
/dev/nvme1n1p2 62502910 250068991 187566082 89.4G 5 Extended
|
||||||
|
/dev/nvme1n1p5 62504960 65435647 2930688 1.4G 83 Linux
|
||||||
|
/dev/nvme1n1p6 65437696 68368383 2930688 1.4G 83 Linux
|
||||||
|
/dev/nvme1n1p7 68370432 71301119 2930688 1.4G 83 Linux
|
||||||
|
/dev/nvme1n1p8 71303168 74233855 2930688 1.4G 83 Linux
|
||||||
|
/dev/nvme1n1p9 74235904 250068991 175833088 83.9G 83 Linux
|
||||||
|
|
||||||
9
doc/configs/ariane_mbr_zv1.txt
Normal file
9
doc/configs/ariane_mbr_zv1.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Disk /dev/sdc: 5.5 TiB, 6001175126016 bytes, 11721045168 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
|
||||||
|
Disklabel type: gpt
|
||||||
|
Disk identifier: D2B76C08-E0D8-42AC-A0D5-F3A14EA584DF
|
||||||
|
|
||||||
|
Device Start End Sectors Size Type
|
||||||
|
/dev/sdc1 2048 11721045134 11721043087 5.5T Solaris /usr & Apple ZFS
|
||||||
Reference in New Issue
Block a user