[ovirt-users] Re: How to renew vmconsole-proxy* certificates

2021-11-18 Thread Richard Chan
_OVIRT_FQDN -key /etc/pki/ovirt-engine/keys/vmconsole-proxy-helper.key.nopass 3. Use the oVirt CA to sign this request to produce a new cert: cat > extfile.conf < host working again. --- Richard Chan ___ Users mailing list -- users@ovirt

[ovirt-users] Re: [PKI help] Renew vmconsole-proxy-helper.cer

2021-11-18 Thread Richard Chan
running engine-setup should give you the opportunity to update expired or expiring certificates. > > If you don't want to upgrade your system you can run it with the --offline > option. > > Thank you! Richard Chan __

[ovirt-users] [PKI help] Renew vmconsole-proxy-helper.cer

2021-11-18 Thread Richard Chan
This single cert has expired; how would I renew just this one certificate? -- Richard Chan ___ 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-users] [PKI help] ovirt-vmconsole-proxy-keys HTTP Error 403

2021-11-18 Thread Richard Chan
can I troubleshoot this? 1. What keystore/truststore is Wildfly/ovirt-engine using? 2. Does vmconsole -> Wildfly present a client certificate - mutual TLS? Where does it get this certificate/keypair from? TIA -- Richard Chan ___ Users mailing l

[ovirt-users] Re: Issue upgrading VDSM in 4.4.9

2021-11-01 Thread Richard Chan
e a EL8-rebuild (OL8, Rocky Linux 8, AlmaLinux 8) you will need to set OTOPI_DNF_ENABLE=1 if engine-setup fails with a miniyum error (this means that it failed to detect a dnf-capable system). -- Richard Chan ___ Users mailing list -- users

[ovirt-users] Re: Upgrade 4.3 to 4.4 with Python3 : No module named "rpmUtils"

2021-10-28 Thread Richard Chan
On Thu, Oct 28, 2021 at 7:19 PM Yedidyah Bar David wrote: > Hi, > > On Thu, Oct 28, 2021 at 1:49 PM Richard Chan > wrote: > >> Hello., >> >> Scenario: Upgrading from 4.3 to 4.4 >> > > Please provide more details. How do you upgrade? > > Do

[ovirt-users] Upgrade 4.3 to 4.4 with Python3 : No module named "rpmUtils"

2021-10-28 Thread Richard Chan
7/site-packages/rpmUtils/miscutils.py es/rpmUtils/miscutils.py -- Richard Chan ___ 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

[ovirt-users] Re: How to remove "VM is being cloned" flag in a failed clone VM operation

2021-07-13 Thread Richard Chan
That worked! Thank you very much. On Wed, Jul 14, 2021 at 12:11 AM Arik Hadas wrote: > > > On Tue, Jul 13, 2021 at 3:56 PM Richard Chan > wrote: > >> Hello list, >> >> I had an unsuccessful zombie clone VM task - >> 1. Target: was able to unlock the disk

[ovirt-users] How to remove "VM is being cloned" flag in a failed clone VM operation

2021-07-13 Thread Richard Chan
lly? vdms-client Host -> this does not show any tasks outstanding. Thank you. Richard Chan ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.ht

[ovirt-users] Re: New host: no network interfaces visible

2020-10-22 Thread Richard Chan
the network devices to the NM_CONTROLLED=no state. What was most unexpected in 4.3.10 (w/ a fresh host) was that NetworkManager was needed to "bootstrap" the host. Regards Richard Chan On Mon, Oct 19, 2020 at 1:57 PM Ales Musil wrote: > > > On Thu, Oct 15, 2020 at 2

[ovirt-users] New host: no network interfaces visible

2020-10-15 Thread Richard Chan
page is blank, what could cause this? Host in CentOS 7.8 tried with/without biosdevname. -- Richard Chan ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy

[ovirt-users] Re: 4.2.8: NPE starting a specific VM

2019-07-07 Thread Richard Chan
There was a NIC that was Up + Unplugged. I have removed all NICs and recreated them. The NPE remains. On Sat, Jul 6, 2019 at 10:00 PM Arik Hadas wrote: > On Fri, Jul 5, 2019 at 7:44 PM Richard Chan > wrote: > >> This VM and interface cause NPE >> &

[ovirt-users] Experience 4.1.x -> 4.2.8 -> 4.3.4 upgrade lessons

2019-07-05 Thread Richard Chan
using guestfish or equivalent tools which would change the owner to qemu:qemu. Forgetting to chown back to vdsm:kvm is a recipe for pain. Cheers! -- Richard Chan ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt

[ovirt-users] Re: 4.2.8: NPE starting a specific VM

2019-07-05 Thread Richard Chan
lect * from > vm_interface" > ? You are welcme to restrict like > /usr/share/ovirt-engine/dbscripts/engine-psql.sh -c "select * from > vm_interface where vm_guid='xxx' " > if you know the id of the vm. > > > On Fri, Jul 5, 2019 at 9:46 AM Richard Chan > wrote: >

