Hello,
We just added a rack of disks to our DU4.0b system. This system uses
RAID 5. The device name for the disks array is re1c. re0c already
exists.
Anyway, when creating the disklabel for re1c, rz29 was used as the
device type
rather than swxcr. Then the re1c was added to an existing advfs domain
using addvol.
A showfdmn shows this...
[root:/etc/fdmns/ora_domain]# showfdmn ora_domain
Id Date Created LogPgs Domain Name
32d3ee43.000bb47b Wed Jan 8 13:58:11 1997 512 ora_domain
Vol 512-Blks Free % Used Cmode Rblks Wblks Vol Name
1L 41498624 7551664 82% on 128 128 /dev/re0g
2 8380080 8378960 0% on 128 128 /dev/re1c
---------- ---------- ------
49878704 15930624 68%
vol 2 should have a size of 33513472
The problem is, when running rmvol we get this...
[root:/etc/fdmns/ora_domain]# rmvol /dev/re1c ora_domain
rmvol: Removing volume '/dev/re1c' from domain 'ora_domain'
rmvol: Can't get file set info for domain 'ora_domain'
rmvol: Error = EBAD_PARAMS (-1042)
rmvol: Can't remove volume '/dev/re1c' from domain 'ora_domain'
[
We also tried manually to remove the link, relabel re1c and add it
again, but it
just doesn't come up with the correct size.
Could someone please tell me how to cleanly remove re1c so I can put the
correct disk label in and add it to the domain again? We have info on
re0c.
will summarize,
thanks,
Allan
Received on Fri Jun 06 1997 - 21:53:28 NZST