Users
Threads by month
- ----- 2025 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- 10 participants
- 19138 discussions
We have three gluster shares (_data, _engine, _export) created by a
brick located on three of our VM hosts. See output from "gluster volume
info" below:
Volume Name: data
Type: Replicate
Volume ID: c07fdf43-b838-4e4b-bb26-61dbf406cb57
Status: Started
Number of Bricks: 1 x (2 + 1) = 3
Transport-type: tcp
Bricks:
Brick1: vmhost01-chi.empoweredbenefits.com:/gluster/brick2/data
Brick2: vmhost02-chi.empoweredbenefits.com:/gluster/brick2/data
Brick3: vmhost03-chi.empoweredbenefits.com:/gluster/brick2/data (arbiter)
Options Reconfigured:
performance.readdir-ahead: on
performance.quick-read: off
performance.read-ahead: off
performance.io-cache: off
performance.stat-prefetch: off
cluster.eager-lock: enable
network.remote-dio: off
cluster.quorum-type: auto
cluster.server-quorum-type: server
storage.owner-uid: 36
storage.owner-gid: 36
features.shard: on
features.shard-block-size: 512MB
performance.low-prio-threads: 32
cluster.data-self-heal-algorithm: full
cluster.locking-scheme: granular
cluster.shd-wait-qlength: 10000
cluster.shd-max-threads: 6
network.ping-timeout: 30
user.cifs: off
nfs.disable: on
performance.strict-o-direct: on
Volume Name: engine
Type: Distributed-Replicate
Volume ID: 25455f13-75ba-4bc6-926a-d06ee7c5859a
Status: Started
Number of Bricks: 2 x (2 + 1) = 6
Transport-type: tcp
Bricks:
Brick1: vmhost01-chi.empoweredbenefits.com:/gluster/brick1/engine
Brick2: vmhost02-chi.empoweredbenefits.com:/gluster/brick1/engine
Brick3: vmhost03-chi.empoweredbenefits.com:/gluster/brick1/engine (arbiter)
Brick4: vmhost04-chi:/mnt/engine
Brick5: vmhost05-chi:/mnt/engine
Brick6: vmhost06-chi:/mnt/engine (arbiter)
Options Reconfigured:
performance.readdir-ahead: on
performance.quick-read: off
performance.read-ahead: off
performance.io-cache: off
performance.stat-prefetch: off
cluster.eager-lock: enable
network.remote-dio: off
cluster.quorum-type: auto
cluster.server-quorum-type: server
storage.owner-uid: 36
storage.owner-gid: 36
features.shard: on
features.shard-block-size: 512MB
performance.low-prio-threads: 32
cluster.data-self-heal-algorithm: full
cluster.locking-scheme: granular
cluster.shd-wait-qlength: 10000
cluster.shd-max-threads: 6
network.ping-timeout: 30
user.cifs: off
nfs.disable: on
performance.strict-o-direct: on
Volume Name: export
Type: Replicate
Volume ID: a4c3a49a-fa83-4a62-9523-989c8e016c35
Status: Started
Number of Bricks: 1 x (2 + 1) = 3
Transport-type: tcp
Bricks:
Brick1: vmhost01-chi.empoweredbenefits.com:/gluster/brick3/export
Brick2: vmhost02-chi.empoweredbenefits.com:/gluster/brick3/export
Brick3: vmhost03-chi.empoweredbenefits.com:/gluster/brick3/export (arbiter)
Options Reconfigured:
performance.readdir-ahead: on
performance.quick-read: off
performance.read-ahead: off
performance.io-cache: off
performance.stat-prefetch: off
cluster.eager-lock: enable
network.remote-dio: off
cluster.quorum-type: auto
cluster.server-quorum-type: server
storage.owner-uid: 36
storage.owner-gid: 36
features.shard: on
features.shard-block-size: 512MB
performance.low-prio-threads: 32
cluster.data-self-heal-algorithm: full
cluster.locking-scheme: granular
cluster.shd-wait-qlength: 10000
cluster.shd-max-threads: 6
network.ping-timeout: 30
user.cifs: off
nfs.disable: on
performance.strict-o-direct: on
Our issue is that we ran out of space on our gluster-engine bricks which
caused our Hosted Engine vm to crash. We added additional bricks from
new VM Hosts (see vmhost05 to vmhost06 above) but we still are unable to
restart our Hosted Engine due to the first three space being depleted.
My understanding is that I need to extend the bricks that are 100% full
on our engine partition. Is it the best practice to stop the glusterd
service or can I use "gloster volume stop engine" to only stop the
volume I need to extend? Also, if I need to stop glusterd will my VMs
hosted on my ovirt cluster be affected by mount points export and data
being off line?
Thanks,
Ryan
2
1
On Thu, May 4, 2017 at 1:41 AM Brahim Rifahi <brahim.rifahi9(a)gmail.com>
wrote:
> same problem :/
>
>
I can't help much without logs, outputs
> 2017-05-03 11:10 GMT+01:00 Roy Golan <rgolan(a)redhat.com>:
>
>>
>> http://www.ovirt.org/documentation/quickstart/quickstart-guide/#prerequisit…
>>
>> On Wed, May 3, 2017 at 1:01 PM Brahim Rifahi <brahim.rifahi9(a)gmail.com>
>> wrote:
>>
>>> sudo yum install -y ovirt-engine
>>> You do not want to work
>>> _______________________________________________
>>> Users mailing list
>>> Users(a)ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>
>
1
0
--_000_149441484848174342leedsbeckettacuk_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,
I can create quotas with the SDK ( python) and make a user a co=
nsumer of the quota in the admin portal but don't know how to do it with th=
e SDK or API.
Any help appreciated.
Thanks,
Paul S.
To view the terms under which this email is distributed, please go to:-
http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaimer.html
--_000_149441484848174342leedsbeckettacuk_
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;margin-b=
ottom:0;} --></style>
</head>
<body dir=3D"ltr" style=3D"font-size:12pt;color:#000000;background-color:#F=
FFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello, </p>
<p> I can create quotas with the S=
DK ( python) and make a user a consumer of the quota in the admin portal&nb=
sp;but don't know how to do it with the&=
nbsp;SDK or API.</p>
<p><br>
</p>
<p>Any help appreciated.</p>
<p><br>
</p>
<p><br>
</p>
<p>Thanks,</p>
<p> =
Paul S. <br>
</p>
To view the terms under which this email is distributed, please go to:- <br=
>
<a href=3D"http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaimer.html"=
target=3D"_blank">http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaim=
er.html</a>
<p></p>
</body>
</html>
--_000_149441484848174342leedsbeckettacuk_--
1
0
Hello ovirt users,
First off all, thanks for your work. I've been using the software for a few
months and the experience has been great.
I'm having a hard time trying to set the group on a glusterfs volume
PLAY [master]
******************************************************************
TASK [Sets options for volume]
*************************************************
failed: [192.168.170.141] (item={u'key': u'group', u'value': u'virt'}) =>
{"failed": true, "item": {"key": "group", "value": "virt"}, "msg":
"'/var/lib/glusterd/groups/virt' file format not valid.\n"}
changed: [192.168.170.141] => (item={u'key': u'storage.owner-uid',
u'value': u'36'})
changed: [192.168.170.141] => (item={u'key': u'storage.owner-gid',
u'value': u'36'})
changed: [192.168.170.141] => (item={u'key': u'network.ping-timeout',
u'value': u'30'})
changed: [192.168.170.141] => (item={u'key':
u'performance.strict-o-direct', u'value': u'on'})
changed: [192.168.170.141] => (item={u'key': u'network.remote-dio',
u'value': u'off'})
changed: [192.168.170.141] => (item={u'key':
u'cluster.granular-entry-heal', u'value': u'enable'})
to retry, use: --limit @/tmp/tmpdTWQ8B/gluster-volume-set.retry
PLAY RECAP
*********************************************************************
192.168.170.141 : ok=0 changed=0 unreachable=0 failed=1
I've tried to remove remove glusterfs, wiping the glusterfs configurations
and reinstalling the service.
Any help would be appreciated.
Thank you,
Joel
2
2
Hello my name is Vincent
¿I want to know the location of the discs of ovirt 3.5?
When cloning a VM, the disk is cloned, it is cloned with the same capacity,
I moved the disk to a nfs drive and it tells me that it only weighs 4k
Regards
Vincent Romero
2
1

