[ovirt-users] how to test incremental backup in 4.4

2020-06-03 Thread Gianluca Cecchi
Hello,
going to test incremental backup in 4.4.
Is this page the updated one to use:
https://www.ovirt.org/develop/release-management/features/storage/incremental-backup.html
?
Is there already any ansible module/role ongoing to support it?

Thanks,
Gianluca
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CWLMCHTSWDNOLFUPPLOU7ORIVKHWD5GM/


[ovirt-users] Re: VDSM host1/2/3 command GetStorageDeviceListVDS failed: Internal JSON-RPC error: {'reason': 'device is already in tree'}

2020-06-03 Thread Eli Mesika
HI

can you please attach engine and VDSM logs ?

Thanks

On Wed, Jun 3, 2020 at 4:41 PM Radoslav Milanov 
wrote:

> Hello
>
> I have oVirt 4.4 HCI/Gluster, 3 hosts and cluster is working but I'm
> getting those errors in log:
>
> VDSM host1/2/3 command GetStorageDeviceListVDS failed: Internal JSON-RPC
> error: {'reason': 'device is already in tree'}
>
> for all 3 hosts.
>
> Thank you.
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZK3VX3HM6VQYWEJAQMZ2WIEANMIZ7D7T/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DP54JSLBZDYGN5EWPJPBTHJCHQEEW3AO/


[ovirt-users] Re: clean of .shard files if changing volume settings

2020-06-03 Thread Strahil Nikolov via Users
You should  disable  sharding  prior  using the volume  as  a  storage domain.
Disabling  sharding  while  you have data on the volume will  fause havoc.

Can you try disabling before  creating  the storage domain  ?

Best Regards,
Strahil Nikolov

На 3 юни 2020 г. 20:35:13 GMT+03:00, Gianluca Cecchi 
 написа:
>Hello,
>I have a single host in 4.4 with HCI and Gluster.
>I have only one brick for the volume and I disabled sharding:
>
>[root@ovirt01 /root]# gluster volume set data features.shard off
>volume set: success
>[root@ovirt01 /root]#
>
>In events of web admin I see it registered and updating db:
>
>Detected change in value of option features.shard from on to off on
>volume
>data of cluster Default, and updated it to engine DB.
>6/3/206:46:52 PM
>
>Then I delete a VM with a 65Gb disk, that I created while sharding was
>enabled (I enabled the check box to remove disks) but it seems that
>files
>under .shard are not removed.
>[root@ovirt01 ~]# du -sh
>/rhev/data-center/mnt/glusterSD/ovirt01st.lutwyn.storage\:_data/.shard/
>62G
>/rhev/data-center/mnt/glusterSD/ovirt01st.lutwyn.storage:_data/.shard/
>[root@ovirt01 ~]#
>
>Is there any special command I have to run? Or can I simply remove the
>.shard directory now?
>I only had that VM in that storage domain before disabling sharding.
>
>The files are all of type:
>-rw-rw. 1 root root 67100672 Jun  3 18:18
>23f0c94c-cf2a-42c1-8e2e-a21c4e542774.1
>-rw-rw. 1 root root 67108864 Jun  3 18:18
>23f0c94c-cf2a-42c1-8e2e-a21c4e542774.2
>...
>-rw-rw. 1 root root 67108864 Jun  3 18:44
>23f0c94c-cf2a-42c1-8e2e-a21c4e542774.1008
>-rw-rw. 1 root root 39845888 Jun  3 18:44
>23f0c94c-cf2a-42c1-8e2e-a21c4e542774.1009
>-rw-rw. 1 root root 56643584 Jun  3 18:44
>23f0c94c-cf2a-42c1-8e2e-a21c4e542774.1031
>
>Thanks in advance,
>Gianluca
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/NQALKNKYKH4BAKSLKVU4R4SJQO66WYFT/


[ovirt-users] Re: Weird problem starting VMs in oVirt-4.4

2020-06-03 Thread Strahil Nikolov via Users
Is  it UEFI based  or the lagacy bios ?

Best Regards,
Strahil Nikolov

На 3 юни 2020 г. 19:00:48 GMT+03:00, Marco Fais  написа:
>Hi Joop
>
>I am having the same problem -- thought initially was due to the VM
>import
>but it is now happening even on newly created VMs.
>Rebooting (e.g. ctrl-alt-del) the machine a couple of times solves the
>issue, but a power off / power on might cause it again...
>
>Not sure how best to capture this behaviour in the logs yet...
>
>Regards,
>Marco
>
>On Wed, 3 Jun 2020 at 14:00, Joop  wrote:
>
>> Hi All,
>>
>> Just had a rather new experience in that starting a VM worked but the
>> kernel entered grub2 rescue console due to the fact that something
>was
>> wrong with its virtio-scsi disk.
>> The message is Booting from Hard Disk 
>> error: ../../grub-core/kern/dl.c:266:invalid arch-independent ELF
>maginc.
>> entering rescue mode...
>>
>> Doing a CTRL-ALT-Del through the spice console let the VM boot
>> correctly. Shutting it down and repeating the procedure I get a disk
>> problem everytime. Weird thing is if I activate the BootMenu and then
>> straight away start the VM all is OK.
>> I don't see any ERROR messages in either vdsm.log, engine.log
>>
>> If I would have to guess it looks like the disk image isn't connected
>> yet when the VM boots but thats weird isn't it?
>>
>> Regards,
>>
>> Joop
>>
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/privacy-policy.html
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>>
>https://lists.ovirt.org/archives/list/users@ovirt.org/message/TA6BJ2A4XUGKU7P47OGM42TT26GXZJXP/
>>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UIY4SM23H7DWEGBB33KJMQL3D3S2NESS/


