1826498 Members
1580 Online
109692 Solutions
New Discussion

Re: add file system

 
add file system to a cl
Occasional Contributor

add file system

Hi All.

please can we help me I want to add a file sytem for a cluster contain two nodes.

can we give me the full procedure.

thx again.
6 REPLIES 6
add file system to a cl
Occasional Contributor

Re: add file system

Dear All,

please any reply.

Regards
Kapil Jha
Honored Contributor

Re: add file system

just a lil question there were a cuple of good thread, have u search the forum.

http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=149722&admit=109447627+1257839282174+28353475

BR,
Kapil+
I am in this small bowl, I wane see the real world......
R.K. #
Honored Contributor

Re: add file system

Hi..

Have a look on the following link.

http://deepees.wordpress.com/2009/02/18/hp-ux-adding-a-disk-to-an-mc-serviceguard-cluster-volumegroup/

Regds..
Don't fix what ain't broke
Kapil Jha
Honored Contributor

Re: add file system

If you already have a VG and just need to add a file system, procedure would differ a lil.....

step 6-10 would be applicable.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
vjta
Regular Advisor

Re: add file system

hi
assuming u r having vgs & lvs with appropriate FS on both nodes .
Steps are :
1. Enter VG name in cluster config file.
Enrteis Should look like this

VOLUME_GROUP /dev/vg_name
Save this file & check this cluster configuration by cmcheckconf.
O/p of this cmcheckconf should be as follows

cmcheckconf: Verification completed with no errors found.

Once it is ended with no errors as per message

Apply this configuration by cmapplyconf.
It will ask for modification confirmation

Modify the cluster configuration ([y]/n)?
Press Y >>>>>>>>>> at this point so as to save modification.

now in package control script put entries of VG & also for entries for FS_Type.

Save this file .checkconfiguration for package & apply this config once its come out without error.

regards
vjta


Vijeta Bhedi
add file system to a cl
Occasional Contributor

Re: add file system

thx u very much for your help