Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2006 16:46:53 +0200
From:      "Fredrik Erlandsson" <fredrik.e@gmail.com>
To:        freebsd-geom@freebsd.org
Subject:   Problems adding a new disk to my graid3.
Message-ID:  <9ca68c710604090746p7842cc7ep35762ae95275cceb@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have the following graid3 configuration:

erlis# graid3 list
Geom name: data
State: DEGRADED
Components: 3
Flags: NONE
GenID: 0
SyncID: 8
ID: 1292324306
Providers:
1. Name: raid3/data
   Mediasize: 407856217088 (380G)
   Sectorsize: 1024
   Mode: r1w1e1
Consumers:
1. Name: ad0
   Mediasize: 203928109056 (190G)
   Sectorsize: 512
   Mode: r1w1e1
   State: ACTIVE
   Flags: HARDCODED
   GenID: 0
   SyncID: 8
   Number: 0
   Type: DATA
2. Name: ad1
   Mediasize: 203928109056 (190G)
   Sectorsize: 512
   Mode: r1w1e1
   State: ACTIVE
   Flags: HARDCODED
   GenID: 0
   SyncID: 8
   Number: 1
   Type: DATA

One of my disks are broken so I did shutdown the computer and removed
the disk. (Without running graid3 remove -n 2 data)

Now I want to add a gconcat to my raid3 until i get a new disk,
however it doesn't seem to work.

erlis# gconcat list
Geom name: geom
State: UP
Status: Total=3D2, Online=3D2
Type: MANUAL
ID: 3466248445
Providers:
1. Name: concat/geom
   Mediasize: 244569537024 (228G)
   Sectorsize: 512
   Mode: r0w0e0
Consumers:
1. Name: ad4s1f
   Mediasize: 80640932352 (75G)
   Sectorsize: 512
   Mode: r0w0e0
   Start: 0
   End: 80640932352
2. Name: ad6
   Mediasize: 163928604672 (153G)
   Sectorsize: 512
   Mode: r0w0e0
   Start: 80640932352
   End: 244569537024

erlis# graid3 insert -hv -n 2 data /dev/concat/geom
Invalid provider.

What is wrong and how do i fix it?

//Fredrik



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