[ovirt-users] Re: owner of vm paused/unpaused operation

2019-10-10 Thread Francesco Romani
On 10/10/19 10:44 AM, Gianluca Cecchi wrote: On Thu, Oct 10, 2019 at 9:56 AM Francesco Romani <mailto:from...@redhat.com>> wrote: The only way Vdsm will not pause the VM is if libvirt+qemu never reports any ioerror, which is something I'm not sure is possible and

[ovirt-users] Re: owner of vm paused/unpaused operation

2019-10-10 Thread Francesco Romani
which is something I'm not sure is possible and that I'd never recommend anyway. Vdsm always tries hard to be super-careful with respect possible data corruption. Bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fro

[ovirt-users] Re: owner of vm paused/unpaused operation

2019-10-09 Thread Francesco Romani
because if Vdsm can't be sure, the only real option is to let the sysadmin check and decide. Bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ Users mailing list -- users@ovirt.org To

[ovirt-users] Re: Ovirt attach serial port on VM

2018-09-27 Thread Francesco Romani
vm with custom pre-start hooks) I need some python know-how. Hi, You may find this patch useful: https://gerrit.ovirt.org/#/c/91499/ it is mostly untested, but should be a good starting point. HTH, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani githu

[ovirt-users] Re: Docker best practices

2018-07-23 Thread Francesco Romani
ver gained traction. The code is still there, but it is pretty much unsupported and it is going to be removed in future releases. Bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ Users mail

[ovirt-users] Re: oVirt 4.2.5.1-1.el7 JSON-RPC statistics error

2018-07-18 Thread Francesco Romani
starting 2018-07-18 06:07:30,658 - mom - INFO - MOM starting And I totally not expect this. Martin, Andrej, is this the expected behaviour? Bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ U

[ovirt-users] Re: oVirt 4.2.5.1-1.el7 JSON-RPC statistics error

2018-07-18 Thread Francesco Romani
0058, vmId=a1af259b-7917-49ac-8bcc-eb4cc302e723 (api:52) 2018-07-18 06:07:22,912+0100 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call VM.getStats failed (error 1) in 0.00 seconds (__init__:573) 2018-07-18 06:07:23,043+0100 INFO  (jsonrpc/6) [root] /usr/libexec/vdsm/hooks/after_get_caps/50_ope

[ovirt-users] Re: oVirt 4.2.5.1-1.el7 JSON-RPC statistics error

2018-07-17 Thread Francesco Romani
error? Thanks, +++ [1] It seems to me that a NIC card was removed from a VM during a statistic reporting cycle, or somehow failed to report stats. But really, is a wild guess.Let's look at the logs first. -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fro

[ovirt-users] Re: After minor upgrade oVirt Node to 4.2.3 can't start Virtual machine

2018-06-07 Thread Francesco Romani
il to start: VM OPNsense is down with error. Exit message: Unable to add bridge ovirtmgmt port vnet0: Operation not supported. Hi, could you please share the Vdsm and Engine logs? Thanks, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @

[ovirt-users] Re: Serial pass-through on oVirt VMs

2018-05-22 Thread Francesco Romani
(warning: NOT tested on real hw or with real VMs) https://gerrit.ovirt.org/91499 bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org

[ovirt-users] Re: vGPU VM not starting

2018-05-21 Thread Francesco Romani
gt; > The issue with the nics MTU appears to have gone away with the upgrade > of host to the version above. Nice to know! If the MTU issue reappears, please file a bug -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___

[ovirt-users] Re: vGPU VM not starting

2018-05-21 Thread Francesco Romani
27;: No such device This is another bug, related to https://bugzilla.redhat.com/show_bug.cgi?id=1561010. The proper fix is on Engine side, even though we can fix it on Vdsm side too Bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org

[ovirt-users] Re: vGPU VM not starting

2018-05-18 Thread Francesco Romani
(hooks:110) 2018-05-17 10:11:12,837+0100 INFO (vm/1bc9dae8) [root] /usr/libexec/vdsm/hooks/before_vm_start/50_vfio_mdev: rc=1 err=vgpu: No device with type nvidia-53 is available. maybe Martin can shed some light here? Callum, please share Vdsm logs showing the network failure Bests, -- F

[ovirt-users] Re: Unable to start VM after 4.2 upgrade

