Re: [Users] [vdsm] [QE] oVirt 3.3.2 beta status

2013-11-27 Thread Itamar Heim

On 11/27/2013 05:42 PM, Michal Skrivanek wrote:

virt1029885 cloud-init testcase does not work in engine 3.3.1

this is about current CentOS containing a quite dated version of cloud-init. 
There's little we can do except encourage people to build/use 0.7.2+
Awaiting reporter's feedback


as rhel 6.5 GA'd and has these properly, shouldn't be an issue, and 
should be in CentOS 6.5 as well.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] simple networking?

2013-11-27 Thread Mike Kolesnik
- Original Message -
> I am trying to set up a testing network using o-virt, but the networking is
> refusing to cooperate.  I am testing for possible use in two different
> production setups.
> 
> My previous experience has been with VMWare.  I have always set up a single
> bridged network on each host.  All my hosts, VMs, and non-VM computers were
> peers on the LAN.  They could all talk to each other, and things worked very
> well.  There was a firewall/gateway that provided access to the Internet, and
> hosts, VMs, and could all communicate with the Internet as needed.
> 
> o-virt seems to be compartmentalizing things beyond all reason.
> Is there any way to set up simple networking, so ALL computers can see each
> other?
> Is there anywhere that describes the philosophy behind the networking setup?
> What reason is there that networks are so divided?

Yes there is lack of documentation in this area, it's a shame but given it's an
open source project with an open wiki, everyone is invited to contribute and
improve this.

I'll see if I can get a page started..

> 
> After banging my head against the wall trying to configure just one host, I
> am very frustrated.  I have spent several HOURS Googling for a coherent
> explanation of how/why networking is supposed to work, but only fine obscure
> references like "letting non-VMs see VM traffic would be a huge security
> violation".  I have no concept of what king of an installation the o-virt
> designers have in mind, but it is obviously worlds different from what I am
> trying to do.
> 
> The best I can tell, o-virt networking works like this (at least when you
> have only one NIC):
> there must be an ovirtmgt network, which cannot be combined with any other
> network.
>   the ovirtmgt network cannot talk to VMs (unless that VM is running the
> engine)
>   the ovirtmgt network can only talk to hosts, not to other non-VM
>   computers
> a VM network can talk only to VMs
>   cannot talk to hosts
>   cannot talk to non-VMs
> hosts cannot talk to my LAN
> hosts cannot talk to VMs
> VMs cannot talk to my LAN
> All of the above are enforced by a boatload of firewall rules that o-virt
> puts into every host and VM under its jurisdiction.

Not sure what you mean by all these "restrictions", from what I know the 
firewall
rules that are set on each host are to allow host to talk to engine
(ssh, vdsm, VM consoles traffic, etc) no more no less..

Usually the default behavior of firewall is to block almost all communication so
when you add a host and check the "Configure firewall" box it modifies it so 
that
your host can function properly.

oVirt has no sense of firewall otherwise. For all it cares you can turn it off
completely, or configure it by yourself (manually or via 
puppet/chef/foreman/etc)
and not use the capability of the system to configure it for you.

You can also change it so that it uses the rules you want by modifying
IPTablesConfig via engine-config tool.

> 
> All of the above is inferred from things I Googled, because I can't find
> anywhere that explains what or how things are supposed to work--only things
> telling people WHAT THEY CANT DO.  All I see on the mailing lists is people
> getting their hands slapped because they are trying to do SIMPLE SETUPS that
> should work, but don't (due to either design restrictions or software bugs).

What slaps did you see?
What simple setups don't work?

> 
> My use case A:
>   * My (2 or 3) hosts have only one physical NIC.
>   * My VMs exist to provide services to non-VM computers.
>  *  The VMs do not run X-windows, but they provide GUI programs to
> non-VMs via "ssh -X" connections.
>   * MY VMs need access to storage that is shared with hosts and non-VMs on
> the LAN.

Your VMs will be sitting on the ovirtmgmt network, or on a VLAN?

If you want to use VLANs for the VM traffic, you can configure the management
network to be non-VM thus allowing you to put VLANs on the same NIC this
network is occupying (just make sure to sync it first, because changes aren't
applied automatically to the hosts, yet).

In my small setup, the VMs are not on VLAN and can talk to all other machines
on the LAN via SSH and I didn't configure anything special on host level..

> 
> Is there some way to TURN OFF network control in o-virt?  My systems are
> small and static.  I can hand-configure the networking a whole lot easier
> than I can deal with o-virt (as I have used it so far). Mostly I would need
> to be able to turn off the firewall rules on both hosts and VMs.
> 
> banging head against wall,

Try not to break the wall (or your head) ;)

> Ted
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Self contained engine ETA

2013-11-27 Thread Sandro Bonazzola
Il 27/11/2013 18:01, Juan Pablo Lorier ha scritto:
> Hi,
> 
> Is there any estimated time for self contained engine release?

Hosted Engine Feature [1] should land on oVirt 3.3.2 release.
3.3.2 beta build is due to this Friday.

> Will it
> be possible to migrate engine to existing DC?

The Hosted Engine VM will require a dedicated storage.
For the migration to the Hosted Engine solution you can read [2]

> I'm now buying a new
> server just for the engine that actually runs in a vm on a different
> virtualization platform, and I'll like to know if it's woth the effort
> of migration at this time our I should wait a bit to get the feature.
> Regards,
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

[1] http://www.ovirt.org/Features/Self_Hosted_Engine
[2] http://www.ovirt.org/Migrate_to_Hosted_Engine


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Where do you run the engine?

2013-11-27 Thread Oved Ourfalli
We're currently working on the hosted engine feature, that allows you to run 
the engine as a VM on the engine itself, as well as providing a HA solution for 
it.
See the following wiki pages if you're interested:

http://www.ovirt.org/Features/Self_Hosted_Engine
http://www.ovirt.org/Migrate_to_Hosted_Engine
http://www.ovirt.org/Hosted_Engine_Howto

Regards,
Oved

- Original Message -
> From: "Martijn Grendelman" 
> To: users@ovirt.org
> Sent: Wednesday, November 27, 2013 6:33:08 PM
> Subject: Re: [Users] Where do you run the engine?
> 
> Sander Grendelman schreef op 27-11-2013 16:56:
> > On Wed, Nov 27, 2013 at 3:51 PM, Ernest Beinrohr
> >  wrote:
> >> Just curious, where/how you run the engine. I run it in libvirt/kvm on one
> >> of my storage domains.
> > 
> > I run it on our esx cluster (seriously).
> 
> Yep, me too...
> 
> Highly interested in running it alongside VDSM on one of the hosts,
> though...
> 
> Cheers,
> Martijn.
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Trouble upgrading

