5.8TB RAID5 SATA Array Questions
    Benson Wong 
    tummytech at gmail.com
       
    Fri Apr 15 13:30:41 PDT 2005
    
    
  
> 
> If your array is just going to used for one large filesystem, you can
> skip any partitioning steps and newfs the base device directly.  then
> if you decide to grow the array (and if your controller supports
> nondestructive resizing), you can use growfs to expand the filesystem
> without the extra step of manually adjusting a partition table.
> 
So you don't actually need to disklabel it?
You can just go newfs {options} /dev/da0 and it will just work? 
Hmm.. wish I had something to test that with because I thought I had
to disklabel first and then newfs it.
Ben.
    
    
More information about the freebsd-questions
mailing list