[ovirt-users] Re: Upgraded to 4.3: getting SpmStart failure

2019-07-05 Thread Richard Chan
/site-packages/vdsm/storage/sp.py", line 333, in startSpm On Fri, Jul 5, 2019 at 11:31 PM Strahil wrote: > Can you run the engine manually on another server ? > hosted-engine --vm-start > > Best Regards, > Strahil Nikolov > On Jul 5, 2019 18:05, Richard Chan wrote: > > My

[ovirt-users] Re: Upgraded to 4.3: getting SpmStart failure

2019-07-05 Thread Richard Chan
leVolume.py", line 131, in validateVolumePath raise se.VolumeDoesNotExist(self.volUUID) On Fri, Jul 5, 2019 at 11:31 PM Strahil wrote: > Can you run the engine manually on another server ? > hosted-engine --vm-start > > Best Regards, > Strahil Nikolov > On Jul 5, 2019 1

[ovirt-users] Upgraded to 4.3: getting SpmStart failure

2019-07-05 Thread Richard Chan
My engine is getting SpmStart failure. What is the best way to troubleshoot this? -- Richard Chan ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy

[ovirt-users] Re: 4.3 won't upgrade engine in standalone KVM VM: low_custom_compatibility_version 'agent03'

2019-07-05 Thread Richard Chan
at 9:22 PM Simone Tiraboschi wrote: > > > On Fri, Jul 5, 2019 at 3:15 PM Simone Tiraboschi > wrote: > >> >> >> On Fri, Jul 5, 2019 at 3:06 PM Richard Chan >> wrote: >> >>> In libvirt/virsh the VM is called "ovirt7"; here is the do

[ovirt-users] Re: 4.3 won't upgrade engine in standalone KVM VM: low_custom_compatibility_version 'agent03'

2019-07-05 Thread Richard Chan
this VM I have installed ovirt-release43.rpm and now running engine-setup. On Fri, Jul 5, 2019 at 9:15 PM Simone Tiraboschi wrote: > > > On Fri, Jul 5, 2019 at 3:06 PM Richard Chan > wrote: > >> In libvirt/virsh the VM is called "ovirt7"; here is the domain >>

[ovirt-users] Re: 4.3 won't upgrade engine in standalone KVM VM: low_custom_compatibility_version 'agent03'

2019-07-05 Thread Richard Chan
+107:+107 +107:+107 On Fri, Jul 5, 2019 at 8:53 PM Simone Tiraboschi wrote: > > > On Fri, Jul 5, 2019 at 2:48 PM Richard Chan > wrote: > >> Hi, >> >> I am running 4.2 engine in a standalone libvirt KVM VM (running on a >> hypervisor that is n

[ovirt-users] 4.3 won't upgrade engine in standalone KVM VM: low_custom_compatibility_version 'agent03'

2019-07-05 Thread Richard Chan
ddress: 0xE8000 Runtime Size: 96 kB ROM Size: 64 kB Characteristics: BIOS characteristics not supported Targeted content distribution is supported UEFI is supported System is a virtual machine BIOS Revision: 0.0 Handle 0xFEFF, DMI type 127, 4 bytes End Of Table Cheers -- Richar

[ovirt-users] 4.2.8: NPE starting a specific VM

2019-07-05 Thread Richard Chan
:] at org.ovirt.engine.core.vdsbroker.VDSCommandBase.executeCommand(VDSCommandBase.java:73) [vdsbroker.jar:] at org.ovirt.engine.core.dal.VdcCommandBase.execute(VdcCommandBase.java:33) [dal.jar:] This leads to Failed to run VM message. Any ideas? Thanks Richard Chan ___ Users mailing

[ovirt-users] Best practice for iSCSI storage domains

2017-12-06 Thread Richard Chan
What is the best practice for iSCSI storage domains: Many small targets vs a few large targets? Specific example: if you wanted a 8TB storage domain would you prepare a single 8TB LUN or (for example) 8 x 1 TB LUNs. -- Richard Chan ___ Users

[ovirt-users] q35 + virtio-scsi: contention for sda between cdrom and disk

2017-08-10 Thread Richard Chan
start. If the disk is virtio (vda) it works. Anyway to remove the cdrom device from the VM definition? -- Richard Chan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] How to create q35 + OVMF VM from 4.1 UI?

2017-08-10 Thread Richard Chan
o the hoi polloi. Any ideas what this is about? -- Richard Chan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] supervdsmd IOError to /dev/stdout

2017-08-03 Thread Richard Chan
Did it change the file permissions when you copied svdsm.logger.conf.rpmnew? No, the file permission were the same root:root 0644 Yes reproducible with 3.6 config file - it is definitely due to the 3.6 svdsm.logger.conf: when I copied the rpmnew file from 4.1, it works again.