2013-11-27 Thread Balamurugan Arumugam


- Original Message -
> From: "Bob Doolittle" 
> To: users@ovirt.org
> Sent: Wednesday, November 27, 2013 12:05:20 AM
> Subject: Re: [Users] Trouble upgrading
> 
> On 11/21/2013 11:32 AM, Bob Doolittle wrote:
> > But I don't know how to upgrade my RH 6.4 KVM host. When I try to run
> > "yum update" it fails due to dependency errors notably in:
> > glusterfs
> > qemu
> > vdsm
> >
> > and also to a multilib version error due to vdsm-python 4.12 and 4.13.
> >
> > What's the proper upgrade procedure for a Host?
> 
> Just to summarize:
> 
> There is a bug (https://bugzilla.redhat.com/show_bug.cgi?id=1033587)
> which prevents updates of the Host/Node for users of the Red Hat 6
> official channels. A fix will be forthcoming.
> 
> In the meantime, a workaround is to edit
> /etc/yum.repos.d/glusterfs-epel.repo to globally change the version
> string "3.4.0" to "LATEST".
> 

I sent a fix [1] to vdsm to add glusterfs dependency conditionally.  Please let 
me know if this helps.


Regards,
Bala

[1] http://gerrit.ovirt.org/#/c/21705/


> Thanks,
>  Bob
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] backups

2013-11-27 Thread Lindsay Mathieson
On Thu, 28 Nov 2013 06:28:26 AM you wrote:
> Yes and no. Backups of the VM for disaster recover purposes, and regular
> *separate* data backups done from within the VM.


NB - quiescising/ windows stylle VSS for vm backups is desirable to ensure DB
tables etc aren't corrupted on restore, but it isn't a replacement for data
backups.

--
Lindsay

signature.asc
Description: This is a digitally signed message part.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] backups

2013-11-27 Thread Lindsay Mathieson
On Wed, 27 Nov 2013 03:27:24 PM Juan Pablo Lorier wrote:
> ust curious, is it really the porpoise of the snapshot to backup both
> the vm and the application data?


Yes and no. Backups of the VM for disaster recover purposes, and regular
*separate* data backups done from within the VM.
--
Lindsay

signature.asc
Description: This is a digitally signed message part.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] engine-manage-domains fails when re-adding a domain

2013-11-27 Thread Jason Brooks


> 
> how about wikifyig this under 'troubleshooting manage-domains' or
> something like that?

I was stumped by this as well, but Juan's fix resolved the issue.

I added this to the wiki:

http://www.ovirt.org/Troubleshooting#Adding_an_IPA_domain_to_ovirt_engine

> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] simple networking?

2013-11-27 Thread Thomas Suckow

On 11/27/2013 09:18 AM, Ted Miller wrote:

I am trying to set up a testing network using o-virt, but the networking is
refusing to cooperate.  I am testing for possible use in two different
production setups.

My previous experience has been with VMWare.  I have always set up a single
bridged network on each host.  All my hosts, VMs, and non-VM computers were
peers on the LAN.  They could all talk to each other, and things worked very
well.  There was a firewall/gateway that provided access to the Internet, and
hosts, VMs, and could all communicate with the Internet as needed.

o-virt seems to be compartmentalizing things beyond all reason.
Is there any way to set up simple networking, so ALL computers can see each
other?
Is there anywhere that describes the philosophy behind the networking setup?
What reason is there that networks are so divided?

After banging my head against the wall trying to configure just one host, I
am very frustrated.  I have spent several HOURS Googling for a coherent
explanation of how/why networking is supposed to work, but only fine obscure
references like "letting non-VMs see VM traffic would be a huge security
violation".  I have no concept of what king of an installation the o-virt
designers have in mind, but it is obviously worlds different from what I am
trying to do.

The best I can tell, o-virt networking works like this (at least when you
have only one NIC):
there must be an ovirtmgt network, which cannot be combined with any other
network.
   the ovirtmgt network cannot talk to VMs (unless that VM is running the
engine)
   the ovirtmgt network can only talk to hosts, not to other non-VM 
computers
a VM network can talk only to VMs
   cannot talk to hosts
   cannot talk to non-VMs
hosts cannot talk to my LAN
hosts cannot talk to VMs
VMs cannot talk to my LAN
All of the above are enforced by a boatload of firewall rules that o-virt
puts into every host and VM under its jurisdiction.

All of the above is inferred from things I Googled, because I can't find
anywhere that explains what or how things are supposed to work--only things
telling people WHAT THEY CANT DO.  All I see on the mailing lists is people
getting their hands slapped because they are trying to do SIMPLE SETUPS that
should work, but don't (due to either design restrictions or software bugs).

My use case A:
   * My (2 or 3) hosts have only one physical NIC.
   * My VMs exist to provide services to non-VM computers.
  *  The VMs do not run X-windows, but they provide GUI programs to
non-VMs via "ssh -X" connections.
   * MY VMs need access to storage that is shared with hosts and non-VMs on
the LAN.

Is there some way to TURN OFF network control in o-virt?  My systems are
small and static.  I can hand-configure the networking a whole lot easier
than I can deal with o-virt (as I have used it so far). Mostly I would need
to be able to turn off the firewall rules on both hosts and VMs.

banging head against wall,
Ted

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Odd, All my VMs/Hosts (They also only have one nic) can talk to each 
other and I don't see any rules trying to prevent this in iptables. 
Also, unless there is some feature I don't know about, ovirt doesn't 
screw with VM internals. My ovirtmgt network is the same as my main network.


¯\(°_°)/¯

-
Thomas
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] backups

2013-11-27 Thread Juan Pablo Lorier
Hi,

Just curious, is it really the porpoise of the snapshot to backup both
the vm and the application data? I think snapshot is appropriate to
backup the vm and the you should have your regular backup for the app,
as a database backup that can be done online. In this scenario you take
a backup of the vm when something changes (updates, new software,
configs, etc) and not all the time and do regular backups of the db as
it's the information that changes all the time.
I said this because I'm curious about the benefits of doing backups the
way it's been posted.
Regards,
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] simple networking?

2013-11-27 Thread Ted Miller
I am trying to set up a testing network using o-virt, but the networking is 
refusing to cooperate.  I am testing for possible use in two different 
production setups.


My previous experience has been with VMWare.  I have always set up a single 
bridged network on each host.  All my hosts, VMs, and non-VM computers were 
peers on the LAN.  They could all talk to each other, and things worked very 
well.  There was a firewall/gateway that provided access to the Internet, and 
hosts, VMs, and could all communicate with the Internet as needed.


o-virt seems to be compartmentalizing things beyond all reason.
Is there any way to set up simple networking, so ALL computers can see each 
other?

Is there anywhere that describes the philosophy behind the networking setup?
What reason is there that networks are so divided?

