I am playing a bit with XVM to get some striped mirrors going. But I encounter some problems.
First:
I initialise a few discs using fx. I make them all 'option' drives. But when I'm done and look into /dev/dsk, I see this:
Why are there 2 drives with an s7 partition and 4 without ?
Second:
I try to give the drives XVM labels. This goes ok for drive 1, 2, 5 and 6. But for drive 3 and 4 (the ones that have an s7 partition) I get this error:
I have not a clue what it's talking about.
Anyone with a hint?
First:
I initialise a few discs using fx. I make them all 'option' drives. But when I'm done and look into /dev/dsk, I see this:
Code: Select all
# ls|grep dks2
dks2d1vol
dks2d2vol
dks2d3s7
dks2d3vol
dks2d4s7
dks2d4vol
dks2d5vol
dks2d6vol
Why are there 2 drives with an s7 partition and 4 without ?
Second:
I try to give the drives XVM labels. This goes ok for drive 1, 2, 5 and 6. But for drive 3 and 4 (the ones that have an s7 partition) I get this error:
Code: Select all
# xvm -domain local label -name Vault_9gig_3 unlabeled/dks2d3vol
The files in the volume header will not fit if the volume header is shrunk
to 3072 blocks. Delete files to free up 72704 bytes in order to continue.
could not label unlabeled/dks2d3vol: An error occured while compacting the
volume header.
I have not a clue what it's talking about.
Anyone with a hint?
Shall I describe it to you? Or do you want me to get you a box?