par47p682e_pub[/] > lswpar
Name         State  Type  Hostname     Directory         
----------------------------------------------------------
MyTestWpar1  A      S     MyTestWpar1  /wpars/MyTestWpar1
MyTestWpar2  A      S     MyTestWpar2  /wpars/MyTestWpar2
TestWpar3    A      S     TestWpar3    /wpars/TestWpar4  
lpar47p682e_pub[/] > clogin MyTestWpar4
*******************************************************************************
*                                                                             *
*                                                                             *
*  Welcome to AIX Version 6.1!                                                *
*                                                                             *
*                                                                             *
*  Please see the README file in /usr/lpp/bos for information pertinent to    *
*  this release of the AIX Operating System.                                  *
*                                                                             *
*                                                                             *
*******************************************************************************
#
You can also connect to WPAR via ssh. It will have its own user id for authentication. 
lsvg, lspv commands wont work as all filesystem alocated to WPAR has been created in AIX 6. global environment.
# df -k
Filesystem    1024-blocks      Free %Used    Iused %Iused Mounted on
/dev/fslv12        131072    104404   21%     2109     9% /
/dev/fslv13        131072    128640    2%        7     1% /home
/opt               262144    119808   55%     3048    11% /opt
/proc                   -         -    -         -     -  /proc
/dev/fslv14        131072    128424    3%        9     1% /tmp
/usr              3538944    158320   96%    91414    69% /usr
/dev/fslv15        131072    116816   11%      372     2% /var
To do changes in above mentioned file system . We need to do in global environment. Not frow WPAR. All system adminstartion task of increasing , decreasing, adding, deleting File system are to be done from AIX global environment. 
===============================================
No comments:
Post a Comment