[ovirt-users] Re: Ovirt 4.4 HC gluster issues on new CentOS 8 node (cluster still in 4.3 compatibility level)

2020-06-03 Thread Strahil Nikolov via Users
Please  open a  bug  for that  issue with the relevant logs.
4.4  HCI should  depend  on that one.

Thanks  in advance.

Best Regards,
Strahil Nikolov

На 3 юни 2020 г. 18:31:18 GMT+03:00, Jillian Morgan 
 написа:
>Thank you, Strahil.
>
>That was exactly the problem. I had already figured out other missing
>gluster-related packages (ansible roles, gluster-server, etc), but
>didn't think about the VDSM sub-package. Sigh.
>So that problem's solved. Now I have another, but I'll debug that a
>while before bugging the list again.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HHRJUEHJOKQ7BGUZCSLH6HZEQGRA3XW3/


[ovirt-users] Re: VM login info

2020-06-03 Thread Strahil Nikolov via Users
When you click on the console button in the UI,  a  file with necessary info 
(inclusing auth)  is provided. That file can be  used  with many remote 
connection apps.
Keep in mind that  auth info is valid for a very short  term (a minute,  maybe 
2) so you need  to open it without waiting too much.

Best  Regards,
Strahil Nikolov

На 3 юни 2020 г. 11:28:50 GMT+03:00, fa...@kdsplumbing.com написа:
>Hi guys,
>
>After a lot of attempts, i was finally able to open a VM (centos8-cld)
>using virt-viewer on  my mac (catalina).  but i am faced with a login
>screen.  So,  where do i get this information from?
>or should i be using a different method to log into a vm?
>
>This goes for all of the VMs available by default.
>
>can someone please help me with this?
>
>thanks
>___
>Users mailing list -- users@ovirt.org
>To unsubscribe send an email to users-le...@ovirt.org
>Privacy Statement: https://www.ovirt.org/privacy-policy.html
>oVirt Code of Conduct:
>https://www.ovirt.org/community/about/community-guidelines/
>List Archives:
>https://lists.ovirt.org/archives/list/users@ovirt.org/message/UVCGYBB3XAVYKMLAOGK4V45QWFSPQZJ2/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/NB7Z47TIERO5X6N3EDSRF52NS4BKARJB/


[ovirt-users] clean of .shard files if changing volume settings

2020-06-03 Thread Gianluca Cecchi
Hello,
I have a single host in 4.4 with HCI and Gluster.
I have only one brick for the volume and I disabled sharding:

[root@ovirt01 /root]# gluster volume set data features.shard off
volume set: success
[root@ovirt01 /root]#

In events of web admin I see it registered and updating db:

Detected change in value of option features.shard from on to off on volume
data of cluster Default, and updated it to engine DB.
6/3/206:46:52 PM

Then I delete a VM with a 65Gb disk, that I created while sharding was
enabled (I enabled the check box to remove disks) but it seems that files
under .shard are not removed.
[root@ovirt01 ~]# du -sh
/rhev/data-center/mnt/glusterSD/ovirt01st.lutwyn.storage\:_data/.shard/
62G /rhev/data-center/mnt/glusterSD/ovirt01st.lutwyn.storage:_data/.shard/
[root@ovirt01 ~]#

Is there any special command I have to run? Or can I simply remove the
.shard directory now?
I only had that VM in that storage domain before disabling sharding.

The files are all of type:
-rw-rw. 1 root root 67100672 Jun  3 18:18
23f0c94c-cf2a-42c1-8e2e-a21c4e542774.1
-rw-rw. 1 root root 67108864 Jun  3 18:18
23f0c94c-cf2a-42c1-8e2e-a21c4e542774.2
...
-rw-rw. 1 root root 67108864 Jun  3 18:44
23f0c94c-cf2a-42c1-8e2e-a21c4e542774.1008
-rw-rw. 1 root root 39845888 Jun  3 18:44
23f0c94c-cf2a-42c1-8e2e-a21c4e542774.1009
-rw-rw. 1 root root 56643584 Jun  3 18:44
23f0c94c-cf2a-42c1-8e2e-a21c4e542774.1031

Thanks in advance,
Gianluca
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LFJBZ5HRPP7MNAQJJBE6JGSTL6ERLBON/


[ovirt-users] Re: Weird problem starting VMs in oVirt-4.4

2020-06-03 Thread Marco Fais
Hi Joop

I am having the same problem -- thought initially was due to the VM import
but it is now happening even on newly created VMs.
Rebooting (e.g. ctrl-alt-del) the machine a couple of times solves the
issue, but a power off / power on might cause it again...

Not sure how best to capture this behaviour in the logs yet...

Regards,
Marco

On Wed, 3 Jun 2020 at 14:00, Joop  wrote:

