[ovirt-users] Re: VM stuck in "Migrating to"

2018-07-15 Thread Shmuel Melamud
Hi! As I understand, the VM is down already. You can fix this directly in the database. Connect to it with psql tool and do the following: select vm_guid from vms where vm_name='Name of your VM'; You'll get the VM ID. And then: update vm_dynamic set status=0 where vm_guid='VM ID'; On Wed, Jul

[ovirt-users] UPDATED Invitation: Deep Dive: virt-sparsify @ Wed 2017-02-08 17:00 - 17:30 (IST)

2017-02-08 Thread Shmuel Melamud
Hi! I invite you to Deep Dive session dedicated to the new virt-sparsify feature of oVirt 4.1. When: Wed 2017-02-08 17:00 - 17:30 (IST) Join here: https://youtu.be/ayseKlGLwHI (NOTE location changed) Virt-sparsify is a new feature in oVirt 4.1. It allows to remove unused space from a disk

[ovirt-users] Invitation: Deep Dive: virt-sparsify @ Wed 2017-02-08 17:00 - 17:30 (IST)

2017-02-07 Thread Shmuel Melamud
Hi! I invite you to Deep Dive session dedicated to the new virt-sparsify feature of oVirt 4.1. When: Wed 2017-02-08 17:00 - 17:30 (IST) Join here: https://www.youtube.com/watch?v=OhCaagBH4sU Virt-sparsify is a new feature in oVirt 4.1. It allows to remove unused space from a disk image and

Re: [ovirt-users] editing VM settting

2016-05-24 Thread Shmuel Melamud
Hi! What do you mean under "removing values"? You want , etc. not to appear in engine response? There is no such thing. There is always some value, empty or non-empty. Shmuel On Tue, Apr 12, 2016 at 6:40 PM, Fabrice Bacchella < fabrice.bacche...@orange.fr> wrote: > I'm trying to change the

Re: [ovirt-users] Clone, template, pools : how does it uses disk space ?

2016-05-23 Thread Shmuel Melamud
Hi! Regarding your examples, I cannot say exactly because of lack of some details. What storage type are you using? How do you measure the space used on the physical disk? > For example, when making a VM from template, using pre-allocated disk option, for a 50GB Virtual disk, it only uses 3GB on

Re: [ovirt-users] [Users] Host moved to Non-operational state interfaces are down

2016-05-22 Thread Shmuel Melamud
Hi! 1. Do you use NetworkManager? 2. Do you run Engine and the host on the same machine? 3. Did you use IP or hostname when added the host to the Engine? 4. Can you please attach your /etc/sysconfig/network-scripts/ifcfg-* configuration? On Tue, May 17, 2016 at 2:29 PM, Clifford Trueman <

Re: [ovirt-users] Linux guests vs. Spice/QXL?

2016-05-18 Thread Shmuel Melamud
Hi! Did you set the correct OS type in the VM properties in each test? Shmuel On Wed, May 18, 2016 at 1:20 PM, Uwe Laverenz wrote: > Hi all, > > I'm running some tests on OVirt (3.6.5.3) on CentOS 7 and almost > everything works quite well so far. > > CentOS 6.x, Windows 7

Re: [ovirt-users] How to change host networks?

2016-05-18 Thread Shmuel Melamud
Hi! ​Do you have any existing setup that you want to migrate or you're only planning? ​Shmuel​ On Wed, May 18, 2016 at 2:04 PM, Roderick Mooi wrote: > Good day > > I would like to change the IP addresses of the host networks used by Ovirt > including the ovirtmgmt

Re: [ovirt-users] [3.6] Change admin password

2015-11-16 Thread Shmuel Melamud
Does it mean that usage of ovirt-engine-extension-aaa-jdbc extension is mandatory now? Shmuel On Fri, Nov 13, 2015 at 4:28 PM, Alon Bar-Lev wrote: > > There is a separate tool for this now ovirt-engine-extension-aaa-jdbc-tool. > > - Original Message - > > From:

Re: [ovirt-users] upgrade from 3.5 to 3.6 causing problems with migration

2015-11-09 Thread Shmuel Melamud
Hi! I'm trying to reproduce your issue. Can you help me with the exact scenario? 1. You had 3.5 running. What version of VDSM was on the hosts? 2. You replaced the engine and restarted it. Now it is 3.6, right? 3. You put a host into maintenance. Failure occured when VMs were migrating from it?

Re: [ovirt-users] virtual machine does not boot from its hard disk

2015-04-05 Thread Shmuel Melamud
Hi! I have kickstarted my first CentOS 6 host under ovirt. When it boots, the VM tries to PXE boot again rather than going to the hard disk. If I look under Boot Options in my VM, there's only: * First Device: Hard Disk * Second Device: [None] If I Enable boot menu then I can