[ovirt-users] unable to login cockpit using root after upgrading to 4.4.6

2021-05-16 Thread dhanaraj.ramesh--- via Users
Hi Team, after upgrading ovirt node from 4.4.5 to 4.4.6, unale to login to the cockpit using root, but could able to login via ssh. please check whether this is considered as bug ___ Users mailing list -- users@ovirt.org To unsubscribe send an email

[ovirt-users] Re: Error Adding host to cluster

2021-05-16 Thread David Johnson
Thanks! *David Johnson* On Sun, May 16, 2021 at 2:59 PM Strahil Nikolov wrote: > Intel virtualization (VT-x) > Previously codenamed "Vanderpool", VT-x represents Intel's technology for > virtualization on the x86 platform. On November 13, 2005, Intel released > two models of Pentium 4 (Model

[ovirt-users] Re: Error Adding host to cluster

2021-05-16 Thread Strahil Nikolov via Users
Intel virtualization (VT-x) Previously codenamed "Vanderpool", VT-x represents Intel's technology for virtualization on the x86 platform. On November 13, 2005, Intel released two models of Pentium 4 (Model 662 and 672) as the first Intel processors to support VT-x. The CPU flag for VT-x

[ovirt-users] Re: Error Adding host to cluster

2021-05-16 Thread David Johnson
Next question ... how do I enable the vmx flag? My google-fu is failing me here. I find a lot about how to see if its set, but nothing about how to do it. Thanks, *David Johnson* On Sun, May 16, 2021 at 5:46 AM Strahil Nikolov wrote: > Enable VMX flag or you won't be able to run any VM on

[ovirt-users] Re: Error Adding host to cluster

2021-05-16 Thread Strahil Nikolov via Users
Enable VMX flag or you won't be able to run any VM on it. Best Regards, Strahil Nikolov В събота, 15 май 2021 г., 05:04:38 ч. Гринуич+3, David Johnson написа: When I attempt to install a new host to my cluster from the GUI I get this set of errors/warnings, and the install fails.  

[ovirt-users] Re: Create Brick from Engine host view

2021-05-16 Thread Strahil Nikolov via Users
creation of the brick is simple: pvcreate /dev/ vgcreate /dev/ lvcreate -n -L GB > mkfs.xfs -i size=512 /dev// mkdir /gluster_bricks/ echo "/dev// /gluster_bricks/ xfs noatime,context=system_u:object_r:glusterd_brick_t:s0 0 0" >> /etc/fstab mount /gluster_bricks/ mkdir /gluster_bricks//

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-16 Thread Strahil Nikolov via Users
Yes, but the DEBUG should be above the '- include_tasks: auth_sso.yml' or it might print the debug info far later in the flow. Best Regards, Strahil Nikolov В петък, 14 май 2021 г., 14:27:35 ч. Гринуич+3, Harry O написа: Like this? - name: Detect VLAN ID     shell: ip -d link show