> Hi All,
>
> Just had a rather new experience in that starting a VM worked but the
> kernel entered grub2 rescue console due to the fact that something was
> wrong with its virtio-scsi disk.
> The message is Booting from Hard Disk 
> error: ../../grub-core/kern/dl.c:266:invalid arch-independent ELF maginc.
> entering rescue mode...
>
> Doing a CTRL-ALT-Del through the spice console let the VM boot
> correctly. Shutting it down and repeating the procedure I get a disk
> problem everytime. Weird thing is if I activate the BootMenu and then
> straight away start the VM all is OK.
> I don't see any ERROR messages in either vdsm.log, engine.log
>
> If I would have to guess it looks like the disk image isn't connected
> yet when the VM boots but thats weird isn't it?
>
> Regards,
>
> Joop
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/TA6BJ2A4XUGKU7P47OGM42TT26GXZJXP/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/MZFWRNUOQ57PDEXHBWL6NLXBPHEIYQTP/


[ovirt-users] Re: 4.4 regression: engine-setup fails if admin password in answerfile contains a "%"

2020-06-03 Thread Gianluca Cecchi
On Wed, Jun 3, 2020 at 4:15 PM Yedidyah Bar David  wrote:
[snip]

>
> This looks simply like libvirt was restarted too much too quickly. Did
> you restart it yourself before deploy?
>

No. I installed from iso and after restart I connected to cockpit and run
the gluster wizard for single host


> If not, and it's only due to the deploy process restarting it, then either:
> 1. That's ok, and we should simply configure systemd to allow that,
> 2. or there is some other problem, and restarting libvirt is just a
> symptom.
>
> > Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service:
> Failed with result 'exit-code'.
> > Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: Failed to start
> Virtualization daemon.
> > [root@ovirt01 g.cecchi]#
> >
> > Let me know what files do you want to analyze the problem
> > Under /var/log/ovirt-hosted-engine-setup I have:
> >
> > [root@ovirt01 ovirt-hosted-engine-setup]# ls -lrt
> > total 632
> > -rw-r--r--. 1 root root 123814 Jun  3 15:07
> ovirt-hosted-engine-setup-ansible-get_network_interfaces-20205315737-ooohyb.log
> > -rw-r--r--. 1 root root 126674 Jun  3 15:08
> ovirt-hosted-engine-setup-ansible-validate_hostnames-20205315737-oqixuw.log
> > -rw-r--r--. 1 root root 127548 Jun  3 15:10
> ovirt-hosted-engine-setup-ansible-validate_hostnames-202053151022-yls4qo.log
> > -rw-r--r--. 1 root root 261482 Jun  3 15:13
> ovirt-hosted-engine-setup-ansible-initial_clean-20205315123-7x25zv.log
> > [root@ovirt01 ovirt-hosted-engine-setup]#
>
> Perhaps check these for libvirt restarts, also /var/log/messages (or
> journalctl).
> Do you see there other errors?
>

The latest file contains these last lines with the summary:

2020-06-03 15:13:34,567+0200 INFO SUMMARY:
DurationTask Name

[ < 1 sec ] Execute just a specific set of steps
[  00:01  ] Force facts gathering
[  00:01  ] Install oVirt Hosted Engine packages
[ < 1 sec ] System configuration validations
[  00:01  ] Get all active network interfaces
[ < 1 sec ] Filter bonds with bad naming
[ < 1 sec ] Generate output list
[  00:01  ] Collect interface types
[ < 1 sec ] Get list of Team devices
[ < 1 sec ] Filter unsupported interface types
[ < 1 sec ] Prepare getent key
[ < 1 sec ] Get full hostname
[ < 1 sec ] Set hostname variable if not defined
[ < 1 sec ] Define host address variable if not defined
[ < 1 sec ] Get host address resolution
[ < 1 sec ] Parse host address resolution
[ < 1 sec ] Get target address from selected interface (IPv4)
[ < 1 sec ] Get target address from selected interface (IPv6)
[ < 1 sec ] Check for alias
[ < 1 sec ] Filter resolved address list
[ < 1 sec ] Get engine FQDN resolution
[ < 1 sec ] Parse engine he_fqdn resolution
[ < 1 sec ] Define he_cloud_init_host_name
[ < 1 sec ] Get uuid
[ < 1 sec ] Set he_vm_uuid
[ < 1 sec ] Get uuid
[ < 1 sec ] Set he_nic_uuid
[ < 1 sec ] Get uuid
[ < 1 sec ] Set he_cdrom_uuid
[ < 1 sec ] get timezone
[ < 1 sec ] Set he_time_zone
[  00:01  ] Check firewalld status
[ < 1 sec ] Get default gateway IPv4
[ < 1 sec ] Get default gateway IPv6
[ < 1 sec ] Set he_gateway
[ < 1 sec ] Generate unicast MAC address
[ < 1 sec ] Set he_vm_mac_addr
[ < 1 sec ] Get free memory
[ < 1 sec ] Get cached memory
[ < 1 sec ] Set Max memory
[ < 1 sec ] set he_mem_size_MB to max available if not defined
[ < 1 sec ] Populate service facts
[ < 1 sec ] get max cpus
[ < 1 sec ] Set he_maxvcpus
[ < 1 sec ] Set he_vcpus to maximum amount if not defined
[ < 1 sec ] Stop libvirt service
[  00:01  ] Drop vdsm config statements
[  00:01  ] Restore initial abrt config files
[  00:01  ] Restart abrtd service
[  00:01  ] Drop libvirt sasl2 configuration by vdsm
[  00:01  ] Stop and disable services
[ < 1 sec ] Restore initial libvirt default network configuration
[ FAILED  ] Start libvirt
2020-06-03 15:13:34,567+0200 DEBUG ansible on_any args
 kwargs


