Windows Server 2003
1826408 Members
4236 Online
109692 Solutions
New Discussion

Re: migrating windows veritas cluster to standalone server

 
Salibt
Occasional Contributor

migrating windows veritas cluster to standalone server

hi, ihave the following issue
i am trying to migrate veritas disk group (part of verotas cluster resource) to a standalone server using san migration tools.
after migrating the disk group , i can from the standalone server import the disk group and i can see the violume with their size but i can't explore the volume.
is there any special setting that should i do to be able to see the data from the standalone server?
3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: migrating windows veritas cluster to standalone server

What windows version are you using?
Salibt
Occasional Contributor

Re: migrating windows veritas cluster to standalone server

win 2003,
veritas 4.3
Dan Robinson_4
Regular Advisor

Re: migrating windows veritas cluster to standalone server

AFAIK, this is not going to work. There is a special driver that VCS uses for the disks that will make it not readable unless you install VCS.

Depending on the data on the drive, your best bet is to simply ROBOCOPY the data off to the new machine.

You need something that will read at the file level and not the block level basically. SAN type tools only usually run at the block level.

PS: My company had this same problem 8 months ago and we ended up just doing a Robocopy. It was a SQL2000 Cluster. Source was 2003 32 Ent with VCS and Destination was a 2003 32 Ent with no VCS.