mdadm --create \
      --verbose /dev/md3 \
      --level=5 \
      --raid-devices=10 \
      --chunk=1024 \
      --force \
      --run
      /dev/sd[cdefghijkl]1

Justin.


On Thu, 28 Jun 2007, Peter Rabbitson wrote:

Justin Piszcz wrote:
The results speak for themselves:

http://home.comcast.net/~jpiszcz/chunk/index.html



What is the array layout (-l ? -n ? -p ?)
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to