Previous lines of the same file contain:
...
2020-06-03 15:13:23,336+0200 DEBUG ansible on_any args localhostTASK:
ovirt.hosted_engine_setup : Check number of chosen CPUs kwargs
2020-06-03 15:13:23,631+0200 INFO ansible skipped {'status': 'SKIPPED',
'ansible_type': 'task', 'ansible_playbook': '/usr/share/ovirt-
hosted-engine-setup/ansible/trigger_role.yml', 'ansible_task': 'Check
number of chosen CPUs', 'ansible_host': 'localhost'}
2020-06-03 15:13:23,632+0200 DEBUG ansible on_any args
 kwargs
2020-06-03 15:13:23,944+0200 INFO ansible task start {'status': 'OK',
'ansible_type': 'task', 'ansible_playbook':
'/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml',
'ansible_task': 'ovirt.hosted_engine_setup : Stop libvirt service'}
2020-06-03 15:13:23,945+0200 DEBUG ansible on_any args TASK:
ovirt.hosted_engine_setup : Stop libvirt service kwargs
is_conditional:False
2020-06-03 15:13:23,945+0200 DEBUG 

[ovirt-users] Re: Ovirt 4.4 HC gluster issues on new CentOS 8 node (cluster still in 4.3 compatibility level)

2020-06-03 Thread Jillian Morgan
Thank you, Strahil.

That was exactly the problem. I had already figured out other missing
gluster-related packages (ansible roles, gluster-server, etc), but
didn't think about the VDSM sub-package. Sigh.
So that problem's solved. Now I have another, but I'll debug that a
while before bugging the list again.

-- 
Jillian Morgan (she/her)
Systems & Networking Specialist
Primordial Software Group & I.T. Consultancy
https://www.primordial.ca

On Tue, 2 Jun 2020 at 13:02, Strahil Nikolov  wrote:
>
> Maybe  you miss  a rpm.
> Do you have vdsm-gluster  package installed  ?
>
> Best  Regards,
> Strahil Nikolov
>
> На 2 юни 2020 г. 19:18:43 GMT+03:00, jillian.mor...@primordial.ca написа:
> >I've successfully migrated to a new 4.4 engine, now managing the older
> >4.3 (CentOS 7) nodes. So far so good there.
> >
> >I installed a new CentOS 8 node w/ 4.4, joined it to the Gluster peer
> >group, and it can see all of the volumes, but the node won't go into
> >Online state in the engine because of apparent gluster-related VDSM
> >errors:
> >
> >Status of host butter was set to NonOperational.
> >Gluster command [] failed on server .
> >VDSM butter command ManageGlusterServiceVDS failed: The method does not
> >exist or is not available: {'method': 'GlusterService.action'}
> >
> >I haven't been able to find anything in the VDSM or Engine logs that
> >give me any hint as to what's going on (besides just repeating that the
> >"GlusterSerice.action" method doesn't exist). Anybody know what I'm
> >missing, or have hints on where to dig to debug further?
> >___
> >Users mailing list -- users@ovirt.org
> >To unsubscribe send an email to users-le...@ovirt.org
> >Privacy Statement: https://www.ovirt.org/privacy-policy.html
> >oVirt Code of Conduct:
> >https://www.ovirt.org/community/about/community-guidelines/
> >List Archives:
> >https://lists.ovirt.org/archives/list/users@ovirt.org/message/KERTWSZE5I5WMIWYXRXG4UVZZ2X4HZBE/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TQ5UU6M7T2M2LM7QMDEZYLOWRT3ADNXY/


[ovirt-users] Re: 4.4 regression: engine-setup fails if admin password in answerfile contains a "%"

2020-06-03 Thread Joop
On 3-6-2020 15:29, Gianluca Cecchi wrote:
> On Mon, May 25, 2020 at 8:50 AM Yedidyah Bar David  > wrote:
>
> On Sun, May 24, 2020 at 9:36 PM Gianluca Cecchi
> mailto:gianluca.cec...@gmail.com>> wrote:
> >
> > On Sun, May 24, 2020 at 11:47 AM Yedidyah Bar David
> mailto:d...@redhat.com>> wrote:
> >>
> >>
> >>
> >> Hi, Gianluca. Replying to your email on "4.4 HCI Install Failure -
> >> Missing /etc/pki/CA/cacert.pem":
> >>
> >> On Sun, May 24, 2020 at 12:28 PM Gianluca Cecchi
> >> mailto:gianluca.cec...@gmail.com>>
> wrote:
> >> >
> >> > I I remember correctly it happened to me during the beta
> cycle and the only "strange" character I used for the admin
> password was the @
> >> > Donna if it related with what you reported for the % character
> >>
> >> Did you open a bug?
> >>
> >> In any case, my above patch is not supposed to fix '@', only
> '%' (I think).
> >>
> >> Thanks and best regards,
> >>
> >
> > No, I didn't open a bug, because I scratched the system and
> installed again this time without the error, but I don't remember
> if I used the same password with the @ character or not
> > I will put attention in case of future 4.4 new installations
>
> Very well, thanks :-)
> -- 
> Didi
>
>
>
> Just to avoid opening a bug for a different thing, today I tried a
> single host HCI setup with the wizard and it failed.
> Installed from ovirt-node-ng final 4.4 iso.
> I see I have no /etc/pki/CA directory on the host at the moment, but I
> don't know if the install workflow had not arrived there yet or what.
> Last lines in my wizard window are these ones below.
I have had this too and saw that during the test week is was also reported.
The 'solution' was to run /usr/sbin/ovirt-hosted-engine-cleanup and let
the wizard stay where it is and afterwards click Redeploy VM and then it
will run to its conclusion. Don't know what precisely it fixes. Had a
look and couldn't find it.