2018-05-18 Thread Francesco Romani
Hi again, On 05/18/2018 11:55 AM, Francesco Romani wrote: > Hi, > > > On 05/17/2018 02:58 PM, Ernest Beinrohr wrote: >> Hi, I updated my engine and 1 host to 4.2 from 4.1 and now I cannot >> start a VM and get this error: >> >> "UnsupportedType: Unsuppo

[ovirt-users] Re: Unable to start VM after 4.2 upgrade

2018-05-18 Thread Francesco Romani
he new 4.2 > engine. Please file a bug about this, make sure to report the error below. > > > My VM has this inside: total_bytes_sec="0" total_iops_sec="0" write_bytes_sec="0" > write_iops_sec="100"/> Where is this exactly? bests

Re: [ovirt-users] Unable to get volume size for domain

2018-04-19 Thread Francesco Romani
CSI-based. This is pretty frequent on your vdsm logs and alarming: VolumeGroupSizeError: Volume Group not big enough: ('Not enough free extents for extending LV f3bb30a0-4745-4c77-aaca-e5f385905c1e/5c1ad23a-e418-4bb2-86b7-af4b14079224 (free=6, needed=8)',) The fix depends on how you set up

Re: [ovirt-users] Network and disk inactive after 4.2.1 upgrade

2018-02-26 Thread Francesco Romani
, you may have hit this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1542117 it could affect all VMs started with Engine <= 4.1 and later imported in 4.2, or Hosted Engine. If your VM was first created under oVirt 4.2, please file a new bug. HTH, -- Francesco Romani Senior SW Eng., Virtuali

Re: [ovirt-users] Multiple 'scsi' controllers with index '0'.

2018-02-09 Thread Francesco Romani
-- > FreeMail powered by mail.fr <https://mail.fr> > > > ___ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanir

Re: [ovirt-users] self hosted engine vm won't start

2017-10-30 Thread Francesco Romani
error will prevent the VM to start. Now, we need to see why it happens in the first place. Will look at the vdsm logs as soon as possible. Bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] self hosted engine vm won't start

2017-10-30 Thread Francesco Romani
Thahk You! >> Have a nice day! >> >> >> >> >> >> >> >>  >> >> >> >> >> >> ___ >> Users mailing list >> Users@ovirt.org >> http://lists.ovirt.org/mailman/listinfo/users > > -- > Nathanaël Blanchet > > Supervision réseau > Pôle Infrastrutures Informatiques > 227 avenue Professeur-Jean-Louis-Viala > 34193 MONTPELLIER CEDEX 5 > Tél. 33 (0)4 67 54 84 55 > Fax 33 (0)4 67 54 84 14 > blanc...@abes.fr > > > > > > > ___ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Live migration error in 4.1.2

2017-05-30 Thread Francesco Romani
. Please file a bug[1] against qemu +++ [1] As usual, it is advised to check on bugzilla first of the same issue was already reporte Bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] migration of a VM: fails

2017-05-24 Thread Francesco Romani
f the stack. We may learn something helpful from the libvirt logs, since you already have it could be worth looking at them. So if you want to share them, I'll have a look. -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] migration of a VM: fails

2017-05-21 Thread Francesco Romani
libvirt-daemon-config-nwfilter-2.0.0-10.el7_3.4.x86_64 >>> libvirt-daemon-driver-interface-2.0.0-10.el7_3.4.x86_64 >>> libvirt-daemon-driver-network-2.0.0-10.el7_3.4.x86_64 >>> libvirt-daemon-driver-nodedev-2.0.0-10.el7_3.4.x86_64 >>> libvirt-daemon-driver-nwfilt

Re: [ovirt-users] migration of a VM: fails

2017-05-17 Thread Francesco Romani
tigate, we need more data; so could you please share: 1. the domain XML (virtsh -r dumpxml ...) and/or the qemu command line of the affected VM, on the source side 2. the version of QEMU and libvirt that you are running Thanks and bests, -- Francesco Romani Senior SW Eng., Virtualization R&D

Re: [ovirt-users] Ovirt 4.0 to 4.1 CentOS7.3 and libvirtd 2.0.0 segfault issue

2017-04-17 Thread Francesco Romani
quot;1970-01-01T00:00:01" port="-1" tlsPort="-1" type="spice"> > (ports with "-"? maybe it is fine because of autoport settings...) > Yes, "-1" means "autoallocation from libvirt". I don't see obvious issues in this XML, and,

