Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
apinnick committed Jan 14, 2025
1 parent f55acc9 commit f42cccf
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ You can configure host-based subscriptions for {EL} VMs on the following virtual
* VMware vSphere
* {EL} Virtualization (KVM)
* {OpenStack}
* {oVirt}
* Microsoft Hyper-V
* Nutanix AHV
* {KubeVirt}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Global configuration values are stored in the `/etc/sysconfig/virt-who` file.
* Microsoft Hyper-V:
** You have enabled remote management on each hypervisor.
** You have created a virt-who user with read-only access and a non-expiring password on each hypervisor.
* {oVirt}, {EL} Virtualization (KVM), {OpenStack}:
* {EL} Virtualization (KVM), {OpenStack}:
** You have registered the hypervisor to {ProjectServer}.
** You have created a virt-who user with read-only access and a non-expiring password on each hypervisor.
* {KubeVirt}: You have created a `kubeconfig` file.
Expand All @@ -32,7 +32,7 @@ Global configuration values are stored in the `/etc/sysconfig/virt-who` file.
* *Hypervisor Type*: Select one of the following types:
** *VMware vSphere / vCenter (esx)*.
** *Microsoft Hyper-V (hyperv)*.
** *libvirt*: For {oVirt}, {EL} Virtualization (KVM), or {OpenStack}.
** *libvirt*: For {EL} Virtualization (KVM) or {OpenStack}.
** *Container-native virtualization*: For {KubeVirt}.
** *Nutanix AHV (ahv)*.

Expand Down Expand Up @@ -118,7 +118,7 @@ You cannot change `hwuuid` to another option after virt-who starts running becau
====

<4> Specify the hypervisor type:
* {EL} Virtualization (KVM), {oVirt}, or {OpenStack}: `libvirt`.
* {EL} Virtualization (KVM) or {OpenStack}: `libvirt`.
* VMware vSphere: `esx`.
* Microsoft Hyper-V: `hyperv`.
* Nutanix AHV: `ahv`
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
[id="deploying-a-virt-who-configuration-on-a-hypervisor_{context}"]
= Deploying a virt-who configuration on a hypervisor or a {SmartProxyServer}

For {oVirt}, {EL} Virtualization (KVM), and {OpenStack}, you deploy the configuration on the hypervisor specified in the file.
For {EL} Virtualization (KVM) and {OpenStack}, you deploy the configuration on the hypervisor specified in the file.

Global values apply only to this hypervisor.

.Prerequisites

* You have registered the hypervisor to {ProjectServer}.
* {oVirt}: You have updated {oVirt} to the latest version so that the minimum virt-who version is available.
virt-who is available by default on {oVirt}, but you cannot update virt-who by using the `rhel-7-server-rhvh-4-rpms` repository.

.Procedure

. In the {ProjectWebUI}, navigate to *Infrastructure* > *Virt-who Configurations*.
. Click a virt-who configuration.
. Click the *Deploy* tab.
Expand Down
5 changes: 4 additions & 1 deletion guides/common/modules/snip_technology-preview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
[IMPORTANT]
====
[subs="attributes+"]
{FeatureName} is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
{FeatureName} is a Technology Preview feature only.
Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete.
Red Hat does not recommend using them in production.
These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
Expand Down
4 changes: 2 additions & 2 deletions guides/doc-Configuring_Virt-Who-VM-Subscriptions/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<title>Configuring virt-who for virtual machine subscriptions</title>
<title>{ConfiguringVMSubscriptionsDocTitle}</title>
<productname>{ProjectName}</productname>
<productnumber>{ProjectVersion}</productnumber>
<subtitle>Tracking the usage of your host-based subscriptions</subtitle>
<subtitle>Track the usage of your host-based subscriptions</subtitle>
<abstract>
<para>Configure virt-who for host-based subscriptions to track subscription usage in the {RHCloud}.</para>
</abstract>
Expand Down
2 changes: 1 addition & 1 deletion guides/upstream_filename_to_satellite_link.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"build/Administering_Project/index-satellite.html": "administering_red_hat_satellite",
"build/Configuring_Load_Balancer/index-satellite.html": "configuring_capsules_with_a_load_balancer",
"build/Configuring_User_Authentication/index-satellite.html": "configuring_authentication_for_red_hat_satellite_users",
"build/Configuring_Virtual_Machine_Subscriptions/index-satellite.html": "configuring_virt-who_for_virtual_machine_subscriptions",
"build/configuring_virt-who_for_virtual_machine_subscriptions/index-satellite.html": "configuring_virt-who_for_virtual_machine_subscriptions",
"build/Deploying_Project_on_AWS/index-satellite.html": "deploying_red_hat_satellite_on_amazon_web_services",
"build/Installing_Proxy/index-satellite.html": "installing_capsule_server",
"build/Installing_Server/index-satellite.html": "installing_satellite_server_in_a_connected_network_environment",
Expand Down

0 comments on commit f42cccf

Please sign in to comment.