- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can i do a vgexport from a Integrity Virtual parti...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 12:56 PM
08-04-2008 12:56 PM
Can i do a vgexport from a Integrity Virtual partition
Let's suppose I have a VG of 100GB within a guest O.S, can i do a vgexport to make the VG visible at a different system if they are connected via same SAN. The other system is a normal npar.
The purpose is to export the VG to a different system and do a dd copy of the LV's from production ( raw db files ) to clone a DB. We are doing this on normal npar/vpar, but I am worried how will it work on a guest O.S.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 01:10 PM
08-04-2008 01:10 PM
Re: Can i do a vgexport from a Integrity Virtual partition
You will need to present the device to the both servers and set the attribute to shared.
or
after copy and export, remove the device from VGuest1 and present to Vguest2 then import.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 01:18 PM
08-04-2008 01:18 PM
Re: Can i do a vgexport from a Integrity Virtual partition
Currently the storage team will present the production mirror LUNS to a staging server and development system LUNS are also presented and after a vgexport from development system we can dd copy the production LV's to our develpment VG on the staging server, and back do a vgimport to original development system. Thus we get the exact replica of production database ( raw LV'S ) on to developmnent server and do our System test and dev. But will it work same way in Virtual machine ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 01:53 PM
08-04-2008 01:53 PM
Re: Can i do a vgexport from a Integrity Virtual partition
The steps would be something like this:
1) export the vg from the VGuest
2) present it and import it to the other host
I do not think that the Vhost will care that this lun is presented to another host I assume you are using device backing stores.
It may be possible that you would have to delete the backingstore on the VHost for the VGuest. Again because you are not using LVM backing stores I do not think the VHost will care though...
Pick out some of the white papers from here http://docs.hp.com/en/vse.html#HP%20Integrity%20Virtual%20Machines
I initially see an SG cluster that is 1/2 IVM and 1/2 physical. So the same idea should work on your plan.
Unless someone here has actually done what you are trying, you will just have to set it up and try it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 09:21 PM
08-04-2008 09:21 PM
Re: Can i do a vgexport from a Integrity Virtual partition
What do you really have?
I assume it's vPars (because of your earlier threads), right?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 11:02 PM
08-04-2008 11:02 PM
Re: Can i do a vgexport from a Integrity Virtual partition
From a guest O.S ( development system ) within ( IVM Integrity Virtual machine not vpar ) can I do a vgexport to present the LUNS to a different server which is a normal npar. This is required for database cloning purposes. The entire VG is presented to a different npar server with production mirror as well, so a dd copy of the raw LV'S can be done from prod vg to development system.
After the dd copy is over back vgimport has to be done on development system which is a guest O.S ( ivm ). - Let me know in case of any more details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 11:19 PM
08-04-2008 11:19 PM
Re: Can i do a vgexport from a Integrity Virtual partition
Did you use a LUN, or an LVol, or a file system?
If you used the Lvol or file system then this will not work.
If you used a physical LUN, then this MAY work, but I have never tested this, and realy do not know, but as you have used the Guest OS to create a VG structure on a LUN, then it is possible that this is capable of being done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 12:04 AM
08-05-2008 12:04 AM
Re: Can i do a vgexport from a Integrity Virtual partition
Yes you can export it.
For another system to use it there needs to be a PATH to it via some media, scsi, fiber.
You should try it with a guest OS that is test, not production. Always good to have a sandbox.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 03:42 AM
08-05-2008 03:42 AM
Re: Can i do a vgexport from a Integrity Virtual partition
Currently what I am doing is, doing a vgexport from my development system ( npar ) to another staging system where production VG ( mirror LUNS ) is also made visible and then doing a dd copy of the lvols which are RAW db lvol's. My worry is can i continue to do the same thing from a IVM ( guest O.S ).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 03:57 AM
08-05-2008 03:57 AM
Re: Can i do a vgexport from a Integrity Virtual partition
PRODUCTION : around 500 GB spread across 5 VG's with each pv of 14 GB.
To be Development ( planned ) : Integrity VM Guest OS with 5 VG's ( each pv of 50 GB ), so each VG will have 2 pv's ( have to use different pv size than production as there is a limit of max 30 number of presented pv's ( luns ) to a guest O.S) .
The DB is in raw LV format. The production mirror LUNS and the development server LUNS are visible to a common staging server ( npar ). So export these VG's from the IVM guest O.S to the staging server and do a dd copy of the lv's, and bring it back intact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 04:01 AM
08-05-2008 04:01 AM
Re: Can i do a vgexport from a Integrity Virtual partition
IVM is just new Server for you
you can do the same thing
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 04:08 AM
08-05-2008 04:08 AM
Re: Can i do a vgexport from a Integrity Virtual partition
Remember, according to the manual you can even create Virtual-to-Physical Clusters - this means the HPVM hands over the data VG to a "normal" physical server and vice versa.
see also
http://docs.hp.com/en/T2767-90105/ch11s02.html#physical_virtual_cluster
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 04:10 AM
08-05-2008 04:10 AM
Re: Can i do a vgexport from a Integrity Virtual partition
As my project in in planning phases i will again trouble you to get your feedback for some or other tech query as i am new to IVM side.