Operating System - HP-UX
1752688 Members
5244 Online
108789 Solutions
New Discussion юеВ

extending the FS on clusters in online..

 
gany59
Regular Advisor

extending the FS on clusters in online..

if we need to extend or reduce the file system on the cluster servers, can we do it online or offline..
if we have an JFS.
4 REPLIES 4
Asif Sharif
Honored Contributor

Re: extending the FS on clusters in online..

Hi,

If you have OnlineJFS installed on your system then you can extend the FS online.

Regards,
Asif Sharif
Regards,
Asif Sharif
Raj D.
Honored Contributor

Re: extending the FS on clusters in online..

Gany,

> if we need to extend or reduce the file system on the cluster servers, can we do it online or offline.

- Yes you can do it online, OnlineJFS will take care of it just like extending normal filesystem. Make sure you have free PE.
- Unless you are adding disk, it is online and straight forward, for adding disk in case of shortage of space you have to , export and take map file and import the vg in the failover node, so that correct disk information will be present in both the node.

- If Free space is available on the vg , you can extend it online.

Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: extending the FS on clusters in online..

Gany,
- To extend the FS:
1.# check space: # vgdisplay vg_name | grep -e "Free PE" -e "PE Size"
2. # lvextend -L M /dev/vg_name/lv_name

3. # fsadm -b M /mount_point

4. # bdf /mount_point


Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Rita C Workman
Honored Contributor

Re: extending the FS on clusters in online..

Gany59,

The best information you can get on MC/SG is to read the documentation. Then when you run into an issue, post the problem here and folks will try to help you.

The Forums is not intended to replace the value of the book that was written to answer all of the questions being posted here. Honestly, you are not learning service guard properly this way. Read the book, schedule some training classes if possible where you will have plenty of labs to play with it.

Please....download and read the documentation.
http://docs.hp.com/en/ha.html

Kindest regards,
Rita