[Users] ovirt nagios plugin email flood on engine upgrade
by Itamar Heim
Hi René,
a question - when we upgrade the engine, we move the service to down.
at that point, nagios is sending lots of emails on each failing
monitored resource due to inability to connect to the API.
Is thee a way to report this "once" per the root cause for all monitored
resources?
Thanks,
Itamar
11 years, 1 month
[Users] Permission denied on disk image file !!
by Anil Dhingra
Hi Guys
Any know issue why we are not able to start VM due to permission issue on
disk image file .. as per docs ownership should be vdsm:kvm byt not sure
why its showing below
used - both ovirt-node-iso-3.0.1-1.0.1.vdsm.el6 &
ovirt-node-iso-3.0.1-1.0.2.vdsm.el6 same issue [ using NFS Domain ]
VM n0001vdap is down. Exit message: internal error process exited while
connecting to monitor: qemu-kvm: -drive
file=/rhev/data-center/d09d8a3e-8ab4-42fc-84ec-86f307d144a0/1a04e13a-0ed4-40d6-a153-f7091c65d916/images/44e3fc9b-0382-4c11-b00c-35bd74032e9a/34542412-ed50-4350-8867-0d7d5f8127fd,if=none,id=drive-virtio-disk0,format=raw,serial=44e3fc9b-0382-4c11-b00c-35bd74032e9a,cache=none,werror=stop,rerror=stop,aio=threads:
*could not open *disk image */rhev/data-center*
/d09d8a3e-8ab4-42fc-84ec-86f307d144a0/1a04e13a-0ed4-40d6-a153-f7091c65d916/*
images*/44e3fc9b-0382-4c11-b00c-35bd74032e9a/34542412-ed50-4350-8867-0d7d5f8127fd:
*Permission denied*
[root@node1 44e3fc9b-0382-4c11-b00c-35bd74032e9a]# ls -lh
total 1.1M
-rw-rw----+ 1 *vdsm 96* 6.0G 2013-10-15 05:47
34542412-ed50-4350-8867-0d7d5f8127fd
-rw-rw----+ 1 *vdsm 96* 1.0M 2013-10-15 05:47
34542412-ed50-4350-8867-0d7d5f8127fd.lease
-rw-rw-rw-+ 1 *vdsm 96* 268 2013-10-15 05:47
34542412-ed50-4350-8867-0d7d5f8127fd.meta
As it doesn't allow us o change permissions any alternate way for this ?or
do I need to manually set permissions in *"/etc/libvirt/qemu.conf"*
alos ther is no such *group *with* "96"* .. so from where it picks this
config .
Another question is related to SELINUX config change for below 2 parameters
to recover from error "*internal error Failed to open socket to sanlock
daemon: Permission denied*" I saw some where this is fixed but not sure why
it appears VDSM should take care of this auto
setsebool -P virt_use_sanlock=on
setsebool -P virt_use_nfs=on
11 years, 1 month
Re: [Users] GlusterFS on oVirt node
by Mike Burns
Adding to node-devel list and users list.
-- Mike
Apologies for top posting and typos. This was sent from a mobile device.
Saša Friedrich <sasa.friedrich(a)bitlab.si> wrote:
Hello!
Acording to http://www.ovirt.org/Node_Glusterfs_Support glusterfs on
ovirt node should be supported. But I have some difficulties to
implement it.
I installed ovirt (nested kvm - home testing) following "Up and Running
with oVirt 3.3) using Fedora19
Install went well. Everything is working fine.
Now I created two hosts (nested kvm - ovirt node fc19 - just for
testing) and added them in oVirt.
Super fine - working!
Now I'd like to use this hosts as glustefs nodes too. Acording to google
(I'm googling for two days now) I'ts possible, but I can not find any
usable how-to
1. I removed these two hosts from default data center
2. I created new data center (type: GlusterFS)
3. I created new cluster (Enable Gluster Service checked)
4. I added host
5. Now I get error message in events: "Could not find gluster uuid of
server host1 on Cluster Cluster1."
If I ssh to my host (fc19 node) glusterd.service is not running. If I
try to run it It returns error
here is the log:
[2013-10-24 09:52:25.969899] I [glusterfsd.c:1910:main]
0-/usr/sbin/glusterd: Started running /usr/sbin/glusterd version 3.4.0
(/usr/sbin/glusterd -p /run/glusterd.pid)
[2013-10-24 09:52:25.974480] I [glusterd.c:962:init] 0-management: Using
/var/lib/glusterd as working directory
[2013-10-24 09:52:25.977648] I [socket.c:3480:socket_init]
0-socket.management: SSL support is NOT enabled
[2013-10-24 09:52:25.977694] I [socket.c:3495:socket_init]
0-socket.management: using system polling thread
[2013-10-24 09:52:25.978611] W [rdma.c:4197:__gf_rdma_ctx_create]
0-rpc-transport/rdma: rdma_cm event channel creation failed (No such device)
[2013-10-24 09:52:25.978651] E [rdma.c:4485:init] 0-rdma.management:
Failed to initialize IB Device
[2013-10-24 09:52:25.978667] E [rpc-transport.c:320:rpc_transport_load]
0-rpc-transport: 'rdma' initialization failed
[2013-10-24 09:52:25.978747] W [rpcsvc.c:1387:rpcsvc_transport_create]
0-rpc-service: cannot create listener, initing the transport failed
[2013-10-24 09:52:25.979890] I
[glusterd.c:354:glusterd_check_gsync_present] 0-glusterd:
geo-replication module not installed in the system
[2013-10-24 09:52:25.980000] E [store.c:394:gf_store_handle_retrieve]
0-: Unable to retrieve store handle /var/lib/glusterd/glusterd.info,
error: No such file or directory
[2013-10-24 09:52:25.980026] E
[glusterd-store.c:1277:glusterd_retrieve_op_version] 0-: Unable to get
store handle!
[2013-10-24 09:52:25.980048] E [store.c:394:gf_store_handle_retrieve]
0-: Unable to retrieve store handle /var/lib/glusterd/glusterd.info,
error: No such file or directory
[2013-10-24 09:52:25.980060] E
[glusterd-store.c:1378:glusterd_retrieve_uuid] 0-: Unable to get store
handle!
[2013-10-24 09:52:25.980074] I
[glusterd-store.c:1348:glusterd_restore_op_version] 0-management:
Detected new install. Setting op-version to maximum : 2
[2013-10-24 09:52:25.980309] E [store.c:360:gf_store_handle_new] 0-:
Failed to open file: /var/lib/glusterd/options, error: Read-only file system
Acording to log /var/lib/glusterd/glusterd.info is missing and can not
be created because fs is mounted "ro".
Now I'm stuck!
What am I missing?
tnx for help!
11 years, 1 month
[Users] Not enough MAC addresses left in MAC Address Pool
by Thomas Scofield
While building a virtual machine we ran into an error "Not enough MAC
addresses left in MAC Address Pool." In the engine log I see this message.
2013-10-26 14:47:16,590 WARN
[org.ovirt.engine.core.bll.network.vm.AddVmInterfaceCommand] (ajp--127.0.0.
1-8702-12) [6fc05fa4] CanDoAction of action AddVmInterface failed.
Reasons:VAR__TYPE__INTERFACE,VAR__ACTI
ON__ADD,MAC_POOL_NOT_ENOUGH_MAC_ADDRESSES
2013-10-26 14:47:16,591 ERROR
[org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (ajp--127.0
.0.1-8702-12) Operation Failed: [Not enough MAC addresses left in MAC
Address Pool.]
This led me to look at the engine config where I see these
MacPoolRanges: 00:1A:4A:97:5E:00-00:1A:4A:97:5E:FF version: general
MaxMacsCountInPool: 100000 version: general
The MacPoolRange would seem to be the limiting factor here, cutting us off
at 256 MAC addresses, which happens to be the number of virtual machine we
currently have. I assume that updating the MacPoolRange and restarting the
engine would resolve this issue. Has anybody experienced this issue? Why
would the pool size have 256 and the Max entry be set to 100000, that seems
like a large difference.
11 years, 1 month
[Users] so, what do you want next in oVirt?
by Itamar Heim
earlier in the year we did a survey for feature requests / improvements
/ etc.
since a lot of things were added, and priorities usually change, I'd
like to ask again for "what do you need the most from oVirt / what are
your pain points" next?
below[1] I've listed my understanding of what already went in from
previous survey requests (to various degrees of coverage).
Thanks,
Itamar
[1] from the top 12
V Allow disk resize
V Integrate Nagios/Zabbix monitoring - via a ui plugin
V Highly Available engine - via hosted engine[2]
V Open vSwitch integration - via neutron integration
X Allow cloning VMs without template
? Enable hypervisor upgrade/updates through engine[3]
V Allow engine on an oVirt hosted VM - via hosted engine[2]
V Enable guest configuration (root password, SSH keys, network) via
guest agent in engine - via cloud-init
X Integrate v2v into engine
? Bond/extend ovirtmgmt with a second network for HA/increased
bandwidth[4]
X Integrate scheduling of snapshots and VM export for backups in
engine[5]
V Spice – support Google Chrome - via mime based launch
Other items mentioned in previous survey which should be covered by now:
- Fix timeout when adding local host during all-in-one configuration
- Fix engine set-up when SELinux is disabled
- Provide packages for el6 (CentOS, Red Hat Enterprise Linux)
- Allow multiple VMs to be deployed from the same template at the same
time
- ISO domains on local/GlusterS
- Show IP addresses in Virtual Machines->Network Interfaces
- OpenStack Quantum support (now called Neutron)
- noVNC support
- Support spice.html5 and websocket proxy
- Add other guest OSes to list
- Port oVirt guest agent to Ubuntu[6]
- SLA - Allow resource time-sharing
- Spice - Mac client (via mime based launch)
- Spice - port XPI plug-in to Windows (not sure this will happen, but
mime based launch allows using firefox now)
- Spice - client for Ubuntu/Debian (should be covered via mime based
launch)
[2] hosted engine is in active development, but not released yet.
[3] host update is supported, but not for general yum update.
[4] a lot of improvements were done in this space, but i'm not sure if
they cover this exact use case
[5] backup api is now being pushed to master, and orchestration of
backups should probably happen via 3rd part backup vendors?
[6] I'm not sure packaging exists yet, but ubuntu is covered for the
basic functionality of the guest agent.
11 years, 1 month
[Users] Docker -- self-sufficient application containers
by Greg Sheremeta
I haven't looked into this very much, but it sounds promising. Anyone on list familiar with it?
http://www.docker.io/ "Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more."
I wonder if there's interest in shipping oVirt docker containers.
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme(a)redhat.com
11 years, 1 month
Re: [Users] Users Digest, Vol 25, Issue 120
by Ryan Barry
This is a multi-part message in MIME format.
--------------090008020700000302020801
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
On 10/25/2013 04:41 AM, users-request(a)ovirt.org wrote:
I haven't looked into this very much, but it sounds promising.
Anyone on list familiar with it?
It is, in essence, LXC containers combined with an overlay filesystem.
It's basic PaaS with a Go binary ("docker") wrapped around LXC. It's
neat in the same sense as Vagrant -- you can ship a Dockerfile which can
reproduce your environment very easily, and the Docker team itself has
wrapped all the images in a git repository you can easily branch
from/etc. That said, Docker support won't land in Fedora until F20, and
CentOS around the same time (officially).
I'll admit that I don't get the hype around Docker, since it doesn't do
anything that LXC doesn't already do, but the templating and a
user-friendly binary is nice.
I wonder if there's interest in shipping oVirt docker containers.
I'm interested in Docker to ease the process of building Node images, at
least. oVirt Docker containers would be interesting, assuming LXC
support isn't painful, since the CoreOS (where Docker originated) also
relies on an image with readonly root and overlays on top, so there's
some overlap.
--------------090008020700000302020801
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 10/25/2013 04:41 AM,
<a class="moz-txt-link-abbreviated" href="mailto:users-request@ovirt.org">users-request(a)ovirt.org</a> wrote:<br>
<blockquote> I haven't looked into this very much, but it sounds
promising. Anyone on list familiar with it?</blockquote>
</div>
It is, in essence, LXC containers combined with an overlay
filesystem. It's basic PaaS with a Go binary ("docker") wrapped
around LXC. It's neat in the same sense as Vagrant -- you can ship a
Dockerfile which can reproduce your environment very easily, and the
Docker team itself has wrapped all the images in a git repository
you can easily branch from/etc. That said, Docker support won't land
in Fedora until F20, and CentOS around the same time (officially). <br>
<br>
I'll admit that I don't get the hype around Docker, since it doesn't
do anything that LXC doesn't already do, but the templating and a
user-friendly binary is nice.
<blockquote>
<pre wrap="">I wonder if there's interest in shipping oVirt docker containers.</pre>
</blockquote>
I'm interested in Docker to ease the process of building Node
images, at least. oVirt Docker containers would be interesting,
assuming LXC support isn't painful, since the CoreOS (where Docker
originated) also relies on an image with readonly root and overlays
on top, so there's some overlap.<br>
</body>
</html>
--------------090008020700000302020801--
11 years, 1 month
[Users] vmware disks
by suporte@logicworks.pt
------=_Part_322_17786833.1382001264465
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Hi, it's possible to import a vmware disk into ovirt?
regards
--
Jose Ferradeira
http://www.logicworks.pt
------=_Part_322_17786833.1382001264465
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'>Hi, it's possible to import a vmware disk into ovirt?<br><br>regards<br><br>-- <br><div><span name="x"></span><hr style="width: 100%; height: 2px;">Jose Ferradeira<br>http://www.logicworks.pt<br><span name="x"></span><br></div></div></body></html>
------=_Part_322_17786833.1382001264465--
11 years, 1 month