Enable virt-who service for RHEL subscription
Enable virt-who service for RHEL subscription:
# yum install virt-who
# subscription-manager identity
system identity: **********-****-****-****-********************
name: ********02
org name: ******
org ID: *******
# vi /etc/virt-who.d/virt-who.conf
[vmware]
type=esx
server=xxx.xxx.xxx.xxx
username=administrator@vsphere.local
password=xxxxxxxxxxxx
owner=*****************
env=Library
hypervisor_id=hostname
# systemctl restart virt-who.service
# subscription-manager register
# systemctl start virt-who.service
# systemctl enable virt-who.service
Login to RHEL Portal - Find all Host added - select a Host - attach licence.
# yum install virt-who
# subscription-manager identity
system identity: **********-****-****-****-********************
name: ********02
org name: ******
org ID: *******
# vi /etc/virt-who.d/virt-who.conf
[vmware]
type=esx
server=xxx.xxx.xxx.xxx
username=administrator@vsphere.local
password=xxxxxxxxxxxx
owner=*****************
env=Library
hypervisor_id=hostname
# systemctl restart virt-who.service
# subscription-manager register
# systemctl start virt-who.service
# systemctl enable virt-who.service
Login to RHEL Portal - Find all Host added - select a Host - attach licence.
Comments
Post a Comment