- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Try to migrate hpvm to other HPVM host
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
09-10-2009 06:32 AM
09-10-2009 06:32 AM
# hpvmmigrate -P test -h tstbl870B8.work
But I every time get the Error:
hpvmmigrate: Connected to target host using 'tstbl870B8.work'
hpvmmigrate: ERROR (host): Source and target host must differ.
Some more information to avoid unnecessary questions:
[root@tstbl870B6 ~]# host tstbl870B6
tstbl870B6.work has address 172.16.19.180
[root@tstbl870B6 ~]# host tstbl870B8
tstbl870B8.work has address 172.16.19.178
[root@tstbl870B6 ~]# cat /etc/hosts
172.16.19.180 tstbl870B6.work tstbl870B6
172.16.19.178 tstbl870B8.work tstbl870B8
127.0.0.1 localhost loopback
[root@tstbl870B8 ~]# cat /etc/hosts
172.16.19.180 tstbl870B6.work tstbl870B6
172.16.19.178 tstbl870B8.work tstbl870B8
127.0.0.1 localhost loopback
[root@tstbl870B6 ~]# cat /etc/nsswitch.conf
passwd: compat
group: compat
hosts: files dns
ipnodes: files dns
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
services: files
[root@tstbl870B8 ~]# cat /etc/nsswitch.conf
passwd: compat
group: compat
hosts: files dns
ipnodes: files dns
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
services: files
[root@tstbl870B6 ~]# swlist | grep VM
Base-VxVM-50 B.05.00.01 Base VERITAS Volume Manager Bundle 5.0 for HP-UX
BaseLVM B.11.31.0903 Logical Volume Manager
GuestAVIOStor B.11.31.0903.01 HPVM Guest AVIO Storage Software
GuestAvioLan B.11.31.0903 HPVM Guest AVIO LAN Software
HPVM-Guest B.04.10 Integrity VM Guest
HostAVIOStor B.11.31.0903 HPVM Host AVIO Storage Software
HostAvioLan B.11.31.0903 HPVM Host AVIO LAN Software
T2801AA B.04.10.02 Integrity VM Trial Bundle
VMGuestLib B.04.10 Integrity VM Guest Support Libraries
VMGuestSW B.04.10 Integrity VM Guest Support Software
VMKernelSW B.04.10 Integrity VM Kernel Software
[root@tstbl870B8 ~]# swlist | grep VM
BaseLVM B.11.31.0903 Logical Volume Manager
GuestAVIOStor B.11.31.0903.01 HPVM Guest AVIO Storage Software
GuestAvioLan B.11.31.0903 HPVM Guest AVIO LAN Software
HPVM-Guest B.04.10 Integrity VM Guest
HostAVIOStor B.11.31.0903 HPVM Host AVIO Storage Software
HostAvioLan B.11.31.0903 HPVM Host AVIO LAN Software
T2801AA B.04.10.02 Integrity VM Trial Bundle
VMGuestLib B.04.10 Integrity VM Guest Support Libraries
VMGuestSW B.04.10 Integrity VM Guest Support Software
VMKernelSW B.04.10 Integrity VM Kernel Software
I run secconf on both hosts. ssh from one to the other works with the certificate authentication.
Solved! Go to Solution.
- Tags:
- ssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2009 06:41 AM
09-10-2009 06:41 AM
Re: Try to migrate hpvm to other HPVM host
You are using hostnames larger then 8 chars, but (most likely) only 8 are used here:
tstbl870
so just from parsing source and target may look like the same ...
Hostnames longer than 8 chars may produce problems almost everywhere.
Did you test this command with IP?
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
09-10-2009 06:45 AM
09-10-2009 06:45 AM
Re: Try to migrate hpvm to other HPVM host
---
[root@tstbl870B6 ~]# hpvmmigrate -P test -h 172.16.19.178
hpvmmigrate: Connected to target host using '172.16.19.178'
hpvmmigrate: ERROR (host): Source and target host must differ.
---
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2009 07:40 AM
09-10-2009 07:40 AM
Re: Try to migrate hpvm to other HPVM host
For whatever reason IMHO the system "think" the destination is the same as the source.
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
09-10-2009 09:38 PM
09-10-2009 09:38 PM
SolutionIt's a BL8x0 system FW issue which should be fixed in the next FW release.
Workaround is
- shutdown system.
- unassign the VC profile
- reset the MP-iLO
- reassign the VC profile
- boot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2009 01:12 AM
09-11-2009 01:12 AM
Re: Try to migrate hpvm to other HPVM host
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2009 01:16 AM
09-11-2009 01:16 AM