linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tarak Anumolu <tarak.anumolu@samsung.com>
To: linux-raid@vger.kernel.org
Subject: Need some information about mdadm 3.2.5
Date: Wed, 27 Mar 2013 05:17:19 +0000 (GMT)	[thread overview]
Message-ID: <29343933.117831364361439771.JavaMail.weblogic@epml26> (raw)


Hi

My name is TARAK.

We got some problem in using mdadm 3.2.5.

We are trying to do RAID operation on 8 harddisks each of size 1TB with 7 harddisks as raid devices and 1 hard disk as spare device.

Command : mdadm -C /dev/md0 -f --meta-version 0.9 -l5 -n7 -x1 /dev/sd[a-h]1

After the RAID operation is completed when we check the status,We are getting the following errors.

 # parted - s  /dev/md0 print
 Model: Linux Software RAID Array (md)
 Disk /dev/md0: 6001GB
 Sector size (logical/physical): 512B/512B
 Partition Table: gpt
 Number Start End Size File system Name Flags
 1 1049kB 60.0GB 60.0GB xfs primary
 2 60.0GB 6001GB 5941GB primary

# parted -s /dev/md0 print 
Error: /dev/md0: unrecognised disk label 

# parted -s /dev/md0 print 
Error: partition length of 23442158592 sectors exceeds the loop-partition-table-imposed maximum of 4294967295 

FYI Our kernel version is Linux mpc8536ds 2.6.32.

Can you please tell me whether there are any compatibility issues with the kernel and whether there is any limitation on raid devices.

When we try with 5 Harddisks, we didn't face any problem.

We are facing this problem when we try to do RAID operation with more than 5 harddisks.

Please help me on this..



Thanks & Regards

Tarak Ramgopal Anumolu 
Security Solution Division
SAMSUNG TECHWIN CO.,LTD
TEL :+82 -70-7147-8396
Mobile: +82-10-7249-8396
E-mail : tarak.anumolu@samsung.com

             reply	other threads:[~2013-03-27  5:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-27  5:17 Tarak Anumolu [this message]
2013-03-27  9:28 ` Need some information about mdadm 3.2.5 Hans-Peter Jansen
2013-03-27 10:51   ` Sam Bingner
2015-08-10 23:53     ` Problem with XOR Engine Tarak
2015-08-11  0:10 ` Need some information about mdadm 3.2.5 Tarak Anumolu
2015-08-11  5:51 ` Tarak Anumolu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29343933.117831364361439771.JavaMail.weblogic@epml26 \
    --to=tarak.anumolu@samsung.com \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).