09 May '17
--_000_99294B0B51BA4CA6B4F3169AC046B619ingramcontentcom_
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: base64
U28gSSBzdWNjZXNzZnVsbHkgdXBncmFkZWQgbXkgZW5naW5lIGZyb20gNC4wNiB0byA0LjEuMSB3
aXRoIG5vIG1ham9yIGlzc3Vlcy4NCg0KQSBuaWNlIHRoaW5nIEkgbm90aWNlZCB3YXMgdGhhdCBt
eSBjdXN0b20gQ0EgY2VydGlmaWNhdGUgZm9yIGh0dHBzIG9uIHRoZSBhZG1pbiBhbmQgdXNlciBw
b3J0YWxzIHdhc27igJl0IGNsb2JiZXJlZCBieSBzZXR1cC4NCg0KSSBkaWQgaGF2ZSB0byByZXN0
b3JlIG15IGN1c3RvbSBzZXR0aW5ncyBmb3IgSVNPIHVwbG9hZGVyLCBsb2cgY29sbGVjdG9yLCBh
bmQgd2Vic29ja2V0IHByb3h5Og0KY3AgL2V0Yy9vdmlydC1lbmdpbmUvaXNvdXBsb2FkZXIuY29u
Zi5kLzEwLWVuZ2luZS1zZXR1cC5jb25mLjxsYXRlc3RfdGltZXN0YW1wPiAvZXRjL292aXJ0LWVu
Z2luZS9pc291cGxvYWRlci5jb25mLmQvMTAtZW5naW5lLXNldHVwLmNvbmYNCmNwIC9ldGMvb3Zp
cnQtZW5naW5lL292aXJ0LXdlYnNvY2tldC1wcm94eS5jb25mLmQvMTAtc2V0dXAuY29uZi48bGF0
ZXN0X3RpbWVzdGFtcD4gL2V0Yy9vdmlydC1lbmdpbmUvb3ZpcnQtd2Vic29ja2V0LXByb3h5LmNv
bmYuZC8xMC1zZXR1cC5jb25mDQpjcCAvZXRjL292aXJ0LWVuZ2luZS9sb2djb2xsZWN0b3IuY29u
Zi5kLzEwLWVuZ2luZS1zZXR1cC5jb25mLjxsYXRlc3RfdGltZXN0YW1wPiAvZXRjL292aXJ0LWVu
Z2luZS9sb2djb2xsZWN0b3IuY29uZi5kLzEwLWVuZ2luZS1zZXR1cC5jb25mDQoNCk5vdyBJ4oCZ
bSBtb3Zpbmcgb24gdG8gdXBkYXRpbmcgdGhlIG9WaXJ0IG5vZGUgaG9zdHMsIHdoaWNoIGFyZSBj
dXJyZW50bHkgYXQgb1ZpcnQgTm9kZSA0LjAuNi4xLiAoSeKAmW0gYXNzdW1pbmcgSSBzaG91bGQg
ZG8gdGhhdCBiZWZvcmUgYXR0ZW1wdGluZyB0byB1cGdyYWRlIHRoZSBjbHVzdGVyIGFuZCBkYXRh
IGNlbnRlciBjb21wYXRpYmlsaXR5IGxldmVsIHRvIDQuMS4pDQoNCldoZW4gSSByaWdodC1jbGlj
ayBvbiBhIGhvc3QgYW5kIGdvIHRvIEluc3RhbGxhdGlvbiAvIENoZWNrIGZvciBVcGdyYWRlLCB0
aGUgcmVzdWx0cyBhcmUg4oCYbm8gdXBkYXRlcyBmb3VuZC7igJkgV2hlbiBJIGxvZyBpbnRvIHRo
YXQgaG9zdCBkaXJlY3RseSwgSSBub3RpY2UgaXTigJlzIHN0aWxsIGdvdCB0aGUgb1ZpcnQgNC4w
IHJlcG8sIG5vdCA0LjEuIElzIHRoZXJlIGFuIGV4dHJhIHN0ZXAgSeKAmW0gbWlzc2luZz8gVGhl
IGRvY3VtZW50YXRpb24gSeKAmXZlIGZvdW5kIChodHRwOi8vd3d3Lm92aXJ0Lm9yZy9kb2N1bWVu
dGF0aW9uL3VwZ3JhZGUtZ3VpZGUvY2hhcC1VcGRhdGVzX2JldHdlZW5fTWlub3JfUmVsZWFzZXMv
KSBkb2VzbuKAmXQgbWVudGlvbiB0aGlzLg0KDQoNCioqDQpJZiBJIGNhbiBvZmZlciBzb21lIHVu
c29saWNpdGVkIGZlZWRiYWNrOiBJIGZlZWwgbGlrZSB0aGlzIGxpc3QgaXMgcG9wdWxhdGVkIHdp
dGggYSBsb3Qgb2YgcXVlc3Rpb25zIHRoYXQgY291bGQgYmUgYXZlcnRlZCB3aXRoIGEgbGl0dGxl
IGNhcmUgYW5kIGZlZWRpbmcgb2YgdGhlIGRvY3VtZW50YXRpb24uIEl04oCZcyB1bmZvcnR1bmF0
ZSBiZWNhdXNlIHRoYXQgbWFrZXMgZm9yIGEgcm9ja3kgaW50cm9kdWN0aW9uIHRvIG9WaXJ0LCBh
bmQgaXQgbWFrZXMgaXQgbG9vayBsaWtlIGEgbmVnbGVjdGVkIHByb2plY3QsIHdoaWNoIEkga25v
dyBpcyBub3QgdGhlIGNhc2UuDQoNCk9uIGEgcmVsYXRlZCBub3RlLCBJIGtub3cgdGhpcyBoYXMg
YmVlbiBkaXNjdXNzZWQgYmVmb3JlIGJ1dOKApg0KVGhlIGNlbnRyYWxpemVkIGNvbnRyb2wgaW4g
R2l0aHViIGZvciB0aGUgZG9jdW1lbnRhdGlvbiBkb2VzIG5vdCByZWFsbHkgZW5jb3VyYWdlIHVz
ZXIgY29udHJpYnV0aW9ucy4gV2hhdOKAmXMgd3Jvbmcgd2l0aCBhIHdpa2k/IElmIHdl4oCZcmUg
cmVhbGx5IGNvbmNlcm5lZCBhYm91dCBiYWQgb3IgbWFsaWNpb3VzIGVkaXRzIGJlaW5nIHBvc3Rl
ZCwga2VlcCB0aGUgb2ZmaWNpYWwgaW4gZ2l0IGFuZCBhZGQgYSBzZXBhcmF0ZSB3aWtpIHRoYXQg
aXMgY2xlYXJseSBtYXJrZWQgYXMgdXNlci1jb250cmlidXRlZC4NCioqDQoNCg0KVGhhbmtzLA0K
RGFuaWVsDQo=
--_000_99294B0B51BA4CA6B4F3169AC046B619ingramcontentcom_
Content-Type: text/html; charset=UTF-8
Content-ID: <A36A61E118072E419909BC293B56461B(a)namprd12.prod.outlook.com>
Content-Transfer-Encoding: base64
PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4
bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxuczptPSJo
dHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL29mZmljZS8yMDA0LzEyL29tbWwiIHhtbG5zPSJo
dHRwOi8vd3d3LnczLm9yZy9UUi9SRUMtaHRtbDQwIj4NCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp
dj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9dXRmLTgiPg0KPG1l
dGEgbmFtZT0iVGl0bGUiIGNvbnRlbnQ9IiI+DQo8bWV0YSBuYW1lPSJLZXl3b3JkcyIgY29udGVu
dD0iIj4NCjxtZXRhIG5hbWU9IkdlbmVyYXRvciIgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgMTUg
KGZpbHRlcmVkIG1lZGl1bSkiPg0KPHN0eWxlPjwhLS0NCi8qIEZvbnQgRGVmaW5pdGlvbnMgKi8N
CkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6IkNhbWJyaWEgTWF0aCI7DQoJcGFub3NlLTE6MiA0
IDUgMyA1IDQgNiAzIDIgNDt9DQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5OkNhbGlicmk7DQoJ
cGFub3NlLTE6MiAxNSA1IDIgMiAyIDQgMyAyIDQ7fQ0KLyogU3R5bGUgRGVmaW5pdGlvbnMgKi8N
CnAuTXNvTm9ybWFsLCBsaS5Nc29Ob3JtYWwsIGRpdi5Nc29Ob3JtYWwNCgl7bWFyZ2luOjBpbjsN
CgltYXJnaW4tYm90dG9tOi4wMDAxcHQ7DQoJZm9udC1zaXplOjEyLjBwdDsNCglmb250LWZhbWls
eTpDYWxpYnJpO30NCmE6bGluaywgc3Bhbi5Nc29IeXBlcmxpbmsNCgl7bXNvLXN0eWxlLXByaW9y
aXR5Ojk5Ow0KCWNvbG9yOiMwNTYzQzE7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZTt9DQph
OnZpc2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7bXNvLXN0eWxlLXByaW9yaXR5
Ojk5Ow0KCWNvbG9yOiM5NTRGNzI7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZTt9DQpzcGFu
LkVtYWlsU3R5bGUxNw0KCXttc28tc3R5bGUtdHlwZTpwZXJzb25hbC1jb21wb3NlOw0KCWZvbnQt
ZmFtaWx5OkNhbGlicmk7DQoJY29sb3I6d2luZG93dGV4dDt9DQouTXNvQ2hwRGVmYXVsdA0KCXtt
c28tc3R5bGUtdHlwZTpleHBvcnQtb25seTsNCglmb250LWZhbWlseTpDYWxpYnJpO30NCkBwYWdl
IFdvcmRTZWN0aW9uMQ0KCXtzaXplOjguNWluIDExLjBpbjsNCgltYXJnaW46MS4waW4gMS4waW4g
MS4waW4gMS4waW47fQ0KZGl2LldvcmRTZWN0aW9uMQ0KCXtwYWdlOldvcmRTZWN0aW9uMTt9DQot
LT48L3N0eWxlPg0KPC9oZWFkPg0KPGJvZHkgYmdjb2xvcj0id2hpdGUiIGxhbmc9IkVOLVVTIiBs
aW5rPSIjMDU2M0MxIiB2bGluaz0iIzk1NEY3MiI+DQo8ZGl2IGNsYXNzPSJXb3JkU2VjdGlvbjEi
Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQiPlNv
IEkgc3VjY2Vzc2Z1bGx5IHVwZ3JhZGVkIG15IGVuZ2luZSBmcm9tIDQuMDYgdG8gNC4xLjEgd2l0
aCBubyBtYWpvciBpc3N1ZXMuDQo8bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdCI+PG86cD4mbmJzcDs8L286cD48
L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZTox
MS4wcHQiPkEgbmljZSB0aGluZyBJIG5vdGljZWQgd2FzIHRoYXQgbXkgY3VzdG9tIENBIGNlcnRp
ZmljYXRlIGZvciBodHRwcyBvbiB0aGUgYWRtaW4gYW5kIHVzZXIgcG9ydGFscyB3YXNu4oCZdCBj
bG9iYmVyZWQgYnkgc2V0dXAuDQo8bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdCI+PG86cD4mbmJzcDs8L286cD48
L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZTox
MS4wcHQiPkkgZGlkIGhhdmUgdG8gcmVzdG9yZSBteSBjdXN0b20gc2V0dGluZ3MgZm9yIElTTyB1
cGxvYWRlciwgbG9nIGNvbGxlY3RvciwgYW5kIHdlYnNvY2tldCBwcm94eTo8bzpwPjwvbzpwPjwv
c3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEx
LjBwdCI+Y3AmbmJzcDsvZXRjL292aXJ0LWVuZ2luZS9pc291cGxvYWRlci5jb25mLmQvMTAtZW5n
aW5lLXNldHVwLmNvbmYuJmx0O2xhdGVzdF90aW1lc3RhbXAmZ3Q7IC9ldGMvb3ZpcnQtZW5naW5l
L2lzb3VwbG9hZGVyLmNvbmYuZC8xMC1lbmdpbmUtc2V0dXAuY29uZjxvOnA+PC9vOnA+PC9zcGFu
PjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0
Ij5jcCZuYnNwOy9ldGMvb3ZpcnQtZW5naW5lL292aXJ0LXdlYnNvY2tldC1wcm94eS5jb25mLmQv
MTAtc2V0dXAuY29uZi4mbHQ7bGF0ZXN0X3RpbWVzdGFtcCZndDsgL2V0Yy9vdmlydC1lbmdpbmUv
b3ZpcnQtd2Vic29ja2V0LXByb3h5LmNvbmYuZC8xMC1zZXR1cC5jb25mPG86cD48L286cD48L3Nw
YW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4w
cHQiPmNwJm5ic3A7L2V0Yy9vdmlydC1lbmdpbmUvbG9nY29sbGVjdG9yLmNvbmYuZC8xMC1lbmdp
bmUtc2V0dXAuY29uZi4mbHQ7bGF0ZXN0X3RpbWVzdGFtcCZndDsgL2V0Yy9vdmlydC1lbmdpbmUv
bG9nY29sbGVjdG9yLmNvbmYuZC8xMC1lbmdpbmUtc2V0dXAuY29uZjxvOnA+PC9vOnA+PC9zcGFu
PjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0
Ij48bzpwPiZuYnNwOzwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3Bh
biBzdHlsZT0iZm9udC1zaXplOjExLjBwdCI+Tm93IEnigJltIG1vdmluZyBvbiB0byB1cGRhdGlu
ZyB0aGUgb1ZpcnQgbm9kZSBob3N0cywgd2hpY2ggYXJlIGN1cnJlbnRseSBhdCBvVmlydCBOb2Rl
IDQuMC42LjEuIChJ4oCZbSBhc3N1bWluZyBJIHNob3VsZCBkbyB0aGF0IGJlZm9yZSBhdHRlbXB0
aW5nIHRvIHVwZ3JhZGUgdGhlIGNsdXN0ZXIgYW5kIGRhdGEgY2VudGVyIGNvbXBhdGliaWxpdHkg
bGV2ZWwgdG8NCiA0LjEuKTxvOnA+PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3Jt
YWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0Ij48bzpwPiZuYnNwOzwvbzpwPjwvc3Bh
bj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBw
dCI+V2hlbiBJIHJpZ2h0LWNsaWNrIG9uIGEgaG9zdCBhbmQgZ28gdG8gSW5zdGFsbGF0aW9uIC8g
Q2hlY2sgZm9yIFVwZ3JhZGUsIHRoZSByZXN1bHRzIGFyZSDigJhubyB1cGRhdGVzIGZvdW5kLuKA
mSBXaGVuIEkgbG9nIGludG8gdGhhdCBob3N0IGRpcmVjdGx5LCBJIG5vdGljZSBpdOKAmXMgc3Rp
bGwgZ290IHRoZSBvVmlydCA0LjAgcmVwbywgbm90IDQuMS4gSXMgdGhlcmUNCiBhbiBleHRyYSBz
dGVwIEnigJltIG1pc3Npbmc/IFRoZSBkb2N1bWVudGF0aW9uIEnigJl2ZSBmb3VuZCAoPGEgaHJl
Zj0iaHR0cDovL3d3dy5vdmlydC5vcmcvZG9jdW1lbnRhdGlvbi91cGdyYWRlLWd1aWRlL2NoYXAt
VXBkYXRlc19iZXR3ZWVuX01pbm9yX1JlbGVhc2VzLykiPmh0dHA6Ly93d3cub3ZpcnQub3JnL2Rv
Y3VtZW50YXRpb24vdXBncmFkZS1ndWlkZS9jaGFwLVVwZGF0ZXNfYmV0d2Vlbl9NaW5vcl9SZWxl
YXNlcy8pPC9hPiBkb2VzbuKAmXQgbWVudGlvbg0KIHRoaXMuIDxvOnA+PC9vOnA+PC9zcGFuPjwv
cD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0Ij48
bzpwPiZuYnNwOzwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBz
dHlsZT0iZm9udC1zaXplOjExLjBwdCI+PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPg0KPHAg
Y2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQiPioqPG86cD48
L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQt
c2l6ZToxMS4wcHQiPklmIEkgY2FuIG9mZmVyIHNvbWUgdW5zb2xpY2l0ZWQgZmVlZGJhY2s6IEkg
ZmVlbCBsaWtlIHRoaXMgbGlzdCBpcyBwb3B1bGF0ZWQgd2l0aCBhIGxvdCBvZiBxdWVzdGlvbnMg
dGhhdCBjb3VsZCBiZSBhdmVydGVkIHdpdGggYSBsaXR0bGUgY2FyZSBhbmQgZmVlZGluZyBvZiB0
aGUgZG9jdW1lbnRhdGlvbi4gSXTigJlzIHVuZm9ydHVuYXRlIGJlY2F1c2UgdGhhdA0KIG1ha2Vz
IGZvciBhIHJvY2t5IGludHJvZHVjdGlvbiB0byBvVmlydCwgYW5kIGl0IG1ha2VzIGl0IGxvb2sg
bGlrZSBhIG5lZ2xlY3RlZCBwcm9qZWN0LCB3aGljaCBJIGtub3cgaXMgbm90IHRoZSBjYXNlLg0K
PG86cD48L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9
ImZvbnQtc2l6ZToxMS4wcHQiPjxvOnA+Jm5ic3A7PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNz
PSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0Ij5PbiBhIHJlbGF0ZWQg
bm90ZSwgSSBrbm93IHRoaXMgaGFzIGJlZW4gZGlzY3Vzc2VkIGJlZm9yZSBidXTigKY8bzpwPjwv
bzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1z
aXplOjExLjBwdCI+VGhlIGNlbnRyYWxpemVkIGNvbnRyb2wgaW4gR2l0aHViIGZvciB0aGUgZG9j
dW1lbnRhdGlvbiBkb2VzIG5vdCByZWFsbHkgZW5jb3VyYWdlIHVzZXIgY29udHJpYnV0aW9ucy4g
V2hhdOKAmXMgd3Jvbmcgd2l0aCBhIHdpa2k/IElmIHdl4oCZcmUgcmVhbGx5IGNvbmNlcm5lZCBh
Ym91dCBiYWQgb3IgbWFsaWNpb3VzIGVkaXRzIGJlaW5nIHBvc3RlZCwga2VlcCB0aGUNCiBvZmZp
Y2lhbCBpbiBnaXQgYW5kIGFkZCBhIHNlcGFyYXRlIHdpa2kgdGhhdCBpcyBjbGVhcmx5IG1hcmtl
ZCBhcyB1c2VyLWNvbnRyaWJ1dGVkLjxvOnA+PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJN
c29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0Ij4qKjxvOnA+PC9vOnA+PC9z
cGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEu
MHB0Ij48bzpwPiZuYnNwOzwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48
c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdCI+PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9w
Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQiPlRo
YW5rcyw8bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBz
dHlsZT0iZm9udC1zaXplOjExLjBwdCI+RGFuaWVsPG86cD48L286cD48L3NwYW4+PC9wPg0KPC9k
aXY+DQo8L2JvZHk+DQo8L2h0bWw+DQo=
--_000_99294B0B51BA4CA6B4F3169AC046B619ingramcontentcom_--
3
19
Pic of the error
https://i.imgur.com/rhp3thT.png
Engine Log:
https://0bin.net/paste/Pz6QV5hPaGmksgnA#azl9UXo2M+ilLLMg31Wh+IymHHSWNsLlA1R…
Vdsm log
https://0bin.net/paste/1kLWT5btLQVa9el1#aQu+lviLYw-RZVxVJD8dYMI1juALurJI3vj…
Thank you appreciate it
1
1
Hi
I was just wondering if anyone is running Ovirt using a shared SAS array
with the ability to live migrate between hosts ?
If so has anyone been able to get hosted engine working with it ?
Thanks
*Gary Lloyd*
________________________________________________
I.T. Systems:Keele University
Finance & IT Directorate
Keele:Staffs:IC1 Building:ST5 5NB:UK
+44 1782 733063 <%2B44%201782%20733073>
________________________________________________
3
2
--_004_CY4PR14MB1687E5A75084B228A054D63C89EF0CY4PR14MB1687namp_
Content-Type: multipart/alternative;
boundary="_000_CY4PR14MB1687E5A75084B228A054D63C89EF0CY4PR14MB1687namp_"
--_000_CY4PR14MB1687E5A75084B228A054D63C89EF0CY4PR14MB1687namp_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hello all,
I'm looking for an high level, approved, workflow to completely remove a da=
tacenter and all its object.
Datacenter is made by 1 cluster, 1 server, 1 local storage, no VMs.
Hosted engine is on a different data center.
Everything is nicely working.
The administration guide<http://www.ovirt.org/documentation/admin-guide/cha=
p-Data_Centers/> reads that:
"An active host is required to remove a data center. Removing a data center=
will not remove the associated resources."
Actually, I *want* to remove all associated resources and forget about them=
.
So... is it correct to:
1. put the storage in maintenance,
2. then put datacenter on maintenance
3. finally remove the datacenter
will this cleanup also related storage and server? Yes, no? other suggested=
actions?
Thank you
Andrea Ghelardi
[cid:image001.jpg@01D2C8F1.CD0FBD40]<https://www.iongroup.com/>
Via Ceci, 52
56125 Pisa
Italy
T: +39 050 22037 1
D: +39 050 2203 890
andrea.ghelardi(a)iongroup.com<mailto:andrea.ghelardi@iongroup.com>
iongroup.com<https://iongroup.com/>
***********************************************
This email and any attachments may contain information which is confidentia=
l and/or privileged. The information is intended exclusively for the addre=
ssee and the views expressed may not be official policy, but the personal v=
iews of the originator. If you are not the intended recipient, be aware th=
at any disclosure, copying, distribution or use of the contents is prohibit=
ed. If you have received this email and any file transmitted with it in err=
or, please notify the sender by telephone or return email immediately and d=
elete the material from your computer. Internet communications are not sec=
ure and ION is not responsible for their abuse by third parties, nor for an=
y alteration or corruption in transmission, nor for any damage or loss caus=
ed by any virus or other defect. ION accepts no liability or responsibility=
arising out of or in any way connected to this email.
***********************************************
--_000_CY4PR14MB1687E5A75084B228A054D63C89EF0CY4PR14MB1687namp_
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)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><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:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
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;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{mso-style-priority:34;
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
@list l0
{mso-list-id:1659306173;
mso-list-type:hybrid;
mso-list-template-ids:-471968898 67698705 67698713 67698715 67698703 67698=
713 67698715 67698703 67698713 67698715;}
@list l0:level1
{mso-level-text:"%1\)";
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level2
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level3
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
@list l0:level4
{mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level5
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level6
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
@list l0:level7
{mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level8
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level9
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
--></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"EN-US" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Hello all,<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">I’m looking for an high level, approved, workf=
low to completely remove a datacenter and all its object.<o:p></o:p></p>
<p class=3D"MsoNormal">Datacenter is made by 1 cluster, 1 server, 1 local s=
torage, no VMs.<o:p></o:p></p>
<p class=3D"MsoNormal">Hosted engine is on a different data center.<o:p></o=
:p></p>
<p class=3D"MsoNormal">Everything is nicely working.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">The <a href=3D"http://www.ovirt.org/documentation/ad=
min-guide/chap-Data_Centers/">
administration guide</a> reads that:<o:p></o:p></p>
<p class=3D"MsoNormal">“An active host is required to remove a data c=
enter. Removing a data center will not remove the associated resources.R=
21;<o:p></o:p></p>
<p class=3D"MsoNormal">Actually, I *<b>want</b>* to remove all associated r=
esources and forget about them.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">So… is it correct to:<o:p></o:p></p>
<ol style=3D"margin-top:0in" start=3D"1" type=3D"1">
<li class=3D"MsoListParagraph" style=3D"margin-left:0in;mso-list:l0 level1 =
lfo1">put the storage in maintenance,
<o:p></o:p></li><li class=3D"MsoListParagraph" style=3D"margin-left:0in;mso=
-list:l0 level1 lfo1">then put datacenter on maintenance<o:p></o:p></li><li=
class=3D"MsoListParagraph" style=3D"margin-left:0in;mso-list:l0 level1 lfo=
1">finally remove the datacenter<o:p></o:p></li></ol>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">will this cleanup also related storage and server? Y=
es, no? other suggested actions?<o:p></o:p></p>
<p class=3D"MsoNormal">Thank you<o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:24.0pt;margin-right:0in;=
margin-bottom:12.0pt;margin-left:0in">
<b><span style=3D"font-size:8.0pt;font-family:"Arial",sans-serif;=
color:#001437">Andrea Ghelardi<o:p></o:p></span></b></p>
<p class=3D"MsoNormal" style=3D"margin-top:6.0pt"><a href=3D"https://www.io=
ngroup.com/"><span style=3D"font-size:10.0pt;color:#001437;text-decoration:=
none"><img border=3D"0" width=3D"120" height=3D"72" style=3D"width:1.25in;h=
eight:.75in" id=3D"Picture_x0020_6" src=3D"cid:image001.jpg@01D2C8F1.CD0FBD=
40"></span></a><span style=3D"font-size:10.0pt;color:#001437"><o:p></o:p></=
span></p>
<p class=3D"MsoNormal" style=3D"margin-top:12.0pt"><span lang=3D"ES" style=
=3D"font-size:10.0pt;color:#001437">Via Ceci, 52<br>
56125 Pisa<br>
Italy<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-top:12.0pt;line-height:120%"><span l=
ang=3D"ES" style=3D"font-size:10.0pt;line-height:120%;color:#001437">T: =
3;39 050 22037 1<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:120%"><span lang=3D"ES" style=
=3D"font-size:10.0pt;line-height:120%;color:#001437">D: +39 050 2203 89=
0<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:120%"><span style=3D"font-size:=
10.0pt;line-height:120%"><a href=3D"mailto:andrea.ghelardi@iongroup.com"><s=
pan lang=3D"ES" style=3D"color:#0563C1">andrea.ghelardi(a)iongroup.com</span>=
</a></span><span lang=3D"ES" style=3D"font-size:10.0pt;line-height:120%;col=
or:#001437"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"line-height:120%"><span style=3D"font-size:=
10.0pt;line-height:120%"><a href=3D"https://iongroup.com/"><span lang=3D"ES=
" style=3D"color:#0563C1">iongroup.com</span></a></span><u><span lang=3D"ES=
" style=3D"color:#0563C1"><o:p></o:p></span></u></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:24.0pt;margin-right:0in;=
margin-bottom:12.0pt;margin-left:0in">
<span style=3D"font-size:10.0pt;color:#AFAFB4">****************************=
*******************<br>
<i>This email and any attachments may contain information which is confiden=
tial and/or privileged. The information is intended exclusively for t=
he addressee and the views expressed may not be official policy, but the pe=
rsonal views of the originator. If you
are not the intended recipient, be aware that any disclosure, copying, dis=
tribution or use of the contents is prohibited. If you have received this e=
mail and any file transmitted with it in error, please notify the sender by=
telephone or return email immediately
and delete the material from your computer. Internet communications =
are not secure and ION is not responsible for their abuse by third parties,=
nor for any alteration or corruption in transmission, nor for any damage o=
r loss caused by any virus or other defect.
ION accepts no liability or responsibility arising out of or in any way co=
nnected to this email.</i><br>
</span><span style=3D"font-size:4.0pt;color:#AFAFB4"><br>
</span><span style=3D"font-size:10.0pt;color:#AFAFB4">*********************=
**************************</span><span style=3D"color:#AFAFB4"><o:p></o:p><=
/span></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>
--_000_CY4PR14MB1687E5A75084B228A054D63C89EF0CY4PR14MB1687namp_--
--_004_CY4PR14MB1687E5A75084B228A054D63C89EF0CY4PR14MB1687namp_
Content-Type: image/jpeg; name="image001.jpg"
Content-Description: image001.jpg
Content-Disposition: inline; filename="image001.jpg"; size=2225;
creation-date="Tue, 09 May 2017 16:28:56 GMT";
modification-date="Tue, 09 May 2017 16:28:56 GMT"
Content-ID: <image001.jpg(a)01D2C8F1.CD0FBD40>
Content-Transfer-Encoding: base64
/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIf
IiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8SDc9Pjv/2wBDAQoLCw4NDhwQEBw7KCIoOzs7Ozs7
Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozv/wAARCABIAHgDASIA
AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA
AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3
ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm
p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA
AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx
BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK
U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3
uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC3qWo3
1xqk0080qzLIQAGI8vB6D0xXpWgXNxd6HaT3WTK8fzE/xeh/EUtzoWl3dz9puLGKSXuxHX6+tXwA
oCqAABgAdq7sTiYVYRjGNrHl4LBVcPVlOc7p/wBXYtFFFcJ6gUUUUAFFFFABRRRQAUUUUAFFV7+6
+xWFxdbd3kxs+31wK80j8b64l4Ll7hXTOTDsATHp6/jWc6kYbnZh8HUxCbh0PU6KZDIJoUlAIDqG
APuKK0OPYfXmnjr4sSeGtabSNMsYrmaEAzyTMQoJGdoA74716XXi3xU8JWtx4la/sb1FurhVNxbu
pwpAwGDD1AHH41UXBO89io06lR8tNXZ6L4H8YQeMtFN6kJt54X8ueHOQrYzkHuCDXSVx3wx0Kx0P
wxttLv7VLcSF7iTbtw+ANuOwA/PrU/xI8QzeG/Bt1dWzbLqYiCFh/CzfxfgAT9aNJS93YlqUNJbo
zfF/xX0nw1cvYWkR1G+j4dUbbHGfRm9fYVxqfHbWBNmTRrJov7qyOG/Pn+VeZRxy3E6xxq0ssrBV
Ucs7E/qSa7K/+EvinT9GbUpIbeTy03yW8cm6RB34xg/ga6fZwjozHmk9j13wd8RNH8YZgh3Wt8q7
mtZSMkdyp/iH6+1dZXyPZXlxp95De2cpiuIHDxup5BFfU/h7Vl13w/Y6og2/aoVkK+hxyPzzWNSH
Lqi4Suc18QviGvgxbe2trVbq+uVLqrsQiIDjJxyee3saZ8PPiKPGTXFndWqWt9AokxGxKSJnGRnk
EHHHvWb8XvDdnq0Nnei8EGoRKY44ypIlTOcHHTB7+9eQ/wBj6tZalDFb7lnc5ilhcrjHfPbFOCpz
9xP3i5wqQh7Vr3e/Q+nNX1S30XSLrU7okQ2sZkfHU47D3PSvK9O+Oc0usIl/pMUOnyOFLRyEyRg9
z2P6Vuvr8esfDy70vWJA1+tiwnc8LJgcsD645/CvE9Ot7SbV4YZZ8wmQAEqR5nPA9s1Xs+RtVFqj
OnNVoqVKSabtufVrqk0TIwDxuuCD0INczH8P9JjvROXnaINuEDMNv0zjOK6dBhFG3bgdB2p1crjG
W6OqnWqUrqDtcQDAwOAKKWiqMQryHx1eWdl4oujPcLHvK8Oec7R29K9er56+Lmm6jbeOLq8uona3
uVQ28u07SoUDbn1BB4qlShVvGRpSxNXDTU6fzv1R6n8Nmik0e5kifeHmBypypGBjFZ/xqs5bnwQs
8aki1ukkfHZSCufzYU34L6dqNh4UuHvY3hiubgyW6OMHbtALY9CR+ld5fWVvqVjPZXcYlgnQxyIe
4NO0acrR2RE5zqtzqPVnyxoWp/2Nr1hqfl+aLSdZSn94A8ivddR+LfhWHRHurW8NzctGfLtfLYPu
xwGyMAevNeW+L/hprXhq6kktreW/04kmOeJdzKPRwOQffoa5BYZXkEaRSM5OAqqSfyrpcYz1OdNx
0GE9SfrX058P7Oaw8B6PbzrtkFuGIPbcSw/Q15X4C+FeoanfQ6jr1s9pp8bBxBKMPOewI7L65617
qAAAAMAdAKyrST0RcE1qee/Ebb/atn97d5Bz6Y3f/rrC0XSJNYkuI7cZuIYt8angMMgEZ9a6T4i2
l089pdrGzW6IUJUZ2tnPP1/pTfh1aXS3l1dmNltzGEDEYDNnPH0rz4SlTxKkuh9DVhCrlTpyejVv
xPNvFupx2MNzpDBheZ2Spj/V9Ccn6fzrnLDQNQup4S9tJFCzAtIwxhc9vevdvF/w60zXr063Gkia
jEobahG2cr0DA9+2RXJWtld3N8ltDC5nLgbSv3Tnv6V9FF/W4ubdmj4OUo5dOFOMHJN3fn5I9fjA
EagZxgYz1p1IMgDPJxzS14x74UUUUAFNZFcYZQw9CM06igAooooAKYI4wxcIoY9SBzT6Q9KAFor5
j1rxn4jvtenvpNUu7eVJWEcccpRYQDwoA44/WvoHwbql1rXhDTNRvQBcTwBpMDG49M498Z/GtJ03
FXJUrm0QCMEZFAAAwBgUtFZlBSYAJOBk96WigAooooAKKKKACiiigAooooAKKKKAOX1L4ceFNV1V
tSu9LVp3bdJtdlWQ+rKDg/1rpYoo4YkiiRUjRQqqowFA6ACiim22Fh9FFFIAooooAKKKKACiiigD
/9k=
--_004_CY4PR14MB1687E5A75084B228A054D63C89EF0CY4PR14MB1687namp_--
1
0
We have three gluster shares (_data, _engine, _export) created by a
brick located on three of our VM hosts. See output from "gluster volume
info" below:
Volume Name: data
Type: Replicate
Volume ID: c07fdf43-b838-4e4b-bb26-61dbf406cb57
Status: Started
Number of Bricks: 1 x (2 + 1) = 3
Transport-type: tcp
Bricks:
Brick1: vmhost01-chi.empoweredbenefits.com:/gluster/brick2/data
Brick2: vmhost02-chi.empoweredbenefits.com:/gluster/brick2/data
Brick3: vmhost03-chi.empoweredbenefits.com:/gluster/brick2/data (arbiter)
Options Reconfigured:
performance.readdir-ahead: on
performance.quick-read: off
performance.read-ahead: off
performance.io-cache: off
performance.stat-prefetch: off
cluster.eager-lock: enable
network.remote-dio: off
cluster.quorum-type: auto
cluster.server-quorum-type: server
storage.owner-uid: 36
storage.owner-gid: 36
features.shard: on
features.shard-block-size: 512MB
performance.low-prio-threads: 32
cluster.data-self-heal-algorithm: full
cluster.locking-scheme: granular
cluster.shd-wait-qlength: 10000
cluster.shd-max-threads: 6
network.ping-timeout: 30
user.cifs: off
nfs.disable: on
performance.strict-o-direct: on
Volume Name: engine
Type: Distributed-Replicate
Volume ID: 25455f13-75ba-4bc6-926a-d06ee7c5859a
Status: Started
Number of Bricks: 2 x (2 + 1) = 6
Transport-type: tcp
Bricks:
Brick1: vmhost01-chi.empoweredbenefits.com:/gluster/brick1/engine
Brick2: vmhost02-chi.empoweredbenefits.com:/gluster/brick1/engine
Brick3: vmhost03-chi.empoweredbenefits.com:/gluster/brick1/engine (arbiter)
Brick4: vmhost04-chi:/mnt/engine
Brick5: vmhost05-chi:/mnt/engine
Brick6: vmhost06-chi:/mnt/engine (arbiter)
Options Reconfigured:
performance.readdir-ahead: on
performance.quick-read: off
performance.read-ahead: off
performance.io-cache: off
performance.stat-prefetch: off
cluster.eager-lock: enable
network.remote-dio: off
cluster.quorum-type: auto
cluster.server-quorum-type: server
storage.owner-uid: 36
storage.owner-gid: 36
features.shard: on
features.shard-block-size: 512MB
performance.low-prio-threads: 32
cluster.data-self-heal-algorithm: full
cluster.locking-scheme: granular
cluster.shd-wait-qlength: 10000
cluster.shd-max-threads: 6
network.ping-timeout: 30
user.cifs: off
nfs.disable: on
performance.strict-o-direct: on
Volume Name: export
Type: Replicate
Volume ID: a4c3a49a-fa83-4a62-9523-989c8e016c35
Status: Started
Number of Bricks: 1 x (2 + 1) = 3
Transport-type: tcp
Bricks:
Brick1: vmhost01-chi.empoweredbenefits.com:/gluster/brick3/export
Brick2: vmhost02-chi.empoweredbenefits.com:/gluster/brick3/export
Brick3: vmhost03-chi.empoweredbenefits.com:/gluster/brick3/export (arbiter)
Options Reconfigured:
performance.readdir-ahead: on
performance.quick-read: off
performance.read-ahead: off
performance.io-cache: off
performance.stat-prefetch: off
cluster.eager-lock: enable
network.remote-dio: off
cluster.quorum-type: auto
cluster.server-quorum-type: server
storage.owner-uid: 36
storage.owner-gid: 36
features.shard: on
features.shard-block-size: 512MB
performance.low-prio-threads: 32
cluster.data-self-heal-algorithm: full
cluster.locking-scheme: granular
cluster.shd-wait-qlength: 10000
cluster.shd-max-threads: 6
network.ping-timeout: 30
user.cifs: off
nfs.disable: on
performance.strict-o-direct: on
Our issue is that we ran out of space on our gluster-engine bricks which
caused our Hosted Engine vm to crash. We added additional bricks from
new VM Hosts (see vmhost05 to vmhost06 above) but we still are unable to
restart our Hosted Engine due to the first three space being depleted.
My understanding is that I need to extend the bricks that are 100% full
on our engine partition. Is it the best practice to stop the glusterd
service or can I use "gloster volume stop engine" to only stop the
volume I need to extend? Also, if I need to stop glusterd will my VMs
hosted on my ovirt cluster be affected by mount points engine, export,
and data being off line?
Thanks,
Ryan
1
0
Hi,
I have recently set up a ovirt 4.1 environment to test vm sso.
spec:
* host: centos 7.3.1611
* ovirt-engine: commit af393b7d3a494917dbda33a06813e8e8a8c6698a from
branch ovirt-engine-4.1 , self compiled.
* vdsm: vdsm-4.19.10.1-1.el7.centos.x86_64
* windows 2008 r2 with active directory setup(domain name is "ply.local",
test user is "ply(a)ply.local")
* windows 7 vm with guest tools setup
using ovirt-guest-tools-iso-4.1-3.fc24.noarch
I can add AD to ovirt engine successfully
using ovirt-engine-extension-aaa-ldap-setup tool.[1]
After adding AD domain to windows7 vm, I can login manually using AD user
with no problem.
I can see the logs[2] when I login in to userportal with AD user, and spice
client pop up automatically.
But the spice client just stops at the windows7 login screen. asking for
password.
In the vm, vdagent and vdservice are all running fine. I can provide guest
agent logs if needed.
So, anyone can point me to the right direction?
cheers
[1]: see attachment:
ovirt-engine-extension-aaa-ldap-setup-20170507034924-w5fwc9.log
[2]: see attachment: vdsm-log,ovirt-engine-log
2
5
Hello
I have a problem with oVirt Hosted Engine Setup version: 4.0.5.5-1.el7.centos.
Setup is using FCP SAN for data and engine.
Cluster has worked fine for a while. It has two hosts with VMs running.
I extended storage with an additional LUN recently. This LUN seems to
be gone from data domain and one VM is paused which I assume has data
on that device.
Got these errors in events:
Apr 24, 2017 10:26:05 AM
Failed to activate Storage Domain SD (Data Center DC) by admin@internal-authz
Apr 10, 2017 3:38:08 PM
Status of host cl01 was set to Up.
Apr 10, 2017 3:38:03 PM
Host cl01 does not enforce SELinux. Current status: DISABLED
Apr 10, 2017 3:37:58 PM
Host cl01 is initializing. Message: Recovering from crash or Initializing
Apr 10, 2017 3:37:58 PM
VDSM cl01 command failed: Recovering from crash or Initializing
Apr 10, 2017 3:37:46 PM
Failed to Reconstruct Master Domain for Data Center DC.
Apr 10, 2017 3:37:46 PM
Host cl01 is not responding. Host cannot be fenced automatically
because power management for the host is disabled.
Apr 10, 2017 3:37:46 PM
VDSM cl01 command failed: Broken pipe
Apr 10, 2017 3:37:46 PM
VDSM cl01 command failed: Broken pipe
Apr 10, 2017 3:32:45 PM
Invalid status on Data Center DC. Setting Data Center status to Non
Responsive (On host cl01, Error: General Exception).
Apr 10, 2017 3:32:45 PM
VDSM cl01 command failed: [Errno 19] Could not find dm device named `[unknown]`
Apr 7, 2017 1:28:04 PM
VM HostedEngine is down with error. Exit message: resource busy:
Failed to acquire lock: error -243.
Apr 7, 2017 1:28:02 PM
Storage Pool Manager runs on Host cl01 (Address: cl01).
Apr 7, 2017 1:27:59 PM
Invalid status on Data Center DC. Setting status to Non Responsive.
Apr 7, 2017 1:27:53 PM
Host cl02 does not enforce SELinux. Current status: DISABLED
Apr 7, 2017 1:27:52 PM
Host cl01 does not enforce SELinux. Current status: DISABLED
Apr 7, 2017 1:27:49 PM
Affinity Rules Enforcement Manager started.
Apr 7, 2017 1:27:34 PM
ETL Service Started
Apr 7, 2017 1:26:01 PM
ETL Service Stopped
Apr 3, 2017 1:22:54 PM
Shutdown of VM HostedEngine failed.
Apr 3, 2017 1:22:52 PM
Storage Pool Manager runs on Host cl01 (Address: cl01).
Apr 3, 2017 1:22:49 PM
Invalid status on Data Center DC. Setting status to Non Responsive.
Master data domain is inactive.
vdsm.log:
jsonrpc.Executor/5::INFO::2017-04-20
07:01:26,796::lvm::1226::Storage.LVM::(activateLVs) Refreshing lvs:
vg=bd616961-6da7-4eb0-939e-330b0a3fea6e lvs=['ids']
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:26,796::lvm::288::Storage.Misc.excCmd::(cmd) /usr/bin/taskset
--cpu-list 0-39 /usr/bin/sudo -n /usr/sbin/lvm lvchange --config '
devices { preferred_names = ["^/dev/mapper/"] ignore_suspended_d
evices=1 write_cache_state=0 disable_after_error_count=3 filter = [
'\''a|/dev/mapper/360050768018182b6c00000000000099e|[unknown]|'\'',
'\''r|.*|'\'' ] } global { locking_type=1 prioritise_write_locks=1
wait_for_locks=1 use_lvmetad=
0 } backup { retain_min = 50 retain_days = 0 } ' --refresh
bd616961-6da7-4eb0-939e-330b0a3fea6e/ids (cwd None)
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:26,880::lvm::288::Storage.Misc.excCmd::(cmd) SUCCESS: <err> = "
WARNING: Not using lvmetad because config setting use_lvmetad=0.\n
WARNING: To avoid corruption, rescan devices to make changes
visible (pvscan --cache).\n Couldn't find device with uuid
jDB9VW-bNqY-UIKc-XxXp-xnyK-ZTlt-7Cpa1U.\n"; <rc> = 0
jsonrpc.Executor/5::INFO::2017-04-20
07:01:26,881::lvm::1226::Storage.LVM::(activateLVs) Refreshing lvs:
vg=bd616961-6da7-4eb0-939e-330b0a3fea6e lvs=['leases']
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:26,881::lvm::288::Storage.Misc.excCmd::(cmd) /usr/bin/taskset
--cpu-list 0-39 /usr/bin/sudo -n /usr/sbin/lvm lvchange --config '
devices { preferred_names = ["^/dev/mapper/"] ignore_suspended_d
evices=1 write_cache_state=0 disable_after_error_count=3 filter = [
'\''a|/dev/mapper/360050768018182b6c00000000000099e|[unknown]|'\'',
'\''r|.*|'\'' ] } global { locking_type=1 prioritise_write_locks=1
wait_for_locks=1 use_lvmetad=
0 } backup { retain_min = 50 retain_days = 0 } ' --refresh
bd616961-6da7-4eb0-939e-330b0a3fea6e/leases (cwd None)
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:26,973::lvm::288::Storage.Misc.excCmd::(cmd) SUCCESS: <err> = "
WARNING: Not using lvmetad because config setting use_lvmetad=0.\n
WARNING: To avoid corruption, rescan devices to make changes
visible (pvscan --cache).\n Couldn't find device with uuid
jDB9VW-bNqY-UIKc-XxXp-xnyK-ZTlt-7Cpa1U.\n"; <rc> = 0
jsonrpc.Executor/5::INFO::2017-04-20
07:01:26,973::lvm::1226::Storage.LVM::(activateLVs) Refreshing lvs:
vg=bd616961-6da7-4eb0-939e-330b0a3fea6e lvs=['metadata', 'leases',
'ids', 'inbox', 'outbox', 'master']
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:26,974::lvm::288::Storage.Misc.excCmd::(cmd) /usr/bin/taskset
--cpu-list 0-39 /usr/bin/sudo -n /usr/sbin/lvm lvchange --config '
devices { preferred_names = ["^/dev/mapper/"] ignore_suspended_d
evices=1 write_cache_state=0 disable_after_error_count=3 filter = [
'\''a|/dev/mapper/360050768018182b6c00000000000099e|[unknown]|'\'',
'\''r|.*|'\'' ] } global { locking_type=1 prioritise_write_locks=1
wait_for_locks=1 use_lvmetad=
0 } backup { retain_min = 50 retain_days = 0 } ' --refresh
bd616961-6da7-4eb0-939e-330b0a3fea6e/metadata
bd616961-6da7-4eb0-939e-330b0a3fea6e/leases
bd616961-6da7-4eb0-939e-330b0a3fea6e/ids
bd616961-6da7-4eb0-939e-330b0a3fea6e/inbox b
d616961-6da7-4eb0-939e-330b0a3fea6e/outbox
bd616961-6da7-4eb0-939e-330b0a3fea6e/master (cwd None)
Reactor thread::INFO::2017-04-20
07:01:27,069::protocoldetector::72::ProtocolDetector.AcceptorImpl::(handle_accept)
Accepting connection from ::1:44692
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,070::lvm::288::Storage.Misc.excCmd::(cmd) SUCCESS: <err> = "
WARNING: Not using lvmetad because config setting use_lvmetad=0.\n
WARNING: To avoid corruption, rescan devices to make changes
visible (pvscan --cache).\n Couldn't find device with uuid
jDB9VW-bNqY-UIKc-XxXp-xnyK-ZTlt-7Cpa1U.\n"; <rc> = 0
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,070::sp::662::Storage.StoragePool::(_stopWatchingDomainsState)
Stop watching domains state
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,070::resourceManager::628::Storage.ResourceManager::(releaseResource)
Trying to release resource
'Storage.58493e81-01dc-01d8-0390-000000000032'
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,071::resourceManager::647::Storage.ResourceManager::(releaseResource)
Released resource 'Storage.58493e81-01dc-01d8-0390-000000000032' (0
active users)
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,071::resourceManager::653::Storage.ResourceManager::(releaseResource)
Resource 'Storage.58493e81-01dc-01d8-0390-000000000032' is free,
finding out if anyone is waiting for it.
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,071::resourceManager::661::Storage.ResourceManager::(releaseResource)
No one is waiting for resource
'Storage.58493e81-01dc-01d8-0390-000000000032', Clearing records.
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,071::resourceManager::628::Storage.ResourceManager::(releaseResource)
Trying to release resource 'Storage.HsmDomainMonitorLock'
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,071::resourceManager::647::Storage.ResourceManager::(releaseResource)
Released resource 'Storage.HsmDomainMonitorLock' (0 active users)
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,071::resourceManager::653::Storage.ResourceManager::(releaseResource)
Resource 'Storage.HsmDomainMonitorLock' is free, finding out if anyone
is waiting for it.
jsonrpc.Executor/5::DEBUG::2017-04-20
07:01:27,071::resourceManager::661::Storage.ResourceManager::(releaseResource)
No one is waiting for resource 'Storage.HsmDomainMonitorLock',
Clearing records.
jsonrpc.Executor/5::ERROR::2017-04-20
07:01:27,072::task::868::Storage.TaskManager.Task::(_setError)
Task=`15122a21-4fb7-45bf-9a9a-4b97f27bc1e1`::Unexpected error
Traceback (most recent call last):
File "/usr/share/vdsm/storage/task.py", line 875, in _run
return fn(*args, **kargs)
File "/usr/lib/python2.7/site-packages/vdsm/logUtils.py", line 50, in wrapper
res = f(*args, **kwargs)
File "/usr/share/vdsm/storage/hsm.py", line 988, in connectStoragePool
spUUID, hostID, msdUUID, masterVersion, domainsMap)
File "/usr/share/vdsm/storage/hsm.py", line 1053, in _connectStoragePool
res = pool.connect(hostID, msdUUID, masterVersion)
File "/usr/share/vdsm/storage/sp.py", line 646, in connect
self.__rebuild(msdUUID=msdUUID, masterVersion=masterVersion)
File "/usr/share/vdsm/storage/sp.py", line 1219, in __rebuild
self.setMasterDomain(msdUUID, masterVersion)
File "/usr/share/vdsm/storage/sp.py", line 1427, in setMasterDomain
domain = sdCache.produce(msdUUID)
File "/usr/share/vdsm/storage/sdc.py", line 101, in produce
domain.getRealDomain()
File "/usr/share/vdsm/storage/sdc.py", line 53, in getRealDomain
return self._cache._realProduce(self._sdUUID)
File "/usr/share/vdsm/storage/sdc.py", line 125, in _realProduce
domain = self._findDomain(sdUUID)
File "/usr/share/vdsm/storage/sdc.py", line 144, in _findDomain
dom = findMethod(sdUUID)
File "/usr/share/vdsm/storage/blockSD.py", line 1441, in findDomain
return BlockStorageDomain(BlockStorageDomain.findDomainPath(sdUUID))
File "/usr/share/vdsm/storage/blockSD.py", line 814, in __init__
lvm.checkVGBlockSizes(sdUUID, (self.logBlkSize, self.phyBlkSize))
File "/usr/share/vdsm/storage/lvm.py", line 1056, in checkVGBlockSizes
_checkpvsblksize(pvs, vgBlkSize)
File "/usr/share/vdsm/storage/lvm.py", line 1033, in _checkpvsblksize
pvBlkSize = _getpvblksize(pv)
File "/usr/share/vdsm/storage/lvm.py", line 1027, in _getpvblksize
dev = devicemapper.getDmId(os.path.basename(pv))
File "/usr/share/vdsm/storage/devicemapper.py", line 40, in getDmId
deviceMultipathName)
OSError: [Errno 19] Could not find dm device named `[unknown]`
Any input how to diagnose or troubleshoot would be appreciated.
--
Best Regards
Jens Oechsler
2
5
Hi there,
we have a big problem with our ovirt 4.1.1 enviroment.
After a fc-storage failure, and an automatic reboot of the host with the
hosted engine on it, we can't get the engine running again.
The probelm seems an invalid lockspace. Sanlock.log shows:
2017-05-09 12:07:22+0200 35 [4991]: sanlock daemon started 3.4.0 host
360206bc-58f8-41ab-8aa9-53185222f029.kvm04.serv
2017-05-09 12:08:46+0200 119 [4996]: s1 lockspace
hosted-engine:1:/var/run/vdsm/storage/920f345e-95d3-4b44-93c7-9d9931299f57/c3a02f51-6d03-4baf-908e-0c240b665714/48cfe112-b7e0-44f7-859c-d6f6c2539831:0
2017-05-09 12:09:08+0200 141 [4991]: s1 host 1 2 119
360206bc-58f8-41ab-8aa9-53185222f029.kvm04.serv
Messages shows:
May 9 11:38:43 kvm04 kernel: device-mapper: core: qemu-kvm: sending
ioctl 5326 to DM device without required privilege.
May 9 11:38:44 kvm04 sanlock[4956]: 2017-05-09 11:38:44+0200 375
[4961]: r2 cmd_acquire 2,9,12952 invalid lockspace found -1 failed 0
name 920f345e-95d3-4b44-93c7-9d9931299f57
May 9 11:38:44 kvm04 journal: Erlangen einer Sperre fehlgeschlagen: Auf
dem Gerät ist kein Speicherplatz mehr verfügbar
May 9 11:38:44 kvm04 journal: Ende der Datei beim Lesen von Daten:
Eingabe-/Ausgabefehler
May 9 11:38:44 kvm04 journal: Ende der Datei beim Lesen von Daten:
Eingabe-/Ausgabefehler
Manualy it is possible to mount the HE Image on the host. A
filesystemcheck reports that all is clean. Also it is possible to
create a file in the mounted engine image.
If I remove the lockspace manuelly, it comes back within about 10 seconds.
Enviroment ovirt 4.1.1 latest onn image + HE Appliance
Also tested hosted-engine --reinitialize-lockspace completes without errors.
Anybody any ideas? Would be very very great....
Marco
1
0
here are some pics:
https://i.imgur.com/hfJM6PG.png
machines show down although they are up
https://i.imgur.com/NkHisyr.png
Engine Log:
https://drive.google.com/file/d/0B4wHJ6nwLi9BcE5INXRJSVpPSHM/view?usp=shari…
VDSM Log:
https://drive.google.com/file/d/0B4wHJ6nwLi9BNFlvb1llNE5Yb2s/view?usp=shari…
Please help me get this back on thank you all
3
3
I'm playing with the python sdk and getting :
[2017-05-04 17:01:17] 192.168.205.36 "ovirt.XXX" "GET /ovirt-engine/api/storagedomains HTTP/1.1" 292250 404 + 188 "-" "PythonSDK/4.1.3"
And in engine.log:
2017-05-04 17:01:17,727+02 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default task-21) [] Operation Failed: Entity not found: Storage server connection: id=6860d96f-557e-4d82-a209-401d72bd6e16
But in the documentation from https://ovirt.prod.exalead.com/ovirt-engine/apidoc/#requests, I indeed see:
GET /storagedomains
The ovirt's version I use:
<product_info>
<name>oVirt Engine</name>
<vendor>ovirt.org</vendor>
<version>
<build>1</build>
<full_version>4.1.1.8-1.el7.centos</full_version>
<major>4</major>
<minor>1</minor>
<revision>0</revision>
</version>
</product_info>
Is there something obvious I missed ?
2
2
Hello,
I am trying to test oVirt 4.1 functionality using vdsm-fake. I managed to
run vdsm-fake with the following docker command :
docker run -d -p 8080:8080 -p54321:54321 docker.io/rmohr/ovirt-vdsmfake
it is running on a different host than ovirt 4.1. so in the /etc/hosts file
instead of using 127.0.0.1 I added the vdsm-fake host's ip address.
I am adding test0,test1 ... looks good at the beginning but after a while
host is set to non-operational due to reason
EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL
ovirt-engine is complaining about available memory of host that it is below
the threshold 1024 MB , available looks 0.
here are the relevant logs from ovirt-engine and vdsm-fake. Any ideas ?
Thank you.
ENGINE LOG
2017-05-06 14:27:43,643+03 INFO
[org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand] (default task-15)
[002e2037-0ed9-429e-acb9-6ea363c8f44d] Running command: AddVdsCommand
internal: false. Entities affected : ID:
00000002-0002-0002-0002-00000000017a Type: ClusterAction group CREATE_HOST
with role type ADMIN
2017-05-06 14:27:43,666+03 INFO
[org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (default task-15) [7790960e]
Before acquiring and wait lock
'EngineLock:{exclusiveLocks='[00000001-0001-0001-0001-000000000311=<REGISTER_VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:27:43,667+03 INFO
[org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (default task-15) [7790960e]
Lock-wait acquired to object
'EngineLock:{exclusiveLocks='[00000001-0001-0001-0001-000000000311=<REGISTER_VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:27:43,672+03 INFO
[org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (default task-15) [7790960e]
Running command: AddVdsSpmIdCommand internal: true. Entities affected :
ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:43,682+03 INFO
[org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (default task-15) [7790960e]
Lock freed to object
'EngineLock:{exclusiveLocks='[00000001-0001-0001-0001-000000000311=<REGISTER_VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:27:43,685+03 INFO
[org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (default task-15)
[7790960e] START, RemoveVdsVDSCommand(HostName = test3,
RemoveVdsVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb'}), log id: 7fcf255f
2017-05-06 14:27:43,686+03 INFO
[org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (default task-15)
[7790960e] FINISH, RemoveVdsVDSCommand, log id: 7fcf255f
2017-05-06 14:27:43,689+03 INFO
[org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-15)
[7790960e] START, AddVdsVDSCommand(HostName = test3,
AddVdsVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb'}), log id: 48a00f2
2017-05-06 14:27:43,689+03 INFO
[org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-15)
[7790960e] AddVds - entered , starting logic to add VDS
'88cbdeab-37f4-47f3-a761-1cee75a62bcb'
2017-05-06 14:27:43,692+03 INFO
[org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-15)
[7790960e] AddVds - VDS '88cbdeab-37f4-47f3-a761-1cee75a62bcb' was added,
will try to add it to the resource manager
2017-05-06 14:27:43,692+03 INFO
[org.ovirt.engine.core.vdsbroker.VdsManager] (default task-15) [7790960e]
Entered VdsManager constructor
2017-05-06 14:27:43,696+03 INFO
[org.ovirt.engine.core.vdsbroker.VdsManager] (default task-15) [7790960e]
Initialize vdsBroker 'test3:54321'
2017-05-06 14:27:43,704+03 INFO
[org.ovirt.engine.core.vdsbroker.ResourceManager] (default task-15)
[7790960e] VDS '88cbdeab-37f4-47f3-a761-1cee75a62bcb' was added to the
Resource Manager
2017-05-06 14:27:43,704+03 INFO
[org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-15)
[7790960e] FINISH, AddVdsVDSCommand, log id: 48a00f2
2017-05-06 14:27:43,716+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-15) [7790960e] EVENT_ID:
VDS_ALERT_FENCE_IS_NOT_CONFIGURED(9,000), Correlation ID: null, Call Stack:
null, Custom Event ID: -1, Message: Failed to verify Power Management
configuration for Host test3.
2017-05-06 14:27:43,755+03 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-15) [7790960e] EVENT_ID: USER_ADD_VDS(42), Correlation ID:
002e2037-0ed9-429e-acb9-6ea363c8f44d, Job ID:
404e989c-1ac6-43de-bc91-1e9548de9d49, Call Stack: null, Custom Event ID:
-1, Message: Host test3 was added by admin@internal-authz.
2017-05-06 14:27:46,748+03 INFO
[org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (Stomp Reactor)
[b859ba6] Connecting to test3/192.168.1.27
2017-05-06 14:27:56,818+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler5) [507a0cb7] START,
GetHardwareInfoVDSCommand(HostName = test3,
VdsIdAndVdsVDSCommandParametersBase:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb',
vds='Host[test3,88cbdeab-37f4-47f3-a761-1cee75a62bcb]'}), log id: 3db67a
2017-05-06 14:27:56,830+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler5) [507a0cb7] FINISH, GetHardwareInfoVDSCommand, log
id: 3db67a
2017-05-06 14:27:56,893+03 INFO
[org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand]
(DefaultQuartzScheduler5) [1179ed4f] Running command:
HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected
: ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:56,929+03 INFO
[org.ovirt.engine.core.bll.SetNonOperationalVdsCommand]
(DefaultQuartzScheduler5) [5cae97a7] Running command:
SetNonOperationalVdsCommand internal: true. Entities affected : ID:
88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:56,936+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler5) [5cae97a7] START, SetVdsStatusVDSCommand(HostName
= test3, SetVdsStatusVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb', status='NonOperational',
nonOperationalReason='EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL',
stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 769664ce
2017-05-06 14:27:56,940+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler5) [5cae97a7] FINISH, SetVdsStatusVDSCommand, log
id: 769664ce
2017-05-06 14:27:56,960+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler5) [5cae97a7] EVENT_ID:
EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL(9,609), Correlation ID:
5cae97a7, Job ID: 892ef43d-db32-4092-81ae-06a1da6d5060, Call Stack: null,
Custom Event ID: -1, Message: Host test3 does not comply with the cluster
Default emulated machines. The current cluster compatibility level supports
[pc-i440fx-rhel7.3.0, pc-i440fx-2.6, pseries-rhel7.3.0] and the host
emulated machines are
pc-0.10,pc-0.11,pc-0.12,pc-0.13,pc-0.14,pc-0.15,pc-1.0,pc-1.0,pc-i440fx-2.1,pseries-rhel7.2.0,pc-i440fx-rhel7.2.0,rhel6.4.0,rhel6.5.0,rhel6.6.0,rhel6.7.0,rhel6.8.0,rhel6.9.0,rhel7.0.0,rhel7.2.0,rhel7.5.0,pc,isapc.
2017-05-06 14:27:57,001+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler5) [5cae97a7] START,
GetHardwareInfoVDSCommand(HostName = test3,
VdsIdAndVdsVDSCommandParametersBase:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb',
vds='Host[test3,88cbdeab-37f4-47f3-a761-1cee75a62bcb]'}), log id: 546bc127
2017-05-06 14:27:57,007+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler5) [5cae97a7] FINISH, GetHardwareInfoVDSCommand, log
id: 546bc127
2017-05-06 14:27:57,044+03 INFO
[org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand]
(DefaultQuartzScheduler5) [445f8699] Running command:
HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected
: ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:57,064+03 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler5) [445f8699] EVENT_ID: VDS_DETECTED(13),
Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message:
Status of host test3 was set to NonOperational.
2017-05-06 14:27:57,086+03 INFO
[org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand]
(DefaultQuartzScheduler5) [30399168] Running command:
HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected
: ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:57,099+03 INFO
[org.ovirt.engine.core.bll.HandleVdsVersionCommand]
(DefaultQuartzScheduler5) [74b1e5e7] Running command:
HandleVdsVersionCommand internal: true. Entities affected : ID:
88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:57,102+03 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring]
(DefaultQuartzScheduler5) [74b1e5e7] Host
'test3'(88cbdeab-37f4-47f3-a761-1cee75a62bcb) is already in NonOperational
status for reason 'EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL'.
SetNonOperationalVds command is skipped.
2017-05-06 14:27:58,714+03 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]
(DefaultQuartzScheduler1) [] Fetched 0 VMs from VDS
'88cbdeab-37f4-47f3-a761-1cee75a62bcb'
2017-05-06 14:28:12,261+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler10) [] EVENT_ID: VDS_TIME_DRIFT_ALERT(604),
Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: Host
test3 has time-drift of 3599 seconds while maximum configured value is 300
seconds.
2017-05-06 14:28:12,281+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler10) [] EVENT_ID: VDS_LOW_MEM(531), Correlation ID:
null, Call Stack: null, Custom Event ID: -1, Message: Available memory of
host test3 [0 MB] is under defined threshold [1024 MB].
2017-05-06 14:30:00,021+03 INFO
[org.ovirt.engine.core.bll.AutoRecoveryManager] (DefaultQuartzScheduler6)
[7e9c9b85] Autorecovering 1 hosts
2017-05-06 14:30:00,022+03 INFO
[org.ovirt.engine.core.bll.AutoRecoveryManager] (DefaultQuartzScheduler6)
[7e9c9b85] Autorecovering hosts id: 88cbdeab-37f4-47f3-a761-1cee75a62bcb ,
name : test3
2017-05-06 14:30:00,033+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Lock Acquired to object
'EngineLock:{exclusiveLocks='[88cbdeab-37f4-47f3-a761-1cee75a62bcb=<VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:30:00,042+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Running command: ActivateVdsCommand internal: true. Entities
affected : ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDSAction group
MANIPULATE_HOST with role type ADMIN
2017-05-06 14:30:00,042+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Before acquiring lock in order to prevent monitoring for host
'test3' from data-center 'Default'
2017-05-06 14:30:00,042+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Lock acquired, from now a monitoring of host will be skipped for
host 'test3' from data-center 'Default'
2017-05-06 14:30:00,048+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler6) [64ba5626] START, SetVdsStatusVDSCommand(HostName
= test3, SetVdsStatusVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb', status='Unassigned',
nonOperationalReason='NONE', stopSpmFailureLogged='false',
maintenanceReason='null'}), log id: 771398
2017-05-06 14:30:00,055+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler6) [64ba5626] FINISH, SetVdsStatusVDSCommand, log
id: 771398
2017-05-06 14:30:00,064+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Activate host finished. Lock released. Monitoring can run now
for host 'test3' from data-center 'Default'
2017-05-06 14:30:00,073+03 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler6) [64ba5626] EVENT_ID: VDS_ACTIVATE_ASYNC(9,502),
Correlation ID: 64ba5626, Call Stack: null, Custom Event ID: -1, Message:
Host test3 was autorecovered.
2017-05-06 14:30:00,075+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Lock freed to object
'EngineLock:{exclusiveLocks='[88cbdeab-37f4-47f3-a761-1cee75a62bcb=<VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:30:01,769+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler4) [4f87a9b3] START,
GetHardwareInfoVDSCommand(HostName = test3,
VdsIdAndVdsVDSCommandParametersBase:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb',
vds='Host[test3,88cbdeab-37f4-47f3-a761-1cee75a62bcb]'}), log id: f56da49
2017-05-06 14:30:01,779+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler4) [4f87a9b3] FINISH, GetHardwareInfoVDSCommand, log
id: f56da49
2017-05-06 14:30:01,844+03 INFO
[org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand]
(DefaultQuartzScheduler4) [541ddee4] Running command:
HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected
: ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:30:01,903+03 INFO
[org.ovirt.engine.core.bll.SetNonOperationalVdsCommand]
(DefaultQuartzScheduler4) [57a8f4c5] Running command:
SetNonOperationalVdsCommand internal: true. Entities affected : ID:
88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:30:01,909+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler4) [57a8f4c5] START, SetVdsStatusVDSCommand(HostName
= test3, SetVdsStatusVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb', status='NonOperational',
nonOperationalReason='EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL',
stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 2f95d0c2
2017-05-06 14:30:01,921+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler4) [57a8f4c5] FINISH, SetVdsStatusVDSCommand, log
id: 2f95d0c2
2017-05-06 14:30:02,024+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler4) [57a8f4c5] EVENT_ID:
EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL(9,609), Correlation ID:
57a8f4c5, Job ID: c0f8e1c5-0876-46f0-b9f3-a82cd5cbf25c, Call Stack: null,
Custom Event ID: -1, Message: Host test3 does not comply with the cluster
Default emulated machines. The current cluster compatibility level supports
[pc-i440fx-rhel7.3.0, pc-i440fx-2.6, pseries-rhel7.3.0] and the host
emulated machines are
pc-0.10,pc-0.11,pc-0.12,pc-0.13,pc-0.14,pc-0.15,pc-1.0,pc-1.0,pc-i440fx-2.1,pseries-rhel7.2.0,pc-i440fx-rhel7.2.0,rhel6.4.0,rhel6.5.0,rhel6.6.0,rhel6.7.0,rhel6.8.0,rhel6.9.0,rhel7.0.0,rhel7.2.0,rhel7.5.0,pc,isapc.
2017-05-06 14:30:02,067+03 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler4) [57a8f4c5] EVENT_ID: VDS_DETECTED(13),
Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message:
Status of host test3 was set to NonOperational.
2017-05-06 14:30:02,104+03 INFO
[org.ovirt.engine.core.bll.HandleVdsVersionCommand]
(DefaultQuartzScheduler4) [1b34fa25] Running command:
HandleVdsVersionCommand internal: true. Entities affected : ID:
88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:30:02,109+03 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring]
(DefaultQuartzScheduler4) [1b34fa25] Host
'test3'(88cbdeab-37f4-47f3-a761-1cee75a62bcb) is already in NonOperational
status for reason 'EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL'.
SetNonOperationalVds command is skipped.
^C
VDSM-FAKE LOG
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,070 Message CONNECT
May 6 15:27:57 vdsm-fake journal: accept-version:1.2
May 6 15:27:57 vdsm-fake journal: heart-beat:0,24000
May 6 15:27:57 vdsm-fake journal: host:test3
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: SUBSCRIBE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.events
May 6 15:27:57 vdsm-fake journal: ack:auto
May 6 15:27:57 vdsm-fake journal: id:4504105f-66e8-4163-b515-9960ca956814
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: SUBSCRIBE
May 6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_responses
May 6 15:27:57 vdsm-fake journal: ack:auto
May 6 15:27:57 vdsm-fake journal: id:d101be23-5fa8-4ce3-8fac-7949efdb5fbb
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,072 Message CONNECT
May 6 15:27:57 vdsm-fake journal: accept-version:1.2
May 6 15:27:57 vdsm-fake journal: heart-beat:0,24000
May 6 15:27:57 vdsm-fake journal: host:test3
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,072 Message CONNECTED
May 6 15:27:57 vdsm-fake journal: heart-beat:24000,0
May 6 15:27:57 vdsm-fake journal:
session:9ab26f9f-17a0-4d77-833f-f206a07ce7e5
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,072
StompCommonClient Message sent: CONNECTED
May 6 15:27:57 vdsm-fake journal: heart-beat:24000,0
May 6 15:27:57 vdsm-fake journal:
session:9ab26f9f-17a0-4d77-833f-f206a07ce7e5
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,072 Message SUBSCRIBE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.events
May 6 15:27:57 vdsm-fake journal: ack:auto
May 6 15:27:57 vdsm-fake journal: id:4504105f-66e8-4163-b515-9960ca956814
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073 Message ACK
May 6 15:27:57 vdsm-fake journal: id:4504105f-66e8-4163-b515-9960ca956814
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073
StompCommonClient Message sent: ACK
May 6 15:27:57 vdsm-fake journal: id:4504105f-66e8-4163-b515-9960ca956814
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073 Message SUBSCRIBE
May 6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_responses
May 6 15:27:57 vdsm-fake journal: ack:auto
May 6 15:27:57 vdsm-fake journal: id:d101be23-5fa8-4ce3-8fac-7949efdb5fbb
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073 Message ACK
May 6 15:27:57 vdsm-fake journal: id:d101be23-5fa8-4ce3-8fac-7949efdb5fbb
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073
StompCommonClient Message sent: ACK
May 6 15:27:57 vdsm-fake journal: id:d101be23-5fa8-4ce3-8fac-7949efdb5fbb
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,076 Message SEND
May 6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:27:57 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:27:57 vdsm-fake journal: content-length:105
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getCapabilities","params":{},"id":"ef5c6197-ec90-4459-a284-49001b18c2db"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,077
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,089
JsonRpcServer$MessageHandler Request is Host.getCapabilities got response
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"ef5c6197-ec90-4459-a284-49001b18c2db"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,090 Message MESSAGE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:57 vdsm-fake journal: content-length:4222
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"ef5c6197-ec90-4459-a284-49001b18c2db"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,091
StompCommonClient Message sent: MESSAGE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:57 vdsm-fake journal: content-length:4222
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: <JsonRpcResponse id:
"ef5c6197-ec90-4459-a284-49001b18c2db" result:
{HBAInventory={iSCSI=[{InitiatorName=iqn.1994-05.com.example:ef52ec17bb0}],
FC=[]}, vlans={}, lastClientIface=ovirtmgmt, cpuSpeed=1200.000,
autoNumaBalancing=1, cpuModel=Intel(R) Xeon(R) CPU E5606 @ 2.13GHz,
reservedMem=321, numaNodes={0={totalMemory=3988, cpus=[1, 3, 5, 7, 9, 11,
13, 15]}, 1={totalMemory=3988, cpus=[0, 2, 4, 6, 8, 10, 12, 14]}},
selinux={mode=1}, packages2={qemu-kvm={release=2.fc17,
buildtime=1349642820, version=1.0.1}, libvirt={release=2.fc17,
buildtime=1349642820, version=1.0.1}, spice-server={release=5.fc17,
buildtime=1336983054, version=0.10.1}, qemu-img={release=2.fc17,
buildtime=1349642820, version=1.0.1}, kernel={release=5.fc17.x86_64,
buildtime=1357699251.0, version=3.6.11}, mom={release=1.fc17,
buildtime=1354824066, version=0.3.0}, vdsm={release=0.141.gita11e8f2.fc17,
buildtime=1359653302, version=4.10.3}},
networks={ovirtmgmt={iface=ovirtmgmt, cfg={BOOTPROTO=dhcp,
DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
netmask=255.255.252.0, bridged=true, addr=146.11.117.90, ports=[em1],
stp=off, gateway=10.34.63.254, mtu=1500, switch=legacy}},
uuid=840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9,
operatingSystem={release=1, name=Fedora, version=17}, management_ip=,
nics={em1={hwaddr=53:5F:BD:FB:5F:78, cfg={BOOTPROTO=dhcp,
HWADDR=53:5F:BD:FB:5F:78, DEVICE=em1, ONBOOT=yes, BRIDGE=ovirtmgmt,
UUID=eb19ec8d-1ab7-455e-934e-097a6b198ecf, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes, NAME=Boot Disk}, netmask=, addr=, speed=1000, mtu=1500},
em2={hwaddr=DB:F2:C8:76:DE:81, cfg={BOOTPROTO=dhcp,
HWADDR=DB:F2:C8:76:DE:81, DEVICE=em2, ONBOOT=no, BRIDGE=ovirtmgmt,
UUID=afd4d997-3e24-4e64-92cc-6306a8427d77, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes}, netmask=, addr=, speed=1000, mtu=1500}},
kvmEnabled=true, lastClient=10.36.6.76, software_version=4.10,
cpuThreads=4, hooks={}, numaNodeDistance={0=[10, 20], 1=[20, 10]},
netConfigDirty=False, guestOverhead=65,
ISCSIInitiatorName=iqn.1994-05.com.example:ef52ec17bb0,
rngSources=[RANDOM], bridges={ovirtmgmt={netmask=255.255.252.0,
cfg={BOOTPROTO=dhcp, DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
addr=146.11.117.90, ports=[em1], stp=off, gateway=96.127.51.142,
mtu=1500}}, kdumpStatus=1, cpuSockets=1, supportedProtocols=[2.2, 2.3],
emulatedMachines=[pc-0.10, pc-0.11, pc-0.12, pc-0.13, pc-0.14, pc-0.15,
pc-1.0, pc-1.0, pc-i440fx-2.1, pseries-rhel7.2.0, pc-i440fx-rhel7.2.0,
rhel6.4.0, rhel6.5.0, rhel6.6.0, rhel6.7.0, rhel6.8.0, rhel6.9.0,
rhel7.0.0, rhel7.2.0, rhel7.5.0, pc, isapc], onlineCpus=[1, 3, 5, 7, 9, 11,
13, 15, 0, 2, 4, 6, 8, 10, 12, 14], software_revision=0.141,
version_name=Snow Man, supportedENGINEs=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6,
4.0, 4.1], vmTypes=[kvm], cpuCores=4, bondings={bond0={slaves=[],
hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=, mtu=150},
bond2={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=,
mtu=150}, bond1={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=,
addr=, mtu=150}, bond4={slaves=[], hwaddr=00:00:00:00:00:00, cfg={},
netmask=, addr=, mtu=150}, bond3={slaves=[], hwaddr=00:00:00:00:00:00,
cfg={}, netmask=, addr=, mtu=150}},
cpuFlags=fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge,
memSize=7976, clusterLevels=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1]}>
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,138 Message SEND
May 6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:27:57 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:27:57 vdsm-fake journal: content-length:105
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getHardwareInfo","params":{},"id":"809d902a-a461-409f-9f4c-f58ccfadfe97"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,139
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,140
JsonRpcServer$MessageHandler Request is Host.getHardwareInfo got response
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"809d902a-a461-409f-9f4c-f58ccfadfe97"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,140 Message MESSAGE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:57 vdsm-fake journal: content-length:261
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"809d902a-a461-409f-9f4c-f58ccfadfe97"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,140
StompCommonClient Message sent: MESSAGE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:57 vdsm-fake journal: content-length:261
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: <JsonRpcResponse id:
"809d902a-a461-409f-9f4c-f58ccfadfe97" result: {systemFamily=,
systemSerialNumber=CZJ2320M6N, systemProductName=ProLiant DL160 G6,
systemManufacturer=HP, systemUUID=840d548e-03d3-4425-bb69-fe6b5886929a,
systemVersion=}>
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,281 Message SEND
May 6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:27:57 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:27:57 vdsm-fake journal: content-length:105
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getCapabilities","params":{},"id":"c974c4bb-ad2f-4056-81a2-a4ee53bf81a3"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,282
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,283
JsonRpcServer$MessageHandler Request is Host.getCapabilities got response
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"c974c4bb-ad2f-4056-81a2-a4ee53bf81a3"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,283 Message MESSAGE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:57 vdsm-fake journal: content-length:4222
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"c974c4bb-ad2f-4056-81a2-a4ee53bf81a3"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,287
StompCommonClient Message sent: MESSAGE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:57 vdsm-fake journal: content-length:4222
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: <JsonRpcResponse id:
"c974c4bb-ad2f-4056-81a2-a4ee53bf81a3" result:
{HBAInventory={iSCSI=[{InitiatorName=iqn.1994-05.com.example:ef52ec17bb0}],
FC=[]}, vlans={}, lastClientIface=ovirtmgmt, cpuSpeed=1200.000,
autoNumaBalancing=1, cpuModel=Intel(R) Xeon(R) CPU E5606 @ 2.13GHz,
reservedMem=321, numaNodes={0={totalMemory=3988, cpus=[1, 3, 5, 7, 9, 11,
13, 15]}, 1={totalMemory=3988, cpus=[0, 2, 4, 6, 8, 10, 12, 14]}},
selinux={mode=1}, packages2={qemu-kvm={release=2.fc17,
buildtime=1349642820, version=1.0.1}, libvirt={release=2.fc17,
buildtime=1349642820, version=1.0.1}, spice-server={release=5.fc17,
buildtime=1336983054, version=0.10.1}, qemu-img={release=2.fc17,
buildtime=1349642820, version=1.0.1}, kernel={release=5.fc17.x86_64,
buildtime=1357699251.0, version=3.6.11}, mom={release=1.fc17,
buildtime=1354824066, version=0.3.0}, vdsm={release=0.141.gita11e8f2.fc17,
buildtime=1359653302, version=4.10.3}},
networks={ovirtmgmt={iface=ovirtmgmt, cfg={BOOTPROTO=dhcp,
DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
netmask=255.255.252.0, bridged=true, addr=146.11.117.90, ports=[em1],
stp=off, gateway=10.34.63.254, mtu=1500, switch=legacy}},
uuid=840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9,
operatingSystem={release=1, name=Fedora, version=17}, management_ip=,
nics={em1={hwaddr=53:5F:BD:FB:5F:78, cfg={BOOTPROTO=dhcp,
HWADDR=53:5F:BD:FB:5F:78, DEVICE=em1, ONBOOT=yes, BRIDGE=ovirtmgmt,
UUID=eb19ec8d-1ab7-455e-934e-097a6b198ecf, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes, NAME=Boot Disk}, netmask=, addr=, speed=1000, mtu=1500},
em2={hwaddr=DB:F2:C8:76:DE:81, cfg={BOOTPROTO=dhcp,
HWADDR=DB:F2:C8:76:DE:81, DEVICE=em2, ONBOOT=no, BRIDGE=ovirtmgmt,
UUID=afd4d997-3e24-4e64-92cc-6306a8427d77, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes}, netmask=, addr=, speed=1000, mtu=1500}},
kvmEnabled=true, lastClient=10.36.6.76, software_version=4.10,
cpuThreads=4, hooks={}, numaNodeDistance={0=[10, 20], 1=[20, 10]},
netConfigDirty=False, guestOverhead=65,
ISCSIInitiatorName=iqn.1994-05.com.example:ef52ec17bb0,
rngSources=[RANDOM], bridges={ovirtmgmt={netmask=255.255.252.0,
cfg={BOOTPROTO=dhcp, DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
addr=146.11.117.90, ports=[em1], stp=off, gateway=96.127.51.142,
mtu=1500}}, kdumpStatus=1, cpuSockets=1, supportedProtocols=[2.2, 2.3],
emulatedMachines=[pc-0.10, pc-0.11, pc-0.12, pc-0.13, pc-0.14, pc-0.15,
pc-1.0, pc-1.0, pc-i440fx-2.1, pseries-rhel7.2.0, pc-i440fx-rhel7.2.0,
rhel6.4.0, rhel6.5.0, rhel6.6.0, rhel6.7.0, rhel6.8.0, rhel6.9.0,
rhel7.0.0, rhel7.2.0, rhel7.5.0, pc, isapc], onlineCpus=[1, 3, 5, 7, 9, 11,
13, 15, 0, 2, 4, 6, 8, 10, 12, 14], software_revision=0.141,
version_name=Snow Man, supportedENGINEs=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6,
4.0, 4.1], vmTypes=[kvm], cpuCores=4, bondings={bond0={slaves=[],
hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=, mtu=150},
bond2={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=,
mtu=150}, bond1={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=,
addr=, mtu=150}, bond4={slaves=[], hwaddr=00:00:00:00:00:00, cfg={},
netmask=, addr=, mtu=150}, bond3={slaves=[], hwaddr=00:00:00:00:00:00,
cfg={}, netmask=, addr=, mtu=150}},
cpuFlags=fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge,
memSize=7976, clusterLevels=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1]}>
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,315 Message SEND
May 6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:27:57 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:27:57 vdsm-fake journal: content-length:105
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getHardwareInfo","params":{},"id":"788f5039-0a75-4854-bdf0-ae7b8b59b253"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,316
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,316
JsonRpcServer$MessageHandler Request is Host.getHardwareInfo got response
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"788f5039-0a75-4854-bdf0-ae7b8b59b253"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,317 Message MESSAGE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:57 vdsm-fake journal: content-length:261
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"788f5039-0a75-4854-bdf0-ae7b8b59b253"}
May 6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,317
StompCommonClient Message sent: MESSAGE
May 6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:57 vdsm-fake journal: content-length:261
May 6 15:27:57 vdsm-fake journal:
May 6 15:27:57 vdsm-fake journal: <JsonRpcResponse id:
"788f5039-0a75-4854-bdf0-ae7b8b59b253" result: {systemFamily=,
systemSerialNumber=CZJ2320M6N, systemProductName=ProLiant DL160 G6,
systemManufacturer=HP, systemUUID=840d548e-03d3-4425-bb69-fe6b5886929a,
systemVersion=}>
May 6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,018 Message SEND
May 6 15:27:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:27:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:27:59 vdsm-fake journal: content-length:103
May 6 15:27:59 vdsm-fake journal:
May 6 15:27:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"352f24a8-7215-433d-b3cb-e68ab63cdf64"}
May 6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,019
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,021
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"352f24a8-7215-433d-b3cb-e68ab63cdf64"}
May 6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,021 Message MESSAGE
May 6 15:27:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:59 vdsm-fake journal: content-length:73
May 6 15:27:59 vdsm-fake journal:
May 6 15:27:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"352f24a8-7215-433d-b3cb-e68ab63cdf64"}
May 6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,022
StompCommonClient Message sent: MESSAGE
May 6 15:27:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:27:59 vdsm-fake journal: content-length:73
May 6 15:27:59 vdsm-fake journal:
May 6 15:27:59 vdsm-fake journal: <JsonRpcResponse id:
"352f24a8-7215-433d-b3cb-e68ab63cdf64" result: []>
May 6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,451 Message SEND
May 6 15:28:12 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:28:12 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:28:12 vdsm-fake journal: content-length:98
May 6 15:28:12 vdsm-fake journal:
May 6 15:28:12 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"5a9900a6-c5a6-4b73-8624-6390b3cb2154"}
May 6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,452
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,555
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:12
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"12","name":"bond4","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"10","memCommitted":0,"cpuSys":"18","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"90","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073692"},"id":"5a9900a6-c5a6-4b73-8624-6390b3cb2154"}
May 6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,556 Message MESSAGE
May 6 15:28:12 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:12 vdsm-fake journal: content-length:2040
May 6 15:28:12 vdsm-fake journal:
May 6 15:28:12 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:12
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"12","name":"bond4","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"10","memCommitted":0,"cpuSys":"18","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"90","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073692"},"id":"5a9900a6-c5a6-4b73-8624-6390b3cb2154"}
May 6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,556
StompCommonClient Message sent: MESSAGE
May 6 15:28:12 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:12 vdsm-fake journal: content-length:2040
May 6 15:28:12 vdsm-fake journal:
May 6 15:28:12 vdsm-fake journal: <JsonRpcResponse id:
"5a9900a6-c5a6-4b73-8624-6390b3cb2154" result:
{dateTime=2017-05-06T12:28:12 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=11, name=bond0, state=up, txDropped=0,
rxRate=11, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=12,
name=bond4, state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=12, name=em1, state=up,
txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=12, name=bond3,
state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=10, name=em2, state=up,
txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=13, cpuUser=10,
memCommitted=0, cpuSys=18, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=90, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073692}>
May 6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,031 Message SEND
May 6 15:28:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:28:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:28:14 vdsm-fake journal: content-length:103
May 6 15:28:14 vdsm-fake journal:
May 6 15:28:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"7cb1262e-c06d-4126-a80a-0f42ade17f1d"}
May 6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,032
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,034
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"7cb1262e-c06d-4126-a80a-0f42ade17f1d"}
May 6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,035 Message MESSAGE
May 6 15:28:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:14 vdsm-fake journal: content-length:73
May 6 15:28:14 vdsm-fake journal:
May 6 15:28:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"7cb1262e-c06d-4126-a80a-0f42ade17f1d"}
May 6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,036
StompCommonClient Message sent: MESSAGE
May 6 15:28:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:14 vdsm-fake journal: content-length:73
May 6 15:28:14 vdsm-fake journal:
May 6 15:28:14 vdsm-fake journal: <JsonRpcResponse id:
"7cb1262e-c06d-4126-a80a-0f42ade17f1d" result: []>
May 6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,641 Message SEND
May 6 15:28:27 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:28:27 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:28:27 vdsm-fake journal: content-length:98
May 6 15:28:27 vdsm-fake journal:
May 6 15:28:27 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"7579860d-76d0-4686-82b5-a7d4b424365f"}
May 6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,642
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,744
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:27
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"11","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"10","cpuUser":"19","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073707"},"id":"7579860d-76d0-4686-82b5-a7d4b424365f"}
May 6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,745 Message MESSAGE
May 6 15:28:27 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:27 vdsm-fake journal: content-length:2040
May 6 15:28:27 vdsm-fake journal:
May 6 15:28:27 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:27
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"11","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"10","cpuUser":"19","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073707"},"id":"7579860d-76d0-4686-82b5-a7d4b424365f"}
May 6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,746
StompCommonClient Message sent: MESSAGE
May 6 15:28:27 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:27 vdsm-fake journal: content-length:2040
May 6 15:28:27 vdsm-fake journal:
May 6 15:28:27 vdsm-fake journal: <JsonRpcResponse id:
"7579860d-76d0-4686-82b5-a7d4b424365f" result:
{dateTime=2017-05-06T12:28:27 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=12, name=bond0, state=up, txDropped=0,
rxRate=10, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=11, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=11, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=10, cpuUser=19,
memCommitted=0, cpuSys=13, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=9},
1={memFree=0, memPercent=9}}, txRate=, statsAge=0.43, memUsed=9,
vmActive=0, ksmCpu=0, elapsedTime=1494073707}>
May 6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,047 Message SEND
May 6 15:28:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:28:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:28:29 vdsm-fake journal: content-length:103
May 6 15:28:29 vdsm-fake journal:
May 6 15:28:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"daa452fe-bc58-4a48-84a6-315d43bb8e28"}
May 6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,048
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,050
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"daa452fe-bc58-4a48-84a6-315d43bb8e28"}
May 6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,051 Message MESSAGE
May 6 15:28:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:29 vdsm-fake journal: content-length:73
May 6 15:28:29 vdsm-fake journal:
May 6 15:28:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"daa452fe-bc58-4a48-84a6-315d43bb8e28"}
May 6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,052
StompCommonClient Message sent: MESSAGE
May 6 15:28:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:29 vdsm-fake journal: content-length:73
May 6 15:28:29 vdsm-fake journal:
May 6 15:28:29 vdsm-fake journal: <JsonRpcResponse id:
"daa452fe-bc58-4a48-84a6-315d43bb8e28" result: []>
May 6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,853 Message SEND
May 6 15:28:42 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:28:42 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:28:42 vdsm-fake journal: content-length:98
May 6 15:28:42 vdsm-fake journal:
May 6 15:28:42 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"3a84b849-011a-4da2-b11f-6e96881a6dd2"}
May 6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,855
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,958
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:42
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"13","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"14","cpuUser":"19","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"7"},"1":{"memFree":0,"memPercent":"7"}},"txRate":"","statsAge":"0.43","memUsed":"7","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073722"},"id":"3a84b849-011a-4da2-b11f-6e96881a6dd2"}
May 6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,959 Message MESSAGE
May 6 15:28:42 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:42 vdsm-fake journal: content-length:2040
May 6 15:28:42 vdsm-fake journal:
May 6 15:28:42 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:42
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"13","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"14","cpuUser":"19","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"7"},"1":{"memFree":0,"memPercent":"7"}},"txRate":"","statsAge":"0.43","memUsed":"7","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073722"},"id":"3a84b849-011a-4da2-b11f-6e96881a6dd2"}
May 6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,960
StompCommonClient Message sent: MESSAGE
May 6 15:28:42 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:42 vdsm-fake journal: content-length:2040
May 6 15:28:42 vdsm-fake journal:
May 6 15:28:42 vdsm-fake journal: <JsonRpcResponse id:
"3a84b849-011a-4da2-b11f-6e96881a6dd2" result:
{dateTime=2017-05-06T12:28:42 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=14, name=bond0, state=up, txDropped=0,
rxRate=10, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=12, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=13, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=13, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=14, cpuUser=19,
memCommitted=0, cpuSys=14, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=7},
1={memFree=0, memPercent=7}}, txRate=, statsAge=0.43, memUsed=7,
vmActive=0, ksmCpu=0, elapsedTime=1494073722}>
May 6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,084 Message SEND
May 6 15:28:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:28:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:28:44 vdsm-fake journal: content-length:103
May 6 15:28:44 vdsm-fake journal:
May 6 15:28:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"7c3832a8-b663-4a38-8596-79cf70a87358"}
May 6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,085
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,087
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"7c3832a8-b663-4a38-8596-79cf70a87358"}
May 6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,089 Message MESSAGE
May 6 15:28:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:44 vdsm-fake journal: content-length:73
May 6 15:28:44 vdsm-fake journal:
May 6 15:28:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"7c3832a8-b663-4a38-8596-79cf70a87358"}
May 6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,090
StompCommonClient Message sent: MESSAGE
May 6 15:28:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:44 vdsm-fake journal: content-length:73
May 6 15:28:44 vdsm-fake journal:
May 6 15:28:44 vdsm-fake journal: <JsonRpcResponse id:
"7c3832a8-b663-4a38-8596-79cf70a87358" result: []>
May 6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,052 Message SEND
May 6 15:28:58 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:28:58 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:28:58 vdsm-fake journal: content-length:98
May 6 15:28:58 vdsm-fake journal:
May 6 15:28:58 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"c858ea49-eb42-47cd-8edc-6fc21f45f8e7"}
May 6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,053
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,155
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:58
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"13","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"10","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"13","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"16","cpuUser":"13","memCommitted":0,"cpuSys":"16","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073738"},"id":"c858ea49-eb42-47cd-8edc-6fc21f45f8e7"}
May 6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,155 Message MESSAGE
May 6 15:28:58 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:58 vdsm-fake journal: content-length:2040
May 6 15:28:58 vdsm-fake journal:
May 6 15:28:58 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:58
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"13","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"10","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"13","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"16","cpuUser":"13","memCommitted":0,"cpuSys":"16","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073738"},"id":"c858ea49-eb42-47cd-8edc-6fc21f45f8e7"}
May 6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,156
StompCommonClient Message sent: MESSAGE
May 6 15:28:58 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:58 vdsm-fake journal: content-length:2040
May 6 15:28:58 vdsm-fake journal:
May 6 15:28:58 vdsm-fake journal: <JsonRpcResponse id:
"c858ea49-eb42-47cd-8edc-6fc21f45f8e7" result:
{dateTime=2017-05-06T12:28:58 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=13, name=bond0, state=up, txDropped=0,
rxRate=14, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=13, name=bond2, state=up, txDropped=0, rxRate=12,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=13, name=em1, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=10, name=bond3,
state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=13, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=16, cpuUser=13,
memCommitted=0, cpuSys=16, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=87, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073738}>
May 6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,111 Message SEND
May 6 15:28:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:28:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:28:59 vdsm-fake journal: content-length:103
May 6 15:28:59 vdsm-fake journal:
May 6 15:28:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"e3c9144f-05b6-42bf-ba23-cf18a0bb0f0d"}
May 6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,113
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,115
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"e3c9144f-05b6-42bf-ba23-cf18a0bb0f0d"}
May 6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,116 Message MESSAGE
May 6 15:28:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:59 vdsm-fake journal: content-length:73
May 6 15:28:59 vdsm-fake journal:
May 6 15:28:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"e3c9144f-05b6-42bf-ba23-cf18a0bb0f0d"}
May 6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,117
StompCommonClient Message sent: MESSAGE
May 6 15:28:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:28:59 vdsm-fake journal: content-length:73
May 6 15:28:59 vdsm-fake journal:
May 6 15:28:59 vdsm-fake journal: <JsonRpcResponse id:
"e3c9144f-05b6-42bf-ba23-cf18a0bb0f0d" result: []>
May 6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,223 Message SEND
May 6 15:29:13 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:29:13 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:29:13 vdsm-fake journal: content-length:98
May 6 15:29:13 vdsm-fake journal:
May 6 15:29:13 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"844a7ed4-d2a9-4ad1-904a-4b8f8e6cf491"}
May 6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,224
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,328
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:13
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"13","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"10","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"19","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073753"},"id":"844a7ed4-d2a9-4ad1-904a-4b8f8e6cf491"}
May 6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,329 Message MESSAGE
May 6 15:29:13 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:13 vdsm-fake journal: content-length:2040
May 6 15:29:13 vdsm-fake journal:
May 6 15:29:13 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:13
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"13","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"10","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"19","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073753"},"id":"844a7ed4-d2a9-4ad1-904a-4b8f8e6cf491"}
May 6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,331
StompCommonClient Message sent: MESSAGE
May 6 15:29:13 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:13 vdsm-fake journal: content-length:2040
May 6 15:29:13 vdsm-fake journal:
May 6 15:29:13 vdsm-fake journal: <JsonRpcResponse id:
"844a7ed4-d2a9-4ad1-904a-4b8f8e6cf491" result:
{dateTime=2017-05-06T12:29:13 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=11, name=bond0, state=up, txDropped=0,
rxRate=13, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=14,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=13, name=bond1, state=up, txDropped=0, rxRate=11, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=10, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=19, cpuUser=19,
memCommitted=0, cpuSys=13, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=9},
1={memFree=0, memPercent=9}}, txRate=, statsAge=0.43, memUsed=9,
vmActive=0, ksmCpu=0, elapsedTime=1494073753}>
May 6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,127 Message SEND
May 6 15:29:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:29:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:29:14 vdsm-fake journal: content-length:103
May 6 15:29:14 vdsm-fake journal:
May 6 15:29:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"d29e6200-930f-4982-b1dc-900944564c7c"}
May 6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,129
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,130
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"d29e6200-930f-4982-b1dc-900944564c7c"}
May 6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,131 Message MESSAGE
May 6 15:29:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:14 vdsm-fake journal: content-length:73
May 6 15:29:14 vdsm-fake journal:
May 6 15:29:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"d29e6200-930f-4982-b1dc-900944564c7c"}
May 6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,132
StompCommonClient Message sent: MESSAGE
May 6 15:29:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:14 vdsm-fake journal: content-length:73
May 6 15:29:14 vdsm-fake journal:
May 6 15:29:14 vdsm-fake journal: <JsonRpcResponse id:
"d29e6200-930f-4982-b1dc-900944564c7c" result: []>
May 6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,461 Message SEND
May 6 15:29:28 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:29:28 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:29:28 vdsm-fake journal: content-length:98
May 6 15:29:28 vdsm-fake journal:
May 6 15:29:28 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"ec7a1c2a-ce1d-4866-9143-6a1511d0bd28"}
May 6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,462
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,565
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:28
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"14","cpuUser":"19","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073768"},"id":"ec7a1c2a-ce1d-4866-9143-6a1511d0bd28"}
May 6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,566 Message MESSAGE
May 6 15:29:28 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:28 vdsm-fake journal: content-length:2040
May 6 15:29:28 vdsm-fake journal:
May 6 15:29:28 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:28
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"14","cpuUser":"19","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073768"},"id":"ec7a1c2a-ce1d-4866-9143-6a1511d0bd28"}
May 6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,567
StompCommonClient Message sent: MESSAGE
May 6 15:29:28 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:28 vdsm-fake journal: content-length:2040
May 6 15:29:28 vdsm-fake journal:
May 6 15:29:28 vdsm-fake journal: <JsonRpcResponse id:
"ec7a1c2a-ce1d-4866-9143-6a1511d0bd28" result:
{dateTime=2017-05-06T12:29:28 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=11, name=bond0, state=up, txDropped=0,
rxRate=13, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=10,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=11, name=bond1, state=up, txDropped=0, rxRate=11, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=13, name=em1, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=14, cpuUser=19,
memCommitted=0, cpuSys=12, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073768}>
May 6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,147 Message SEND
May 6 15:29:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:29:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:29:29 vdsm-fake journal: content-length:103
May 6 15:29:29 vdsm-fake journal:
May 6 15:29:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"9945e318-d3ca-4459-b9c1-e00f308ec44e"}
May 6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,150
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,152
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"9945e318-d3ca-4459-b9c1-e00f308ec44e"}
May 6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,152 Message MESSAGE
May 6 15:29:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:29 vdsm-fake journal: content-length:73
May 6 15:29:29 vdsm-fake journal:
May 6 15:29:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"9945e318-d3ca-4459-b9c1-e00f308ec44e"}
May 6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,153
StompCommonClient Message sent: MESSAGE
May 6 15:29:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:29 vdsm-fake journal: content-length:73
May 6 15:29:29 vdsm-fake journal:
May 6 15:29:29 vdsm-fake journal: <JsonRpcResponse id:
"9945e318-d3ca-4459-b9c1-e00f308ec44e" result: []>
May 6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,665 Message SEND
May 6 15:29:43 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:29:43 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:29:43 vdsm-fake journal: content-length:98
May 6 15:29:43 vdsm-fake journal:
May 6 15:29:43 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"c5799cb6-5dba-40cb-8db6-da83c36aa73e"}
May 6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,666
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,769
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:43
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"16","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"84","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073783"},"id":"c5799cb6-5dba-40cb-8db6-da83c36aa73e"}
May 6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,770 Message MESSAGE
May 6 15:29:43 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:43 vdsm-fake journal: content-length:2040
May 6 15:29:43 vdsm-fake journal:
May 6 15:29:43 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:43
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"16","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"84","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073783"},"id":"c5799cb6-5dba-40cb-8db6-da83c36aa73e"}
May 6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,771
StompCommonClient Message sent: MESSAGE
May 6 15:29:43 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:43 vdsm-fake journal: content-length:2040
May 6 15:29:43 vdsm-fake journal:
May 6 15:29:43 vdsm-fake journal: <JsonRpcResponse id:
"c5799cb6-5dba-40cb-8db6-da83c36aa73e" result:
{dateTime=2017-05-06T12:29:43 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=13, name=bond0, state=up, txDropped=0,
rxRate=12, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=12, name=bond1, state=up, txDropped=0, rxRate=10, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=13, cpuUser=16,
memCommitted=0, cpuSys=13, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=84, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073783}>
May 6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,165 Message SEND
May 6 15:29:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:29:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:29:44 vdsm-fake journal: content-length:103
May 6 15:29:44 vdsm-fake journal:
May 6 15:29:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"e621a217-45a8-4986-921c-09364dbcfa67"}
May 6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,167
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,172
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"e621a217-45a8-4986-921c-09364dbcfa67"}
May 6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,173 Message MESSAGE
May 6 15:29:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:44 vdsm-fake journal: content-length:73
May 6 15:29:44 vdsm-fake journal:
May 6 15:29:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"e621a217-45a8-4986-921c-09364dbcfa67"}
May 6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,173
StompCommonClient Message sent: MESSAGE
May 6 15:29:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:44 vdsm-fake journal: content-length:73
May 6 15:29:44 vdsm-fake journal:
May 6 15:29:44 vdsm-fake journal: <JsonRpcResponse id:
"e621a217-45a8-4986-921c-09364dbcfa67" result: []>
May 6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,864 Message SEND
May 6 15:29:58 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:29:58 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:29:58 vdsm-fake journal: content-length:98
May 6 15:29:58 vdsm-fake journal:
May 6 15:29:58 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"66594912-568d-4a70-bdb8-8ea9d97ea501"}
May 6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,865
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,969
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:58
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"19","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073798"},"id":"66594912-568d-4a70-bdb8-8ea9d97ea501"}
May 6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,969 Message MESSAGE
May 6 15:29:58 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:58 vdsm-fake journal: content-length:2040
May 6 15:29:58 vdsm-fake journal:
May 6 15:29:58 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:58
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"19","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073798"},"id":"66594912-568d-4a70-bdb8-8ea9d97ea501"}
May 6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,970
StompCommonClient Message sent: MESSAGE
May 6 15:29:58 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:58 vdsm-fake journal: content-length:2040
May 6 15:29:58 vdsm-fake journal:
May 6 15:29:58 vdsm-fake journal: <JsonRpcResponse id:
"66594912-568d-4a70-bdb8-8ea9d97ea501" result:
{dateTime=2017-05-06T12:29:58 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=13, name=bond0, state=up, txDropped=0,
rxRate=13, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=12,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=11, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=12, name=em1, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=19, cpuUser=19,
memCommitted=0, cpuSys=12, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073798}>
May 6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,182 Message SEND
May 6 15:29:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:29:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:29:59 vdsm-fake journal: content-length:103
May 6 15:29:59 vdsm-fake journal:
May 6 15:29:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"8b5c36be-2816-4d4e-b60f-f1e254174382"}
May 6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,183
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,185
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"8b5c36be-2816-4d4e-b60f-f1e254174382"}
May 6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,185 Message MESSAGE
May 6 15:29:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:59 vdsm-fake journal: content-length:73
May 6 15:29:59 vdsm-fake journal:
May 6 15:29:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"8b5c36be-2816-4d4e-b60f-f1e254174382"}
May 6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,186
StompCommonClient Message sent: MESSAGE
May 6 15:29:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:29:59 vdsm-fake journal: content-length:73
May 6 15:29:59 vdsm-fake journal:
May 6 15:29:59 vdsm-fake journal: <JsonRpcResponse id:
"8b5c36be-2816-4d4e-b60f-f1e254174382" result: []>
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,027 Message SEND
May 6 15:30:02 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:02 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:02 vdsm-fake journal: content-length:105
May 6 15:30:02 vdsm-fake journal:
May 6 15:30:02 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getCapabilities","params":{},"id":"baee3a82-9a1f-4716-9997-4c83964f83ef"}
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,028
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,030
JsonRpcServer$MessageHandler Request is Host.getCapabilities got response
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"baee3a82-9a1f-4716-9997-4c83964f83ef"}
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,031 Message MESSAGE
May 6 15:30:02 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:02 vdsm-fake journal: content-length:4222
May 6 15:30:02 vdsm-fake journal:
May 6 15:30:02 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"baee3a82-9a1f-4716-9997-4c83964f83ef"}
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,033
StompCommonClient Message sent: MESSAGE
May 6 15:30:02 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:02 vdsm-fake journal: content-length:4222
May 6 15:30:02 vdsm-fake journal:
May 6 15:30:02 vdsm-fake journal: <JsonRpcResponse id:
"baee3a82-9a1f-4716-9997-4c83964f83ef" result:
{HBAInventory={iSCSI=[{InitiatorName=iqn.1994-05.com.example:ef52ec17bb0}],
FC=[]}, vlans={}, lastClientIface=ovirtmgmt, cpuSpeed=1200.000,
autoNumaBalancing=1, cpuModel=Intel(R) Xeon(R) CPU E5606 @ 2.13GHz,
reservedMem=321, numaNodes={0={totalMemory=3988, cpus=[1, 3, 5, 7, 9, 11,
13, 15]}, 1={totalMemory=3988, cpus=[0, 2, 4, 6, 8, 10, 12, 14]}},
selinux={mode=1}, packages2={qemu-kvm={release=2.fc17,
buildtime=1349642820, version=1.0.1}, libvirt={release=2.fc17,
buildtime=1349642820, version=1.0.1}, spice-server={release=5.fc17,
buildtime=1336983054, version=0.10.1}, qemu-img={release=2.fc17,
buildtime=1349642820, version=1.0.1}, kernel={release=5.fc17.x86_64,
buildtime=1357699251.0, version=3.6.11}, mom={release=1.fc17,
buildtime=1354824066, version=0.3.0}, vdsm={release=0.141.gita11e8f2.fc17,
buildtime=1359653302, version=4.10.3}},
networks={ovirtmgmt={iface=ovirtmgmt, cfg={BOOTPROTO=dhcp,
DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
netmask=255.255.252.0, bridged=true, addr=146.11.117.90, ports=[em1],
stp=off, gateway=10.34.63.254, mtu=1500, switch=legacy}},
uuid=840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9,
operatingSystem={release=1, name=Fedora, version=17}, management_ip=,
nics={em1={hwaddr=53:5F:BD:FB:5F:78, cfg={BOOTPROTO=dhcp,
HWADDR=53:5F:BD:FB:5F:78, DEVICE=em1, ONBOOT=yes, BRIDGE=ovirtmgmt,
UUID=eb19ec8d-1ab7-455e-934e-097a6b198ecf, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes, NAME=Boot Disk}, netmask=, addr=, speed=1000, mtu=1500},
em2={hwaddr=DB:F2:C8:76:DE:81, cfg={BOOTPROTO=dhcp,
HWADDR=DB:F2:C8:76:DE:81, DEVICE=em2, ONBOOT=no, BRIDGE=ovirtmgmt,
UUID=afd4d997-3e24-4e64-92cc-6306a8427d77, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes}, netmask=, addr=, speed=1000, mtu=1500}},
kvmEnabled=true, lastClient=10.36.6.76, software_version=4.10,
cpuThreads=4, hooks={}, numaNodeDistance={0=[10, 20], 1=[20, 10]},
netConfigDirty=False, guestOverhead=65,
ISCSIInitiatorName=iqn.1994-05.com.example:ef52ec17bb0,
rngSources=[RANDOM], bridges={ovirtmgmt={netmask=255.255.252.0,
cfg={BOOTPROTO=dhcp, DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
addr=146.11.117.90, ports=[em1], stp=off, gateway=96.127.51.142,
mtu=1500}}, kdumpStatus=1, cpuSockets=1, supportedProtocols=[2.2, 2.3],
emulatedMachines=[pc-0.10, pc-0.11, pc-0.12, pc-0.13, pc-0.14, pc-0.15,
pc-1.0, pc-1.0, pc-i440fx-2.1, pseries-rhel7.2.0, pc-i440fx-rhel7.2.0,
rhel6.4.0, rhel6.5.0, rhel6.6.0, rhel6.7.0, rhel6.8.0, rhel6.9.0,
rhel7.0.0, rhel7.2.0, rhel7.5.0, pc, isapc], onlineCpus=[1, 3, 5, 7, 9, 11,
13, 15, 0, 2, 4, 6, 8, 10, 12, 14], software_revision=0.141,
version_name=Snow Man, supportedENGINEs=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6,
4.0, 4.1], vmTypes=[kvm], cpuCores=4, bondings={bond0={slaves=[],
hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=, mtu=150},
bond2={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=,
mtu=150}, bond1={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=,
addr=, mtu=150}, bond4={slaves=[], hwaddr=00:00:00:00:00:00, cfg={},
netmask=, addr=, mtu=150}, bond3={slaves=[], hwaddr=00:00:00:00:00:00,
cfg={}, netmask=, addr=, mtu=150}},
cpuFlags=fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge,
memSize=7976, clusterLevels=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1]}>
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,083 Message SEND
May 6 15:30:02 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:02 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:02 vdsm-fake journal: content-length:105
May 6 15:30:02 vdsm-fake journal:
May 6 15:30:02 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getHardwareInfo","params":{},"id":"91d84ea0-4e61-4eaa-bc88-6ac00b01c5dd"}
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,084
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,086
JsonRpcServer$MessageHandler Request is Host.getHardwareInfo got response
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"91d84ea0-4e61-4eaa-bc88-6ac00b01c5dd"}
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,086 Message MESSAGE
May 6 15:30:02 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:02 vdsm-fake journal: content-length:261
May 6 15:30:02 vdsm-fake journal:
May 6 15:30:02 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"91d84ea0-4e61-4eaa-bc88-6ac00b01c5dd"}
May 6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,087
StompCommonClient Message sent: MESSAGE
May 6 15:30:02 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:02 vdsm-fake journal: content-length:261
May 6 15:30:02 vdsm-fake journal:
May 6 15:30:02 vdsm-fake journal: <JsonRpcResponse id:
"91d84ea0-4e61-4eaa-bc88-6ac00b01c5dd" result: {systemFamily=,
systemSerialNumber=CZJ2320M6N, systemProductName=ProLiant DL160 G6,
systemManufacturer=HP, systemUUID=840d548e-03d3-4425-bb69-fe6b5886929a,
systemVersion=}>
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,194 Message SEND
May 6 15:30:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:14 vdsm-fake journal: content-length:103
May 6 15:30:14 vdsm-fake journal:
May 6 15:30:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"69d2bf07-cc42-4977-bf61-00ccf3ab3701"}
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,195
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,204
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"69d2bf07-cc42-4977-bf61-00ccf3ab3701"}
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,204 Message MESSAGE
May 6 15:30:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:14 vdsm-fake journal: content-length:73
May 6 15:30:14 vdsm-fake journal:
May 6 15:30:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"69d2bf07-cc42-4977-bf61-00ccf3ab3701"}
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,205
StompCommonClient Message sent: MESSAGE
May 6 15:30:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:14 vdsm-fake journal: content-length:73
May 6 15:30:14 vdsm-fake journal:
May 6 15:30:14 vdsm-fake journal: <JsonRpcResponse id:
"69d2bf07-cc42-4977-bf61-00ccf3ab3701" result: []>
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,458 Message SEND
May 6 15:30:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:14 vdsm-fake journal: content-length:98
May 6 15:30:14 vdsm-fake journal:
May 6 15:30:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"95f967ce-0bbe-4808-9d9c-269c8e284e97"}
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,459
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,561
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:14
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"14","name":"bond1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"15","cpuUser":"11","memCommitted":0,"cpuSys":"19","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"89","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"7"},"1":{"memFree":0,"memPercent":"7"}},"txRate":"","statsAge":"0.43","memUsed":"7","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073814"},"id":"95f967ce-0bbe-4808-9d9c-269c8e284e97"}
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,562 Message MESSAGE
May 6 15:30:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:14 vdsm-fake journal: content-length:2040
May 6 15:30:14 vdsm-fake journal:
May 6 15:30:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:14
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"14","name":"bond1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"15","cpuUser":"11","memCommitted":0,"cpuSys":"19","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"89","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"7"},"1":{"memFree":0,"memPercent":"7"}},"txRate":"","statsAge":"0.43","memUsed":"7","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073814"},"id":"95f967ce-0bbe-4808-9d9c-269c8e284e97"}
May 6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,563
StompCommonClient Message sent: MESSAGE
May 6 15:30:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:14 vdsm-fake journal: content-length:2040
May 6 15:30:14 vdsm-fake journal:
May 6 15:30:14 vdsm-fake journal: <JsonRpcResponse id:
"95f967ce-0bbe-4808-9d9c-269c8e284e97" result:
{dateTime=2017-05-06T12:30:14 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=12, name=bond0, state=up, txDropped=0,
rxRate=10, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=12,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=14, name=bond1, state=up, txDropped=0, rxRate=14, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=15, cpuUser=11,
memCommitted=0, cpuSys=19, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=89, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=7},
1={memFree=0, memPercent=7}}, txRate=, statsAge=0.43, memUsed=7,
vmActive=0, ksmCpu=0, elapsedTime=1494073814}>
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,217 Message SEND
May 6 15:30:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:29 vdsm-fake journal: content-length:103
May 6 15:30:29 vdsm-fake journal:
May 6 15:30:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"5b5b88a3-3231-4a2e-8401-64801f44b7dc"}
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,219
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,221
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"5b5b88a3-3231-4a2e-8401-64801f44b7dc"}
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,222 Message MESSAGE
May 6 15:30:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:29 vdsm-fake journal: content-length:73
May 6 15:30:29 vdsm-fake journal:
May 6 15:30:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"5b5b88a3-3231-4a2e-8401-64801f44b7dc"}
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,222
StompCommonClient Message sent: MESSAGE
May 6 15:30:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:29 vdsm-fake journal: content-length:73
May 6 15:30:29 vdsm-fake journal:
May 6 15:30:29 vdsm-fake journal: <JsonRpcResponse id:
"5b5b88a3-3231-4a2e-8401-64801f44b7dc" result: []>
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,665 Message SEND
May 6 15:30:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:29 vdsm-fake journal: content-length:98
May 6 15:30:29 vdsm-fake journal:
May 6 15:30:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"d91a75b3-4c86-403e-9eb4-7a714f6a8722"}
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,667
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,771
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:29
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"14","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"13","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"13","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073829"},"id":"d91a75b3-4c86-403e-9eb4-7a714f6a8722"}
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,771 Message MESSAGE
May 6 15:30:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:29 vdsm-fake journal: content-length:2040
May 6 15:30:29 vdsm-fake journal:
May 6 15:30:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:29
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"14","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"13","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"13","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073829"},"id":"d91a75b3-4c86-403e-9eb4-7a714f6a8722"}
May 6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,772
StompCommonClient Message sent: MESSAGE
May 6 15:30:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:29 vdsm-fake journal: content-length:2040
May 6 15:30:29 vdsm-fake journal:
May 6 15:30:29 vdsm-fake journal: <JsonRpcResponse id:
"d91a75b3-4c86-403e-9eb4-7a714f6a8722" result:
{dateTime=2017-05-06T12:30:29 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=14, name=bond0, state=up, txDropped=0,
rxRate=12, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=14, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=11, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=13,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=12, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=10, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=13, cpuUser=13,
memCommitted=0, cpuSys=12, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=87, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073829}>
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,230 Message SEND
May 6 15:30:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:44 vdsm-fake journal: content-length:103
May 6 15:30:44 vdsm-fake journal:
May 6 15:30:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"63928536-c2ed-4b95-915d-ff4430e5c516"}
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,234
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,235
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"63928536-c2ed-4b95-915d-ff4430e5c516"}
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,236 Message MESSAGE
May 6 15:30:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:44 vdsm-fake journal: content-length:73
May 6 15:30:44 vdsm-fake journal:
May 6 15:30:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"63928536-c2ed-4b95-915d-ff4430e5c516"}
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,236
StompCommonClient Message sent: MESSAGE
May 6 15:30:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:44 vdsm-fake journal: content-length:73
May 6 15:30:44 vdsm-fake journal:
May 6 15:30:44 vdsm-fake journal: <JsonRpcResponse id:
"63928536-c2ed-4b95-915d-ff4430e5c516" result: []>
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,874 Message SEND
May 6 15:30:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:44 vdsm-fake journal: content-length:98
May 6 15:30:44 vdsm-fake journal:
May 6 15:30:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"4ca50715-9cbe-4c37-af3f-703f59eec6b9"}
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,875
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,979
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:44
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"12","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"10","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"11","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"11","cpuUser":"12","memCommitted":0,"cpuSys":"10","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"88","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073844"},"id":"4ca50715-9cbe-4c37-af3f-703f59eec6b9"}
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,980 Message MESSAGE
May 6 15:30:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:44 vdsm-fake journal: content-length:2040
May 6 15:30:44 vdsm-fake journal:
May 6 15:30:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:44
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"12","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"10","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"11","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"11","cpuUser":"12","memCommitted":0,"cpuSys":"10","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"88","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073844"},"id":"4ca50715-9cbe-4c37-af3f-703f59eec6b9"}
May 6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,981
StompCommonClient Message sent: MESSAGE
May 6 15:30:45 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:45 vdsm-fake journal: content-length:2040
May 6 15:30:45 vdsm-fake journal:
May 6 15:30:45 vdsm-fake journal: <JsonRpcResponse id:
"4ca50715-9cbe-4c37-af3f-703f59eec6b9" result:
{dateTime=2017-05-06T12:30:44 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=12, name=bond0, state=up, txDropped=0,
rxRate=14, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=12, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=11, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=10,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=13, name=em1, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=11, name=bond3,
state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=10, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=11, cpuUser=12,
memCommitted=0, cpuSys=10, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=88, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073844}>
May 6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,245 Message SEND
May 6 15:30:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:30:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:30:59 vdsm-fake journal: content-length:103
May 6 15:30:59 vdsm-fake journal:
May 6 15:30:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"61a9a062-617e-43dc-8479-800409dde43c"}
May 6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,246
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,250
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"61a9a062-617e-43dc-8479-800409dde43c"}
May 6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,250 Message MESSAGE
May 6 15:30:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:59 vdsm-fake journal: content-length:73
May 6 15:30:59 vdsm-fake journal:
May 6 15:30:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"61a9a062-617e-43dc-8479-800409dde43c"}
May 6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,251
StompCommonClient Message sent: MESSAGE
May 6 15:30:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:30:59 vdsm-fake journal: content-length:73
May 6 15:30:59 vdsm-fake journal:
May 6 15:30:59 vdsm-fake journal: <JsonRpcResponse id:
"61a9a062-617e-43dc-8479-800409dde43c" result: []>
May 6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,065 Message SEND
May 6 15:31:00 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:31:00 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:31:00 vdsm-fake journal: content-length:98
May 6 15:31:00 vdsm-fake journal:
May 6 15:31:00 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"68177541-af46-41c8-954d-4e926a1998e6"}
May 6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,066
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,170
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:00
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"10","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"14","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"16","cpuUser":"13","memCommitted":0,"cpuSys":"15","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073860"},"id":"68177541-af46-41c8-954d-4e926a1998e6"}
May 6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,171 Message MESSAGE
May 6 15:31:00 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:00 vdsm-fake journal: content-length:2040
May 6 15:31:00 vdsm-fake journal:
May 6 15:31:00 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:00
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"10","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"14","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"16","cpuUser":"13","memCommitted":0,"cpuSys":"15","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073860"},"id":"68177541-af46-41c8-954d-4e926a1998e6"}
May 6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,172
StompCommonClient Message sent: MESSAGE
May 6 15:31:00 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:00 vdsm-fake journal: content-length:2040
May 6 15:31:00 vdsm-fake journal:
May 6 15:31:00 vdsm-fake journal: <JsonRpcResponse id:
"68177541-af46-41c8-954d-4e926a1998e6" result:
{dateTime=2017-05-06T12:31:00 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=10, name=bond0, state=up, txDropped=0,
rxRate=14, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=14, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=10, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=12, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=16, cpuUser=13,
memCommitted=0, cpuSys=15, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=87, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073860}>
May 6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,265 Message SEND
May 6 15:31:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:31:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:31:14 vdsm-fake journal: content-length:103
May 6 15:31:14 vdsm-fake journal:
May 6 15:31:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"cce50622-23cf-4e78-80f5-ca9c64dd6a6c"}
May 6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,269
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,271
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"cce50622-23cf-4e78-80f5-ca9c64dd6a6c"}
May 6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,271 Message MESSAGE
May 6 15:31:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:14 vdsm-fake journal: content-length:73
May 6 15:31:14 vdsm-fake journal:
May 6 15:31:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"cce50622-23cf-4e78-80f5-ca9c64dd6a6c"}
May 6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,272
StompCommonClient Message sent: MESSAGE
May 6 15:31:14 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:14 vdsm-fake journal: content-length:73
May 6 15:31:14 vdsm-fake journal:
May 6 15:31:14 vdsm-fake journal: <JsonRpcResponse id:
"cce50622-23cf-4e78-80f5-ca9c64dd6a6c" result: []>
May 6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,259 Message SEND
May 6 15:31:15 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:31:15 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:31:15 vdsm-fake journal: content-length:98
May 6 15:31:15 vdsm-fake journal:
May 6 15:31:15 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"8c87dafa-b173-4a7b-ae66-47bba3b4ec75"}
May 6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,260
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,362
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:15
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"13","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"14","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"18","cpuUser":"12","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"88","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073875"},"id":"8c87dafa-b173-4a7b-ae66-47bba3b4ec75"}
May 6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,363 Message MESSAGE
May 6 15:31:15 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:15 vdsm-fake journal: content-length:2040
May 6 15:31:15 vdsm-fake journal:
May 6 15:31:15 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:15
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"13","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"14","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"18","cpuUser":"12","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"88","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073875"},"id":"8c87dafa-b173-4a7b-ae66-47bba3b4ec75"}
May 6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,363
StompCommonClient Message sent: MESSAGE
May 6 15:31:15 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:15 vdsm-fake journal: content-length:2040
May 6 15:31:15 vdsm-fake journal:
May 6 15:31:15 vdsm-fake journal: <JsonRpcResponse id:
"8c87dafa-b173-4a7b-ae66-47bba3b4ec75" result:
{dateTime=2017-05-06T12:31:15 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=14, name=bond0, state=up, txDropped=0,
rxRate=14, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=13, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=12, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=14, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=12, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=12, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=18, cpuUser=12,
memCommitted=0, cpuSys=13, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=88, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073875}>
May 6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,283 Message SEND
May 6 15:31:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:31:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:31:29 vdsm-fake journal: content-length:103
May 6 15:31:29 vdsm-fake journal:
May 6 15:31:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"091cbf86-937d-4e53-8595-8433daf5119d"}
May 6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,285
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,286
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"091cbf86-937d-4e53-8595-8433daf5119d"}
May 6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,287 Message MESSAGE
May 6 15:31:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:29 vdsm-fake journal: content-length:73
May 6 15:31:29 vdsm-fake journal:
May 6 15:31:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"091cbf86-937d-4e53-8595-8433daf5119d"}
May 6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,287
StompCommonClient Message sent: MESSAGE
May 6 15:31:29 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:29 vdsm-fake journal: content-length:73
May 6 15:31:29 vdsm-fake journal:
May 6 15:31:29 vdsm-fake journal: <JsonRpcResponse id:
"091cbf86-937d-4e53-8595-8433daf5119d" result: []>
May 6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,423 Message SEND
May 6 15:31:30 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:31:30 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:31:30 vdsm-fake journal: content-length:98
May 6 15:31:30 vdsm-fake journal:
May 6 15:31:30 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"4b1581a3-dfdc-4107-9b39-08c925eb1461"}
May 6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,424
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,528
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:30
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"13","name":"bond1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"10","cpuUser":"19","memCommitted":0,"cpuSys":"11","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"6"},"1":{"memFree":0,"memPercent":"6"}},"txRate":"","statsAge":"0.43","memUsed":"6","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073890"},"id":"4b1581a3-dfdc-4107-9b39-08c925eb1461"}
May 6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,530 Message MESSAGE
May 6 15:31:30 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:30 vdsm-fake journal: content-length:2040
May 6 15:31:30 vdsm-fake journal:
May 6 15:31:30 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:30
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"13","name":"bond1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"10","cpuUser":"19","memCommitted":0,"cpuSys":"11","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"6"},"1":{"memFree":0,"memPercent":"6"}},"txRate":"","statsAge":"0.43","memUsed":"6","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073890"},"id":"4b1581a3-dfdc-4107-9b39-08c925eb1461"}
May 6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,530
StompCommonClient Message sent: MESSAGE
May 6 15:31:30 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:30 vdsm-fake journal: content-length:2040
May 6 15:31:30 vdsm-fake journal:
May 6 15:31:30 vdsm-fake journal: <JsonRpcResponse id:
"4b1581a3-dfdc-4107-9b39-08c925eb1461" result:
{dateTime=2017-05-06T12:31:30 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=11, name=bond0, state=up, txDropped=0,
rxRate=11, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=13, name=bond1, state=up, txDropped=0, rxRate=13, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=10, cpuUser=19,
memCommitted=0, cpuSys=11, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=6},
1={memFree=0, memPercent=6}}, txRate=, statsAge=0.43, memUsed=6,
vmActive=0, ksmCpu=0, elapsedTime=1494073890}>
May 6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,299 Message SEND
May 6 15:31:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:31:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:31:44 vdsm-fake journal: content-length:103
May 6 15:31:44 vdsm-fake journal:
May 6 15:31:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"233e4c3e-90ea-48ae-b3ec-cb5896a3503a"}
May 6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,301
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,303
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"233e4c3e-90ea-48ae-b3ec-cb5896a3503a"}
May 6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,304 Message MESSAGE
May 6 15:31:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:44 vdsm-fake journal: content-length:73
May 6 15:31:44 vdsm-fake journal:
May 6 15:31:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"233e4c3e-90ea-48ae-b3ec-cb5896a3503a"}
May 6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,304
StompCommonClient Message sent: MESSAGE
May 6 15:31:44 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:44 vdsm-fake journal: content-length:73
May 6 15:31:44 vdsm-fake journal:
May 6 15:31:44 vdsm-fake journal: <JsonRpcResponse id:
"233e4c3e-90ea-48ae-b3ec-cb5896a3503a" result: []>
May 6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,619 Message SEND
May 6 15:31:45 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:31:45 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:31:45 vdsm-fake journal: content-length:98
May 6 15:31:45 vdsm-fake journal:
May 6 15:31:45 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"672b7eb0-3cdc-4a3a-840d-262ec92c4041"}
May 6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,620
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,723
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:45
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"12","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"18","cpuUser":"10","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"90","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073905"},"id":"672b7eb0-3cdc-4a3a-840d-262ec92c4041"}
May 6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,723 Message MESSAGE
May 6 15:31:45 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:45 vdsm-fake journal: content-length:2040
May 6 15:31:45 vdsm-fake journal:
May 6 15:31:45 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:45
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"12","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"18","cpuUser":"10","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"90","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073905"},"id":"672b7eb0-3cdc-4a3a-840d-262ec92c4041"}
May 6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,724
StompCommonClient Message sent: MESSAGE
May 6 15:31:45 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:45 vdsm-fake journal: content-length:2040
May 6 15:31:45 vdsm-fake journal:
May 6 15:31:45 vdsm-fake journal: <JsonRpcResponse id:
"672b7eb0-3cdc-4a3a-840d-262ec92c4041" result:
{dateTime=2017-05-06T12:31:45 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=13, name=bond0, state=up, txDropped=0,
rxRate=11, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=10,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=12, name=bond1, state=up, txDropped=0, rxRate=11, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=12,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=12, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=12, name=em2, state=up,
txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=18, cpuUser=10,
memCommitted=0, cpuSys=14, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=90, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=9},
1={memFree=0, memPercent=9}}, txRate=, statsAge=0.43, memUsed=9,
vmActive=0, ksmCpu=0, elapsedTime=1494073905}>
May 6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,313 Message SEND
May 6 15:31:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:31:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:31:59 vdsm-fake journal: content-length:103
May 6 15:31:59 vdsm-fake journal:
May 6 15:31:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"0bf7be43-f620-407f-ae93-6e958489e6b8"}
May 6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,322
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,325
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"0bf7be43-f620-407f-ae93-6e958489e6b8"}
May 6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,326 Message MESSAGE
May 6 15:31:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:59 vdsm-fake journal: content-length:73
May 6 15:31:59 vdsm-fake journal:
May 6 15:31:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"0bf7be43-f620-407f-ae93-6e958489e6b8"}
May 6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,326
StompCommonClient Message sent: MESSAGE
May 6 15:31:59 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:31:59 vdsm-fake journal: content-length:73
May 6 15:31:59 vdsm-fake journal:
May 6 15:31:59 vdsm-fake journal: <JsonRpcResponse id:
"0bf7be43-f620-407f-ae93-6e958489e6b8" result: []>
May 6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,802 Message SEND
May 6 15:32:00 vdsm-fake journal: destination:jms.topic.vdsm_requests
May 6 15:32:00 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May 6 15:32:00 vdsm-fake journal: content-length:98
May 6 15:32:00 vdsm-fake journal:
May 6 15:32:00 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"033f17fd-1519-4623-9041-226203d128ba"}
May 6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,803
JsonRpcServer$MessageHandler client policy identifier test3
May 6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,906
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:32:00
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"13","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"14","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"86","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073920"},"id":"033f17fd-1519-4623-9041-226203d128ba"}
May 6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,906 Message MESSAGE
May 6 15:32:00 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:32:00 vdsm-fake journal: content-length:2040
May 6 15:32:00 vdsm-fake journal:
May 6 15:32:00 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:32:00
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"13","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"14","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"86","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073920"},"id":"033f17fd-1519-4623-9041-226203d128ba"}
May 6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,907
StompCommonClient Message sent: MESSAGE
May 6 15:32:00 vdsm-fake journal: destination:jms.queue.reponses
May 6 15:32:00 vdsm-fake journal: content-length:2040
May 6 15:32:00 vdsm-fake journal:
May 6 15:32:00 vdsm-fake journal: <JsonRpcResponse id:
"033f17fd-1519-4623-9041-226203d128ba" result:
{dateTime=2017-05-06T12:32:00 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=12, name=bond0, state=up, txDropped=0,
rxRate=11, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=10, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=13,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=12, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=19, cpuUser=14,
memCommitted=0, cpuSys=14, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=86, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073920}>
^C
--
Niyazi Elvan
2
4
I'm utilizing the latest node ISO
(ovirt-node-ng-installer-ovirt-4.1-2017050204.iso), upon installing on a
system I utilize the Web Cockpit UI to install the 4.1 hosted engine
(successfully), resulting in the following engine version:
4.1.1.8-1.el7.centos.
The node is also running 4.1.1.1
After installing the engine and accessing the Engine Web Admin I'm
encountering the following issues:
- I'm not seeing any storage domains in the console (though the engine
is installed using NFS).
- Attempts to import the NFS storage domain that the engine resides in
(for other VMs to also reside in) fail due to inability to find host ID.
- Attempts to add (import) the storage domain again once again fails,
though this time it states that the Storage connection already
exists (yet
it isn't listed in the storage domains).
- The hosted engine doesn't show up in the console, though Bug 1269768
states that was supposed to be corrected in 3.6.1
- Installing (from the same ISO) subsequent hosts and then using the
Engine to bring the node in to the cluster, the additional nodes don't have
the ability to run the hosted engine (based on the lack of the crown icon),
preventing the original node from entering maintenance mode as the engine
(which can't be seen) isn't able to migrate to a different node.
I'm not sure where to begin reviewing/troubleshooting based on these
items. Any guidance would be greatly appreciated.
2
2
Hi,
I'm running ovirt-4.0.6 on EL7.3.
I've got a stuck VM (Windows 10) that I'm trying to restart.
Unfortunately it's "up" enough that ovirt is trying to perform a
soft-shutdown, but it's not up enough to complete the task. If I login
to the ovirt admin portal as the admin, select shutdown, I see the
following engine log messages before I get an event "Shutdown of VM
<vm-name> failed.":
2017-05-04 11:23:27,774 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-14) [3f629ae6] Correlation ID: 3f629ae6, Job ID: 1f5275cd-d2fe-44d5-a1cf-d1920e3f3378, Call Stack: null, Custom Event ID: -1, Message: VM shutdown initiated by admin@internal-authz on VM win10-64 (Host: ovirt-0).
2017-05-04 11:28:38,237 INFO [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer] (DefaultQuartzScheduler10) [4cf2f258] VM 'c9830039-9bf9-4c6a-8eae-da9c24aad899'(win10-64) moved from 'PoweringDown' --> 'Up'
2017-05-04 11:28:38,287 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler10) [4cf2f258] Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: Shutdown of VM win10-64 failed.
So, how can I get out of this situation? How can I force-powerdown this
VM so I can reboot it?
Thanks,
-derek
--
Derek Atkins 617-623-3745
derek(a)ihtfp.com www.ihtfp.com
Computer and Internet Security Consultant
5
13
Collectd-disk and -write_http require an older version of collectd than offered by the repos (7.2.0-2 instead of 7.2.1-2 as offered by repo).
Will there be updated versions of collectd-disk and -write_http?
To reproduce try # yum -y install ovirt-engine
on a fully updated Centos 7.3 1704
https://buildlogs.centos.org/rolling/7/isos/x86_64/CentOS-7-x86_64-Minimal-…
___________________________________________________________
Oliver Dietzel
3
3

