Skip to main content
Remove image that does not add to the question
Source Link
Kusalananda
  • 356.1k
  • 42
  • 737
  • 1.1k

Either way my data feels like it's hanging in the balance. enter image description here

Either way my data feels like it's hanging in the balance. enter image description here

Either way my data feels like it's hanging in the balance.

Corrected the RAID type.
Source Link
  • LUKS encryption on top of
  • A volume group on top of
  • RAID5RAID10 (4 drives) + RAID1 (2 drives)
  • LUKS encryption on top of
  • A volume group on top of
  • RAID5 (4 drives) + RAID1 (2 drives)
  • LUKS encryption on top of
  • A volume group on top of
  • RAID10 (4 drives) + RAID1 (2 drives)
Added the luksdump.
Source Link

Edits: luksDump

# cryptsetup luksDump /dev/loop0 LUKS header information for /dev/loop0 Version: 1 Cipher name: aes Cipher mode: xts-plain64 Hash spec: sha1 Payload offset: 4096 MK bits: 256 MK digest: 1e 75 ff 04 c6 0a a8 9b c5 cd 7e d3 a2 ea 1c 8f cd 8f 17 0a MK salt: c5 eb 06 2a e6 50 ce 30 36 83 3e 4b 89 2c fe 94 9e ad d6 1f ad 77 f4 f5 d2 96 89 a2 1e 52 a7 fa MK iterations: 43125 UUID: bfb21fd9-67cc-4c41-bdd1-af38af7d4355 Key Slot 0: ENABLED Iterations: 172042 Salt: a7 61 b1 00 12 59 42 80 5d 62 89 9d 52 db e0 47 a3 39 11 1f bf 06 02 34 46 3e 47 2d 26 db 21 f7 Key material offset: 8 AF stripes: 4000 Key Slot 1: DISABLED Key Slot 2: DISABLED Key Slot 3: DISABLED Key Slot 4: DISABLED Key Slot 5: DISABLED Key Slot 6: DISABLED Key Slot 7: DISABLED 

Edits: luksDump

# cryptsetup luksDump /dev/loop0 LUKS header information for /dev/loop0 Version: 1 Cipher name: aes Cipher mode: xts-plain64 Hash spec: sha1 Payload offset: 4096 MK bits: 256 MK digest: 1e 75 ff 04 c6 0a a8 9b c5 cd 7e d3 a2 ea 1c 8f cd 8f 17 0a MK salt: c5 eb 06 2a e6 50 ce 30 36 83 3e 4b 89 2c fe 94 9e ad d6 1f ad 77 f4 f5 d2 96 89 a2 1e 52 a7 fa MK iterations: 43125 UUID: bfb21fd9-67cc-4c41-bdd1-af38af7d4355 Key Slot 0: ENABLED Iterations: 172042 Salt: a7 61 b1 00 12 59 42 80 5d 62 89 9d 52 db e0 47 a3 39 11 1f bf 06 02 34 46 3e 47 2d 26 db 21 f7 Key material offset: 8 AF stripes: 4000 Key Slot 1: DISABLED Key Slot 2: DISABLED Key Slot 3: DISABLED Key Slot 4: DISABLED Key Slot 5: DISABLED Key Slot 6: DISABLED Key Slot 7: DISABLED 
Source Link
Loading