Do you have online JFS installed.
Give this
swlist | grep -i online*
if it is installed then you can extend the filesystem provided you have space on LV.
Thanks
Hi,
If you want to increase the existing logical volume to 80MB thr do this:
lvextend -L 80 /dev.vg13/"logical volume name"
If you want to create new logical volume on this volume:
lvcreate -L <size> -n <Lvname> /dev/<vgname>
If you are planning to add another disk to this...
If u do lanscan then it will show u the no. of lancards attach to the system and if ifconfig <devicename> then ipaddress, netmask and network address will be shown
Regards
Hi Friends,
I am new to HP. All of you must be familiar with perfview. In perfview we can export the data to the worksheet and thus can generate the charts. But in this we have to do all the things manually.
I want to develop a script which will automatically gather data from measureware...
Hello friends
I want that sar should automatically stores the disk and CPU status in a file so that i can view my system status even a 10 days back.I had created a file in crontab directory in which i schduled job to be done but it is not creating file in /var/adm/sa directory. I logged in as a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.