Joop


> Password used contains only letters, numbers and the "_" character in
> this attempt
> I'm in the "Prepare VM" stage.
>
> [ INFO ] TASK [ovirt.hosted_engine_setup : Stop libvirt service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Drop vdsm config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Restore initial abrt config
> files]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Restart abrtd service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Drop libvirt sasl2
> configuration by vdsm]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Stop and disable services]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Restore initial libvirt
> default network configuration]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Start libvirt]
> [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg":
> "Unable to start service libvirtd: Job for libvirtd.service failed
> because the control process exited with error code.\nSee \"systemctl
> status libvirtd.service\" and \"journalctl -xe\" for details.\n"}
>
> Status of libvirtd service is this one:
>
> [root@ovirt01 g.cecchi]# systemctl status libvirtd -l --no-pager
> ● libvirtd.service - Virtualization daemon
>Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled;
> vendor preset: enabled)
>   Drop-In: /etc/systemd/system/libvirtd.service.d
>└─unlimited-core.conf
>Active: failed (Result: exit-code) since Wed 2020-06-03 15:13:35
> CEST; 7min ago
>  Docs: man:libvirtd(8)
>https://libvirt.org
>   Process: 20001 ExecStart=/usr/sbin/libvirtd $LIBVIRTD_ARGS
> (code=exited, status=6)
>  Main PID: 20001 (code=exited, status=6)
> Tasks: 2 (limit: 32768)
>Memory: 70.1M
>CGroup: /system.slice/libvirtd.service
>├─3926 /usr/sbin/dnsmasq
> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro
> --dhcp-script=/usr/libexec/libvirt_leaseshelper
>└─3927 /usr/sbin/dnsmasq
> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro
> --dhcp-script=/usr/libexec/libvirt_leaseshelper
>
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service:
> Service RestartSec=100ms expired, scheduling restart.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service:
> Scheduled restart job, restart counter is at 5.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: Stopped
> Virtualization daemon.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service:
> Start request repeated too quickly.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service:
> Failed with result 'exit-code'.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: Failed to start
> Virtualization daemon.
> [root@ovirt01 

[ovirt-users] Re: 4.4 regression: engine-setup fails if admin password in answerfile contains a "%"

2020-06-03 Thread Yedidyah Bar David
On Wed, Jun 3, 2020 at 4:30 PM Gianluca Cecchi
 wrote:
>
> On Mon, May 25, 2020 at 8:50 AM Yedidyah Bar David  wrote:
>>
>> On Sun, May 24, 2020 at 9:36 PM Gianluca Cecchi
>>  wrote:
>> >
>> > On Sun, May 24, 2020 at 11:47 AM Yedidyah Bar David  
>> > wrote:
>> >>
>> >>
>> >>
>> >> Hi, Gianluca. Replying to your email on "4.4 HCI Install Failure -
>> >> Missing /etc/pki/CA/cacert.pem":
>> >>
>> >> On Sun, May 24, 2020 at 12:28 PM Gianluca Cecchi
>> >>  wrote:
>> >> >
>> >> > I I remember correctly it happened to me during the beta cycle and the 
>> >> > only "strange" character I used for the admin password was the @
>> >> > Donna if it related with what you reported for the % character
>> >>
>> >> Did you open a bug?
>> >>
>> >> In any case, my above patch is not supposed to fix '@', only '%' (I 
>> >> think).
>> >>
>> >> Thanks and best regards,
>> >>
>> >
>> > No, I didn't open a bug, because I scratched the system and installed 
>> > again this time without the error, but I don't remember if I used the same 
>> > password with the @ character or not
>> > I will put attention in case of future 4.4 new installations
>>
>> Very well, thanks :-)
>> --
>> Didi
>
>
>
> Just to avoid opening a bug for a different thing, today I tried a single 
> host HCI setup with the wizard and it failed.
> Installed from ovirt-node-ng final 4.4 iso.
> I see I have no /etc/pki/CA directory on the host at the moment, but I don't 
> know if the install workflow had not arrived there yet or what.
> Last lines in my wizard window are these ones below.
> Password used contains only letters, numbers and the "_" character in this 
> attempt
> I'm in the "Prepare VM" stage.
>
> [ INFO ] TASK [ovirt.hosted_engine_setup : Stop libvirt service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Drop vdsm config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Restore initial abrt config files]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Restart abrtd service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration 
> by vdsm]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Stop and disable services]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Restore initial libvirt default 
> network configuration]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.hosted_engine_setup : Start libvirt]
> [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unable to 
> start service libvirtd: Job for libvirtd.service failed because the control 
> process exited with error code.\nSee \"systemctl status libvirtd.service\" 
> and \"journalctl -xe\" for details.\n"}
>
> Status of libvirtd service is this one:
>
> [root@ovirt01 g.cecchi]# systemctl status libvirtd -l --no-pager
> ● libvirtd.service - Virtualization daemon
>Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor 
> preset: enabled)
>   Drop-In: /etc/systemd/system/libvirtd.service.d
>└─unlimited-core.conf
>Active: failed (Result: exit-code) since Wed 2020-06-03 15:13:35 CEST; 
> 7min ago
>  Docs: man:libvirtd(8)
>https://libvirt.org
>   Process: 20001 ExecStart=/usr/sbin/libvirtd $LIBVIRTD_ARGS (code=exited, 
> status=6)
>  Main PID: 20001 (code=exited, status=6)
> Tasks: 2 (limit: 32768)
>Memory: 70.1M
>CGroup: /system.slice/libvirtd.service
>├─3926 /usr/sbin/dnsmasq 
> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
> --dhcp-script=/usr/libexec/libvirt_leaseshelper
>└─3927 /usr/sbin/dnsmasq 
> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
> --dhcp-script=/usr/libexec/libvirt_leaseshelper
>
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service: Service 
> RestartSec=100ms expired, scheduling restart.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service: 
> Scheduled restart job, restart counter is at 5.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: Stopped Virtualization 
> daemon.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service: Start 
> request repeated too quickly.

