documentation correction
    William Wong 
    willwong at samurai.com
       
    Mon Mar  1 03:02:30 UTC 2004
    
    
  
Hi there,
There is an error on this page:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-examples.html
To create a mirror'd plex you have:
drive b device /dev/da4h
    volume mirror
      plex org concat
        sd length 512m drive a
      plex org concat
        sd length 512m drive bTo make this work you should add "setupstate"
on the volume line.ie. volume mirror setupstateOtherwise, the mirror'd plex
will be labelled faulty.Thanks,- Will
    
    
More information about the freebsd-doc
mailing list