[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configuring ccd



Hi,

I've been problems to setup ccd. I already read man pages and searched
the list history, before anyone ask me.

So, following faq11.html I created only one partition in two different
scsi disks. ccdconfig -C -v works fine.

# ccdconfig -C -v
ccd0: 2 components (sd1a, sd2a), 35535552 blocks interleaved at 64 blocks

But, when I run 'disklabel -e ccd0', I don't see all blocks (listed
above). Instead of, I see only half of this value (one disk).

sd1 disklabel output:

#         size     offset    fstype   [fsize bsize   cpg]
 a:     17848089       63       ccd   1024    8192    16 # (Cyl.0*-1110*)
 c:     17848152        0    unused        0     0       # (Cyl. 0-1110*)

sd2 disklabel output:

#         size     offset    fstype   [fsize bsize   cpg]
 a:     17687502       63       ccd   1024    8192    16 # (Cyl.0*-4925*)
 c:     17689267        0    unused        0     0       # (Cyl. 0-4926*)


Luciano.