Hi, I'm playing with softraid on a test machine. I reuse disks. This makes me trip over metadata:
# bioctl -c 1 -l sd2n,sd3n softraid0 softraid0: volume level does not match metadata level # bioctl -c 5 -l sd2p,sd3p,sd4p,sd5p,sd6p softraid0 softraid0: not all chunks are of the native metadata format I could just spew "dd if=/dev/zero" all over the disk, but surely there's a better/faster/simpler way to clean up this metadata? Any suggestions? Thanks, ==ml -- Michael W. Lucas http://www.MichaelWLucas.com/, http://blather.MichaelWLucas.com/ Latest book: SSH Mastery http://www.michaelwlucas.com/nonfiction/ssh-mastery [email protected], Twitter @mwlauthor