This looks simply like libvirt was restarted too much too quickly. Did
you restart it yourself before deploy?

If not, and it's only due to the deploy process restarting it, then either:
1. That's ok, and we should simply configure systemd to allow that,
2. or there is some other problem, and restarting libvirt is just a symptom.

> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service: Failed 
> with result 'exit-code'.
> Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: Failed to start 
> Virtualization daemon.
> [root@ovirt01 g.cecchi]#
>
> Let me know what files do you want to analyze the problem
> Under /var/log/ovirt-hosted-engine-setup I have:
>
> [root@ovirt01 

[ovirt-users] Re: Weird problem starting VMs in oVirt-4.4

2020-06-03 Thread Joop
On 3-6-2020 14:58, Joop wrote:
> Hi All,
>
> Just had a rather new experience in that starting a VM worked but the
> kernel entered grub2 rescue console due to the fact that something was
> wrong with its virtio-scsi disk.
> The message is Booting from Hard Disk 
> error: ../../grub-core/kern/dl.c:266:invalid arch-independent ELF maginc.
> entering rescue mode...
>
> Doing a CTRL-ALT-Del through the spice console let the VM boot
> correctly. Shutting it down and repeating the procedure I get a disk
> problem everytime. Weird thing is if I activate the BootMenu and then
> straight away start the VM all is OK.
> I don't see any ERROR messages in either vdsm.log, engine.log
>
> If I would have to guess it looks like the disk image isn't connected
> yet when the VM boots but thats weird isn't it?
>
>
Additional after testing snapshot functionality, I noted that not once I
had this problem but as soon as I removed all snapshots it returned.

Joop
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/2CP4KBEK4Q753NNO2LRE66ZXXXA3I3P7/


[ovirt-users] VDSM host1/2/3 command GetStorageDeviceListVDS failed: Internal JSON-RPC error: {'reason': 'device is already in tree'}

2020-06-03 Thread Radoslav Milanov

Hello

I have oVirt 4.4 HCI/Gluster, 3 hosts and cluster is working but I'm 
getting those errors in log:


VDSM host1/2/3 command GetStorageDeviceListVDS failed: Internal JSON-RPC 
error: {'reason': 'device is already in tree'}


for all 3 hosts.

Thank you.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZK3VX3HM6VQYWEJAQMZ2WIEANMIZ7D7T/


[ovirt-users] Re: 4.4 regression: engine-setup fails if admin password in answerfile contains a "%"

2020-06-03 Thread Gianluca Cecchi
On Mon, May 25, 2020 at 8:50 AM Yedidyah Bar David  wrote:

> On Sun, May 24, 2020 at 9:36 PM Gianluca Cecchi
>  wrote:
> >
> > On Sun, May 24, 2020 at 11:47 AM Yedidyah Bar David 
> wrote:
> >>
> >>
> >>
> >> Hi, Gianluca. Replying to your email on "4.4 HCI Install Failure -
> >> Missing /etc/pki/CA/cacert.pem":
> >>
> >> On Sun, May 24, 2020 at 12:28 PM Gianluca Cecchi
> >>  wrote:
> >> >
> >> > I I remember correctly it happened to me during the beta cycle and
> the only "strange" character I used for the admin password was the @
> >> > Donna if it related with what you reported for the % character
> >>
> >> Did you open a bug?
> >>
> >> In any case, my above patch is not supposed to fix '@', only '%' (I
> think).
> >>
> >> Thanks and best regards,
> >>
> >
> > No, I didn't open a bug, because I scratched the system and installed
> again this time without the error, but I don't remember if I used the same
> password with the @ character or not
> > I will put attention in case of future 4.4 new installations
>
> Very well, thanks :-)
> --
> Didi
>


Just to avoid opening a bug for a different thing, today I tried a single
host HCI setup with the wizard and it failed.
Installed from ovirt-node-ng final 4.4 iso.
I see I have no /etc/pki/CA directory on the host at the moment, but I
don't know if the install workflow had not arrived there yet or what.
Last lines in my wizard window are these ones below.
Password used contains only letters, numbers and the "_" character in this
attempt
I'm in the "Prepare VM" stage.

[ INFO ] TASK [ovirt.hosted_engine_setup : Stop libvirt service]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Drop vdsm config statements]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Restore initial abrt config
files]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Restart abrtd service]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration
by vdsm]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Stop and disable services]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Restore initial libvirt default
network configuration]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Start libvirt]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unable
to start service libvirtd: Job for libvirtd.service failed because the
control process exited with error code.\nSee \"systemctl status
libvirtd.service\" and \"journalctl -xe\" for details.\n"}

