![]() |
|
|
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 |
| Used Space on Logical Volumes | aldowsary | AIX | 7 | 04-24-2007 03:13 AM |
| filesystems and logical volumes | uXion | AIX | 1 | 08-16-2006 12:39 AM |
| How to reduce the size of a logical volume in solaris 9 | aribault | SUN Solaris | 6 | 10-28-2005 05:27 AM |
| Did not know about logical volumes | gezi | News, Links, Events and Announcements | 2 | 04-27-2005 11:10 AM |
| AIC logical volumes | 98_1LE | UNIX for Dummies Questions & Answers | 1 | 09-14-2002 10:33 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Setting up Logical Volumes in Solaris 10
I have just created two RAID 0 ( Stripped ) devices through Storage Manager and can see them as d0 and d1 ( /dev/md/dsk/d0 and d1 appear to exist )
However how do I now mount these devices ? The manual talks about creating a UFS of LOFS filesystem. Do I need to do this ? I have create /u01 and /u02 at root to accommodate a mount of these logical volumes but do I need to actually create anything else ? I thought all I would have to do would be to make an VFSTAB entries as below : /dev/md/dsk/d0 /dev/md/rdsk/d0 /u01 ufs 2 yes - /dev/md/dsk/d1 /dev/md/rdsk/d1 /u02 ufs 2 yes - Should the entry say ufs or lofs ? any help appreciated, Jim |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|