After banging my head against the wall trying to configure just one host, I 
am very frustrated.  I have spent several HOURS Googling for a coherent 
explanation of how/why networking is supposed to work, but only fine obscure 
references like "letting non-VMs see VM traffic would be a huge security 
violation".  I have no concept of what king of an installation the o-virt 
designers have in mind, but it is obviously worlds different from what I am 
trying to do.


The best I can tell, o-virt networking works like this (at least when you 
have only one NIC):
there must be an ovirtmgt network, which cannot be combined with any other 
network.
 the ovirtmgt network cannot talk to VMs (unless that VM is running the 
engine)

 the ovirtmgt network can only talk to hosts, not to other non-VM computers
a VM network can talk only to VMs
 cannot talk to hosts
 cannot talk to non-VMs
hosts cannot talk to my LAN
hosts cannot talk to VMs
VMs cannot talk to my LAN
All of the above are enforced by a boatload of firewall rules that o-virt 
puts into every host and VM under its jurisdiction.


All of the above is inferred from things I Googled, because I can't find 
anywhere that explains what or how things are supposed to work--only things 
telling people WHAT THEY CANT DO.  All I see on the mailing lists is people 
getting their hands slapped because they are trying to do SIMPLE SETUPS that 
should work, but don't (due to either design restrictions or software bugs).


My use case A:
 * My (2 or 3) hosts have only one physical NIC.
 * My VMs exist to provide services to non-VM computers.
*  The VMs do not run X-windows, but they provide GUI programs to 
non-VMs via "ssh -X" connections.
 * MY VMs need access to storage that is shared with hosts and non-VMs on 
the LAN.


Is there some way to TURN OFF network control in o-virt?  My systems are 
small and static.  I can hand-configure the networking a whole lot easier 
than I can deal with o-virt (as I have used it so far). Mostly I would need 
to be able to turn off the firewall rules on both hosts and VMs.


banging head against wall,
Ted

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Self contained engine ETA

2013-11-27 Thread Juan Pablo Lorier
Hi,

Is there any estimated time for self contained engine release? Will it
be possible to migrate engine to existing DC? I'm now buying a new
server just for the engine that actually runs in a vm on a different
virtualization platform, and I'll like to know if it's woth the effort
of migration at this time our I should wait a bit to get the feature.
Regards,
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] backups

2013-11-27 Thread Sander Grendelman
> The work-around for this is to SSH into the guest first, put the database
> into backup mode(maybe run sync a time or two to flush out as much from RAM
> as possible), take the snap shot, ssh back in to resume the database, backup
> the snap, delete the snap.