Re: [ovirt-users] ovirtvm-console : Failed to execute login on behalf - for user

2017-03-29 Thread Francesco Romani
[org.ovirt.engine.core.services.VMConsoleProxyServlet] (default > task-25) [5d9b7d18] Error processing request: : > java.lang.RuntimeException: Unable to create session using LoginOnBehalf > This smells like one engine internal bug. Please make sure to file one bugzilla entry. Bests, -- Fr

Re: [ovirt-users] problems with serial console in 4.1.1

2017-03-28 Thread Francesco Romani
lease enable at client side > $ The error message is a bit cryptic. It means you haven't given the "-t" ssh options. Please retry with: ssh -t -i .ssh/id_dsa.pub ovirt-vmconsole@ovmgr1 -p connect --vm-name c7service > What is "clien

Re: [ovirt-users] Details about why a live migration failed

2017-03-27 Thread Francesco Romani
kely, case is a QEMu bug. If QEMU cannot correctly restore the VM state from the migration data stream, you'll get the same error. Anyway, this definitely looks like libvirt/qemu issue; better be prepared to file a libvirt bug. does it happen migrating to *any* CentOS7.3 box? Bests, -- Franc

Re: [ovirt-users] Details about why a live migration failed

2017-03-24 Thread Francesco Romani
ecover) > vmId=`4f627cc1-9b52-4eef-bf3a-c02e8a6303b8`::operation failed: > migration job: unexpectedly failed This is surprising (no pun intended) With a pretty high chance this comes from libvirt, I'm afraid you need to dig in the libvirt logs/journal entries to learn more. Vdsm cou

Re: [ovirt-users] How to enable tunnel migration

2017-03-07 Thread Francesco Romani
: 不支持的参数:migration URI is not supported by tunnelled migration > > So, i want to know how should i enable the tunnel migration feature. > Can anyone help me? > Thanks > > Regards. > > -------- > like...@cs2c.com.cn > >

Re: [ovirt-users] How to enable tunnel migration

2017-03-07 Thread Francesco Romani
ld i enable the tunnel migration feature. > Can anyone help me? > Thanks > > Regards. > > -------- > like...@cs2c.com.cn > > > ___ > Users mailing list > Users@

Re: [ovirt-users] migration failures

2017-02-23 Thread Francesco Romani
found when the two sides of the migration have different and incompatible version of QEMU. In turn, this is quite often a bug, because forward migrations (e.g. from 2.3.0 to 2.4.0) are always supported, for obvious upgrade needs. So, which version of libvirt and qemu do you have on the sides of f

Re: [ovirt-users] missing hvc0 device on hosted engine

2017-02-13 Thread Francesco Romani
ate this setting for 4.2.0, and, perhaps, later 4.1.z, but for 4.1.0 this is still valid. In terms of Vm configuration, the console device should have the "consoleType" = "serial" setting. This is the default Engine sends. Not sure what HE is do

[ovirt-users] [oVirt 4.1.0] experimental container support

2017-02-06 Thread Francesco Romani
Hi all, In case you missed it, oVirt 4.1.0 gained some support to run container side to side to VMs. Read the full story here: https://fromanirh.github.io/containers-in-ovirt.html I'll be happy to answer any question - make sure to CC me to have a faster response time! Bests, -- Fran

Re: [ovirt-users] [Call for feedback] did you install/update to 4.1.0?

2017-02-03 Thread Francesco Romani
tings and enable RNG > Device. Then machine boots up. > I think there is a migration step missing from /dev/random to > /dev/urandom for exisiting VM's. > Hi! Sorry about this trouble. Please file a bug about this, we will likely need some Vdsm + Engine fixes. Bests, -- Francesco

Re: [ovirt-users] Ovirt Hypervisor vdsm.Scheduler logs fill partition

2016-10-14 Thread Francesco Romani
- Original Message - > From: "Simone Tiraboschi" > To: "Steve Dainard" , "Francesco Romani" > > Cc: "users" > Sent: Friday, October 14, 2016 9:59:49 AM > Subject: Re: [ovirt-users] Ovirt Hypervisor vdsm.Scheduler logs fill par

[ovirt-users] [vdsm] status update: running containers alongside VMs

2016-10-13 Thread Francesco Romani
d yet is any Engine change. This is a Vdsm-only change at the moment, so fixing the following is currently unplanned: * First and foremost, Engine will not distinguish between real VMs and container VMs. Actions unavailable to container will not be hidden from UI. Same for monitoring

Re: [ovirt-users] how to create vm from snapshot via ovirt-shell (ovirt 4.0)

2016-09-19 Thread Francesco Romani
hot attached? Perhaps this page could help https://www.ovirt.org/develop/release-management/features/storage/backup-restore-api-integration/ Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Can't add logical network

2016-09-19 Thread Francesco Romani
isor? Seems like Vdsm doesn't like your changes, perhaps it cannot just identify the interface configuration Edward, do you have any recommendations about this flow? -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] intel skylake oVirt 4.0

2016-09-13 Thread Francesco Romani
or the updated packages to come; unfortunately, this may require a long cycle, since those packages are most often provided by your distribution. HTH, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___

Re: [ovirt-users] oVirt updates available on host due to libvirt missing

2016-08-12 Thread Francesco Romani
- Original Message - > From: "Sandro Bonazzola" > To: "Gianluca Cecchi" , "Michal Skrivanek" > , "Francesco Romani" > > Cc: "users" > Sent: Friday, August 12, 2016 2:01:54 PM > Subject: Re: [ovirt-users] oVirt

Re: [ovirt-users] When debug vdsm branch 4.0, why there has some code will call function ping(self) in bindingxmlrpc.py cycle? Even the vdsm is not managed by ovirt-engine?

2016-07-26 Thread Francesco Romani
ll be called cycle? This should be caused by the MOM daemon, which periodically checks the availability of Vdsm. Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] messages file filled by vdsm logs in 4.0

2016-07-06 Thread Francesco Romani
r seem > filled by vdsm messages Ciao Gianluca, please try the following: 1. edit /etc/vdsm/vdsm.conf 2. in the [devel] section, set "python_warnings_enable=false" it should read like [devel] python_warnings_enable = false 3. changes will take place after a Vdsm restart HTH,

Re: [ovirt-users] Is it possible to disable qxl video?

2016-07-06 Thread Francesco Romani
isable/remove default video qxl? > thanks, > Arman,. Hi, The 4.0 Vdsm allows you to run a headless VM, meaning a VM without graphic device/frontend. Not sure Engine allows you that however. I'm afraid you will need to write a Vdsm hook. There could be simpler solutions depending o

Re: [ovirt-users] disk not bootable

2016-07-04 Thread Francesco Romani
- Original Message - > From: "Nir Soffer" > To: "Fernando Fuentes" > Cc: "Francesco Romani" , "users" > Sent: Saturday, July 2, 2016 11:18:01 AM > Subject: Re: [ovirt-users] disk not bootable > > On Sat, Jul 2, 2016 at

Re: [ovirt-users] Problem with Getty and Serial Consoles