Re: [ovirt-users] supervdsmd IOError to /dev/stdout

2017-08-01 Thread Richard Chan
start properly > > I'll reopen the bugzilla and fix the wrong fallback to syslog print > > Thanks! > > > On Sun, Jul 30, 2017 at 3:23 PM Richard Chan <rich...@treeboxsolutions.com> > wrote: > >> Hi Yaniv, >> >> On this one node, it happened from 3.

Re: [ovirt-users] supervdsmd IOError to /dev/stdout

2017-07-30 Thread Richard Chan
ce: main process exited, code=exited, status=1/FAILURE On Sun, Jul 30, 2017 at 3:47 PM, Yaniv Kaul <yk...@redhat.com> wrote: > > > On Fri, Jul 28, 2017 at 8:37 PM, Richard Chan < > rich...@treeboxsolutions.com> wrote: > >> After an upgrade to 4.0 I have a single ho

[ovirt-users] Quick way to generate vmconsole host keys?

2017-07-29 Thread Richard Chan
Is there a quick way to generate the vmconsole host keys without putting the host into maintenance and reinstalling? -- Richard Chan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] [SOLVED] Re: How to stop "Failed to stop image transfer session. Ticket does not exist for image" spam

2017-07-29 Thread Richard Chan
Solved: I did not see the "Cancel" option in the disk page when the disk upload is stalled. Apologies for the noise. On Sat, Jul 29, 2017 at 2:57 PM, Richard Chan <rich...@treeboxsolutions.com> wrote: > Using oVirt 4.1.3 - I have some failed disk uploads but the logs

[ovirt-users] Chrome 59 still will not upload to imageio, firefox ok

2017-07-29 Thread Richard Chan
failed err=-8172 for both the web UI and imageio proxy. Any suggestions? -- Richard Chan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] imageio: Error setting ImageProxyAddress's value. No such entry with version general.

2017-07-29 Thread Richard Chan
oVirt 4.1.4 - engine-setup of imageio proxy on a host, at the end it requires: engine-config -s ImageProxyAddress=:54323 But on engine: Error setting ImageProxyAddress's value. No such entry with version general. Any ideas thanks! -- Richard Chan

[ovirt-users] How to stop "Failed to stop image transfer session. Ticket does not exist for image" spam

2017-07-29 Thread Richard Chan
Using oVirt 4.1.3 - I have some failed disk uploads but the logs are being spammed by "Failed to stop image transfer session. Ticket does not exist for image" How to stop this? Thnaks! -- Richard Chan ___ Users mailing list Users@ovir

[ovirt-users] supervdsmd IOError to /dev/stdout

2017-07-28 Thread Richard Chan
this weird behaviour. -- Richard Chan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Overlapping packages in CentOS 7 repo files from ovirt and mirror.centos.org

2017-01-02 Thread Richard Chan
os.org/centos/7/virt/$basearch/ovirt-4.0/ includepkgs=python-* safelease ioprocess openvswitch ovirt-imageio-* ## or exclude=vdsm* gpgcheck=0 enabled=1 What do you think about this tightening? Thanks. > Richard Chan ___ Users mailing li

[ovirt-users] Overlapping packages in CentOS 7 repo files from ovirt and mirror.centos.org

2016-12-29 Thread Richard Chan
.x86_64.rpm Which one should "win"? We need this for auditing purposes. Thanks. -- Richard Chan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] 3.6.7 engine: compatible with host centos 7.3/vdsm 4.18/qemu 2.6?

2016-12-15 Thread Richard Chan
Thanks - I have one more question about overlapping repositories from ovirt proper and centos virt SIG ovirt-4.0.repo: A. http://resources.ovirt.org/pub/ovirt-4.0/rpm/el7/ (from mirrorlist) ovirt-4.0-dependencies.repo: B. http://mirror.centos.org/centos/7/virt/$basearch/ovirt-4.0/ For

[ovirt-users] 3.6.7 engine: compatible with host centos 7.3/vdsm 4.18/qemu 2.6?

2016-12-15 Thread Richard Chan
with a 3.6.7 engine? -- Richard Chan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] 3.6.5.3: UI Uncaught Exception: New VM from Template

2016-05-10 Thread Richard Chan
UI error messages and even the unobfuscated stack trace are not really very helpful. Is there any way that error reporting can be improved? Some pop-up "Insufficient permissions" like the ovirt-shell command line? Richard Chan ___ Users mailing list U

[ovirt-users] 3.6.5.3: UI Uncaught Exception: New VM from Template

2016-05-07 Thread Richard Chan
) at org.ovirt.engine.ui.uicommonweb.models.templates.VmBaseListModel$6.onSuccess(VmBaseListModel.java:309) at org.ovirt.engine.ui.frontend.Frontend$2.$onSuccess(Frontend.java:244) [frontend.jar:] -- Richard Chan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org