![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Moving a Logical Volume from one Volume Group to Another | krisw | AIX | 2 | 07-14-2008 07:48 AM |
| LVM - Extending Logical Volume within Volume Group | ghimanshu | UNIX for Advanced & Expert Users | 3 | 07-26-2007 07:39 AM |
| Volume Group Size | ugxd14 | AIX | 3 | 09-11-2006 11:26 AM |
| Volume Group Understanding | cogsworth12000 | AIX | 1 | 06-28-2006 11:35 PM |
| How to check size of Volume Group | s_aamir | UNIX for Advanced & Expert Users | 4 | 11-27-2001 05:07 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I found the answer after some search
I found the answer, I'll post it to benefit all of you, here are the steps
1. Unexport the file system by entering: exportfs -u /dirname where dirname is the name of the file system you want to change, in this case /home3. 2. Open the /etc/exports file with your favorite text editor. 3. Make whatever changes you want. 4. Save and close the /etc/exports file. 5. Re-export the file system by entering: exportfs /dirname where dirname is the name of the file system you just changed in this case is /home3 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|