Re: [ovirt-users] New oVirt Node 4.0.6.1 network problem with bond and many vlans - Network.service timeout failed
by Sandro Bonazzola 08 May '17
by Sandro Bonazzola 08 May '17
08 May '17
Il 04/Mag/2017 20:02, "Rogério Ceni Coelho" <rogeriocenicoelho(a)gmail.com>
ha scritto:
Hi oVirt admins,
Yesterday, i install a new node 4.0.6.1
I would suggest to go with 4.1.1 nodes since 4.0 is not supported anymore.
and after config network bond (1) + vlans ( about 50 ), network.service
failed with timeout as above. All my old and working fine oVirt nodes run
4.0.5 and have the same 5 min timeout on systemd.
When i try to run vms on this new server, some networks are ok and some not.
I install oVirt Node with 4.0.3 on same server and this problem do not
occur.
How can i workaround or change timeout to network.service ?
In time, there are any way to update oVirt Node to 4.0.5 from 4.0.3 install
iso ?
[root@prd-rbs-ovirt-kvm21-poa ~]# systemctl status network.service
â— network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
Active: failed (Result: timeout) since Thu 2017-05-04 11:29:43 BRT; 3h
12min ago
Docs: man:systemd-sysv-generator(8)
Process: 7574 ExecStart=/etc/rc.d/init.d/network start (code=killed,
signal=TERM)
May 04 11:29:12 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]: Bringing
up interface o_p_s_a_lb_758: [ OK ]
May 04 11:29:18 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]: Bringing
up interface o_p_sites_a_755: [ OK ]
May 04 11:29:23 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]: Bringing
up interface o_prod_app_757: [ OK ]
May 04 11:29:28 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]: Bringing
up interface o_prod_db_756: [ OK ]
May 04 11:29:38 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]: Bringing
up interface ovirtmgmt: [ OK ]
*May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br
<http://prd-rbs-ovirt-kvm21-poa.rbs.com.br> systemd[1]: network.service
start operation timed out. Terminating.*
May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]: Failed to
start LSB: Bring up/down networking.
May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]: Unit
network.service entered failed state.
May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]:
network.service failed.
May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]: Bringing
up interface paas_1305:
[root@prd-rbs-ovirt-kvm21-poa ~]#
[root@prd-rbs-ovirt-kvm21-poa ~]# systemctl restart network.service
Job for network.service failed because a timeout was exceeded. See
"systemctl status network.service" and "journalctl -xe" for details.
[root@prd-rbs-ovirt-kvm21-poa ~]# systemctl status network.service
â— network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
Active: failed (Result: timeout) since Thu 2017-05-04 14:55:34 BRT; 4min
46s ago
Docs: man:systemd-sysv-generator(8)
Process: 40810 ExecStart=/etc/rc.d/init.d/network start (code=killed,
signal=TERM)
May 04 14:55:21 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[40810]: [ OK ]
May 04 14:55:23 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[40810]: Bringing
up interface o_hlg_db_766: RTNETLINK answers: File exists
May 04 14:55:26 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[40810]: [ OK ]
May 04 14:55:28 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[40810]: Bringing
up interface o_p_s_a_lb_758: RTNETLINK answers: File exists
May 04 14:55:31 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[40810]: [ OK ]
May 04 14:55:33 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[40810]: Bringing
up interface o_p_sites_a_755: RTNETLINK answers: File exists
May 04 14:55:34 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]:
network.service start operation timed out. Terminating.
May 04 14:55:34 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]: Failed to
start LSB: Bring up/down networking.
May 04 14:55:34 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]: Unit
network.service entered failed state.
May 04 14:55:34 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]:
network.service failed.
[root@prd-rbs-ovirt-kvm21-poa ~]#
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
2
2
Hi, while trying to update a VM disk, a failure was returned (forcing me to
add a new disk)
Any advice on how to resolve this error?
Thanks
Installation info:
ovirt-release35-006-1.noarch
libgovirt-0.3.3-1.el7_2.1.x86_64
vdsm-4.16.30-0.el7.centos.x86_64
vdsm-xmlrpc-4.16.30-0.el7.centos.noarch
vdsm-yajsonrpc-4.16.30-0.el7.centos.noarch
vdsm-jsonrpc-4.16.30-0.el7.centos.noarch
vdsm-python-zombiereaper-4.16.30-0.el7.centos.noarch
vdsm-python-4.16.30-0.el7.centos.noarch
vdsm-cli-4.16.30-0.el7.centos.noarch
qemu-kvm-ev-2.3.0-29.1.el7.x86_64
qemu-kvm-common-ev-2.3.0-29.1.el7.x86_64
qemu-kvm-tools-ev-2.3.0-29.1.el7.x86_64
libvirt-client-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-driver-storage-1.2.17-13.el7_2.3.x86_64
libvirt-python-1.2.17-2.el7.x86_64
libvirt-daemon-driver-nwfilter-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-driver-nodedev-1.2.17-13.el7_2.3.x86_64
libvirt-lock-sanlock-1.2.17-13.el7_2.3.x86_64
libvirt-glib-0.1.9-1.el7.x86_64
libvirt-daemon-driver-network-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-driver-lxc-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-driver-interface-1.2.17-13.el7_2.3.x86_64
libvirt-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-config-network-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-driver-secret-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-config-nwfilter-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-kvm-1.2.17-13.el7_2.3.x86_64
libvirt-daemon-driver-qemu-1.2.17-13.el7_2.3.x86_64
-------- engine.log
2017-05-02 09:48:26,505 INFO [org.ovirt.engine.core.bll.UpdateVmDiskCommand]
(ajp--127.0.0.1-8702-6) [c3d7125] Lock Acquired to object EngineLock
[exclusiveLocks= key: 25c0bcc0-0d3d-4ddc-b103-24ed2ac5aa05 value:
VM_DISK_BOOT
key: c5fb9190-d059-4d9b-af23-07618ff660ce value: DISK
, sharedLocks= key: 25c0bcc0-0d3d-4ddc-b103-24ed2ac5aa05 value: VM
]
2017-05-02 09:48:26,515 INFO [org.ovirt.engine.core.bll.UpdateVmDiskCommand]
(ajp--127.0.0.1-8702-6) [c3d7125] Running command: UpdateVmDiskCommand
internal: false. Entities affected : ID: c5fb9190-d059-4d9b-af23-07618ff660ce
Type: DiskAction group EDIT_DISK_PROPERTIES with role type USER
2017-05-02 09:48:26,562 INFO
[org.ovirt.engine.core.bll.ExtendImageSizeCommand]
(ajp--127.0.0.1-8702-6) [ae718d8] Running command: ExtendImageSizeCommand
internal: true. Entities affected : ID: c5fb9190-d059-4d9b-af23-07618ff660ce
Type: DiskAction group EDIT_DISK_PROPERTIES with role type USER
2017-05-02 09:48:26,565 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.ExtendImageSizeVDSCommand]
(ajp--127.0.0.1-8702-6) [ae718d8] START, ExtendImageSizeVDSCommand(
storagePoolId = 715d1ba2-eabe-48db-9aea-c28c30359808, ignoreFailoverLimit =
false), log id: 52aac743
2017-05-02 09:48:26,604 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.ExtendImageSizeVDSCommand]
(ajp--127.0.0.1-8702-6) [ae718d8] FINISH, ExtendImageSizeVDSCommand, log
id: 52aac743
2017-05-02 09:48:26,650 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(ajp--127.0.0.1-8702-6) [ae718d8] CommandAsyncTask::Adding
CommandMultiAsyncTasks object for command cb7958d9-6eae-44a9-891a-
7fe088a79df8
2017-05-02 09:48:26,651 INFO
[org.ovirt.engine.core.bll.CommandMultiAsyncTasks]
(ajp--127.0.0.1-8702-6) [ae718d8] CommandMultiAsyncTasks::AttachTask:
Attaching task 769a4b18-182b-4048-bb34-a276a55ccbff to command
cb7958d9-6eae-44a9-891a-7fe088a79df8.
2017-05-02 09:48:26,661 INFO
[org.ovirt.engine.core.bll.tasks.AsyncTaskManager]
(ajp--127.0.0.1-8702-6) [ae718d8] Adding task
769a4b18-182b-4048-bb34-a276a55ccbff
(Parent Command UpdateVmDisk, Parameters Type org.ovirt.engine.core.common.
asynctasks.AsyncTaskParameters), polling hasn't started yet..
2017-05-02 09:48:26,673 INFO [org.ovirt.engine.core.dal.
dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-6)
[ae718d8] Correlation ID: c3d7125, Call Stack: null, Custom Event ID: -1,
Message: VM sysinfo-73 sysinfo-73_Disk3 disk was updated by admin@internal.
2017-05-02 09:48:26,674 INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(ajp--127.0.0.1-8702-6) [ae718d8] BaseAsyncTask::startPollingTask: Starting
to poll task 769a4b18-182b-4048-bb34-a276a55ccbff.
2017-05-02 09:48:28,430 INFO
[org.ovirt.engine.core.bll.tasks.AsyncTaskManager]
(DefaultQuartzScheduler_Worker-48) [36cd2f7] Polling and updating Async
Tasks: 1 tasks, 1 tasks to poll now
2017-05-02 09:48:28,435 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.
HSMGetAllTasksStatusesVDSCommand] (DefaultQuartzScheduler_Worker-48)
[36cd2f7] Failed in HSMGetAllTasksStatusesVDS method
2017-05-02 09:48:28,436 INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(DefaultQuartzScheduler_Worker-48) [36cd2f7] SPMAsyncTask::PollTask:
Polling task 769a4b18-182b-4048-bb34-a276a55ccbff (Parent Command
UpdateVmDisk, Parameters Type
org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters)
returned status finished, result 'cleanSuccess'.
2017-05-02 09:48:28,446 ERROR [org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(DefaultQuartzScheduler_Worker-48) [36cd2f7] BaseAsyncTask::logEndTaskFailure:
Task 769a4b18-182b-4048-bb34-a276a55ccbff (Parent Command UpdateVmDisk,
Parameters Type org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters)
ended with failure:
-- Result: cleanSuccess
-- Message: VDSGenericException: VDSErrorException: Failed to
HSMGetAllTasksStatusesVDS, error = Could not acquire resource. Probably
resource factory threw an exception.: (), code = 100,
-- Exception: VDSGenericException: VDSErrorException: Failed to
HSMGetAllTasksStatusesVDS, error = Could not acquire resource. Probably
resource factory threw an exception.: (), code = 100
2017-05-02 09:48:28,448 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(DefaultQuartzScheduler_Worker-48) [36cd2f7]
CommandAsyncTask::endActionIfNecessary:
Al
l tasks of command cb7958d9-6eae-44a9-891a-7fe088a79df8 has ended ->
executing endAction
2017-05-02 09:48:28,449 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(DefaultQuartzScheduler_Worker-48) [36cd2f7] CommandAsyncTask::endAction:
Ending action
for 1 tasks (command ID: cb7958d9-6eae-44a9-891a-7fe088a79df8): calling
endAction .
2017-05-02 09:48:28,450 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(org.ovirt.thread.pool-8-thread-6) [36cd2f7] CommandAsyncTask::endCommandAction
[within
thread] context: Attempting to endAction UpdateVmDisk, executionIndex: 0
2017-05-02 09:48:28,501 ERROR [org.ovirt.engine.core.bll.UpdateVmDiskCommand]
(org.ovirt.thread.pool-8-thread-6) [c3d7125] Ending command with failure:
org.ovirt.engine
.core.bll.UpdateVmDiskCommand
2017-05-02 09:48:28,502 ERROR
[org.ovirt.engine.core.bll.ExtendImageSizeCommand]
(org.ovirt.thread.pool-8-thread-6) Ending command with failure:
org.ovirt.engine.core.b
ll.ExtendImageSizeCommand
2017-05-02 09:48:28,504 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-6) START, GetImageInfoVDSCommand( stora
gePoolId = 715d1ba2-eabe-48db-9aea-c28c30359808, ignoreFailoverLimit =
false, storageDomainId = 6a386652-629d-4045-835b-21d2f5c104aa, imageGroupId
= c5fb9190-d059-4d9b-
af23-07618ff660ce, imageId = 562f5b50-1d1a-457c-8b5f-cd8020611550), log id:
674a2581
2017-05-02 09:48:28,511 ERROR
[org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-6) IrsBroker::getImageInfo::Failed gett
ing image info imageId = 562f5b50-1d1a-457c-8b5f-cd8020611550 does not
exist on domainName = VM01 , domainId = 6a386652-629d-4045-835b-21d2f5c104aa,
error code: ImagePathError, message: Image path does not exist or cannot
be accessed/created: (u'/rhev/data-center/mnt/blockSD/6a386652-629d-4045-
835b-21d2f5c104aa/images/c5fb9190-d059-4d9b-af23-07618ff660ce',)
2017-05-02 09:48:28,512 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-6) Command org.ovirt.engine.core.
vdsbroker.irsbroker.GetImageInfoVDSCommand return value
OneImageInfoReturnForXmlRpc [mStatus=StatusForXmlRpc [mCode=254,
mMessage=Image path does not exist or cannot be accessed/created:
(u'/rhev/data-center/mnt/blockSD/6a386652-629d-4045-
835b-21d2f5c104aa/images/c5fb9190-d059-4d9b-af23-07618ff660ce',)]]
2017-05-02 09:48:28,512 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-6) FINISH, GetImageInfoVDSCommand, log id:
674a2581
2017-05-02 09:48:28,533 ERROR [org.ovirt.engine.core.dal.
dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-6)
Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message:
Failed to extend size of the disk 'sysinfo-73_Disk3' to 20 GB, User:
admin@internal.
2017-05-02 09:48:28,534 INFO [org.ovirt.engine.core.bll.UpdateVmDiskCommand]
(org.ovirt.thread.pool-8-thread-6) Lock freed to object EngineLock
[exclusiveLocks= key: 25c0bcc0-0d3d-4ddc-b103-24ed2ac5aa05 value:
VM_DISK_BOOT
key: c5fb9190-d059-4d9b-af23-07618ff660ce value: DISK
, sharedLocks= key: 25c0bcc0-0d3d-4ddc-b103-24ed2ac5aa05 value: VM
]
2017-05-02 09:48:28,541 INFO [org.ovirt.engine.core.dal.
dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-6)
Correlation ID: c3d7125, Call Stack: null, Custom Event ID: -1, Message: VM
sysinfo-73 sysinfo-73_Disk3 disk was updated by admin@internal.
2017-05-02 09:48:28,541 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(org.ovirt.thread.pool-8-thread-6) CommandAsyncTask::HandleEndActionResult
[within thread]: endAction for action type UpdateVmDisk completed, handling
the result.
2017-05-02 09:48:28,541 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(org.ovirt.thread.pool-8-thread-6) CommandAsyncTask::HandleEndActionResult
[within thread]: endAction for action type UpdateVmDisk succeeded, clearing
tasks.
2
3

07 May '17
Hi,
I am trying to setup ovirt as shown below.
DataCenter1 ---------Cluster1 -----host1 ---- NFS1-Data Domain
|
|-----Cluster2 ------host2-----NFS2-Data Domain
As you see in above case I am trying to attach both NFS partition to
Datacente1 and I got various behaviour:
1> Once one data domain attached to data center other is failing to
attached
(e.g. let say NFS1-Data Domain is attached to DataCenter1 then after that
NFS2-Data Domain failing to attach DataCenter1)
2> And sometime both data domain successfully got attached but after that
host2 is not coming up by saying "host1 cannot access to NFS2-Data Domain
and hence moving host1 to Non-Operational"
host1 firewall rules are :
--------------------------------------------------------------------------------------------------
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state
RELATED,ESTABLISHED
ACCEPT icmp -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT tcp -- anywhere anywhere tcp dpt:54321
ACCEPT tcp -- anywhere anywhere tcp dpt:54322
ACCEPT tcp -- anywhere anywhere tcp dpt:sunrpc
ACCEPT udp -- anywhere anywhere udp dpt:sunrpc
ACCEPT tcp -- anywhere anywhere tcp dpt:ssh
ACCEPT udp -- anywhere anywhere udp dpt:snmp
ACCEPT tcp -- anywhere anywhere tcp dpt:websm
ACCEPT tcp -- anywhere anywhere tcp dpt:16514
ACCEPT tcp -- anywhere anywhere multiport
dports rockwell-csp2
ACCEPT tcp -- anywhere anywhere multiport
dports rfb:6923
ACCEPT tcp -- anywhere anywhere multiport
dports 49152:49216
ACCEPT tcp -- anywhere anywhere tcp dpt:sunrpc
ACCEPT tcp -- anywhere anywhere tcp dpt:nfs
ACCEPT udp -- anywhere anywhere udp dpt:nfs
ACCEPT udp -- anywhere anywhere udp dpt:sunrpc
ACCEPT udp -- anywhere anywhere udp dpt:892
ACCEPT tcp -- anywhere anywhere tcp dpt:892
ACCEPT tcp -- anywhere anywhere tcp
dpt:ospf-lite
REJECT all -- anywhere anywhere reject-with
icmp-host-prohibited
Chain FORWARD (policy ACCEPT)
target prot opt source destination
REJECT all -- anywhere anywhere PHYSDEV match
! --physdev-is-bridged reject-with icmp-host-prohibited
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
--------------------------------------------------------------------------------------------------
Please help me to understand this issue.
1> Do ovirt support multiple-cluster to multiple-storage data domain ?
2> Are those firewall rules correct or wrong ?
3> Can host1 access storage domain created on another cluster say host2 m/c
? (NFS technology)
Thanks,
~Rohit
2
1
Hi,
Having an issue a template from a VM's.
I am getting the following errors:
engine.log
2017-05-02 09:40:10,059-05 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-24) [2ef2fce] EVENT_ID: USER_ADD_VM_TEMPLATE(48), Correlation
ID: 176fdfa7-0467-48f5-9ecc-901e86768c28, Job ID:
fed9a848-1971-495a-a391-be1fa4a67908, Call Stack: null, Custom Event ID: -1,
Message: Creation of Template test from VM Windows-10-Template was initiated
by admin@internal-authz.
2017-05-02 09:48:43,059-05 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(org.ovirt.thread.pool-7-thread-20) [] EVENT_ID:
USER_ADD_VM_TEMPLATE_FINISHED_FAILURE(52), Correlation ID:
176fdfa7-0467-48f5-9ecc-901e86768c28, Job ID:
fed9a848-1971-495a-a391-be1fa4a67908, Call Stack: null, Custom Event ID: -1,
Message: Failed to complete creation of Template test from VM
Windows-10-Template.
Events Log
ID 10803 - VDSM command DeleteImageGroupVDS failed: Image does not exist in
domain: u'image=6aa525ad-e7f1-432b-959a-2223f7e77083,
domain=e371d380-7194-4950-b901-5f2aed5dfb35'
ID 10802 - VDSM vm-host-colo-2 command HSMGetAllTasksStatusesVDS failed: low
level Image copy failed
4
7
Hi,
We have two hypervisors, each one has a 10Gbe nic card with two ports, the
cards support iSCSI offload.
Does oVirt 4.1 support this?
if yes how can someone use it on hosted-engine deployment? the VM engine
will be in the SAN targeted by these cards.
Regards.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campai…>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campai…>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
3
4

New oVirt Node install on oVirt Cluster 4.0.5 - How can I install oVirt Node with same 4.0.5 version ???
by Rogério Ceni Coelho 07 May '17
by Rogério Ceni Coelho 07 May '17
07 May '17
Hi oVirt Troopers,
I have two segregated oVirt Clusters running 4.0.5 ( DEV and PROD
enviroments).
Now i need to install a new oVirt Node Server (Dell PowerEdge M620), but i
see that does not exist an 4.0.5 iso on
http://resources.ovirt.org/pub/ovirt-4.0/iso/ovirt-node-ng-installer/ ,
only 4.0.3 and 4.0.6.
How can i install this new server and go to the same version of all 20
others ???
There is a way to install 4.0.3 and update to 4.0.5 only ?
Thanks in advance.
3
4