LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-21-2015, 10:49 AM   #1
replica9000
Senior Member
 
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,121
Blog Entries: 2

Rep: Reputation: 259Reputation: 259Reputation: 259
mdadm with liquorix


I'm trying out the Liquorix kernel 3.18-9.dmz.1-liquorix-amd64. I can't use my RAID0 array with it.

When using the Debian kernel:
Code:
# mdadm -v --detail --scan
ARRAY /dev/md/9000 level=raid0 num-devices=3 metadata=1.0 name=siduxion:9000 UUID=ee616026:23395ae0:be52872d:fd9a597f
   devices=/dev/sdb1,/dev/sdc1,/dev/sdd1

# cat /proc/mdstat
Personalities : [raid0] 
md9000 : active raid0 sdb1[1] sdd1[2] sdc1[0]
      5860536832 blocks super 1.0 512k chunks
      
unused devices: <none>
This is the error I get when trying to assemble it under the liquorix kernel:
Code:
# mdadm -v --assemble --scan
mdadm: looking for devices for /dev/md/9000
mdadm: no RAID superblock on /dev/dm-0
mdadm: no RAID superblock on /dev/sdj2
mdadm: no RAID superblock on /dev/sdj1
mdadm: no RAID superblock on /dev/sdj
mdadm: no RAID superblock on /dev/sde1
mdadm: no RAID superblock on /dev/sde
mdadm: cannot open device /dev/sr0: No medium found
mdadm: no RAID superblock on /dev/sdd
mdadm: no RAID superblock on /dev/sdb
mdadm: no RAID superblock on /dev/sda2
mdadm: no RAID superblock on /dev/sda1
mdadm: no RAID superblock on /dev/sda
mdadm: no RAID superblock on /dev/sdc
mdadm: unexpected failure opening /dev/md9000
Edit: It looks like maybe mdadm is only seeing /dev/sd[bcd] instead of /dev/sd[bcd]1

Code:
# mdadm --examine /dev/sd[bcd]1
/dev/sdb1:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x0
     Array UUID : ee616026:23395ae0:be52872d:fd9a597f
           Name : siduxion:9000  (local to host siduxion)
  Creation Time : Sat Jan  3 23:45:25 2015
     Raid Level : raid0
   Raid Devices : 3

 Avail Dev Size : 3907024872 (1863.01 GiB 2000.40 GB)
   Super Offset : 3907024880 sectors
          State : clean
    Device UUID : 76ca2bfc:5371ab97:a5f44336:f45f5935

    Update Time : Sat Jan  3 23:45:25 2015
  Bad Block Log : 512 entries available at offset -8 sectors
       Checksum : eb59f3a9 - correct
         Events : 0

     Chunk Size : 512K

   Device Role : Active device 1
   Array State : AAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdc1:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x0
     Array UUID : ee616026:23395ae0:be52872d:fd9a597f
           Name : siduxion:9000  (local to host siduxion)
  Creation Time : Sat Jan  3 23:45:25 2015
     Raid Level : raid0
   Raid Devices : 3

 Avail Dev Size : 3907025048 (1863.01 GiB 2000.40 GB)
   Super Offset : 3907025056 sectors
          State : clean
    Device UUID : 0e26423d:e6871da3:ea87fcfc:ebe39d64

    Update Time : Sat Jan  3 23:45:25 2015
  Bad Block Log : 512 entries available at offset -8 sectors
       Checksum : 2ddf7e70 - correct
         Events : 0

     Chunk Size : 512K

   Device Role : Active device 0
   Array State : AAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdd1:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x0
     Array UUID : ee616026:23395ae0:be52872d:fd9a597f
           Name : siduxion:9000  (local to host siduxion)
  Creation Time : Sat Jan  3 23:45:25 2015
     Raid Level : raid0
   Raid Devices : 3

 Avail Dev Size : 3907025048 (1863.01 GiB 2000.40 GB)
   Super Offset : 3907025056 sectors
          State : clean
    Device UUID : 23ec3f5f:4e46e7bc:517a380d:5e31ba2d

    Update Time : Sat Jan  3 23:45:25 2015
  Bad Block Log : 512 entries available at offset -8 sectors
       Checksum : 42ff42c8 - correct
         Events : 0

     Chunk Size : 512K

   Device Role : Active device 2
   Array State : AAA ('A' == active, '.' == missing, 'R' == replacing)

Last edited by replica9000; 03-21-2015 at 11:53 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Attempts to work around a mdadm bug/ mdadm cannot get exclusive access to /dev/md127 Sereph Linux - Newbie 1 08-16-2011 03:21 AM
what is actually Liquorix.? baxzius Linux - Newbie 7 08-07-2011 08:43 PM
LXer: Liquorix fatigue in Debian LXer Syndicated Linux News 0 03-07-2011 09:00 AM
[SOLVED] Howto for liquorix kernel? brucehinrichs Debian 4 05-16-2010 05:46 PM
MDADM screws up the LVM partitions? Can't mount the LVMs after mdadm stopped alirezan1 Linux - Newbie 3 11-18-2008 04:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration