VDSM fails after a while
by nicolas@devels.es
Hi,
We recently upgraded vdsm on a host using the webadmin. After activating
it, it kept failing so we tried to activate it back via 'systemctl start
vdsmd'.
# systemctl start vdsmd
Job for vdsmd.service failed because the control process exited with
error code. See "systemctl status vdsmd.service" and "journalctl -xe"
for details.
Having a look at the status of the process I see:
# systemctl status vdsmd
● vdsmd.service - Virtual Desktop Server Manager
Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled;
vendor preset: enabled)
Active: failed (Result: start-limit) since vie 2017-05-26 11:02:41
WEST; 14s ago
Process: 25018 ExecStartPre=/usr/libexec/vdsm/vdsmd_init_common.sh
--pre-start (code=exited, status=1/FAILURE)
may 26 11:02:40 systemd[1]: Failed to start Virtual Desktop Server
Manager.
may 26 11:02:40 systemd[1]: Unit vdsmd.service entered failed state.
may 26 11:02:40 systemd[1]: vdsmd.service failed.
may 26 11:02:41 systemd[1]: vdsmd.service holdoff time over, scheduling
restart.
may 26 11:02:41 systemd[1]: start request repeated too quickly for
vdsmd.service
may 26 11:02:41 systemd[1]: Failed to start Virtual Desktop Server
Manager.
may 26 11:02:41 systemd[1]: Unit vdsmd.service entered failed state.
may 26 11:02:41 systemd[1]: vdsmd.service failed.
To check what happened I run the vdsm_init_common.sh script by myself
and saw:
# /usr/libexec/vdsm/vdsmd_init_common.sh --pre-start
vdsm: Running mkdirs
vdsm: Running configure_coredump
vdsm: Running configure_vdsm_logs
vdsm: Running wait_for_network
vdsm: Running run_init_hooks
vdsm: Running upgraded_version_check
vdsm: Running check_is_configured
Current revision of multipath.conf detected, preserving
lvm is configured for vdsm
libvirt is not configured for vdsm yet
Modules sebool, passwd, libvirt are not configured
Error:
One of the modules is not configured to work with VDSM.
To configure the module use the following:
'vdsm-tool configure [--module module-name]'.
If all modules are not configured try to use:
'vdsm-tool configure --force'
(The force flag will stop the module's service and start it
afterwards automatically to load the new configuration.)
vdsm: stopped during execute check_is_configured task (task returned
with error code 1).
-----
I run the 'vdsm-tool configure --force' command, it ends successfully
and after that I can start the vdsmd process. But... after a while it
fails again and I need to re-run the same command all the time.
Is this a known bug? any temporary workaround?
Versions:
vdsm-4.19.15-1.el7.centos.x86_64
libvirt-2.0.0-10.el7_3.5.x86_64
Thanks.
Regards.
7 years, 6 months
[ANN] oVirt 4.1.3 First Test Compose is now available
by Sandro Bonazzola
The oVirt Project is pleased to announce the availability of the First
Test Compose of oVirt 4.1.3 for testing, as of May 26th, 2017
This is pre-release software. Please take a look at our community page[1]
to know how to ask questions and interact with developers and users.
All issues or bugs should be reported via oVirt Bugzilla[2].
This pre-release should not to be used in production.
This update is the first test compose of the third in a series of
stabilization updates to the 4.1 series.
4.1.3 brings more than 15 enhancements and more than 100 bugfixes,
including more than 50 high or urgent
severity fixes, on top of oVirt 4.1 series
This release is available now for:
* Fedora 24 (tech preview)
* Red Hat Enterprise Linux 7.3 or later
* CentOS Linux (or similar) 7.3 or later
This release supports Hypervisor Hosts running:
* Red Hat Enterprise Linux 7.3 or later
* CentOS Linux (or similar) 7.3 or later
* oVirt Node 4.1
* Fedora 24 (tech preview)
See the release notes draft [3] for installation / upgrade instructions and
a list of new features and bugs fixed.
Notes:
- oVirt Appliance has not been composed
- oVirt Live has not been composed
- oVirt Node has not been composed
We are addressing compose issues for above components which are missing
ansible 2.3 and latest fluentd builds from CentOS SIGs.
Additional Resources:
* Read more about the oVirt 4.1.3 release highlights:
http://www.ovirt.org/release/4.1.3/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/
[1] https://www.ovirt.org/community/
[2] https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt
[3] http://www.ovirt.org/release/4.1.3/
--
SANDRO BONAZZOLA
ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/>
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
7 years, 6 months
Unable to add storage domains to Node Hosted Engine
by Andy Gibbs
--_000_AM4PR08MB0801A5061943222FB3BCEB44E7FC0AM4PR08MB0801eurp_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I am trying to install a new server with oVirt. I have previously had rela=
tively good success with the all-in-one plugin on oVirt 3.6, but it is time=
to move to newer things and I am trying to get oVirt 4.1 installed on a cl=
ean platform.
I am unfortunately finding this very difficult and I hope someone here can =
help guide me in the right direction :o)
My intention is to use oVirt Node as the base OS on the server, install Hos=
ted Engine on it and also have the storage domains hosted on it too.
What I have achieved so far is...
1. Installed oVirt Node 4.1.2, generally using the default configuration
2. Changed the performance profile to "virtual-host" inside the web inte=
rface as per documentation suggestion
3. Created a new volume group, pool for thin volumes, and finally an XFS=
-formatted volume that mounts on /srv which will be used for the storage do=
main(s)
4. From the console on the node, I have created /srv/ovirt/data and /srv=
/ovirt/iso directories with ownership vdsm:kvm and access rights 0755, whic=
h I have then added to /etc/exports with the following configuration: rw,sy=
nc,no_subtree_check,all_squash,anonuid=3D36,anongid=3D36
5. When I install Hosted Engine from the Node web interface, I select NF=
S4 for the storage and provide the correct host:/path. Other than that, an=
d setting up static network details and email details, I follow the default=
prompts of the Hosted Engine setup.
6. The Hosted Engine setup seems to run through to completion, and I get=
a successfully installed message at the end
7. I open up the firewall on port 2049 for tcp and udp; this is done **a=
fter** the engine setup is complete since the setup procedure alters the fi=
rewall configuration and my modifications otherwise get lost. I have confi=
rmed that it is possible to mount these nfs shares both on the node itself =
and on the engine vm (once it is running).
8. I can log into the Hosted Engine web interface.
This is now where I run into problems.
The first problem is that no storage domains are registed, nor can I add an=
y. I get warnings like "The hosted engine storage domain doesn't exist. I=
t will be imported automatically upon data center activation, which require=
s adding an initial storage domain to the data center". However attempting=
to do so gives errors like: "VDSM server.domain command CreateStoragePoolV=
DS failed: Cannot acquire host id: (u'fcdee6d8-c6fc-45fb-a60c-1df4b298f75a'=
, SanlockException(22, 'Sanlock lockspace add failure', 'Invalid argument')=
)". During Hosted Engine setup it seems that the /srv/ovirt/data storage d=
omain is created, but I cannot import it. I also tried to create a new sto=
rage domain at /srv/ovirt/iso and met with similar results: it creates it, =
but won't attach to it.
The next problem is that I can't restart the server from the Node web inter=
face. Clicking on the "Restart" Power Options button simply causes the who=
le system to hang. It appears to shut down the Engine VM ok, it also termi=
nates all ssh connections, but after that the console screen on the server =
just goes black and sits there. You can still ping the server from the net=
work but can't do anything or see anything. Fortunately the Dell server ha=
s a remote console feature that enables me to manually restart the server, =
but this is not ideal at all. This problem only occurs once the Hosted Eng=
ine is installed; before this is done, the "Restart" button works perfectly=
.
The final problem is that once the server has restarted, it takes about 10 =
minutes before the Node starts the Hosted Engine. Is this correct? I woul=
d have thought that once the Node is up, its first responsibility would be =
to get the Hosted Engine up, but you can see from the dmesg output that on =
average 530 seconds elapses before kvm is started. Is there anything I can=
do to speed this up?
Any help would be gratefully received. Or if anyone knows of a "oVirt for =
Dummies" (TM) style step-by-step installation guide that installed Node, Ho=
sted Engine and the storage domains all on one machine, I would love to see=
that!!
Many thanks in advance!
Andy
--_000_AM4PR08MB0801A5061943222FB3BCEB44E7FC0AM4PR08MB0801eurp_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<style type=3D"text/css" style=3D"display:none;"><!-- P {margin-top:0;margi=
n-bottom:0;} --></style>
</head>
<body dir=3D"ltr">
<div id=3D"divtagdefaultwrapper" style=3D"font-size:12pt;color:#000000;font=
-family:Calibri,Arial,Helvetica,sans-serif;" dir=3D"ltr">
<p>Hi,</p>
<p><br>
</p>
<p>I am trying to install a new server with oVirt. I have previously =
had relatively good success with the all-in-one plugin on oVirt 3.6, but it=
is time to move to newer things and I am trying to get oVirt 4.1 installed=
on a clean platform.</p>
<p><br>
</p>
<p>I am unfortunately finding this very difficult and I hope someone h=
ere can help guide me in the right direction :o)</p>
<p><br>
</p>
<p>My intention is to use oVirt Node as the base OS on the server, install =
Hosted Engine on it and also have the storage domains hosted on it too.</p>
<p><br>
</p>
<p>What I have achieved so far is...</p>
<p><br>
</p>
<p></p>
<ol style=3D"margin-bottom: 0px; margin-top: 0px;">
<li><span style=3D"font-size: 12pt;"></span>Installed oVirt Node 4.1.2, gen=
erally using the default configuration</li><li>Changed the performance prof=
ile to "virtual-host" inside the web interface as per documentati=
on suggestion</li><li>Created a new volume group, pool for thin volumes, an=
d finally an XFS-formatted volume that mounts on /srv which will be used fo=
r the storage domain(s)</li><li>From the console on the node, I have c=
reated /srv/ovirt/data and /srv/ovirt/iso directories with ownership vdsm:k=
vm and access rights 0755, which I have then added to /etc/exports with the=
following configuration: rw,sync,no_subtree_check,all_squash,anonuid=3D36,=
anongid=3D36</li><li>When I install Hosted Engine from the Node web interfa=
ce, I select NFS4 for the storage and provide the correct host:/path.  =
;Other than that, and setting up static network details and email details<s=
pan style=3D"font-size: 12pt;">, I follow the default prompts
of the Hosted Engine setup.</span></li><li>The Hosted Engine setup seems t=
o run through to completion, and I get a successfully installed message at =
the end</li><li>I open up the firewall on port 2049 for tcp and udp; this i=
s done **after** the engine setup is complete since the setup procedure&nbs=
p;alters the firewall configuration and my modifications otherwise get=
lost. I have confirmed that it is possible to mount
these nfs shares both on the node itself and on the engine vm (once it is =
running).</li><li>I can log into the Hosted Engine web interface.</li></ol>
<br>
<p></p>
<p>This is now where I run into problems.</p>
<p><br>
</p>
<p>The first problem is that no storage domains are registed, nor can I add=
any. I get warnings like "The hosted engine storage domain does=
n't exist. It will be imported automatically upon data center activat=
ion, which requires adding an initial storage domain
to the data center". However attempting to do so gives err=
ors like: "<span>VDSM server.domain command CreateStoragePoolVDS faile=
d: Cannot acquire host id: (u'fcdee6d8-c6fc-45fb-a60c-1df4b298f75a', Sanloc=
kException(22, 'Sanlock lockspace add failure', 'Invalid
argument'))". During Hosted Engine setup it seems that the /srv=
/ovirt/data storage domain is created, but I cannot import it. I also=
tried to create a new storage domain at /srv/ovirt/iso and met with simila=
r results: it creates it, but won't attach to it.</span></p>
<p><span><br>
</span></p>
<p><span>The next problem is that I can't restart the server from the Node =
web interface. Clicking on the "Restart" Power Options =
;button simply causes the whole system to hang. It appears to shut do=
wn the Engine VM ok, it also terminates all ssh connections,
but after that the console screen on the server just goes black and sits t=
here. You can still ping the server from the network but can't do any=
thing or see anything. Fortunately the Dell server has a remote conso=
le feature that enables me to manually restart
the server, but this is not ideal at all. This problem only occurs o=
nce the Hosted Engine is installed; before this is done, the "Restart&=
quot; button works perfectly.</span></p>
<p><span><br>
</span></p>
<p><span>The final problem is that once the server has restarted, it takes =
about 10 minutes before the Node starts the Hosted Engine. Is this co=
rrect? I would have thought that once the Node is up, its first respo=
nsibility would be to get the Hosted Engine
up, but you can see from the dmesg output that on average 530 seconds elap=
ses before kvm is started. Is there anything I can do to speed this u=
p?</span></p>
<p><span><br>
</span></p>
<p><span>Any help would be gratefully received. Or if anyone kno=
ws of a "oVirt for Dummies" (TM) style step-by-step installation =
guide that installed Node, Hosted Engine and the storage domains all on one=
machine, I would love to see that!!</span></p>
<p><span><br>
</span></p>
<p><span>Many thanks in advance!</span></p>
<p><span><br>
</span></p>
<p><span>Andy</span></p>
<p><span><br>
</span></p>
<p><span><br>
</span></p>
<p><span><br>
</span></p>
<p><span><br>
</span></p>
</div>
</body>
</html>
--_000_AM4PR08MB0801A5061943222FB3BCEB44E7FC0AM4PR08MB0801eurp_--
7 years, 6 months
[Cloud-init] fail on CentOS
by TranceWorldLogic .
Hi,
OS: CentOS 6.8
For me , cloud-init is failing but not getting idea where.
Would you please help me to enable logs of cloud-init ?
cloud-init.log file is empty and I have also verified
/etc/cloud/cloud.cfg.d/05_logging.cfg.
It is default and look to me correct.
Thanks,
~Rohit
7 years, 6 months
disable ticketing script prevents console from opeing from web
by Dan Sullivan
We want to disable ticketing on the VNC connections to our VMs. I
created a hook script that removes the passwd and passwdValidTo
attributes from the XML file and this seems to work OK. The one problem
is that I cannot open the console from the web portal. I get a "set
ticket" failure.
Is there a work around for this?
Thanks
7 years, 6 months
terminating sessions
by Fabrice Bacchella
In the UI, I see 73 open sessions, all open by me.
In ovirt logs, I see a lot of :
2017-05-03 18:49:31,483+02 INFO [org.ovirt.engine.core.bll.aaa.SessionDataContainer] (DefaultQuartzScheduler3) [dcf02fc4-72c3-4237-8855-d4e474766088] Not removing session 'B/GWJOxyLh3pXQPPitfCk29iiJ3XWMerYdNmOdZyc9ceqD+oAW/hhhZDXCltK+N4yRo9TgunhGR7w7YEELOI5A==', session has running commands for user 'XXXX'.
And indeed I can't close those sessions in the UI.
I have two questions:
Are those sessions accessible using the API ?
How to know what running command is waiting ?
7 years, 6 months
Hi everyone, new guy in the mail list
by Odilon Junior
Hi everyone, i've just subscribed to the maling list, I was going to ask
one thing about ovirt in the IRC channel but no one was there.
I've been using ovirt since 3.1, today we have one enviroment with 1 Ovirt
Engine and 3 baremetal that we use for virtualization running the Ovirt
3.6.3. We have 3 NFS share from our colocation provider that are used as
Storage.
Our collocation will be rolling one emergency maintenance to upgrade the
firmware on the routers that provides our Private Network, the NFS service
run on this Private Network,the downtime should be no more than 3 minutes.
I'm concerned, what is the best way to approach this, should we shutdown
all the VMs and the hypervisor? Or we can just let the Ovirt handle this?
The communication between the Ovirts and the Engine are from another
network that will not be affected.
7 years, 6 months
ovirt-node-ng & gluster installation question
by NUNIN Roberto
--_000_1a4617a5197e4f46a3a96486ec87a254DENU01MS0077phoenixloc_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
I'm trying to install latest oVirt release on a cluster lab.
I have 6 servers and I need to use gluster from hyperconverged hosted engin=
e lab, all of them have volumes for gluster storage, apart OS disks.
Servers are installed with ovirt-node-ng-installer-ovirt-4.1-pre-2017051210=
iso image.
After installation, full update.
I'm try to follow the guide in : http://www.ovirt.org/blog/2017/04/up-and-r=
unning-with-ovirt-4-1-and-gluster-storage/
In this guide, I can seen in the host selection, the possibility to add mor=
e than three hosts to the cluster.
In current cockpit version, I can't see this.
These are cockpit components, installed in all six servers:
cockpit-ws-140-1.el7.centos.x86_64
cockpit-system-140-1.el7.centos.noarch
cockpit-140-1.el7.centos.x86_64
cockpit-dashboard-140-1.el7.centos.x86_64
cockpit-storaged-140-1.el7.centos.noarch
cockpit-ovirt-dashboard-0.10.7-0.0.18.el7.centos.noarch
cockpit-bridge-140-1.el7.centos.x86_64
Two questions:
Must I proceed with only three servers and only after add the remainder thr=
ee to the cluster, to have distributed&replicated gluster solution or I mus=
t change something in the first installation phase, to add all six servers =
from the beginning ?
In the second cockpit screen there aren't default repo/packages, must I lea=
ve it blank ? (servers are already updated).
Thanks in advance for any hints.
Roberto
________________________________
Questo messaggio e' indirizzato esclusivamente al destinatario indicato e p=
otrebbe contenere informazioni confidenziali, riservate o proprietarie. Qua=
lora la presente venisse ricevuta per errore, si prega di segnalarlo immedi=
atamente al mittente, cancellando l'originale e ogni sua copia e distruggen=
do eventuali copie cartacee. Ogni altro uso e' strettamente proibito e potr=
ebbe essere fonte di violazione di legge.
This message is for the designated recipient only and may contain privilege=
d, proprietary, or otherwise private information. If you have received it i=
n error, please notify the sender immediately, deleting the original and al=
l copies and destroying any hard copies. Any other use is strictly prohibit=
ed and may be unlawful.
--_000_1a4617a5197e4f46a3a96486ec87a254DENU01MS0077phoenixloc_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.StileMessaggioDiPostaElettronica17
{mso-style-type:personal-compose;
font-family:"Arial",sans-serif;
color:windowtext;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"IT" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">I’m trying to install latest oVi=
rt release on a cluster lab.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">I have 6 servers and I need to use glu=
ster from hyperconverged hosted engine lab, all of them have volumes for gl=
uster storage, apart OS disks.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">Servers are installed with ovirt-node-=
ng-installer-ovirt-4.1-pre-2017051210 iso image.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">After installation, full update.<o:p><=
/o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt;background:white"><spa=
n lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:"Arial",sa=
ns-serif">I’m try to follow the guide in :
</span><span style=3D"font-family:"Arial",sans-serif;color:black"=
><a href=3D"http://www.ovirt.org/blog/2017/04/up-and-running-with-ovirt-4-1=
-and-gluster-storage/"><span lang=3D"EN-US">http://www.ovirt.org/blog/2017/=
04/up-and-running-with-ovirt-4-1-and-gluster-storage/</span></a></span><spa=
n lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;color:bl=
ack;mso-fareast-language:IT"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">In this guide, I can seen in the host =
selection, the possibility to add more than three hosts to the cluster.<o:p=
></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">In current cockpit version, I can̵=
7;t see this.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">These are cockpit components, installe=
d in all six servers:<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">cockpit-ws-140-1.el7.centos.x86_64<o:p=
></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">cockpit-system-140-1.el7.centos.noarch=
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">cockpit-140-1.el7.centos.x86_64<o:p></=
o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">cockpit-dashboard-140-1.el7.centos.x86=
_64<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">cockpit-storaged-140-1.el7.centos.noar=
ch<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">cockpit-ovirt-dashboard-0.10.7-0.0.18.=
el7.centos.noarch<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">cockpit-bridge-140-1.el7.centos.x86_64=
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT">Two questions:<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT"><o:p> </o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT">Must I proceed with only three servers and only after ad=
d the remainder three to the cluster, to have distributed&replicated
gluster solution or I must change something in the first installation phas=
e, to add all six servers from the beginning ?<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT"><o:p> </o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT">In the second cockpit screen there aren’t default =
repo/packages, must I leave it blank ? (servers are already
updated).<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT"><o:p> </o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT">Thanks in advance for any hints.<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US" style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT"><o:p> </o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:12.05pt;text-autospace:none"><b=
><span style=3D"font-family:"Arial",sans-serif;color:black;mso-fa=
reast-language:IT">Roberto
</span></b><span style=3D"font-size:10.0pt;font-family:"Arial",sa=
ns-serif;mso-fareast-language:IT"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
</div>
<br>
<hr>
<font face=3D"Courier New" color=3D"Black" size=3D"2"><br>
Questo messaggio e' indirizzato esclusivamente al destinatario indicato e p=
otrebbe contenere informazioni confidenziali, riservate o proprietarie. Qua=
lora la presente venisse ricevuta per errore, si prega di segnalarlo immedi=
atamente al mittente, cancellando
l'originale e ogni sua copia e distruggendo eventuali copie cartacee. Ogni=
altro uso e' strettamente proibito e potrebbe essere fonte di violazione d=
i legge.<br>
<br>
This message is for the designated recipient only and may contain privilege=
d, proprietary, or otherwise private information. If you have received it i=
n error, please notify the sender immediately, deleting the original and al=
l copies and destroying any hard
copies. Any other use is strictly prohibited and may be unlawful.<br>
</font>
</body>
</html>
--_000_1a4617a5197e4f46a3a96486ec87a254DENU01MS0077phoenixloc_--
7 years, 6 months
perf tool ?
by Fabrice Bacchella
--Apple-Mail=_CED911C3-7C7E-410B-BE69-0AA7F08A6F09
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
I'm playing with perf in vm and getting inconsistent result. But I =
wonder if it's a kvm, ovirt or hardware problem.
On a ovirt's vm:
$ sudo perf list | grep Hardware | wc -l
1
$ lscpu
...
Model name: Intel Core Processor (Haswell, no TSX)
On another ovirt's vm:
$ sudo perf list | grep Hardware | wc -l
27
$ lscpu
...
Model name: AMD Opteron 23xx (Gen 3 Class Opteron)
On a libvirtm vm:
sudo perf list | grep Hardware | wc -l
1
lscpu
...
Model name: Westmere E56xx/L56xx/X56xx (Nehalem-C)
...
Look's like intel CPU don't expose hardware events. Is there an option =
on kvm or ovirt to help that ?
--Apple-Mail=_CED911C3-7C7E-410B-BE69-0AA7F08A6F09
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=us-ascii
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">I'm playing with perf in vm and getting inconsistent result. =
But I wonder if it's a kvm, ovirt or hardware problem.<div class=3D""><br =
class=3D""></div><div class=3D"">On a ovirt's vm:</div><div =
class=3D""><div style=3D"margin: 0px; font-size: 11px; line-height: =
normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">$ sudo =
perf list | grep Hardware | wc -l</span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">1</span></div></div><div style=3D"margin: 0px; font-size: =
11px; line-height: normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">$ =
lscpu</span></div><div style=3D"margin: 0px; font-size: 11px; =
line-height: normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">...</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures;" class=3D"">Model name: =
Intel Core Processor (Haswell, no TSX)</span></div><div =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures;" =
class=3D""><br class=3D""></span></div></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">On =
another ovirt's vm:</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">$ sudo perf list | grep Hardware | wc =
-l</span></div><div style=3D"margin: 0px; font-size: 11px; line-height: =
normal; font-family: Menlo;" class=3D"">27</div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures;" class=3D"">$ lscpu</span></div><div style=3D"margin:=
0px; font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures;" =
class=3D"">...</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures;" =
class=3D""></span></div></span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures;" =
class=3D"">Model name: AMD =
Opteron 23xx (Gen 3 Class Opteron)</span></div><div class=3D""><br =
class=3D""></div><div class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><div style=3D"margin: 0px; font-size: =
11px; line-height: normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">On a =
libvirtm vm:</span></div><div style=3D"margin: 0px; font-size: 11px; =
line-height: normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">sudo =
perf list | grep Hardware | wc -l</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D"">1</div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">lscpu</span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">...</span></div></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">Model =
name: Westmere =
E56xx/L56xx/X56xx (Nehalem-C)</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">...</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">Look's =
like intel CPU don't expose hardware events. Is there an option on kvm =
or ovirt to help that ?</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div></span></div></span></div></span></div></body></ht=
ml>=
--Apple-Mail=_CED911C3-7C7E-410B-BE69-0AA7F08A6F09--
7 years, 6 months
migration of a VM: fails
by cmc
Hi,
Just trying to place in maintenance mode for a version upgrade, and
one VM fails to migrate. The other 20-odd move over successfully. In
/var/log/libvirt/qemu/, the VM's log on the source reports:
2017-05-16 09:48:06.339+0000: initiating migration
2017-05-16T09:52:25.498932Z qemu-kvm: socket_writev_buffer: Got err=32
for (131328/18446744073709551615)
2017-05-16 09:52:47.311+0000: initiating migration
2017-05-16T09:57:06.755402Z qemu-kvm: socket_writev_buffer: Got err=32
for (69776/18446744073709551615)
2017-05-16 09:57:55.109+0000: initiating migration
2017-05-16T10:02:14.143221Z qemu-kvm: socket_writev_buffer: Got err=32
for (69776/18446744073709551615)
2017-05-16 10:02:59.497+0000: initiating migration
2017-05-16T10:07:18.542872Z qemu-kvm: socket_writev_buffer: Got err=32
for (69776/18446744073709551615)
2017-05-16 10:08:03.896+0000: initiating migration
2017-05-16T10:12:23.206731Z qemu-kvm: socket_writev_buffer: Got err=32
for (69776/18446744073709551615)
2017-05-16 10:13:08.941+0000: initiating migration
2017-05-16T10:17:27.861843Z qemu-kvm: socket_writev_buffer: Got err=32
for (69776/18446744073709551615)
2017-05-16 10:18:13.690+0000: initiating migration
2017-05-16T10:22:32.929689Z qemu-kvm: socket_writev_buffer: Got err=32
for (69803/18446744073709551615)
2017-05-16 10:23:19.846+0000: initiating migration
2017-05-16T10:27:39.175724Z qemu-kvm: socket_writev_buffer: Got err=32
for (69776/18446744073709551615)
2017-05-16 10:28:25.141+0000: initiating migration
2017-05-16T10:28:35.620070Z qemu-kvm: socket_writev_buffer: Got err=32
for (65753/18446744073709551615)
2017-05-16 10:29:10.678+0000: initiating migration
2017-05-16T10:33:29.718527Z qemu-kvm: socket_writev_buffer: Got err=32
for (53477/18446744073709551615)
2017-05-16 10:38:35.517+0000: initiating migration
On the destination host, it reports:
2017-05-16T10:33:29.598425Z qemu-kvm: Unknown combination of migration flags: 0
2017-05-16T10:33:29.599524Z qemu-kvm: error while loading state
section id 2(ram)
2017-05-16T10:33:29.601978Z qemu-kvm: load of migration failed: Invalid argument
2017-05-16 10:33:29.808+0000: shutting down
In the engine log:
2017-05-16 11:57:28,675+01 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
(DefaultQuartzScheduler5) [f8aa18b3-97b9-48e2-a681-cf3aaed330a5] VM
'4921c5f5-7748-47eb-a90c-8e9ecbd91bcf'(pete_win7) was unexpectedly
detected as 'MigratingTo' on VDS
'424e6317-ad68-459b-bf88-7292e26710ae'(kvm-ldn-02) (expected on
'e050c27f-8709-404c-b03e-59c0167a824b')
It stays in 'preparing for maintenance mode' on the GUI for the host,
and reports errors on the status pane below, but then it reports that
the host has successfully been put into maintenance mode, even though
the VM is still showing as in migration. After more time has elapsed,
it reports a failure again, and then eventually the host will again
report it is in maintenance mode, and so on.
When I hit 'cancel migration' it reports that the migration has been
successfully cancelled in the status pane at the bottom, but then
shows it still in migration in the upper window. When I select the VM
itself, it reports it is "Migrating From: 99%". If I cancel the
migration here, it actually does cancel the migration properly.
The VM itself is up and running ok.
Version of oVirt is 4.1.0.4-1.el7
Thanks in advance for any help. Please let me know if you need any full logs.
Regards,
Cam
7 years, 6 months