- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VxVm and Lvm
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
06-15-2003 09:46 PM
06-15-2003 09:46 PM
I created a volume group in HP 11i using VxVm and I am not having license for same .I did that for trial But Now I want to configure those disks back in lvm but i am not able to as My system reboots everytime giving the error of vxconfigd on the console if i have disks connected to the system.ho ican i just get them back
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 09:58 PM
06-15-2003 09:58 PM
Re: VxVm and Lvm
The Base-Vxvm is inbuilt with Hp_X 11i. You don't require any license for that separately.
Only Veritas volume manager is optional and u require license for that.
Have a look at this link:-
http://devrsrc1.external.hp.com/STK/partner/11iv1.5RN.html#VXVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 10:00 PM
06-15-2003 10:00 PM
Re: VxVm and Lvm
All you need to do is to remove the volumes on the disks and whateve vxvm has in place of volume groups.
Once the disks are unused you should be able to use the pvcreate /dev/rdsk/c#t#d# to clear the contents of the former vxvm disk.
Next you use vgextend to extend an existing volume group to the new disks.
Or create a new volume group and extend that to the new disk.
Then you are done.
If you have no plans to use vxvm, you are better off removing it completely from your system with swremove. This might also help with your issue.
You can't boot off vxvm anyway so your system should be bootable after these changes.
Just to be save though, run a make_tape_recovery tape before you start. Though vxvm might interfere with that too.
Tough situation, but you can get out of it if you are careful.
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
06-15-2003 10:14 PM
06-15-2003 10:14 PM
Re: VxVm and Lvm
I forgot to mention that my disks are coming from a San Array (hitachi 5846) and when the os boots it says "Unlicensed Array ", VxVm Starto Failed and it reboots everytime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 10:36 PM
06-15-2003 10:36 PM
Re: VxVm and Lvm
NOTICE: vxvm:vxdmp: added disk array 3346443040048920, datype = HITACHI58
NOTICE: vxvm:vxdmp: added disk array 334644304007DA74, datype = HITACHI58
WARNING: vxvm:vxdmp: Unlicensed array S/N 3346443040048920 installed
WARNING: vxvm:vxdmp: Unlicensed array S/N 334644304007DA74 installed
vxvm:vxconfigd: ERROR: enable failed: Volboot file not loaded
transactions are disabled.
/sbin/rc: failed to read row and column info from screen
HP-UX Start-up in progress
__________________________
Configure system crash dumps ........................................ OK
VxVM device node check .............................................. OK
VxVM general startup ................................................
Trap Type 15 (Data page fault):
Instruction Address (pcsq.pcoq) = 0x0.0x746f4c
Instruction (iir) = 0x53990040 (load/store)
Target Address (isr.ior) = 0x0.0x0000000000000020
Base Register (gr28) = 0x0000000000000000
Savestate Ptr (ssp) = 0xa7cac00.0x400003ffffff16e8
Savestate Return Pointer (ss_rp) = 0x0000000000746f4c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 10:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 10:53 PM
06-15-2003 10:53 PM
Re: VxVm and Lvm
Use the following steps.
1) vxdisk list # if it shows those disks then you should uderstand Veritas configuration daemon is using those disks.
2) /etc/vx/bin/vxdiskunsetup -F
# Will remove that disks entry from Veritas
config DB.
3) pvcreate -f /dev/dsk/????
You can go to /sbin/init.d/ & can move to all vxvm* file to any other dir.
Now you can reboot & see the difference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 11:04 PM
06-15-2003 11:04 PM
Re: VxVm and Lvm
touch /etc/vx/reconfig.d/state.d/install-db
system has come up .But is it a permanent solution for this problem or I have to do something else also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 11:13 PM
06-15-2003 11:13 PM
Re: VxVm and Lvm
When the system starts up the /sbin/rc1.d/S092vxvm-startup file checks for the file /etc/vx/reconfig.d/state.d/install-db . If it is there it considers Vxvm is not yet initialized and exit the normal vxvm startup procedure.
So it is permanent only. You can have alook at /sbin/rc1.d/S092vxvm-startup for further details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 11:19 PM
06-15-2003 11:19 PM
Re: VxVm and Lvm
So What that ,means is If You do not used VxVm this file install-db will be existing by default.Please confirm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 11:26 PM
06-15-2003 11:26 PM
Re: VxVm and Lvm
Yes. You are 100% correct.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 11:36 PM
06-15-2003 11:36 PM