Status of libvirtd service is this one:

[root@ovirt01 g.cecchi]# systemctl status libvirtd -l --no-pager
● libvirtd.service - Virtualization daemon
   Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled;
vendor preset: enabled)
  Drop-In: /etc/systemd/system/libvirtd.service.d
   └─unlimited-core.conf
   Active: failed (Result: exit-code) since Wed 2020-06-03 15:13:35 CEST;
7min ago
 Docs: man:libvirtd(8)
   https://libvirt.org
  Process: 20001 ExecStart=/usr/sbin/libvirtd $LIBVIRTD_ARGS (code=exited,
status=6)
 Main PID: 20001 (code=exited, status=6)
Tasks: 2 (limit: 32768)
   Memory: 70.1M
   CGroup: /system.slice/libvirtd.service
   ├─3926 /usr/sbin/dnsmasq
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro
--dhcp-script=/usr/libexec/libvirt_leaseshelper
   └─3927 /usr/sbin/dnsmasq
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro
--dhcp-script=/usr/libexec/libvirt_leaseshelper

Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service:
Service RestartSec=100ms expired, scheduling restart.
Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service:
Scheduled restart job, restart counter is at 5.
Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: Stopped Virtualization
daemon.
Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service: Start
request repeated too quickly.
Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: libvirtd.service: Failed
with result 'exit-code'.
Jun 03 15:13:35 ovirt01.mydomain.local systemd[1]: Failed to start
Virtualization daemon.
[root@ovirt01 g.cecchi]#

Let me know what files do you want to analyze the problem
Under /var/log/ovirt-hosted-engine-setup I have:

[root@ovirt01 ovirt-hosted-engine-setup]# ls -lrt
total 632
-rw-r--r--. 1 root root 123814 Jun  3 15:07
ovirt-hosted-engine-setup-ansible-get_network_interfaces-20205315737-ooohyb.log
-rw-r--r--. 1 root root 126674 Jun  3 15:08
ovirt-hosted-engine-setup-ansible-validate_hostnames-20205315737-oqixuw.log
-rw-r--r--. 1 root root 127548 Jun  3 15:10
ovirt-hosted-engine-setup-ansible-validate_hostnames-202053151022-yls4qo.log
-rw-r--r--. 1 root root 261482 Jun  3 15:13
ovirt-hosted-engine-setup-ansible-initial_clean-20205315123-7x25zv.log
[root@ovirt01 ovirt-hosted-engine-setup]#

In this environment no dns but entry in /etc/hosts of the server.
Host 

[ovirt-users] [ANN] oVirt 4.3.10 is now generally available

2020-06-03 Thread Lev Veyde
The oVirt Project is pleased to announce the general availability of oVirt
4.3.10 as of June 3rd, 2020.



This update is the tenth in a series of stabilization updates to the 4.3
series.



This release is available now on x86_64 architecture for:

* Red Hat Enterprise Linux 7.8 or later (but < 8)

* CentOS Linux (or similar) 7.8 or later (but < 8)



This release supports Hypervisor Hosts on x86_64 and ppc64le architectures
for:

* Red Hat Enterprise Linux 7.8 or later (but < 8)

* CentOS Linux (or similar) 7.8 or later (but < 8)

* oVirt Node 4.3 (available for x86_64 only)



See the release notes [1] for installation / upgrade instructions and a
list of new features and bugs fixed.



Notes:

- oVirt Appliance will be available soon

- oVirt Node is already available[2]

oVirt Node and Appliance have been updated including:

- oVirt 4.3.10: http://www.ovirt.org/release/4.3.10/

- Latest CentOS 7.8 updates

- latest CentOS Virt, OpsTools and Storage SIG updates

Additional Resources:

* Read more about the oVirt 4.3.10 release highlights:
http://www.ovirt.org/release/4.3.10/

* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt

* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/



[1] http://www.ovirt.org/release/4.3.10/

[2] http://resources.ovirt.org/pub/ovirt-4.3/iso/


-- 

Lev Veyde

Senior Software Engineer, RHCE | RHCVA | MCITP

Red Hat Israel



l...@redhat.com | lve...@redhat.com

TRIED. TESTED. TRUSTED. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/XKYRNKUUVGRG3H3QLIS5BCLEFCR4SOOG/


[ovirt-users] Weird problem starting VMs in oVirt-4.4

2020-06-03 Thread Joop
Hi All,

Just had a rather new experience in that starting a VM worked but the
kernel entered grub2 rescue console due to the fact that something was
wrong with its virtio-scsi disk.
The message is Booting from Hard Disk 
error: ../../grub-core/kern/dl.c:266:invalid arch-independent ELF maginc.
entering rescue mode...

Doing a CTRL-ALT-Del through the spice console let the VM boot
correctly. Shutting it down and repeating the procedure I get a disk
problem everytime. Weird thing is if I activate the BootMenu and then
straight away start the VM all is OK.
I don't see any ERROR messages in either vdsm.log, engine.log

If I would have to guess it looks like the disk image isn't connected
yet when the VM boots but thats weird isn't it?

Regards,

Joop

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TA6BJ2A4XUGKU7P47OGM42TT26GXZJXP/


[ovirt-users] Import VM from export domain using oVirt-4.4

