All of lore.kernel.org
 help / color / mirror / Atom feed
* volume recovery question
@ 2021-08-22  2:10 scowles
  0 siblings, 0 replies; only message in thread
From: scowles @ 2021-08-22  2:10 UTC (permalink / raw)
  To: linux-raid


i apologize in advance if this is the wrong forum in which to pose this 
question.  if so, where would it be appropriate?

one disk in a two disk level 1 array failed.  i added another disk to the array 
and the resynchronisation completed successfully.  while the synchronisation was 
running, i removed the failed volume and the array filesystem specs vanished.

so i have two questions:

1)  what happened when i removed the failed array that caused the existing 
filesystem to vanish?

2)  is it possible to recovery the filesystem on the array?

current status:

------------------------------------------------------------------------------------
# mdadm -Es
ARRAY /dev/md/2  metadata=1.2 UUID=a58fd446:5acce560:16946592:61a8ef7e name=ckhb02:2
------------------------------------------------------------------------------------
# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] 
md127 : active raid1 sdf1[2] sdd[0]
       10737418240 blocks super 1.2 [2/2] [UU]
       bitmap: 0/80 pages [0KB], 65536KB chunk

unused devices: <none>
------------------------------------------------------------------------------------
# mdadm --detail /dev/md127
/dev/md127:
            Version : 1.2
      Creation Time : Sun Jun 28 16:55:00 2020
         Raid Level : raid1
         Array Size : 10737418240 (10240.00 GiB 10995.12 GB)
      Used Dev Size : 10737418240 (10240.00 GiB 10995.12 GB)
       Raid Devices : 2
      Total Devices : 2
        Persistence : Superblock is persistent

      Intent Bitmap : Internal

        Update Time : Tue Aug 17 13:20:32 2021
              State : clean
     Active Devices : 2
    Working Devices : 2
     Failed Devices : 0
      Spare Devices : 0

Consistency Policy : bitmap

               Name : ckhb02:2  (local to host ckhb02)
               UUID : a58fd446:5acce560:16946592:61a8ef7e
             Events : 175334

     Number   Major   Minor   RaidDevice State
        0       8       48        0      active sync   /dev/sdd
        2       8       81        1      active sync   /dev/sdf1
------------------------------------------------------------------------------------
/bin/ls -lF /dev/disk/by-uuid
yields no volume associated with the array
------------------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-22  2:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22  2:10 volume recovery question scowles

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.