The main problem in oVirt with this strategy would be the lack of live
snapshot deletion.
Having to shut down the VM to delete/merge a snapshot is not nice :(
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Problem starting VM in oVirt 3.3.1-2

2013-11-27 Thread Gilad Chaplik

- Original Message -
> From: "Hans-Joachim" 
> To: users@ovirt.org
> Sent: Wednesday, November 27, 2013 4:47:11 PM
> Subject: [Users] Problem starting VM in oVirt 3.3.1-2
> 
> Hello,
> 
> I'm running in troubles.
> After migrating the storage of an powered off VM to a different iSCSI
> storage, my CentOS 4 VM does not start any more (well, it's not the reality,
> but for the system the VM stays in Wait for launch for hours). In reality,
> the VM starts on the node.


Hi, 

we've already solve this issue and it probably be included in the next release.

a simple workaround:

either disable ballooning in the cluster (edit cluster -> Optimization -> 
uncheck Enable balloon)
or enable ballooning for the vm (edit vm -> Resource Allocation -> check Memory 
Balloon Device Enabled)

Thanks, Gilad.

> 
> Any hints?
> 
> My Config:
> CentOS 6.4
> oVirt 3.3.1-2
> VDSM 4.12.1-4
> 
> engine.log
> 
> 2013-11-26 14:58:50,171 INFO [org.ovirt.engine.core.bll.AsyncTaskManager]
> (DefaultQuartzScheduler_Worker-46) Setting new tasks map. The map contains
> now 0 tasks
> 2013-11-26 14:58:50,172 INFO [org.ovirt.engine.core.bll.AsyncTaskManager]
> (DefaultQuartzScheduler_Worker-46) Cleared all tasks of pool
> 5849b030-626e-47cb-ad90-3ce782d831b3.
> 2013-11-26 14:58:52,106 INFO [org.ovirt.engine.core.bll.RunVmCommand]
> (ajp--127.0.0.1-8702-2) [574ec4d2] Lock Acquired to object EngineLock
> [exclusiveLocks= key: 8798d0da-a82c-4bcf-b41a-7e3fe1c613ef value: VM
> , sharedLocks= ]
> 2013-11-26 14:58:52,124 INFO
> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand]
> (ajp--127.0.0.1-8702-2) [574ec4d2] START, IsVmDuringInitiatingVDSCommand(
> vmId = 8798d0da-a82c-4bcf-b41a-7e3fe1c613ef), log id: 13e7aadf
> 2013-11-26 14:58:52,125 INFO
> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand]
> (ajp--127.0.0.1-8702-2) [574ec4d2] FINISH, IsVmDuringInitiatingVDSCommand,
> return: false, log id: 13e7aadf
> 2013-11-26 14:58:52,251 INFO [org.ovirt.engine.core.bll.RunVmCommand]
> (pool-6-thread-50) [574ec4d2] Running command: RunVmCommand internal: false.
> Entities affected : ID: 8798d0da-a82c-4bcf-b41a-7e3fe1c613ef Type: VM
> 2013-11-26 14:58:52,406 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.IsoPrefixVDSCommand]
> (pool-6-thread-50) [574ec4d2] START, IsoPrefixVDSCommand(HostName = HOST01,
> HostId = b34d1e33-bdda-4ba8-9c23-0d136f372ad8,
> storagePoolId=5849b030-626e-47cb-ad90-3ce782d831b3), log id: 1a6a3b22
> 2013-11-26 14:58:52,408 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.IsoPrefixVDSCommand]
> (pool-6-thread-50) [574ec4d2] FINISH, IsoPrefixVDSCommand, return:
> /rhev/data-center/mnt/engine.private.com:_var_lib_exports_iso/53a22027-fd2d-451b-8cd7-0e604fb8e460/images/----,
> log id: 1a6a3b22
> 2013-11-26 14:58:52,441 INFO
> [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (pool-6-thread-50)
> [574ec4d2] START, CreateVmVDSCommand(HostName = HOST01, HostId =
> b34d1e33-bdda-4ba8-9c23-0d136f372ad8,
> vmId=8798d0da-a82c-4bcf-b41a-7e3fe1c613ef, vm=VM [vm01]), log id: 2da012df
> 2013-11-26 14:58:52,476 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand]
> (pool-6-thread-50) [574ec4d2] START, CreateVDSCommand(HostName = HOST01,
> HostId = b34d1e33-bdda-4ba8-9c23-0d136f372ad8,
> vmId=8798d0da-a82c-4bcf-b41a-7e3fe1c613ef, vm=VM [vm01]), log id: 727a7bf7
> 2013-11-26 14:58:52,539 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand]
> (pool-6-thread-50) [574ec4d2]
> org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand
> spiceSslCipherSuite=DEFAULT,memSize=1024,kvmEnable=true,smp=1,vmType=kvm,emulatedMachine=rhel6.4.0,keyboardLayout=de,memGuaranteedSize=512,pitReinjection=false,nice=0,display=vnc,smartcardEnable=false,tabletEnable=true,smpCoresPerSocket=1,spiceSecureChannels=smain,sinputs,scursor,splayback,srecord,sdisplay,susbredir,ssmartcard,timeOffset=1,transparentHugePages=true,vmId=8798d0da-a82c-4bcf-b41a-7e3fe1c613ef,devices=[Ljava.util.HashMap;@1030ba06,acpiEnable=true,vmName=vm01,cpuType=Nehalem,custom={device_99b583e9-9030-40af-bb41-55d62a4a6b6adevice_5b94ca77-fab8-41b4-b286-311dee724813=VmDevice
> {vmId=8798d0da-a82c-4bcf-b41a-7e3fe1c613ef,
> deviceId=5b94ca77-fab8-41b4-b286-311dee724813, device=unix, type=CHANNEL,
> bootOrder=0, specParams={}, address={port=2, bus=0, controller=0,
> type=virtio-serial}, managed=false, plugged=true, readOnly=false,
> deviceAlias=channel1, customProperties={}},
> device_99b583e9-9030-40af-bb41-55d62a4a6b6a=VmDevice
> {vmId=8798d0da-a82c-4bcf-b41a-7e3fe1c613ef,
> deviceId=99b583e9-9030-40af-bb41-55d62a4a6b6a, device=unix, type=CHANNEL,
> bootOrder=0, specParams={}, address={port=1, bus=0, controller=0,
> type=virtio-serial}, managed=false, plugged=true, readOnly=false,
> deviceAlias=channel0, customProperties={}},
> device_99b583e9-9030-40af-bb41-55d62a4a6b6adevice_5b94ca77-fab8-41b4-b286-311dee724813device_c3d8dcbf-d977-4d4d-8240-35b973ee00b9device_839371b0-1967-4435-910e-0d8e1c980850=VmD

Re: [Users] backups

2013-11-27 Thread Martijn Grendelman
Blaster schreef op 27-11-2013 17:23:
> On 11/27/2013 4:24 AM, Martijn Grendelman wrote:
>> The problem with snapshot-based backups is, that they are usually only 
>> crash-consistent, meaning that they contain the state of a system's 
>> disks as they would be if you pulled the power plug on a server. If 
>> you restore a system from this type of backup, you would see file 
>> system recovery happening at the first boot, and you risk data loss 
>> from -for example- database servers. 
> 
> The work-around for this is to SSH into the guest first, put the 
> database into backup mode(maybe run sync a time or two to flush out as 
> much from RAM as possible), take the snap shot, ssh back in to resume 
> the database, backup the snap, delete the snap.

Yes, for example for MySQL, you could

1. issue a FLUSH TABLES WITH READ LOCK statement
2. create a snapshot
3. issue a UNLOCK TABLES statement

before starting a backup from the snapshot, to get a consistent backup
of the binary table space.

Cheers,
Martijn.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] oVirt Weekly Meeting Minutes -- 2013-11-27

2013-11-27 Thread Doron Fediuck
Minutes:http://ovirt.org/meetings/ovirt/2013/ovirt.2013-11-27-15.02.html
Minutes (text): http://ovirt.org/meetings/ovirt/2013/ovirt.2013-11-27-15.02.txt
Log:
http://ovirt.org/meetings/ovirt/2013/ovirt.2013-11-27-15.02.log.html

=
#ovirt: oVirt Weekly Sync
=


Meeting started by doron at 15:02:27 UTC. The full logs are available at
http://ovirt.org/meetings/ovirt/2013/ovirt.2013-11-27-15.02.log.html .



Meeting summary
---
* Agenda and roll Call  (doron, 15:02:42)
  * 3.3 update releases  (doron, 15:04:23)
  * 3.4 planning  (doron, 15:04:24)
  * conferences and workshops  (doron, 15:04:26)
  * infra update  (doron, 15:04:27)
  * other topics  (doron, 15:04:29)
  * LINK: http://gerrit.ovirt.org/#/admin/projects/ovirt-release ~
(danken, 15:12:58)
  * LINK: http://gerrit.ovirt.org/21794   (mburns, 15:15:04)
  * LINK: http://jenkins.ovirt.org/job/ovirt-release/16800/   (mburns,
15:15:48)
  * mburns to add sbonazzo as a maintainer to support ovirt-release
project  (doron, 15:18:17)
  * 3.3.2 beta delayed to include an NPE fix.  (doron, 15:19:02)
  * sbonazzo to track maintenance version in new
http://www.ovirt.org/OVirt_3.3.z_release-management  (doron,
15:26:23)
  * 3.3.1.1 released by Friday 29/11.  (doron, 15:31:23)
  * 3.3.2 release due on  Friday 29/11.  (doron, 15:31:39)
  * 3.3.2 beta1 due on  Friday 29/11.  (doron, 15:32:16)
  * vdsm 3.3.2 will include hosted engine support.  (doron, 15:35:50)

* 3.4 planning  (doron, 15:36:05)
  * integration team may slip on 3.4 due to holidays  (doron, 15:41:38)
  * gluster to report next week on 3.4 deadline readiness.  (doron,
15:44:19)
  * network team doing good progress. NIC ordering unsure. Should report
next week on deadline readiness.  (doron, 15:50:43)
  * node to update next week on task status and readiness for 3.4
deadline  (doron, 15:52:28)
  * sbonazzoto update on PPC status next week.  (doron, 15:54:44)
  * SLA working on design. Unsure about application HA and will report
next wee on deadline readiness.  (doron, 15:55:32)
  * storage to make sure they have a representative in weekly sync.
(doron, 15:58:55)
  * storage to update next week on 3,4 status and readiness for
deadline.  (doron, 15:59:16)
  * UX making progress. No changes with regards to 3.4 deadline.
(doron, 16:01:39)
  * virt has no changes for 3.4 status. Will update next week on
deadline readiness  (doron, 16:05:34)
  * infra should send a representative for ovirt weekly.  (doron,
16:07:37)