2020-06-03 Thread Joop
Hi All,

I'm testing a shiny new oVirt-4.4.02, selfhosted engine HCI gluster, and
found a problem when importing my VMs from an export domain.
Import is OK but can't start the VM due to the fact that the BIOS is set
to Legacy. Manually setting the BIOS type to Cluster Default, through VM
properties, will let the VM start.
I couldn't find anything about it in the ReleaseNotes

As a side note: using gluster still doesn't install
gluster-ansible-roles and glusterfs-server and vdsm-gluster or checks
for its existance. See also another user who reported problems due to
the latter not being installed, had the same experience.

Regards,

Joop

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/USYTNFHPXCLWYNUIIFYIDD6HLOGGRQAR/


[ovirt-users] Recuring error in the Administration Portal

2020-06-03 Thread Krist van Besien
When using the Administration Portal after a while I start to get errors like 
this:

'Uncaught exception occurred. Please try reloading the page. Details: 
(TypeError) : Cannot read property 'isEval' of undefined
Please have your administrator check the UI logs'

'Uncaught exception occurred. Please try reloading the page. Details: 
(TypeError) : null is not an object (evaluating 'b.b.b.a')
Please have your administrator check the UI logs'


These errors appear when I use Brave, but also appear after a while in Firefox, 
Chrome or Safari. The count listed in the upper right corner continuously 
increases if I do nothing. 

I find these errors in the ui.log as well: For example: 

2020-06-03 11:10:01,113+02 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-83) [] Uncaught exception: com.google.gwt.core.client.JavaScriptException: 
(TypeError) : null is not an object (evaluating 'b.b.b.a')
at 
org.ovirt.engine.ui.webadmin.section.main.view.tab.gluster.SubTabVolumeGeneralView.$setMainSelectedItem(SubTabVolumeGeneralView.java:143)
at 
org.ovirt.engine.ui.webadmin.section.main.view.tab.gluster.SubTabVolumeGeneralView.setMainSelectedItem(SubTabVolumeGeneralView.java:143)
at 
org.ovirt.engine.ui.common.presenter.AbstractSubTabPresenter.$onDetailModelEntityChange(AbstractSubTabPresenter.java:368)
at 
org.ovirt.engine.ui.common.presenter.AbstractSubTabPresenter.$lambda$6(AbstractSubTabPresenter.java:343)
at 
org.ovirt.engine.ui.common.presenter.AbstractSubTabPresenter$lambda$6$Type.eventRaised(AbstractSubTabPresenter.java:343)
at org.ovirt.engine.ui.uicompat.Event.$raise(Event.java:99)
at 
org.ovirt.engine.ui.uicommonweb.models.EntityModel.$setEntity(EntityModel.java:36)
at 
org.ovirt.engine.ui.uicommonweb.models.EntityModel.setEntity(EntityModel.java:36)
at 
org.ovirt.engine.ui.uicommonweb.models.ListWithDetailsModel.$onSelectedItemChanged(ListWithDetailsModel.java:89)
at 
org.ovirt.engine.ui.uicommonweb.models.volumes.VolumeListModel.onSelectedItemChanged(VolumeListModel.java:455)
at 
org.ovirt.engine.ui.uicommonweb.models.SearchableListModel.$setItems(SearchableListModel.java:714)
at 
org.ovirt.engine.ui.uicommonweb.models.SearchableListModel.setItems(SearchableListModel.java:714)
at 
org.ovirt.engine.ui.uicommonweb.models.SearchableListModel$SetItemsAsyncQuery$1.$onSuccess(SearchableListModel.java:878)
at 
org.ovirt.engine.ui.uicommonweb.models.SearchableListModel$SetItemsAsyncQuery$1.onSuccess(SearchableListModel.java:878)
at org.ovirt.engine.ui.frontend.Frontend$1.$onSuccess(Frontend.java:227)
at org.ovirt.engine.ui.frontend.Frontend$1.onSuccess(Frontend.java:227)
at 
org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.$onSuccess(OperationProcessor.java:133)
at 
org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.onSuccess(OperationProcessor.java:133)
at 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.$onSuccess(GWTRPCCommunicationProvider.java:270)
at 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.onSuccess(GWTRPCCommunicationProvider.java:270)
at 
com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:198)
at 
com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:233)
at 
com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409)
at 
Unknown.anonymous(https://ov.wl.kri.st/ovirt-engine/webadmin/?locale=en_US)
at com.google.gwt.core.client.impl.Impl.apply(Impl.java:236)
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:275)
at 
Unknown.anonymous(https://ov.wl.kri.st/ovirt-engine/webadmin/?locale=en_US)

It is always org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService, 
and the errors run in the hundreds...

What is going on? A bug? A misconfiguration? Database corruption?

This is an ovirt 4.4 cluster I setup on Centos 8. The cluster uses gluster 
storage, and was setup only a few days ago. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YQSCFP6ZVUBHUJEK3YOFMIUECIKD5ZHL/


[ovirt-users] VM login info

2020-06-03 Thread fawzi
Hi guys,

After a lot of attempts, i was finally able to open a VM (centos8-cld) using 
virt-viewer on  my mac (catalina).  but i am faced with a login screen.  So,  
where do i get this information from?
or should i be using a different method to log into a vm?

This goes for all of the VMs available by default.

can someone please help me with this?

thanks
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UVCGYBB3XAVYKMLAOGK4V45QWFSPQZJ2/