- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials
- >
- Issue moving Windows Server 2022 VM between hosts
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
Friday - last edited Friday by support_s
Friday - last edited Friday by support_s
we are running 3 HPE VME servers connected to an Alletra MP. The integration itself went very well.
I have installed a Windows Server 2022 VM with VirtIO drivers and the guest agent.
However, I am facing issues when trying to move this VM from one host to another:
Live migration (VM powered on):
I get the error message: “Server must be powered off to move hosts.”Cold migration (VM powered off):
I get the error message: "W2022-01 – Error moving local storage: stat /var/morpheus/kvm/images/morpheus-images: No such file or directory"
So in both cases the migration fails, even though it should work.
Has anyone experienced similar behavior or can point me to what might be missing in the configuration?
Any advice is appreciated!
Thanks in advance.
Solved! Go to Solution.
- Tags:
- Rack_Frame
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday - last edited Friday
Friday - last edited Friday
SolutionHi @led1789
Looking at the error, it seems you have image stored locally for which it is unable to migrate. Kindly check the configuration on this VM, if it is only the ISO image placed locally, kindly Eject ( or remove it by selecting reconfiguration option) and try migrating. If boot disk or data disk is placed locally as well, then first move it to shared datastrore like NFS/GFS2/Storage plugin etc and try migrating..
I hope this helps!
Thanks
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Friday
Re: Issue moving Windows Server 2022 VM between hosts
Hi pkbin, Thanks it Works, I Eject the CDRom and Live Migration works , Thanks