HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- ProLiant servers running Microsoft Windows NT Serv...
Server Management - Systems Insight Manager
1832647
Members
3041
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
07-13-2005 07:51 AM
07-13-2005 07:51 AM
ProLiant servers running Microsoft Windows NT Server 4.0 that have been migrated may not Function
DESCRIPTION
ProLiant servers running Microsoft Windows NT Server 4.0 that have been migrated using the HP ProLiant Essentials Server Migration Pack physical-to-virtual machine (P2V) or virtual-to-virtual machine (V2V) migration do not start the base Remote Procedure Call (RPC) Service. All services that rely on this service do not work therefore, the server is not operational. Networking is not available, nothing is operational except login, logout and shutdown.
During the migration, the registry key for the Hardware Configuration HKEY_CURRENT_CONFIG\System is purged. The following minimum set of subkeys must be present:
HKEY_CURRENT_CONFIG\System
HKEY_CURRENT_CONFIG\System\CurrentControlSet
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\Class
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Enum
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Services
All services in the active Hardware Configuration are considered to be deactivated if the above keys are absent.
Note: The HP ProLiant Essentials Server Migration Pack extends the functionality of the HP ProLiant Essentials Virtual Machine Management Pack to provide integrated physical-to-virtual machine (P2V) and virtual-to-virtual machine (V2V) migrations. The Server Migration Pack simplifies server consolidation process.
P2V machine migration enables migration of a physical machine to a virtual machine guest within a Microsoft® Virtual Server or VMware virtual machine host.
V2V machine migration enables migration of a virtual machine guest between virtualization layers, including Microsoft Virtual Server 2005, VMware ESX Server, and VMware GSX Server.
For additional information on the HP ProLiant Essentials Server Migration Pack refer to the HP ProLiant Essentials Server Migration Pack User Guide located at the following URL:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00306314/c00306314.pdf
SCOPE
Any ProLiant server that has been migrated to Microsoft Windows NT Server 4.0 using the HP ProLiant Essentials Server Migration Pack physical-to-virtual machine (P2V) or virtual-to-virtual machine (V2V) migration.
RESOLUTION
To perform the migration, adapt the migration profiles either by manually editing them or by exchanging them:
To manually adapt the migration profiles, perform the following:
On the CMS where VMM & SMP is installed, locate the directory \bin\profiles
Edit the three files GSX.xml, ESX.xml and Virtual Server.xml and locate the following entries:
delete
SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\
Replace with the following:
delete
SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Services\s3\
OR
To exchange the migration profiles, perform the following:
On the CMS where VMM & SMP is installed, locate the directory [vmm install directory]\
bin\profiles.
Replace the three files (ESX.xml, GSX.xml, and Virtual Server.xml) with the three files (ESX.xml, GSX.xml, and Virtual Server.xml)
(see the attachment)
For servers that already have been migrated, perform the following:
With Notepad.exe create the file hwfix.reg with the following content and merge the fix content with the registry.
--- begin hwfix.reg ---
REGEDIT4
[HKEY_CURRENT_CONFIG\System]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\Class]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Enum]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Services]
--- end hwfix.reg ---
ProLiant servers running Microsoft Windows NT Server 4.0 that have been migrated using the HP ProLiant Essentials Server Migration Pack physical-to-virtual machine (P2V) or virtual-to-virtual machine (V2V) migration do not start the base Remote Procedure Call (RPC) Service. All services that rely on this service do not work therefore, the server is not operational. Networking is not available, nothing is operational except login, logout and shutdown.
During the migration, the registry key for the Hardware Configuration HKEY_CURRENT_CONFIG\System is purged. The following minimum set of subkeys must be present:
HKEY_CURRENT_CONFIG\System
HKEY_CURRENT_CONFIG\System\CurrentControlSet
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\Class
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Enum
HKEY_CURRENT_CONFIG\System\CurrentControlSet\Services
All services in the active Hardware Configuration are considered to be deactivated if the above keys are absent.
Note: The HP ProLiant Essentials Server Migration Pack extends the functionality of the HP ProLiant Essentials Virtual Machine Management Pack to provide integrated physical-to-virtual machine (P2V) and virtual-to-virtual machine (V2V) migrations. The Server Migration Pack simplifies server consolidation process.
P2V machine migration enables migration of a physical machine to a virtual machine guest within a Microsoft® Virtual Server or VMware virtual machine host.
V2V machine migration enables migration of a virtual machine guest between virtualization layers, including Microsoft Virtual Server 2005, VMware ESX Server, and VMware GSX Server.
For additional information on the HP ProLiant Essentials Server Migration Pack refer to the HP ProLiant Essentials Server Migration Pack User Guide located at the following URL:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00306314/c00306314.pdf
SCOPE
Any ProLiant server that has been migrated to Microsoft Windows NT Server 4.0 using the HP ProLiant Essentials Server Migration Pack physical-to-virtual machine (P2V) or virtual-to-virtual machine (V2V) migration.
RESOLUTION
To perform the migration, adapt the migration profiles either by manually editing them or by exchanging them:
To manually adapt the migration profiles, perform the following:
On the CMS where VMM & SMP is installed, locate the directory \bin\profiles
Edit the three files GSX.xml, ESX.xml and Virtual Server.xml and locate the following entries:
Replace with the following:
OR
To exchange the migration profiles, perform the following:
On the CMS where VMM & SMP is installed, locate the directory [vmm install directory]\
bin\profiles.
Replace the three files (ESX.xml, GSX.xml, and Virtual Server.xml) with the three files (ESX.xml, GSX.xml, and Virtual Server.xml)
(see the attachment)
For servers that already have been migrated, perform the following:
With Notepad.exe create the file hwfix.reg with the following content and merge the fix content with the registry.
--- begin hwfix.reg ---
REGEDIT4
[HKEY_CURRENT_CONFIG\System]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\Class]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Enum]
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Services]
--- end hwfix.reg ---
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 07:53 AM
07-13-2005 07:53 AM
Re: ProLiant servers running Microsoft Windows NT Server 4.0 that have been migrated may not Function
2nd attachment (GSX.xml)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 07:53 AM
07-13-2005 07:53 AM
Re: ProLiant servers running Microsoft Windows NT Server 4.0 that have been migrated may not Function
3rd attachment (Virtual Server.xml)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP