final_Details

dharra:~# gdisk -l /dev/nvme0n1
GPT fdisk (gdisk) version 1.0.1Partition table scan: MBR: protective BSD: not present APM: not present GPT: presentFound valid GPT with protective MBR; using GPT.Disk /dev/nvme0n1: 1000215216 sectors, 476.9 GiBLogical sector size: 512 bytesDisk identifier (GUID): 8C59C935-9A5B-4E44-A6F6-D34845F75C28Partition table holds up to 128 entriesFirst usable sector is 34, last usable sector is 1000215182Partitions will be aligned on 2048-sector boundariesTotal free space is 6108 sectors (3.0 MiB)Number Start (sector) End (sector) Size Code Name 1 2048 2097152 1023.0 MiB 8300 boot 2 2099200 41943040 19.0 GiB 8304 Linux x86-64 root (/) 3 41945088 1000215182 456.9 GiB 8E00 Linux LVM
dharra:~# gdisk -l /dev/sda
GPT fdisk (gdisk) version 1.0.1Partition table scan: MBR: protective BSD: not present APM: not present GPT: presentFound valid GPT with protective MBR; using GPT.Disk /dev/sda: 7814037168 sectors, 3.6 TiBLogical sector size: 512 bytesDisk identifier (GUID): F3080AA9-2C3E-4DFB-BF49-8E2E0F895C27Partition table holds up to 128 entriesFirst usable sector is 34, last usable sector is 7814037134Partitions will be aligned on 2048-sector boundariesTotal free space is 2014 sectors (1007.0 KiB)Number Start (sector) End (sector) Size Code Name 1 2048 4196351 2.0 GiB 8E00 Linux LVM 2 4196352 109053951 50.0 GiB 8E00 Linux LVM 3 109053952 7814037134 3.6 TiB FD00 Linux RAID
dharra:~# gdisk -l /dev/sdb
GPT fdisk (gdisk) version 1.0.1Partition table scan: MBR: protective BSD: not present APM: not present GPT: presentFound valid GPT with protective MBR; using GPT.Disk /dev/sdb: 7814037168 sectors, 3.6 TiBLogical sector size: 512 bytesDisk identifier (GUID): 3F93F8AA-7FAB-4131-98B2-7308FED48C22Partition table holds up to 128 entriesFirst usable sector is 34, last usable sector is 7814037134Partitions will be aligned on 2048-sector boundariesTotal free space is 2014 sectors (1007.0 KiB)Number Start (sector) End (sector) Size Code Name 1 2048 4196351 2.0 GiB 8E00 Linux LVM 2 4196352 109053951 50.0 GiB 8E00 Linux LVM 3 109053952 7814037134 3.6 TiB FD00 Linux RAID
dharra:~# pvdisplay -Cv
Using physical volume(s) on command line. Wiping cache of LVM-capable devices PV VG Fmt Attr PSize PFree DevSize PV UUID /dev/md0 sataAB_data lvm2 a-- 3.59t 3.59t 3.59t t89BhI-eMOu-Ev8Z-vffO-6DIy-8Kuu-bIfwU9 /dev/nvme0n1p3 nvmep3_lvm lvm2 a-- 456.94g 456.94g 456.94g tsrdAe-TuqW-r27u-9M1T-Nipr-XCIY-sdGGWz /dev/sda1 dom0_swap lvm2 a-- 2.00g 0 2.00g qCFSqP-pz3M-kwB4-b35C-LbP9-DLkn-9N61Ec /dev/sda2 sataAB_swap lvm2 a-- 50.00g 50.00g 50.00g zyRfKZ-gq0r-uPnb-xXoH-O7TY-Wzrt-XhcvrU /dev/sdb1 dom0_swap lvm2 a-- 2.00g 0 2.00g Ko4PnI-Xl7a-2kMG-Zjyz-T8e6-yAx5-Siv0kP /dev/sdb2 sataAB_swap lvm2 a-- 50.00g 50.00g 50.00g r1q0e3-41Bi-FgpN-BdHm-Na7B-hadg-ye6Wpv
dharra:~# vgdisplay -Cv
Using volume group(s) on command line. VG Attr Ext #PV #LV #SN VSize VFree VG UUID VProfile dom0_swap wz--n- 4.00m 2 1 0 3.99g 0 OqGq4c-dEyD-0xKP-0KFF-QZMP-9ufL-we8Vv5 nvmep3_lvm wz--n- 4.00m 1 0 0 456.94g 456.94g UqUhrk-72pL-m7Xv-Y7M6-vqcw-SAIe-rYHlSG sataAB_data wz--n- 4.00m 1 0 0 3.59t 3.59t SeDe4g-xFkF-1k5M-lpIj-WBNW-vF8u-qWcd44 sataAB_swap wz--n- 4.00m 2 0 0 99.99g 99.99g LLAbsX-rXdN-AS3R-TsDn-grXE-sWAA-PlHj4f
dharra:~# mdadm --detail /dev/md0
/dev/md0: Version : 1.2 Creation Time : Sun Feb 14 09:39:00 2016 Raid Level : raid1 Array Size : 3852360512 (3673.90 GiB 3944.82 GB) Used Dev Size : 3852360512 (3673.90 GiB 3944.82 GB) Raid Devices : 2 Total Devices : 2 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Sun Feb 14 10:34:17 2016 State : active, resyncing Active Devices : 2Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Resync Status : 12% complete Name : dharra:0 (local to host dharra) UUID : 2e2f4d30:4ac2bb9c:de2fc3ee:1ec8696e Events : 674 Number Major Minor RaidDevice State 0 8 3 0 active sync /dev/sda3 1 8 19 1 active sync /dev/sdb3