Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

VCS Replication agent for non-cluster disk group

Updated: 02 Mar 2010 | 6 comments
hraju's picture
1 Agree
1 Disagree
0 2 Votes
Login to vote
Status: In Review

Currently the VCS replication agent is supported only on clutered disk groups. VvrRvg has attribute VMDgResName that must be cluster disk resource.
It would be nice to have VCS Replication agent also for non-cluster disk group. So it would be possible to have automted fail-over functionality for cluster with no shared storage but only with internall server storage that is replicated to secondary nodes.
This would allow a cluster with no shared storage, thus lowering costs for cluster.

Comments

Herve GREGOIRE's picture
25
Feb
2010
0 Votes 0
Login to vote

you can do it

hi,

with servers having internal raid controller, you can create a lun that you put in a diskgroup and then you can use VVRAgent without shared disks.

regards,
Hervé

Lisa Erickson's picture
02
Mar
2010
0 Votes 0
Login to vote

From a Windows perspective -

From a Windows perspective - currently under investigation.

hraju's picture
27
Apr
2010
0 Votes 0
Login to vote

Any update on this ? I have

Any update on this ? I have heard that there is patch available for this issue.

VSF HA 5.1 + VVR on W2K3 kovovyroba praca s kovom mreze brany

hraju's picture
10
Jun
2010
0 Votes 0
Login to vote

I got patch fot this from

I got patch fot this from Symantec. The patch number is 2030655. This one allows me to import DG as clustered on internall controller. Thank you Symantec.

VSF HA 5.1 + VVR on W2K3 kovovyroba praca s kovom mreze brany

Herve GREGOIRE's picture
20
Jan
2011
0 Votes 0
Login to vote

how to have it

Hello,

 

it's very interresting, but i learned that it was a private patch... could Symantec talk about it ?

 

many thanks,

Regards

Hervé

mikebounds's picture
21
Jan
2011
0 Votes 0
Login to vote

The diskgroup agent requires

The diskgroup agent requires a cluster diskgroup (and VVR agent requires you to specify diskgroup resource via VMDgResName resource).  However you can create a cluster diskgroup on a non-shared disk using vxlcus command:

Run:

vxclus UseSystemBus ON

This command allows a cluster disk group to be created that can reside on the same bus as the
cluster node’s system or boot disk (i.e an internal, non-shared disk).

If you already have a local diskgroup, then you need to make this a cluster DG, so:

vxdg -g dg_name deport

vxdg -g dg_name -s import

The import command will fail if you have not run "vxclus UseSystemBus ON" first as it will say a cluster diskgroup cannot be on SystemBus.  You can do the import/deport commands in the GUI if you like (just tick "Import as cluster disk group"), but I am not sure if you can do equiv on vxclus in the GUI.

Now you can set-up Diskgroup and VVR resources in VCS.

 

Mike

UK Symantec Consultant in VCS, GCO, SF, VVR, VxAT on Solaris, AIX, HP-ux, Linux & Windows

If this post has helped you, please vote or mark as solution