* conferences and workshops  (doron, 16:08:56)
  * no updates on conferences and workshops since last week.  (doron,
16:10:02)

* infra update  (doron, 16:10:21)
  * possible oVirt stand at SCALE, Jason Brooks has proposed a talk
(doron, 16:11:10)
  * infra-team 3.4 tasks: no changes  (doron, 16:12:22)
  * infra no updates  (doron, 16:15:07)

* other topics  (doron, 16:15:20)
  * doron to check what's the issue in ovirt infra.  (doron, 16:18:56)
  * doron to follow up on ovirt infra issues.  (doron, 16:24:09)
  * dcaro to report next week on Rackspace issue and consider escalation
if needed.  (doron, 16:32:25)

Meeting ended at 16:33:08 UTC.




Action Items






Action Items, by person
---
* **UNASSIGNED**
  * (none)




People Present (lines said)
---
* doron (142)
* danken (75)
* sbonazzo (39)
* orc_orc (29)
* dneary (27)
* ybronhei (24)
* knesenko (20)
* mburns (12)
* fabiand (12)
* apuimedo (11)
* dcaro (10)
* lvernia (9)
* itamar1 (5)
* ecohen (5)
* ofrenkel (4)
* sahina (3)
* dougsland (2)
* aweiteka (2)
* abaron (2)
* ovirtbot (2)
* Guest7159 (1)
* mskrivanek (1)
* obasan (1)




Generated by `MeetBot`_ 0.1.4

.. _`MeetBot`: http://wiki.debian.org/MeetBot
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Where do you run the engine?

2013-11-27 Thread Martijn Grendelman
Sander Grendelman schreef op 27-11-2013 16:56:
> On Wed, Nov 27, 2013 at 3:51 PM, Ernest Beinrohr
>  wrote:
>> Just curious, where/how you run the engine. I run it in libvirt/kvm on one
>> of my storage domains.
> 
> I run it on our esx cluster (seriously).

Yep, me too...

Highly interested in running it alongside VDSM on one of the hosts,
though...

Cheers,
Martijn.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] backups

2013-11-27 Thread Blaster

On 11/27/2013 4:24 AM, Martijn Grendelman wrote:
The problem with snapshot-based backups is, that they are usually only 
crash-consistent, meaning that they contain the state of a system's 
disks as they would be if you pulled the power plug on a server. If 
you restore a system from this type of backup, you would see file 
system recovery happening at the first boot, and you risk data loss 
from -for example- database servers. 


The work-around for this is to SSH into the guest first, put the 
database into backup mode(maybe run sync a time or two to flush out as 
much from RAM as possible), take the snap shot, ssh back in to resume 
the database, backup the snap, delete the snap.






___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] oVirt PPC status update

2013-11-27 Thread Sandro Bonazzola
Hi,
anybody can report about PPC status for 3.3.2 and 3.4.0 target releases?
It would be nice having someone for PPC at ovirt-sync meeting from next week 
on, so please join :-)

Thanks,

-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Where do you run the engine?

2013-11-27 Thread Sander Grendelman
On Wed, Nov 27, 2013 at 3:51 PM, Ernest Beinrohr
 wrote:
> Just curious, where/how you run the engine. I run it in libvirt/kvm on one
> of my storage domains.

I run it on our esx cluster (seriously).
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] [vdsm] [QE] oVirt 3.3.2 beta status

2013-11-27 Thread Michal Skrivanek

On Nov 27, 2013, at 11:29 , Sandro Bonazzola  wrote:

> Hi,
> 
> we're going to branch and build oVirt 3.3.2 beta TODAY.
> A bug tracker is available at [1] and it shows only 3 bugs still blocking the 
> release:
> 
> WhiteboardBug ID  Summary
> storage   1022961 Running a VM from a gluster domain uses mount instead 
> of gluster URI
> virt  1025829 sysprep floppy is not attached to Windows 2008 R2 machine - 
> even when specifically checked in Run Once

hopefully end of week we will know more. Should not be hard though


> virt  1029885 cloud-init testcase does not work in engine 3.3.1

this is about current CentOS containing a quite dated version of cloud-init. 
There's little we can do except encourage people to build/use 0.7.2+
Awaiting reporter's feedback

Thanks,
michal

> 
> Please provide an ETA for the above bugs.
> 
> 
> The following is a list of the non-blocking bugs still open with target 3.3.2:
> 
> WhiteboardBug ID  Summary
> infra 1017267 Plaintext user passwords in async_tasks database
> infra 987982  When adding a host through the REST API, the error 
> message says that "rootPassword" is required,...
> infra 1020344 Power Managent with cisco_ucs problem
> integration   1022440 AIO - configure the AIO host to be a gluster 
> cluster/host
> integration   902979  ovirt-live - firefox doesn't trust the installed engine
> integration   1021805 oVirt Live - use motd to show the admin password
> integration   1026930 Package virtio-win and put it in ovirt repositories
> integration   1026933 pre-populate ISO domain with virtio-win ISO
> network   1019818 Support OpenStack Havana layer 2 agent 
> integration
> network   987999  [oVirt] [provider] Add button shouldn't appear 
> on specific provider
> network   987916  [oVirt] [provider] Dialog doesn't update unless 
> focus lost
> network   906313  [oVirt-webadmin] [setupNetworks] "No valid 
> Operation for  and Unassigned Logical Networks panel"
> network   1023722 [oVirt-webadmin][network] Network roles in 
> cluster management should be radio buttons
> network   997197  Some AppErrors messages are grammatically 
> incorrect (singular vs plural)
> storage   1029069 Live storage migration snapshot removal fails, 
> probably due to unexpected qemu-img output
> storage   987917  [oVirt] [glance] API version not specified in 
> provider dialog
> storage   1016118 async between masterVersion : can't connect to 
> StoragePool
> ux906394  [oVirt-webadmin] [network] Loading animation in network 
> main tab 'hosts' and 'vms' subtab is stuck on first view...
> virt  1007940 Cannot clone from snapshot while using GlusterFS as 
> POSIX Storage Domain
> 
> 
> Please add the bugs to the tracker if you think that 3.3.2 should not be 
> released without them fixed.
> 
> For those who want to help testing the bugs, I suggest to add yourself as QA 
> contact for the bug and add yourself to the testing page [2].
> 
> Maintainers are welcomed to start filling release notes, the page has been 
> created here [3]
> 
> 
> [1] https://bugzilla.redhat.com/1027349
> [2] http://www.ovirt.org/Testing/Ovirt_3.3.2_testing
> [3] http://www.ovirt.org/OVirt_3.3.2_release_notes
> 
> Thanks,
> 
> -- 
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
> ___
> vdsm-devel mailing list
> vdsm-de...@lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Big issue with oVirt

