Paravirtualized virtual machines not being able to perform autoinstallations in provisioning tab
This document (000019846) is provided subject to the disclaimer at the end of this document.
Environment
Situation
Resolution
The patch will not fix the issue for existing clients, rather only for new ones. In order to resolve the problem in existing SUSE Manager clients, a small script will need to be run. This will be explained in detail in the "additional information" section.
Cause
"VirtualPC" is an unknown type of virtualization to SUSE Manager. It was added with the patch.
Status
Additional Information
INSERT INTO rhnVirtualInstanceType (id, name, label)
SELECT sequence_nextval('rhn_vit_id_seq'), 'VirtualPC', 'virtualpc'
FROM dual
WHERE NOT EXISTS(select 1 from rhnVirtualInstanceType WHERE label='virtualpc');
It can be applied by simply running:
spacewalk-sql 003-add-virtual-instance-type.sql
Lastly, a hardware refresh will be needed on each of the previously existing para-virtualized servers (in SUSE Manager web-UI, after selecting the system, navigating to "Details", "Hardware" and then clicking on "Schedule Hardware Refresh").
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000019846
- Creation Date: 25-Jan-2021
- Modified Date:16-Feb-2021
-
- SUSE Manager Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com