![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove os mirrored disk Solaris 10 | AQG | SUN Solaris | 3 | 01-10-2008 12:00 PM |
| Solaris 10 not booting with mirrored disk | nitinp82 | UNIX for Dummies Questions & Answers | 1 | 01-25-2007 10:48 AM |
| Creating a Unique ID on distributed systems | pic | High Level Programming | 4 | 05-10-2006 11:25 AM |
| Mirrored disk..... | balaji_prk | AIX | 7 | 12-23-2005 08:26 AM |
| Number of Disk Mirrored in HP-UX | cgege | HP-UX | 2 | 02-27-2004 11:13 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
correct mkfs syntax to create mirrored disk files systems?
What is the correct mkfs syntax to create mirrored disk files systems? I need to make the file system 20gb. For example:
machine# mkfs -F ufs /dev/md/dsk/d40 size not specified ufs usage: mkfs [-F FSType] [-V] [-m] [-o options] special size(sectors) \ [nsect ntrack bsize fragsize cpg free rps nbpi opt apc gap nrpos maxcontig mtb] -m : dump fs cmd line used to make this partition -V : print this command line and return -o : ufs options: :nsect=32,ntrack=16,bsize=8192,fragsize=1024 -o : ufs options: :cgsize=0,free=0,rps=60,nbpi=2048,opt=t -o : ufs options: :apc=0,gap=0,nrpos=0,maxcontig=0 -o : ufs options: :mtb=n,calcsb,calcbinsb NOTE that all -o suboptions: must be separated only by commas so as to be parsed as a single argument machine# Any help is greatly appreciated. Thank you Last edited by RTM; 08-11-2006 at 10:23 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|