Jump to content
 English      
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
     Forums advanced search
HP.com Home
IT Resource Center Forums > Storage > disk array

Best Method to use EVA BC/CA

» 

IT Resource Center

» Login
» Register
» My profile
» Search knowledge base
» Forums
» Patch database
» Download drivers, software and firmware
» Warranty check
» Support Case Manager
» Software Update Manager
» Training and Education
» More maintenance and support options
» Online help
» Site map

Member icons
 
 HP moderator  HP moderator
 Expert in this area  Expert in this area
Member status
ITRC Pro ITRC Pro
250 points
ITRC Graduate ITRC Graduate
500 points
ITRC Wizard ITRC Wizard
1000 points
ITRC Royalty ITRC Royalty
2500 points
ITRC Pharaoh ITRC Pharaoh
7500 points
Olympian Olympian
20000 points
1-Star Olympian 1-Star Olympian
40000 points
2-Star Olympian 2-Star Olympian
80000 points
»  How to earn points
»  Support forums FAQs
Question status
Magical answer Magical answer
Message with a response that solved the author's question
Favorites status
Add to my favorites Add to my favorites
Delete from my favorites Delete from my favorites
This thread has been closed Thread closed
 

Content starts here
   Create a new message    Receive e-mail notification if a new reply is posted  Reply to this message
Author Subject: Best Method to use EVA BC/CA      Add to my favorites
Rath Kum
Oct 11, 2009 22:49:59 GMT   

Hello

As there are Several ways to do Snapshot/Clone and Mirror Clone in EVA
1.Command View EVA
2.RSM Jobs
3.CLUI from Host

Which is preferred and good method to use for D2D job ?
Can we do all BC/CA activity from 3rd Method(CLUI), I was looking at the CLUI userguide i dont see it is so flexible and not have all commands for Fracture the mirror, Restore etc.,

Any help will be appreciated
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click here


Sort Answers By: Date or Points
Michael Steele Expert in this area This member has accumulated 7500 or more points
Oct 11, 2009 23:24:55 GMT  8 pts

Hi

What's RSM? Russian School of Mathematics?

3) This is a subjective question fitting the preference of the user which in this case, involves manual execution from the command line 'TUI' Text Driven User Interface like swinstall without X-Windows. Note: This has to run for 2).

2) I suppose you mean some kind of batch job application like autosys or maestro but not cron. And batch jobs are script dependent and GUI application dependent. You'd write the script in 3) for this, add in extra extraneous stuff for non-system administrators at tier one levels to run. And this is another level of stuff going wrong. In my experience, more problems occur here than with scripts.

1) All GUI's are written in code other than the script language of a command line interpreter like C++, Java, etc. So they have their own set of patches which must be tested independently from 2) or 3). Traditionally, GUI's like Command View are less preferred by GURU System Administrator's as they are an extra unneccessary add on and just one more thing to go wrong. Do you need command view? If you do then you do and this is your preference.
Rath Kum
Oct 12, 2009 00:15:49 GMT    N/A: Question Author

Hi Michael

Appreciated your quick reply.

For D2D snaps if we want to do every night then Command View is not so useful i think, for one time activity CV is better so,I prefer to use RSM as we can schedule and monitor the jobs on GUI also we can do pretty much everything we can do in CV.
But my question is ,can we do the same using CLUI commands ? or it is limited to some activity like create,show and present disks?

Thanks
Michael Steele Expert in this area This member has accumulated 7500 or more points
Oct 12, 2009 01:49:28 GMT  8 pts

Hi

What exactly is your procedure? Here is a snapclone procedure from another thread. How is it different?

On exporting host:
block database engine
take snapclone
unblock database engine
vgexport -m original_vg04.map -p -v /dev/vg04
Presented the luns to the importing host
On importing host:
ioscan -fnC disk
spmgr display
insf -e
mkdir /dev/vg04
mknod group c64 0x040000
vgchgid /dev/rdsk/c18d0t5 /dev/rdsk/c18d0t6
vgimport -m original_vg04.map /dev/vg04 /dev/dsk/c18d0t5 /dev/dsk/c18d0t6
vgchange -a y -q n /dev/vg04
Rath Kum
Oct 12, 2009 02:53:46 GMT    N/A: Question Author

I am not yet started testing snap clones, i started with testing the Snapshot/Restore. I created jobs on RSM and provided those jobs to sys admins to ran those from host using CLUI commands, sometimes the jobs fail so,i need to fix them on RSM GUI . Now i am thinking instead of hard coding in RSM GUI and providing the jobs, if we provide the CLUI commands to Sys admin.s to create snaps,present,restore etc., it will be much easier for them to handle.

So, is anyone have experience with this using only CLUI to do D2D snaps ?

Thanks
Rath Kum
Nov 4, 2009 20:44:18 GMT    N/A: Question Author

Hi Michael

I started testing Snapshot/MirrorClone on EVA80K/RHEL5.3

1.I created a Vdisk and presented to host A
2.ran (pvcreate /dev/dm-7),(vgcreate VD /dev/dm-7),(lvcreate VD -L 4G /dev/dm-7), (mkfs /dev/VD/lvol0),fstab entry(/dev/VD/lvol0 /mnt/Vdisk1 ext2 ..),created a directory /mnt/Vdisk1,mounted the Vdisk (ex./mnt/Vdisk1),Copied some data (cp /var/log/messages .)
3.Next took the Snapshot of the Vdisk say Snap1 and Presented to second host B
4.Scanned and disk showsup
5.ran pvscan
PV /dev/mpath/mpath19 VG VD lvm2 [4.00 GB / 1020.00 MB free]

Can anyone please explain me what are the Next Steps to mount the Snapshot to see the data ? and do i need to export the VG from the Source host ? and how

Thanks
 
Create a new message    Receive e-mail notification if a new reply is posted   Reply to this message
 
 
Printable version
Privacy statement Using this site means you accept its terms
© 2009 Hewlett-Packard Development Company, L.P.