2016-06-14 Thread Francesco Romani
a serial console, just use console=ttyS0 on the kernel command line, and systemd will automatically start a getty on it for you. """ nice full tutorial on http://0pointer.de/blog/projects/serial-console.html Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] ssh -t serial connection on Widows

2016-04-22 Thread Francesco Romani
- Original Message - > From: "Nathanaël Blanchet" > To: "Francesco Romani" > Cc: users@ovirt.org > Sent: Friday, April 22, 2016 1:34:59 PM > Subject: Re: [ovirt-users] ssh -t serial connection on Widows > > Thank you for your answer. > >

Re: [ovirt-users] ssh -t serial connection on Widows

2016-04-22 Thread Francesco Romani
ham/putty/0.60/htmldoc/Chapter4.html#config-ssh-pty > As the spice/vnc console, could it be a good idea to get the same on the > UI so as to be OS independant? Sorry, I don't understand this question. Could you please rephrase it? Bests, -- Francesco Romani RedHat Engine

Re: [ovirt-users] payload device serial

2016-03-30 Thread Francesco Romani
#x27;source'): > if source.getAttribute('file').find('/payload/') > 0: > for serial in disk.getElementsByTagName('serial'): > if not serial.hasChildNodes(): > serial.appendChild(domxml.createTextNode(str(uuid.uuid4( > hooking.write_domxml(domx

Re: [ovirt-users] Serial Console not running on ovirt-engine

2016-03-30 Thread Francesco Romani
unit, so # systemctl status ovirt-vmconsole-proxy-sshd and # systemctl start ovirt-vmconsole-proxy-sshd If you want it at every boot (most likely yes) # systemctl enable ovirt-vmconsole-proxy-sshd -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: froma

Re: [ovirt-users] seria consol setup

2016-03-30 Thread Francesco Romani
- Original Message - > From: "Yedidyah Bar David" > To: "Christophe TREFOIS" , "Francesco Romani" > > Cc: "Fabrice Bacchella" , "users" > > Sent: Thursday, March 31, 2016 8:00:04 AM > Subject: Re: [ovirt-use

Re: [ovirt-users] How to connect a VM with a port = -1

2016-03-25 Thread Francesco Romani
zation Host. Once the VM is booted, Vdsm should report the port allocated by libvirt to Engine. Does this happen consistently or just sporadically? Which version of packages are you using? Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: from

Re: [ovirt-users] seria consol setup

2016-03-23 Thread Francesco Romani
- Original Message - > From: "Fabrice Bacchella" > To: "Francesco Romani" > Cc: "Yedidyah Bar David" , "users" > Sent: Wednesday, March 23, 2016 4:29:15 PM > Subject: Re: [ovirt-users] seria consol setup > > I'm tryi

Re: [ovirt-users] seria consol setup

2016-03-23 Thread Francesco Romani
- Original Message - > From: "Fabrice Bacchella" > To: "Francesco Romani" > Cc: "Yedidyah Bar David" , "users" > Sent: Wednesday, March 23, 2016 1:21:11 PM > Subject: Re: [ovirt-users] seria consol setup >

Re: [ovirt-users] seria consol setup

2016-03-23 Thread Francesco Romani
- Original Message - > From: "Yedidyah Bar David" > To: "Fabrice Bacchella" , "Francesco Romani" > > Cc: "users" > Sent: Wednesday, March 23, 2016 12:28:52 PM > Subject: Re: [ovirt-users] seria consol setup > > I can al

Re: [ovirt-users] Logs Error

2016-03-09 Thread Francesco Romani
- Original Message - > From: "Francesco Romani" > To: "Budur Nagaraju" > Cc: "users" > Sent: Monday, February 8, 2016 11:43:49 AM > Subject: Re: [ovirt-users] Logs Error > > - Original Message - > > From: "Budur Nag

Re: [ovirt-users] Going crazy with emory hotplug on 3.6

2016-02-22 Thread Francesco Romani
ared to file a oVirt bug, on Engine, because Vdsm is just the humble servant here, doing exactly what Engine orders. -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Logs Error

2016-02-08 Thread Francesco Romani
- Original Message - > From: "Budur Nagaraju" > To: "users" > Sent: Monday, February 8, 2016 10:00:36 AM > Subject: [ovirt-users] Logs Error > > > > Getting below logs for some reason, in the engine Hi! Can please file a bug about it? Than

Re: [ovirt-users] console ports

2015-11-20 Thread Francesco Romani
gt; HI > > can someone pls update the default vm console ports which needs to be open in > firewall ? > > Regards, > Nagaraju > > > ___ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listi

Re: [ovirt-users] Ovirt 3.6 Beta testing hosted-engine : no VM engine on Webui

2015-09-07 Thread Francesco Romani
- Original Message - > From: "wodel youchi" > To: "Francesco Romani" > Cc: "Simone Tiraboschi" , "users" , > "Roy Golan" > Sent: Monday, September 7, 2015 5:45:17 PM > Subject: Re: [ovirt-users] Ovirt 3.6 Beta test

Re: [ovirt-users] Ovirt 3.6 Beta testing hosted-engine : no VM engine on Webui

2015-09-07 Thread Francesco Romani
- Original Message - > From: "Simone Tiraboschi" > To: "wodel youchi" > Cc: "users" , "Roy Golan" , "Francesco > Romani" > Sent: Monday, September 7, 2015 4:55:41 PM > Subject: Re: [ovirt-users] Ovirt 3.6 Beta te

Re: [ovirt-users] messages from journal in centos7 hosts

2015-05-13 Thread Francesco Romani
s@ovirt.org/msg24878.html > > I'm also being disturb by this ennoyance. > Is there a workaround? > > (oVirt 3.5.1, CentOS 7 hosts, iSCSI storage) This message should have been removed in recent VDSM versions. Which version of VDSM and libvirt are you running? Bests, -- Fr

Re: [ovirt-users] ovirt 3.5.2 cannot start windows vms

2015-05-05 Thread Francesco Romani
- Original Message - > From: "Michal Skrivanek" > To: "Francesco Romani" > Cc: "Wolfgang Bucher" , "users@ovirt.org > (users@ovirt.org)" > Sent: Tuesday, May 5, 2015 9:33:03 AM > Subject: Re: [ovirt-users] ovirt 3.5.2 cannot

Re: [ovirt-users] ovirt 3.5.2 cannot start windows vms

2015-05-04 Thread Francesco Romani
> May 4 19:08:23 ovirt libvirtd: 9183: warning : > virSecuritySELinuxRestoreSecurityFileLabel:1034 : cannot lookup default > selinux label for > /rhev/data-center/d5e8a32f-35ed-4dec-bf9d-3c818c2780a4/66f8876c-0898-4ff2-9325-a14835f2a872/images/b329d34e-78b3-46a5-9df8-00b83c2c982a/c79a596b-

Re: [ovirt-users] ovirt 3.5.2 cannot start windows vms

2015-05-03 Thread Francesco Romani
e need more context from vdsm.log and from supervdsm.log. Thanks, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] [ACTION REQUIRED] oVirt 3.5.2 and 3.5.3 status (building RC2 today!)

2015-03-18 Thread Francesco Romani
- Original Message - > From: "Sandro Bonazzola" > To: "Eli Mesika" , "Ido Barkan" , > "Adam Litke" , > "Francesco Romani" , "Maor Lipchuk" > , "Vered Volansky" > , "Eli Mesika" , U

Re: [ovirt-users] VDSM tests not running on RHEL 7 (on make rpm)

2015-03-12 Thread Francesco Romani
here === # Skips check since rhel default repos lack pep8 and pyflakes %if ! 0%{?rhel} %{!?with_check:%global with_check 1} %else %{!?with_check:%global with_check 0} %endif === cut here === Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___

Re: [ovirt-users] 3.5.1 not detecting Haswell CPU

2015-02-26 Thread Francesco Romani
ity ept vpid > fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm xsaveopt > bugs: > bogomips: 7999.90 > clflush size: 64 > cache_alignment : 64 > address sizes : 39 bits physical, 48 bits virt

Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

2015-02-19 Thread Francesco Romani
erv.enabled.value = false After a restart of Engine, you'll need to reboot the affected VM to let its configuration change. To check that the configuration changed, you should NOT see anymore this option hv_relaxed in the qemu commandline/logs If this doesn't

Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

2015-02-19 Thread Francesco Romani
se logging. Anyway, its logs are in /var/log/libvirt/qemu/$VM_NAME.log -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] why is it called vdsm?

2015-02-13 Thread Francesco Romani
d > project-related, like "ovirt-agent"? Well, we could think of a rename for oVirt 4.0 :) Not 100% joking: besides being a bit more google-friendlier, that could solve the packaging troubles and make old-vdsm and new-vdsm-or-whaterver-we-may-call-it trivially parallel installable on a g

Re: [ovirt-users] restore state is very long after suspending

2015-02-10 Thread Francesco Romani
tell that - reconstructing from the VDSM log, nothing obviously wrong seems there. But we need a complete clean log to be sure. - if the operation eventually succeeds, to understand the slowness we must inspect the QEMU logs (most likely will be unhelpfully terse) and/or investigate QEMU t

Re: [ovirt-users] vdsm losing connection to libvirt

2014-12-17 Thread Francesco Romani
Confirmed. I'm aware of these bugs in particular, which could be related to a fair amount of mysterious libvirtd crashes: https://bugzilla.redhat.com/show_bug.cgi?id=1162208 https://bugzilla.redhat.com/show_bug.cgi?id=1171124 https://bugzilla.redhat.com/show_bug.cgi?id=1141159 It seems *mor

Re: [ovirt-users] [QE][ACTION REQUIRED] oVirt 3.5.1 RC status

2014-12-10 Thread Francesco Romani
entry just updated to POST). needs review. ETA for merge: definitely within the week, worst case. Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Out of the box experience on Fedora - was: Re: [QE][ACTION REQUIRED] oVirt 3.5.1 RC status - postponed

2014-11-25 Thread Francesco Romani
- Original Message - > From: "Sandro Bonazzola" > To: "Francesco Romani" , Users@ovirt.org, de...@ovirt.org > Sent: Tuesday, November 25, 2014 9:28:25 AM > Subject: Re: [ovirt-users] Out of the box experience on Fedora - was: Re: > [QE][ACT

[ovirt-users] Out of the box experience on Fedora - was: Re: [QE][ACTION REQUIRED] oVirt 3.5.1 RC status - postponed

2014-11-24 Thread Francesco Romani
ce we could have a better vector to spread oVirt? * what we could do, as oVirt project, to improve the above? Feedback welcome -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] VM migration/creation on host problem ...

2014-11-14 Thread Francesco Romani
- Original Message - > From: "James James" > To: "Francesco Romani" > Cc: "users" > Sent: Friday, 14 November, 2014 4:53:22 PM > Subject: Re: [ovirt-users] VM migration/creation on host problem ... > > In /var/log/libvirt/libvir

Re: [ovirt-users] VM migration/creation on host problem ...

2014-11-13 Thread Francesco Romani
tiplexed into /var/log/messages please also add QEMU logs as found in /var/log/libvirt/qemu/$VM_NAME.log where VM_NAME is "puppetdb" here thanks, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani

Re: [ovirt-users] Live migration on el6?

2014-11-07 Thread Francesco Romani
u-kvm for ovirt 3.5 if I wanna > working live migration function? > > At this moment it is not working for me. Live VM migration should work out of the box. Please add more details if it does'nt. Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8

Re: [ovirt-users] oVirt 3.5 on RHEL 6.6 hyperv enabled breaks Windows VMs

2014-10-27 Thread Francesco Romani
- Original Message - > From: "Charles Gruener" > To: "Francesco Romani" > Cc: "Michal Skrivanek" , "users@ovirt.org Users" > > Sent: Monday, October 27, 2014 3:56:00 PM > Subject: Re: [ovirt-users] oVirt 3.5 on RHEL 6.6 hyperv

Re: [ovirt-users] oVirt 3.5 on RHEL 6.6 hyperv enabled breaks Windows VMs

2014-10-27 Thread Francesco Romani
th newer ones. Can you share what is running on your hypervisors? versions of libvirt and qemu. Moreover, qemu and libvirt logs would help. Thanks, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___

Re: [ovirt-users] Nesting Hyper-V

2014-10-07 Thread Francesco Romani
2014/07/enabling-hyper-v-enlightenments-with-kvm.html > > -cpu ...,hv_relaxed,hv_spinlocks=0x1fff,hv_vapic,hv_time > > there are plenty of bugs / improvements open, here is the list: > > https://bugzilla.redhat.com/buglist.cgi?quicksearch=hv_relaxed&list_id=2902293 I

Re: [ovirt-users] 3.4: VDSM Memory consumption

2014-09-29 Thread Francesco Romani
- Original Message - > From: "Daniel Helgenberger" > To: "Francesco Romani" > Cc: "Dan Kenigsberg" , users@ovirt.org > Sent: Monday, September 29, 2014 2:54:13 PM > Subject: Re: [ovirt-users]3.4: VDSM Memory consumption > > Hello Fr

Re: [ovirt-users] 3.4: VDSM Memory consumption

2014-09-29 Thread Francesco Romani
o VMs except it's own sampling. If you are on IRC, on freenode/#vdsm or OFTC/#ovirt, please ping me anytime - see my sign below for my IRC nickname. -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] OVIRT-3.5-TEST-DAY-3: replace XML-rpc with JSON-rpc

2014-09-17 Thread Francesco Romani
g and/or on the oVirt wiki. -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] [QA] [ACTION REQUIRED] oVirt 3.5.0 RC2 status

2014-08-12 Thread Francesco Romani
- Original Message - > From: "Adam Litke" > To: "Sandro Bonazzola" > Cc: Users@ovirt.org, de...@ovirt.org, "Doron Fediuck" , > "Eyal Edri" , "Itamar > Heim" , "David Caro" , "Yair > Zaslavsky&quo

Re: [ovirt-users] [QA] [ACTION REQUIRED] oVirt 3.5.0 RC2 status

2014-08-12 Thread Francesco Romani
- Original Message - > From: "Sandro Bonazzola" > To: Users@ovirt.org, de...@ovirt.org > Cc: "Doron Fediuck" , "Eyal Edri" , > "Itamar Heim" , "David > Caro" , "Yair Zaslavsky" , > ykap...@redhat.com,

Re: [ovirt-users] Testday: json rpc

2014-07-30 Thread Francesco Romani
st) > Looking for method 'Host_setupNetworks' in bridge > > And if I search for the data received, like 'STP', there is nothing > whatsoever. > As I said, unless this is fixed and we get entries with the same amount of > data > as before, it can

[ovirt-users] oVirt 3.5 test day 2 results

2014-07-29 Thread Francesco Romani
...] 192.168.1.53 is the hypervisor host I used Now the point is maybe I did some mistakes or overlooked some configuration steps (maybe blindly hit return instead of changing a default), but I suggest to improve the docs/wiki to document how to fix common gotchas and/or to reconfigure thing

[ovirt-users] [test day] day 1 results

2014-07-02 Thread Francesco Romani
/show_bug.cgi?id=1114978 besides that the feature seems to work nicely -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] experience with AMD Kabini (Jaguar) CPUs

2014-06-06 Thread Francesco Romani
hed the output from virsh (1.2.5) capabilities (caps.txt) lscpu (lscpu.txt) lspci (lspci.txt) +++ [1] You can get a CPU + mainboard with ~85 EURO or even less, and it will consume 25W fully loaded, much less when idle. The fan is close to inaudible. [2] I'll put together a document/wiki page w

Re: [ovirt-users] getVdsCapabilites unexpected exception [was: Re: AIO 3.4 on fedora 19 initial errors before coming up]

2014-05-12 Thread Francesco Romani
Hi, - Original Message - > From: "Gianluca Cecchi" > To: "Francesco Romani" > Cc: "users" , "Roy Golan" > Sent: Monday, May 12, 2014 9:56:33 AM > Subject: Re: [ovirt-users] getVdsCapabilites unexpected exception [was: Re: &

Re: [ovirt-users] getVdsCapabilites unexpected exception [was: Re: AIO 3.4 on fedora 19 initial errors before coming up]

2014-05-11 Thread Francesco Romani
ython-ethtool-0.9-2.fc19.x86_64 > May 10 21:24:23 Updated: python-lxml-3.3.5-1.fc19.x86_64 > > I can also try to rollback and see... > > > I was right. > Against what to bugzilla? > This is a show stopper for fedora 19 ovirt u

Re: [ovirt-users] Live migration failing

2014-04-29 Thread Francesco Romani
read from monitor: Connection reset by peer can you share the libvirtd and qemu logs? Hopefully we can find some more information on those logs. Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani _

Re: [Users] VM satelit is down. Exit message: 'int' object has no attribute 'replace'.

2014-03-31 Thread Francesco Romani
erienced the same problem reported here https://bugzilla.redhat.com/show_bug.cgi?id=1067064 A fix was already been committed. About kvm and libvirt, you only need them on the nodes running hypervisors; engine itself does not depend on them. -- Francesco Romani RedHat Engineering Virtualization R &a

Re: [Users] vdsm python error

2014-03-11 Thread Francesco Romani
al=deathSignal, childUmask=childUmask) > TypeError: __init__() got an unexpected keyword argument 'childUmask' > How I can solve it ? Hi, please upgrade python-cpopen to version 1.3 Bests, -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: froman

Re: [Users] Host Non-Operational from sanlock and VM fails to migrate

2014-02-17 Thread Francesco Romani
se newer versions of QEMU have improvements on this field: QEMU recently gained native block devices[1], which, among other things, will make it more robust in presence of I/O errors, and should improve the error reporting as well. RHEL7 should have a version of QEMU with native ISCSI; hopefully NFS will follow soon enough. HTH, +++ [1] for example, ISCSI, recently merged: http://comments.gmane.org/gmane.comp.emulators.qemu/92599 work on NFS is ongoing. -- Francesco Romani RedHat Engineering Virtualization R & D IRC: fromani ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[Users] oVirt 3.4 test day: iscsi multipath

2014-01-27 Thread Francesco Romani
engine and the actual OS configuration) and worked well on my tests, including physical disconnections mid-I/O. Well done! :) -- Francesco Romani RedHat Engineering Virtualization R & D IRC: fromani ___ Users mailing list Users@ovirt.org