Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 09:20:33 +0100 (CET)
From:      Michael Reifenberger <mike@Reifenberger.com>
To:        pjd@FreeBSD.org
Cc:        freebsd-stable@FreeBSD.org
Subject:   graid3 not working on partitions
Message-ID:  <20041124091400.G74665@fw.reifenberger.com>

next in thread | raw e-mail | index | archive | help
Hi,
since GEOM so a nicely layered framework (and I didnt want to loose my MBR)
I tried to setup a graid3 using using da1s1a... instead of da1...
getting the following negative results:
(not only trying to use da1/da1s1 for parity,
  it trashes the disklabel on da1s1 too)

...
(totum)(root) graid3 label -r -v data da3s1a da4s1a da1s1a
GEOM_RAID3: Device data created (id=224).
GEOM_RAID3: Device data: provider da3s1a detected.
Metadata value stored on da3s1a.
GEOM_RAID3: Device data: provider da4s1a detected.
Metadata value stored on da4s1a.
GEOM_RAID3: Device data: provider da1 detected.
GEOM_RAID3: Device data: provider da3s1a activated.
GEOM_RAID3: Cannot add disk da1s1 to data (error=17).
GEOM_RAID3: Device data: provider da4s1a activated.
GEOM_RAID3: Cannot update metadata on disk da1 (error=1).
GEOM_RAID3: Device data: provider da1 activated.
GEOM_RAID3: Cannot add disk da1s1a to data (error=17).
GEOM_RAID3: Device data: provider raid3/data launched.
GEOM_RAID3: Device data: provider da1 disconnected.
GEOM_RAID3: Device data: provider da1 detected.
GEOM_RAID3: Device data: provider da1 activated.
Metadata value stored on da1s1a.
Done.
(totum)(root) newfs -O2 -U -b32768 -f4096 /dev/raid3/data
/dev/raid3/data: 388961.9MB (796593920 sectors) block size 32768, fragment size
4
...
GEOM_RAID3: Cannot add disk da1s1 to data (error=17).

(totum)(root) disklabel da1s1
disklabel: /dev/da1s1: no valid label found



Bye/2
---
Michael Reifenberger, Business Development Manager SAP-Basis, Plaut Consulting
Comp: Michael.Reifenberger@plaut.de | Priv: Michael@Reifenberger.com
       http://www.plaut.de           |       http://www.Reifenberger.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041124091400.G74665>