2013-11-27 Thread Martin Sivak
Hi,

this was indeed a bug in our code. It happened when ballooning was enabled 
(Cluster / Optimization), but no balloon device was configured (Vm / Resource 
Allocation).

This is fixed by http://gerrit.ovirt.org/#/c/21783/ and tracked by 
https://bugzilla.redhat.com/show_bug.cgi?id=1035297.

We will merge it to master momentarily and then update the released version as 
well. Thanks for the report.

--
Martin Sivák
msi...@redhat.com
Red Hat Czech
RHEV-M SLA / Brno, CZ

- Original Message -
> On 11/27/2013 04:10 PM, Gianluca Cecchi wrote:
> > On Wed, Nov 27, 2013 at 3:07 PM, Jakub Bittner wrote:
> >
> >> Hi,
> >> I had same issue and sollution was to shutdown all VMs, upgrade nodes and
> >> management to latest stable, restart nodes and power on VMs. It happend
> >> from
> >> 3.1 to 3.2 I think.
> >
> > In my case, at least for the host selection on boot problem, I already
> > powered off all the infra but didn't solve...
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >
> 
> did you VMs have the baloon device enabled?
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Where do you run the engine?

2013-11-27 Thread Bob Doolittle


On 11/27/2013 09:51 AM, Ernest Beinrohr wrote:
Just curious, where/how you run the engine. I run it in libvirt/kvm on 
one of my storage domains.


I run it in libvirt/kvm on a separate machine. I use RH6 in the engine 
VM, and F19 on the i5 libvirt host (and RH6 on my i7 host/node).


It might be interesting to run a survey to find out what OS people are 
using for Engine and Host. But it's not worth a survey on its own - I'm 
sure there are lots of things that would be useful for the Community to 
know and I'm not a good person (yet) to put together a comprehensive survey.


I have found an enormous difference in performance when using SSD on my 
i5 - it totally outperforms my i7 (no SSD), and am considering springing 
for a 512GB drive on my host/node. I'd also like to see some writeup on 
performance tradeoffs of different platform architectures.


-Bob




--
Ernest Beinrohr, AXON PRO
DevOps, Ing , RHCE 
, RHCVA 
, LPIC 
, VCA 
, +421-2--6241-0360 
, +421-903--482-603 

icq:28153343, skype:oernii-work , 
jabber:oer...@jabber.org


"For a successful technology, reality must take precedence over public 
relations, for Nature cannot be fooled." Richard Feynman



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Live migration

2013-11-27 Thread Sandro Bonazzola
Il 27/11/2013 14:59, Neil Schulz ha scritto:
> Hello,
> 
> We are in the process of testing oVirt and replacing citrix all together.
> 
> A few things we are curious about but can't find any concrete information on:
> 
> Can oVirt live migrate data (VM's, etc.) to another machine in the 
> pool/cluster in the event of a hardware failure, if the data is stored 
> locally on
> the machine? For this to be possible, does it have to be on a shared storage?
> 

If you're going to use shared storage I think you may be interested in hosted 
engine feature.
Take a look at: http://www.ovirt.org/Features/Self_Hosted_Engine and 
http://www.ovirt.org/Hosted_Engine_Howto
(actually you'll need nightly repository for testing it)

> Thank you,
> Neil
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] oVirt Node 3.0.3-1 for oVirt 3.3 release

2013-11-27 Thread Fabian Deutsch
Hello,

finally also oVirt Node images for oVirt 3.3.1 are available.

The latest ISO can be downloaded here:
http://resources.ovirt.org/releases/3.3/iso/

To get started take a look at the section in the Quick Start Guide:
http://www.ovirt.org/Quick_Start_Guide#Install_oVirt_Node

oVirt Node is a small image with yet enough software for bare metal
hosts which shall be managed by oVirt Engine. It is easy to handle and
can be deployed using CD/DVD, PXE/Foreman and USB.
http://www.ovirt.org/Node

- fabian

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Where do you run the engine?

2013-11-27 Thread Ernest Beinrohr
Just curious, where/how you run the engine. I run it in libvirt/kvm on 
one of my storage domains.



--
Ernest Beinrohr, AXON PRO
DevOps, Ing , RHCE 
, RHCVA 
, LPIC 
, VCA , 
+421-2--6241-0360 , +421-903--482-603 

icq:28153343, skype:oernii-work , 
jabber:oer...@jabber.org


“For a successful technology, reality must take precedence over public 
relations, for Nature cannot be fooled.” Richard Feynman
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Big issue with oVirt

2013-11-27 Thread Gianluca Cecchi
On Wed, Nov 27, 2013 at 3:23 PM, Itamar Heim wrote:

>> In my case, at least for the host selection on boot problem, I already
>> powered off all the infra but didn't solve...
>> ___

>
> did you VMs have the baloon device enabled?

I reported this:

 As for the current cluster config:
 - optimization : none (disable memory page sharing)
 memory balloon optimization is not checked

 - resilience policy : migrate virtual machines

 - cluster policy : none

Can I safely install ksm on f19 and then enable and test?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Big issue with oVirt

2013-11-27 Thread Itamar Heim

On 11/27/2013 04:10 PM, Gianluca Cecchi wrote:

On Wed, Nov 27, 2013 at 3:07 PM, Jakub Bittner wrote:


Hi,
I had same issue and sollution was to shutdown all VMs, upgrade nodes and
management to latest stable, restart nodes and power on VMs. It happend from
3.1 to 3.2 I think.


In my case, at least for the host selection on boot problem, I already
powered off all the infra but didn't solve...
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



did you VMs have the baloon device enabled?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Guest Agent

2013-11-27 Thread Vinzenz Feenstra

On 11/27/2013 03:26 PM, Ernest Beinrohr wrote:

Dn(a 26.11.2013 12:20, Vinzenz Feenstra wrote / napísal(a):

On 11/25/2013 06:36 PM, Thomas Suckow wrote:
> Why not just reuse the rhev-agent username, it is what it is 
reserved as? Then just add a conflict with the rhev RPM so they 
cannot be installed together.


Actually, looking at the spec file. The user is added with the -o 
option (Allow non-unique). If you added -o to groupadd then the 
problem should go away and was probably the original intent of the 
spec file writer.


getent group ovirtagent >/dev/null || groupadd -r -g 175 ovirtagent
to
getent group ovirtagent >/dev/null || groupadd -r -g 175 -o ovirtagent
https://admin.fedoraproject.org/updates/ovirt-guest-agent-1.0.8-6.el5 
contains this fix.



Seems like a missing dependency:

 /etc/init.d/ovirt-guest-agent start

Stopping ovirt-guest-agent: [ZLYHALO]
Spustenie ovirt-guest-agent: Traceback (most recent call last):
  File "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 25, in ?
from GuestAgentLinux2 import LinuxVdsAgent
  File "/usr/share/ovirt-guest-agent/GuestAgentLinux2.py", line 25, in ?
from OVirtAgentLogic import AgentLogicBase, DataRetriverBase
  File "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 25, in ?
from VirtIoChannel import VirtIoChannel
  File "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 34, in ?
json = import_json()
  File "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 32, in 
import_json

import simplejson
ImportError: No module named simplejson


$ rpm -qa centos*release
centos-release-5-10.el5.centos

After installing python-simplejson ovirt-agent started ok.

Thanks, I will fix that

--
Ernest Beinrohr, AXON PRO
DevOps, Ing , RHCE 
, RHCVA 
, LPIC 
, VCA 
, +421-2--6241-0360 
, +421-903--482-603 

icq:28153343, skype:oernii-work , 
jabber:oer...@jabber.org


"For a successful technology, reality must take precedence over public 
relations, for Nature cannot be fooled." Richard Feynman



--
Regards,

Vinzenz Feenstra | Senior Software Engineer
RedHat Engineering Virtualization R & D
Phone: +420 532 294 625
IRC: vfeenstr or evilissimo

Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Guest Agent

2013-11-27 Thread Ernest Beinrohr

Dn(a 26.11.2013 12:20, Vinzenz Feenstra wrote / napísal(a):

On 11/25/2013 06:36 PM, Thomas Suckow wrote:
> Why not just reuse the rhev-agent username, it is what it is 
reserved as? Then just add a conflict with the rhev RPM so they 
cannot be installed together.


Actually, looking at the spec file. The user is added with the -o 
option (Allow non-unique). If you added -o to groupadd then the 
problem should go away and was probably the original intent of the 
spec file writer.


getent group ovirtagent >/dev/null || groupadd -r -g 175 ovirtagent
to
getent group ovirtagent >/dev/null || groupadd -r -g 175 -o ovirtagent
https://admin.fedoraproject.org/updates/ovirt-guest-agent-1.0.8-6.el5 
contains this fix.



Seems like a missing dependency:

 /etc/init.d/ovirt-guest-agent start

Stopping ovirt-guest-agent:[ZLYHALO]
Spustenie ovirt-guest-agent: Traceback (most recent call last):
  File "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 25, in ?
from GuestAgentLinux2 import LinuxVdsAgent
  File "/usr/share/ovirt-guest-agent/GuestAgentLinux2.py", line 25, in ?
from OVirtAgentLogic import AgentLogicBase, DataRetriverBase
  File "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 25, in ?
from VirtIoChannel import VirtIoChannel
  File "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 34, in ?
json = import_json()
  File "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 32, in 
import_json

import simplejson
ImportError: No module named simplejson


$ rpm -qa centos*release
centos-release-5-10.el5.centos

After installing python-simplejson ovirt-agent started ok.
--
Ernest Beinrohr, AXON PRO
DevOps, Ing , RHCE 
, RHCVA 
, LPIC 
, VCA , 
+421-2--6241-0360 , +421-903--482-603 

icq:28153343, skype:oernii-work , 
jabber:oer...@jabber.org


"For a successful technology, reality must take precedence over public 
relations, for Nature cannot be fooled." Richard Feynman
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Big issue with oVirt

2013-11-27 Thread Itamar Heim

On 11/27/2013 04:08 PM, Gianluca Cecchi wrote:

On 11/27/2013 01:41 PM, Koen Vanoppen wrote:


Dear,

We have updated our oVirt installation to 3.3.1 and now we have the
following problem:

When we boot a VM:
He doesn't automatically chooses a hypervisor, he always takes the same


It could be another aspect related with a previous post of mine.
See:
http://lists.ovirt.org/pipermail/users/2013-November/018140.html

In that thread we remained that Gilad Chaplik would have done some
tests and come back
Gianluca



this was about VMs without the baloon device enabled.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Big issue with oVirt

2013-11-27 Thread Gianluca Cecchi
On Wed, Nov 27, 2013 at 3:07 PM, Jakub Bittner wrote:

> Hi,
> I had same issue and sollution was to shutdown all VMs, upgrade nodes and
> management to latest stable, restart nodes and power on VMs. It happend from
> 3.1 to 3.2 I think.

In my case, at least for the host selection on boot problem, I already
powered off all the infra but didn't solve...
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Big issue with oVirt

2013-11-27 Thread Gianluca Cecchi
> On 11/27/2013 01:41 PM, Koen Vanoppen wrote:
>>
>> Dear,
>>
>> We have updated our oVirt installation to 3.3.1 and now we have the
>> following problem:
>>
>> When we boot a VM:
>> He doesn't automatically chooses a hypervisor, he always takes the same

It could be another aspect related with a previous post of mine.
See:
http://lists.ovirt.org/pipermail/users/2013-November/018140.html

In that thread we remained that Gilad Chaplik would have done some
tests and come back
Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Big issue with oVirt

2013-11-27 Thread Jakub Bittner

Dne 27.11.2013 12:52, Itamar Heim napsal(a):

On 11/27/2013 01:41 PM, Koen Vanoppen wrote:

Dear,

We have updated our oVirt installation to 3.3.1 and now we have the
following problem:

When we boot a VM:
He doesn't automatically chooses a hypervisor, he always takes the same
But a larger issue is this one:
2013-11-27 12:37:14,528 WARN
[org.ovirt.engine.core.vdsbroker.VdsManager]
(DefaultQuartzScheduler_Worker-1) Failed to refresh VDS , vds =
2a8b1829-2235-44db-be12-ac71dc6777f8 : Vostok, error =
java.lang.NullPointerException, continuing.: 
java.lang.NullPointerException


Vostok is the server where we try to boot the VM, sometimes the VM comes
up, but most of the time they don't... And if I would say to boot the VM
on a specific other Hypervisor, he will ga ve the same error, only with
the other host(hypervisor) in the error log.


can you provide more of the engine log?
can you explain a bit on hosts/vms.


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Hi,
I had same issue and sollution was to shutdown all VMs, upgrade nodes 
and management to latest stable, restart nodes and power on VMs. It 
happend from 3.1 to 3.2 I think.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Live migration

2013-11-27 Thread Neil Schulz

Hello,

We are in the process of testing oVirt and replacing citrix all together.

A few things we are curious about but can't find any concrete 
information on:


Can oVirt live migrate data (VM's, etc.) to another machine in the 
pool/cluster in the event of a hardware failure, if the data is stored 
locally on the machine? For this to be possible, does it have to be on a 
shared storage?


Thank you,
Neil
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Big issue with oVirt

2013-11-27 Thread Itamar Heim

On 11/27/2013 01:41 PM, Koen Vanoppen wrote:

Dear,

We have updated our oVirt installation to 3.3.1 and now we have the
following problem:

When we boot a VM:
He doesn't automatically chooses a hypervisor, he always takes the same
But a larger issue is this one:
2013-11-27 12:37:14,528 WARN
[org.ovirt.engine.core.vdsbroker.VdsManager]
(DefaultQuartzScheduler_Worker-1) Failed to refresh VDS , vds =
2a8b1829-2235-44db-be12-ac71dc6777f8 : Vostok, error =
java.lang.NullPointerException, continuing.: java.lang.NullPointerException

Vostok is the server where we try to boot the VM, sometimes the VM comes
up, but most of the time they don't... And if I would say to boot the VM
on a specific other Hypervisor, he will ga ve the same error, only with
the other host(hypervisor) in the error log.


can you provide more of the engine log?
can you explain a bit on hosts/vms.


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Big issue with oVirt

2013-11-27 Thread Koen Vanoppen
Dear,

We have updated our oVirt installation to 3.3.1 and now we have the
following problem:

When we boot a VM:
He doesn't automatically chooses a hypervisor, he always takes the same
But a larger issue is this one:
2013-11-27 12:37:14,528 WARN  [org.ovirt.engine.core.vdsbroker.VdsManager]
(DefaultQuartzScheduler_Worker-1) Failed to refresh VDS , vds =
2a8b1829-2235-44db-be12-ac71dc6777f8 : Vostok, error =
java.lang.NullPointerException, continuing.: java.lang.NullPointerException

Vostok is the server where we try to boot the VM, sometimes the VM comes
up, but most of the time they don't... And if I would say to boot the VM on
a specific other Hypervisor, he will ga ve the same error, only with the
other host(hypervisor) in the error log.

Any Idea's?

Kind regards,

Koen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] [QE] oVirt 3.3.2 beta status

2013-11-27 Thread Sandro Bonazzola
Hi,

we're going to branch and build oVirt 3.3.2 beta TODAY.
A bug tracker is available at [1] and it shows only 3 bugs still blocking the 
release:

Whiteboard  Bug ID  Summary
storage 1022961 Running a VM from a gluster domain uses mount instead of 
gluster URI
virt1025829 sysprep floppy is not attached to Windows 2008 R2 machine - 
even when specifically checked in Run Once
virt1029885 cloud-init testcase does not work in engine 3.3.1

Please provide an ETA for the above bugs.


The following is a list of the non-blocking bugs still open with target 3.3.2:

Whiteboard  Bug ID  Summary
infra   1017267 Plaintext user passwords in async_tasks database
infra   987982  When adding a host through the REST API, the error 
message says that "rootPassword" is required,...
infra   1020344 Power Managent with cisco_ucs problem
integration 1022440 AIO - configure the AIO host to be a gluster 
cluster/host
integration 902979  ovirt-live - firefox doesn't trust the installed engine
integration 1021805 oVirt Live - use motd to show the admin password
integration 1026930 Package virtio-win and put it in ovirt repositories
integration 1026933 pre-populate ISO domain with virtio-win ISO
network 1019818 Support OpenStack Havana layer 2 agent integration
network 987999  [oVirt] [provider] Add button shouldn't appear on 
specific provider
network 987916  [oVirt] [provider] Dialog doesn't update unless focus 
lost
network 906313  [oVirt-webadmin] [setupNetworks] "No valid Operation 
for  and Unassigned Logical Networks panel"
network 1023722 [oVirt-webadmin][network] Network roles in cluster 
management should be radio buttons
network 997197  Some AppErrors messages are grammatically incorrect 
(singular vs plural)
storage 1029069 Live storage migration snapshot removal fails, probably 
due to unexpected qemu-img output
storage 987917  [oVirt] [glance] API version not specified in provider 
dialog
storage 1016118 async between masterVersion : can't connect to 
StoragePool
ux  906394  [oVirt-webadmin] [network] Loading animation in network 
main tab 'hosts' and 'vms' subtab is stuck on first view...
virt1007940 Cannot clone from snapshot while using GlusterFS as 
POSIX Storage Domain


Please add the bugs to the tracker if you think that 3.3.2 should not be 
released without them fixed.

For those who want to help testing the bugs, I suggest to add yourself as QA 
contact for the bug and add yourself to the testing page [2].

Maintainers are welcomed to start filling release notes, the page has been 
created here [3]


[1] https://bugzilla.redhat.com/1027349
[2] http://www.ovirt.org/Testing/Ovirt_3.3.2_testing
[3] http://www.ovirt.org/OVirt_3.3.2_release_notes

Thanks,

-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] backups

2013-11-27 Thread Martijn Grendelman
Hi Charles,

> How are you folks doing your hypervisor level backups?
> 
> Under ESXi I used GhettoVCB which basically took a snap shot, copied the 
> disk image to another location, then deleted the snap.

Thank you for this hint, I didn't know about GhettoVCB and I'm
definately going to have a look at it.

> I haven't been able to find too much information on how this can be done 
> with ovirt.  I see discussions on the new backup API, but I'm not 
> interested in spending big bucks on an enterprise backup solution for a 
> home lab.
> 
> Only discussion I saw on using snapshots for backups said don't do it 
> because the tools don't sync memory when the snapshots are taken.

The problem with snapshot-based backups is, that they are usually only
crash-consistent, meaning that they contain the state of a system's
disks as they would be if you pulled the power plug on a server. If you
restore a system from this type of backup, you would see file system
recovery happening at the first boot, and you risk data loss from -for
example- database servers.

The process that GhettoVCB uses according to your description above is
the same. Your backups are only crash-consistent.

If you need application-level consistency, you need a mechanism to
inform applications that a backup is going to take place (or rather: a
snapshot will be taken) and that they should place themselves in a
consistent state. For example: sync data to disk, flush transaction
logs, stuff like that. Microsoft Windows has VSS for that. For Linux,
there is no such thing (that I know of). Common practice for "quiescing"
database servers and such on Linux is making consistent SQL dumps in a
pre-backup job.

I my case, for most guests a crash-consistent backup, containing a
recent MySQL or PostgreSQL dump is sufficient. I use LVM snapshots (not
oVirt snapshots) for backups, and I use Rsync to transfer the data. I
have been experimenting with Virtsync [1], but I'm having a bit of
trouble with that, so for the moment, it's just Rsync.

Efficiently backing up sparse images with Rsync can be a bit of a
challenge (that's why Virtsync was created in the first place, IIRC),
but using '--sparse' on the inital backup and '--inplace' on subsequent
backups seems to do the trick.

[1] http://www.virtsync.com/

I hope this helps.

Cheers,
Martijn.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users