[ovirt-users] Error creating local storage domain: Internal Engine Error.

2019-08-08 Thread christian_barr
Hello.

I'm new to ovirt and trying to set up a sandbox on an old Dell workstation I 
have.  Any help greatly appreciated.

I have created a 4.2 Compatible DC and Cluster.  I'm able to add the host and 
that checks in OK.
Its an older system hence going with 4.2 for processor support.

When I try to a local storage domain, it fails.

The error returned to the screen is :  Error while executing action New Local 
Storage Domain: Internal Engine Error

The process gets as far as creating some files and directories in the directory 
I'm trying to configure as a local storage domain.

I notice in the UI, the format of the domain is specified as v4.  (This option 
is greyed out and I cannot modify it).

This is an excerpt of the engine.log, with the error the first line of which 
seems to be indicating its trying to use a v5 format .


019-08-07 23:21:24,618+01 WARN  
[org.ovirt.engine.core.bll.storage.domain.AttachStorageDomainToPoolCommand] 
(default task-56) [67e87701] Validation of action 'AttachStorageDomainToPool' 
failed for user SYSTEM. Reasons: 
VAR__TYPE__STORAGE__DOMAIN,VAR__ACTION__ATTACH,ACTION_TYPE_FAILED_STORAGE_DOMAIN_FORMAT_ILLEGAL,$storageFormat
 V5
2019-08-07 23:21:24,620+01 INFO  
[org.ovirt.engine.core.bll.storage.domain.AttachStorageDomainToPoolCommand] 
(default task-56) [67e87701] Lock freed to object 
'EngineLock:{exclusiveLocks='[f2858a80-4730-40f8-b417-50d65503dcae=STORAGE]', 
sharedLocks=''}'
2019-08-07 23:21:24,623+01 INFO  [org.ovirt.engine.core.bll.CommandCompensator] 
(default task-56) [67e87701] Command [id=abb92524-f71a-48fa-bf49-bae1f8a80989]: 
Compensating DELETED_OR_UPDATED_ENTITY of 
org.ovirt.engine.core.common.businessentities.StorageDomainDynamic; snapshot: 
id=f2858a80-4730-40f8-b417-50d65503dcae.
2019-08-07 23:21:24,626+01 INFO  [org.ovirt.engine.core.bll.CommandCompensator] 
(default task-56) [67e87701] Command [id=abb92524-f71a-48fa-bf49-bae1f8a80989]: 
Compensating NEW_ENTITY_ID of 
org.ovirt.engine.core.common.businessentities.profiles.DiskProfile; snapshot: 
94c8fb2e-e17a-46dd-a859-f3e18d9b3de7.
2019-08-07 23:21:24,627+01 INFO  [org.ovirt.engine.core.bll.CommandCompensator] 
(default task-56) [67e87701] Command [id=abb92524-f71a-48fa-bf49-bae1f8a80989]: 
Compensating NEW_ENTITY_ID of 
org.ovirt.engine.core.common.businessentities.StorageDomainDynamic; snapshot: 
f2858a80-4730-40f8-b417-50d65503dcae.
2019-08-07 23:21:24,627+01 INFO  [org.ovirt.engine.core.bll.CommandCompensator] 
(default task-56) [67e87701] Command [id=abb92524-f71a-48fa-bf49-bae1f8a80989]: 
Compensating NEW_ENTITY_ID of 
org.ovirt.engine.core.common.businessentities.StorageDomainStatic; snapshot: 
f2858a80-4730-40f8-b417-50d65503dcae.
2019-08-07 23:21:24,635+01 ERROR 
[org.ovirt.engine.core.bll.storage.domain.AddLocalStorageDomainCommand] 
(default task-56) [67e87701] Transaction rolled-back for command 
'org.ovirt.engine.core.bll.storage.domain.AddLocalStorageDomainCommand'.
2019-08-07 23:21:24,639+01 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default 
task-56) [67e87701] EVENT_ID: USER_ADD_STORAGE_DOMAIN_FAILED(957), Failed to 
add Storage Domain STG01. (User: admin@internal-authz)

Thanks all.
Barman.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/EMNQLWPQ2BVV2E3B5MASZF6JUQPQ62PQ/


[ovirt-users] Error creating a storage domain (On Cisco UCS Only)

2019-01-27 Thread nico . kruger
Hi Guys,

I am trying to install a new cluster... I currently have a 9 node and two 6 
node oVirt Clusters... (these were installed on 4.1 and upgraded to 4.2)

So i want to build a new cluster, which is working fine on this HP notebook i 
use for testing (using single node gluster deployment)

But when i try install this on my production servers which are Cisco UCS 
servers i keep getting this error:

[ ERROR ] Error: Fault reason is "Operation Failed". Fault detail is "[Error 
creating a storage domain]". HTTP response code is 400.
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Fault 
reason is \"Operation Failed\". Fault detail is \"[Error creating a storage 
domain]\". HTTP response code is 400."}


This happens during storage creation after the hosted-engine is built and after 
gluster has been deployed (error happens for both single and 3 replica 
deployments)

I just cant see how an install on one type of server is successful but not on 
the UCS servers (which i am running my other ovirt clusters on)

BTW i dont think the issue is related to Gluster Storage Create as i tried 
using NFS and Local storage and get the same error (on UCS server only)

I am using the ovirt-node-ng-installer-4.2.0-2019011406.el7.iso install ISO 


Below is a tail from ovirt-hosted-engine-setup-ansible-create_storage_domain 
Log file
2019-01-27 11:09:49,754+0400 INFO ansible ok {'status': 'OK', 'ansible_task': 
u'Fetch Datacenter name', 'ansible_host': u'localhost', 'ansible_playbook': 
u'/usr/share/ovirt-hosted-engine-setup/ansible/create_storage_domain.yml', 
'ansible_type': 'task'}
2019-01-27 11:09:49,754+0400 DEBUG ansible on_any args 
 kwargs 
2019-01-27 11:09:50,478+0400 INFO ansible task start {'status': 'OK', 
'ansible_task': u'Add NFS storage domain', 'ansible_playbook': 
u'/usr/share/ovirt-hosted-engine-setup/ansible/create_storage_domain.yml', 
'ansible_type': 'task'}
2019-01-27 11:09:50,479+0400 DEBUG ansible on_any args TASK: Add NFS storage 
domain kwargs is_conditional:False 
2019-01-27 11:09:51,151+0400 DEBUG var changed: host "localhost" var 
"otopi_storage_domain_details_nfs" type "" value: "{
"changed": false, 
"skip_reason": "Conditional result was False", 
"skipped": true
}"
2019-01-27 11:09:51,151+0400 INFO ansible skipped {'status': 'SKIPPED', 
'ansible_task': u'Add NFS storage domain', 'ansible_host': u'localhost', 
'ansible_playbook': 
u'/usr/share/ovirt-hosted-engine-setup/ansible/create_storage_domain.yml', 
'ansible_type': 'task'}
2019-01-27 11:09:51,151+0400 DEBUG ansible on_any args 
 kwargs 
2019-01-27 11:09:51,820+0400 INFO ansible task start {'status': 'OK', 
'ansible_task': u'Add glusterfs storage domain', 'ansible_playbook': 
u'/usr/share/ovirt-hosted-engine-setup/ansible/create_storage_domain.yml', 
'ansible_type': 'task'}
2019-01-27 11:09:51,821+0400 DEBUG ansible on_any args TASK: Add glusterfs 
storage domain kwargs is_conditional:False 
2019-01-27 11:10:02,045+0400 DEBUG var changed: host "localhost" var 
"otopi_storage_domain_details_gluster" type "" value: "{
"changed": false, 
"exception": "Traceback (most recent call last):\n  File 
\"/tmp/ansible_ovirt_storage_domain_payload_Xous24/__main__.py\", line 682, in 
main\nret = storage_domains_module.create()\n  File 
\"/tmp/ansible_ovirt_storage_domain_payload_Xous24/ansible_ovirt_storage_domain_payload.zip/ansible/module_utils/ovirt.py\",
 line 587, in create\n**kwargs\n  File 
\"/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py\", line 24225, in 
add\nreturn self._internal_add(storage_domain, headers, query, wait)\n  
File \"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 232, in 
_internal_add\nreturn future.wait() if wait else future\n  File 
\"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 55, in wait\n 
   return self._code(response)\n  File 
\"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 229, in 
callback\nself._check_fault(response)\n  File 
\"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 132, in 
_check_fault\n
 self._raise_error(response, body)\n  File 
\"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 118, in 
_raise_error\nraise error\nError: Fault reason is \"Operation Failed\". 
Fault detail is \"[Error creating a storage domain]\". HTTP response code is 
400.\n", 
"failed": true, 
"msg": "Fault reason is \"Operation Failed\". Fault detail is \"[Error 
creating a storage domain]\". HTTP response code is 400."
}"
2019-01-27 11:10:02,045+0400 DEBUG var changed: host "localhost" var 
"ansible_play_hosts" type "" value: "[]"
2019-01-27 11:10:02,045+0400 DEBUG var changed: host "localhost" var 
"play_hosts" type "" value: "[]"
2019-01-27 11:10:02,045+0400 DEBUG var changed: host "localhost" var 
"ansible_play_batch" type "" value: "[]"
2019-01-27 11:10:02,046+0400 ERROR ansible failed {'status': 'FAILED', 
'ansible_type': 'task', 'ansible_task': u'Add 

Re: [ovirt-users] Error creating a storage domain

2015-07-26 Thread Raz Tamir
Hi Jurriën, 
Did you manage to reproduce this? 
What's the status of you environment? 




Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Raz Tamir rata...@redhat.com 
To: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
Cc: users@ovirt.org 
Sent: Tuesday, July 21, 2015 1:43:30 PM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Thanks. 
I see this on newer vdsm version 



vdsm-python-zombiereaper-4.16.21-1.el7ev.noarch 
vdsm-4.16.21-1.el7ev.x86_64 
vdsm-python-4.16.21-1.el7ev.noarch 
vdsm-cli-4.16.21-1.el7ev.noarch 
vdsm-yajsonrpc-4.16.21-1.el7ev.noarch 
vdsm-hook-vhostmd-4.16.21-1.el7ev.noarch 
vdsm-hook-ethtool-options-4.16.21-1.el7ev.noarch 
ovirt-node-plugin-vdsm-0.2.0-25.el7ev.noarch 
vdsm-xmlrpc-4.16.21-1.el7ev.noarch 
vdsm-jsonrpc-4.16.21-1.el7ev.noarch 
vdsm-reg-4.16.21-1.el7ev.noarch 




you can can track for updates: 

https://bugzilla.redhat.com/show_bug.cgi?id=1245147 






Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
To: Raz Tamir rata...@redhat.com 
Cc: users@ovirt.org 
Sent: Tuesday, July 21, 2015 1:09:38 PM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Hi Raz, 

4.16.10-8 

Kind regards, 

Jurriën Bloemen 

vdsm-cli-4.16.10-8.gitc937927.el7.noarch 
vdsm-4.16.10-8.gitc937927.el7.x86_64 
vdsm-python-zombiereaper-4.16.10-8.gitc937927.el7.noarch 
vdsm-xmlrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-jsonrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-reg-4.16.10-8.gitc937927.el7.noarch 
vdsm-hook-ethtool-options-4.16.10-8.gitc937927.el7.noarch 
ovirt-node-plugin-vdsm-0.2.2-5.el7.noarch 
vdsm-python-4.16.10-8.gitc937927.el7.noarch 
vdsm-yajsonrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-gluster-4.16.10-8.gitc937927.el7.noarch 


On 21-07-15 12:02, Raz Tamir wrote: 



Hi Jurriën, 
What is the host vdsm version? 




Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
To: users@ovirt.org 
Sent: Tuesday, July 21, 2015 10:57:10 AM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Hi all, 

I have to add that this is the latest 3.5 version. Adding the other glusterfs 
storage was done by an older version of 3.5. I don't know if something has 
changed in between version? 

Thanks, 

Jurriën 

ovirt-engine-websocket-proxy-3.5.3.1-1.el7.centos.noarch 
ovirt-release35-004-1.noarch 
ovirt-engine-backend-3.5.3.1-1.el7.centos.noarch 
ovirt-host-deploy-1.3.1-1.el7.noarch 
ovirt-engine-userportal-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-jboss-as-7.1.1-1.el7.x86_64 
ovirt-engine-lib-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-webadmin-portal-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-dbscripts-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-extensions-api-impl-3.5.3.1-1.el7.centos.noarch 
ovirt-image-uploader-3.5.1-1.el7.centos.noarch 
ovirt-engine-cli-3.5.0.5-1.el7.centos.noarch 
ovirt-host-deploy-java-1.3.1-1.el7.noarch 
ovirt-iso-uploader-3.5.2-1.el7.centos.noarch 
ovirt-engine-setup-base-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-ovirt-engine-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-websocket-proxy-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-restapi-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-tools-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-sdk-python-3.5.2.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-ovirt-engine-common-3.5.3.1-1.el7.centos.noarch 



On 20-07-15 18:30, Bloemen, Jurriën wrote: 

blockquote



Hi all, 




I have some trouble with adding a gluster storage domain: 




Error while executing action AddGlusterFsStorageDomain: Error creating a 
storage domain 




I have mounted the gluster volume by hand and that works fine. Also checked the 
rights and ownership and they are 755 and vdsm:kvm. 

I also tried to reinstall the oVirtH node. 




May worth of telling is that I already have one gluster mount running perfectly 
but add a new one does not work. 




Can somebody help me? 




This is the engine.log of the oVirt manager: 




2015-07-20 18:23:30,766 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock Acquired to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION 

, sharedLocks= ] 

2015-07-20 18:23:30,791 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Running command: 
AddStorageServerConnectionCommand internal: false. Entities affected : ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN 

2015-07-20 18:23:30,811 INFO

Re: [ovirt-users] Error creating a storage domain

2015-07-21 Thread Bloemen , Jurriën
Hi Raz,

4.16.10-8

Kind regards,

Jurriën Bloemen

vdsm-cli-4.16.10-8.gitc937927.el7.noarch
vdsm-4.16.10-8.gitc937927.el7.x86_64
vdsm-python-zombiereaper-4.16.10-8.gitc937927.el7.noarch
vdsm-xmlrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-jsonrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-reg-4.16.10-8.gitc937927.el7.noarch
vdsm-hook-ethtool-options-4.16.10-8.gitc937927.el7.noarch
ovirt-node-plugin-vdsm-0.2.2-5.el7.noarch
vdsm-python-4.16.10-8.gitc937927.el7.noarch
vdsm-yajsonrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-gluster-4.16.10-8.gitc937927.el7.noarch


On 21-07-15 12:02, Raz Tamir wrote:
Hi Jurriën,
What is the host vdsm version?




Thanks in advance,
Raz Tamir
rata...@redhat.commailto:rata...@redhat.com
RedHat Israel
RHEV-M QE Storage team


From: Jurriën Bloemen 
jurrien.bloe...@dmc.amcnetworks.commailto:jurrien.bloe...@dmc.amcnetworks.com
To: users@ovirt.orgmailto:users@ovirt.org
Sent: Tuesday, July 21, 2015 10:57:10 AM
Subject: Re: [ovirt-users] Error creating a storage domain

Hi all,

I have to add that this is the latest 3.5 version. Adding the other glusterfs 
storage was done by an older version of 3.5. I don't know if something has 
changed in between version?

Thanks,

Jurriën

ovirt-engine-websocket-proxy-3.5.3.1-1.el7.centos.noarch
ovirt-release35-004-1.noarch
ovirt-engine-backend-3.5.3.1-1.el7.centos.noarch
ovirt-host-deploy-1.3.1-1.el7.noarch
ovirt-engine-userportal-3.5.3.1-1.el7.centos.noarch
ovirt-engine-jboss-as-7.1.1-1.el7.x86_64
ovirt-engine-lib-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-3.5.3.1-1.el7.centos.noarch
ovirt-engine-webadmin-portal-3.5.3.1-1.el7.centos.noarch
ovirt-engine-dbscripts-3.5.3.1-1.el7.centos.noarch
ovirt-engine-3.5.3.1-1.el7.centos.noarch
ovirt-engine-extensions-api-impl-3.5.3.1-1.el7.centos.noarch
ovirt-image-uploader-3.5.1-1.el7.centos.noarch
ovirt-engine-cli-3.5.0.5-1.el7.centos.noarch
ovirt-host-deploy-java-1.3.1-1.el7.noarch
ovirt-iso-uploader-3.5.2-1.el7.centos.noarch
ovirt-engine-setup-base-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-websocket-proxy-3.5.3.1-1.el7.centos.noarch
ovirt-engine-restapi-3.5.3.1-1.el7.centos.noarch
ovirt-engine-tools-3.5.3.1-1.el7.centos.noarch
ovirt-engine-sdk-python-3.5.2.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-common-3.5.3.1-1.el7.centos.noarch



On 20-07-15 18:30, Bloemen, Jurriën wrote:

Hi all,


I have some trouble with adding a gluster storage domain:


Error while executing action AddGlusterFsStorageDomain: Error creating a 
storage domain


I have mounted the gluster volume by hand and that works fine. Also checked the 
rights and ownership and they are 755 and vdsm:kvm.

I also tried to reinstall the oVirtH node.


May worth of telling is that I already have one gluster mount running perfectly 
but add a new one does not work.


Can somebody help me?


This is the engine.log of the oVirt manager:


2015-07-20 18:23:30,766 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock Acquired to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION

, sharedLocks= ]

2015-07-20 18:23:30,791 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Running command: 
AddStorageServerConnectionCommand internal: false. Entities affected :  ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN

2015-07-20 18:23:30,811 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] START, 
ConnectStorageServerVDSCommand(HostName = twin189, HostId = 
ad392b6d-12b8-4f4d-98a1-49e87443eddc, storagePoolId = 
----, storageType = GLUSTERFS, connectionList = 
[{ id: null, connection: superstore001-stor.cs.example.com:/ovirtprd01, iqn: 
null, vfsType: glusterfs, mountOptions: null, nfsVersion: null, nfsRetrans: 
null, nfsTimeo: null };]), log id: 44c1a9f2

2015-07-20 18:23:31,074 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] FINISH, ConnectStorageServerVDSCommand, 
return: {----=0}, log id: 44c1a9f2

2015-07-20 18:23:31,085 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock freed to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION

, sharedLocks= ]

2015-07-20 18:23:31,138 WARN  
[org.ovirt.engine.core.dal.job.ExecutionMessageDirector] 
(ajp--127.0.0.1-8702-3) [8d11fec] The message key AddGlusterFsStorageDomain is 
missing from bundles/ExecutionMessages

2015-07-20 18:23:31,156 INFO  
[org.ovirt.engine.core.bll.storage.AddGlusterFsStorageDomainCommand] 
(ajp

Re: [ovirt-users] Error creating a storage domain

2015-07-21 Thread Raz Tamir
Thanks. 
I see this on newer vdsm version 



vdsm-python-zombiereaper-4.16.21-1.el7ev.noarch 
vdsm-4.16.21-1.el7ev.x86_64 
vdsm-python-4.16.21-1.el7ev.noarch 
vdsm-cli-4.16.21-1.el7ev.noarch 
vdsm-yajsonrpc-4.16.21-1.el7ev.noarch 
vdsm-hook-vhostmd-4.16.21-1.el7ev.noarch 
vdsm-hook-ethtool-options-4.16.21-1.el7ev.noarch 
ovirt-node-plugin-vdsm-0.2.0-25.el7ev.noarch 
vdsm-xmlrpc-4.16.21-1.el7ev.noarch 
vdsm-jsonrpc-4.16.21-1.el7ev.noarch 
vdsm-reg-4.16.21-1.el7ev.noarch 




you can can track for updates: 

https://bugzilla.redhat.com/show_bug.cgi?id=1245147 






Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
To: Raz Tamir rata...@redhat.com 
Cc: users@ovirt.org 
Sent: Tuesday, July 21, 2015 1:09:38 PM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Hi Raz, 

4.16.10-8 

Kind regards, 

Jurriën Bloemen 

vdsm-cli-4.16.10-8.gitc937927.el7.noarch 
vdsm-4.16.10-8.gitc937927.el7.x86_64 
vdsm-python-zombiereaper-4.16.10-8.gitc937927.el7.noarch 
vdsm-xmlrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-jsonrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-reg-4.16.10-8.gitc937927.el7.noarch 
vdsm-hook-ethtool-options-4.16.10-8.gitc937927.el7.noarch 
ovirt-node-plugin-vdsm-0.2.2-5.el7.noarch 
vdsm-python-4.16.10-8.gitc937927.el7.noarch 
vdsm-yajsonrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-gluster-4.16.10-8.gitc937927.el7.noarch 


On 21-07-15 12:02, Raz Tamir wrote: 



Hi Jurriën, 
What is the host vdsm version? 




Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
To: users@ovirt.org 
Sent: Tuesday, July 21, 2015 10:57:10 AM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Hi all, 

I have to add that this is the latest 3.5 version. Adding the other glusterfs 
storage was done by an older version of 3.5. I don't know if something has 
changed in between version? 

Thanks, 

Jurriën 

ovirt-engine-websocket-proxy-3.5.3.1-1.el7.centos.noarch 
ovirt-release35-004-1.noarch 
ovirt-engine-backend-3.5.3.1-1.el7.centos.noarch 
ovirt-host-deploy-1.3.1-1.el7.noarch 
ovirt-engine-userportal-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-jboss-as-7.1.1-1.el7.x86_64 
ovirt-engine-lib-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-webadmin-portal-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-dbscripts-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-extensions-api-impl-3.5.3.1-1.el7.centos.noarch 
ovirt-image-uploader-3.5.1-1.el7.centos.noarch 
ovirt-engine-cli-3.5.0.5-1.el7.centos.noarch 
ovirt-host-deploy-java-1.3.1-1.el7.noarch 
ovirt-iso-uploader-3.5.2-1.el7.centos.noarch 
ovirt-engine-setup-base-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-ovirt-engine-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-websocket-proxy-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-restapi-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-tools-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-sdk-python-3.5.2.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-ovirt-engine-common-3.5.3.1-1.el7.centos.noarch 



On 20-07-15 18:30, Bloemen, Jurriën wrote: 

blockquote



Hi all, 




I have some trouble with adding a gluster storage domain: 




Error while executing action AddGlusterFsStorageDomain: Error creating a 
storage domain 




I have mounted the gluster volume by hand and that works fine. Also checked the 
rights and ownership and they are 755 and vdsm:kvm. 

I also tried to reinstall the oVirtH node. 




May worth of telling is that I already have one gluster mount running perfectly 
but add a new one does not work. 




Can somebody help me? 




This is the engine.log of the oVirt manager: 




2015-07-20 18:23:30,766 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock Acquired to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION 

, sharedLocks= ] 

2015-07-20 18:23:30,791 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Running command: 
AddStorageServerConnectionCommand internal: false. Entities affected : ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN 

2015-07-20 18:23:30,811 INFO 
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] START, 
ConnectStorageServerVDSCommand(HostName = twin189, HostId = 
ad392b6d-12b8-4f4d-98a1-49e87443eddc, storagePoolId = 
----, storageType = GLUSTERFS, connectionList = 
[{ id: null, connection: superstore001-stor.cs.example.com:/ovirtprd01, iqn: 
null, vfsType: glusterfs, mountOptions: null, nfsVersion: null

Re: [ovirt-users] Error creating a storage domain

2015-07-21 Thread Raz Tamir
Hi Jurriën, 
What is the host vdsm version? 




Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
To: users@ovirt.org 
Sent: Tuesday, July 21, 2015 10:57:10 AM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Hi all, 

I have to add that this is the latest 3.5 version. Adding the other glusterfs 
storage was done by an older version of 3.5. I don't know if something has 
changed in between version? 

Thanks, 

Jurriën 

ovirt-engine-websocket-proxy-3.5.3.1-1.el7.centos.noarch 
ovirt-release35-004-1.noarch 
ovirt-engine-backend-3.5.3.1-1.el7.centos.noarch 
ovirt-host-deploy-1.3.1-1.el7.noarch 
ovirt-engine-userportal-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-jboss-as-7.1.1-1.el7.x86_64 
ovirt-engine-lib-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-webadmin-portal-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-dbscripts-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-extensions-api-impl-3.5.3.1-1.el7.centos.noarch 
ovirt-image-uploader-3.5.1-1.el7.centos.noarch 
ovirt-engine-cli-3.5.0.5-1.el7.centos.noarch 
ovirt-host-deploy-java-1.3.1-1.el7.noarch 
ovirt-iso-uploader-3.5.2-1.el7.centos.noarch 
ovirt-engine-setup-base-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-ovirt-engine-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-websocket-proxy-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-restapi-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-tools-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-sdk-python-3.5.2.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-ovirt-engine-common-3.5.3.1-1.el7.centos.noarch 



On 20-07-15 18:30, Bloemen, Jurriën wrote: 





Hi all, 




I have some trouble with adding a gluster storage domain: 




Error while executing action AddGlusterFsStorageDomain: Error creating a 
storage domain 




I have mounted the gluster volume by hand and that works fine. Also checked the 
rights and ownership and they are 755 and vdsm:kvm. 

I also tried to reinstall the oVirtH node. 




May worth of telling is that I already have one gluster mount running perfectly 
but add a new one does not work. 




Can somebody help me? 




This is the engine.log of the oVirt manager: 




2015-07-20 18:23:30,766 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock Acquired to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION 

, sharedLocks= ] 

2015-07-20 18:23:30,791 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Running command: 
AddStorageServerConnectionCommand internal: false. Entities affected : ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN 

2015-07-20 18:23:30,811 INFO 
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] START, 
ConnectStorageServerVDSCommand(HostName = twin189, HostId = 
ad392b6d-12b8-4f4d-98a1-49e87443eddc, storagePoolId = 
----, storageType = GLUSTERFS, connectionList = 
[{ id: null, connection: superstore001-stor.cs.example.com:/ovirtprd01, iqn: 
null, vfsType: glusterfs, mountOptions: null, nfsVersion: null, nfsRetrans: 
null, nfsTimeo: null };]), log id: 44c1a9f2 

2015-07-20 18:23:31,074 INFO 
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] FINISH, ConnectStorageServerVDSCommand, 
return: {----=0}, log id: 44c1a9f2 

2015-07-20 18:23:31,085 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock freed to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION 

, sharedLocks= ] 

2015-07-20 18:23:31,138 WARN 
[org.ovirt.engine.core.dal.job.ExecutionMessageDirector] 
(ajp--127.0.0.1-8702-3) [8d11fec] The message key AddGlusterFsStorageDomain is 
missing from bundles/ExecutionMessages 

2015-07-20 18:23:31,156 INFO 
[org.ovirt.engine.core.bll.storage.AddGlusterFsStorageDomainCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] Running command: 
AddGlusterFsStorageDomainCommand internal: false. Entities affected : ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN 

2015-07-20 18:23:31,183 INFO 
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] START, 
ConnectStorageServerVDSCommand(HostName = twin189, HostId = 
ad392b6d-12b8-4f4d-98a1-49e87443eddc, storagePoolId = 
----, storageType = GLUSTERFS, connectionList = 
[{ id: ece6ad42-be90-4980-98dd-d7ae12cc6709

Re: [ovirt-users] Error creating a storage domain

2015-07-21 Thread Bloemen , Jurriën
Hi all,

I have to add that this is the latest 3.5 version. Adding the other glusterfs 
storage was done by an older version of 3.5. I don't know if something has 
changed in between version?

Thanks,

Jurriën

ovirt-engine-websocket-proxy-3.5.3.1-1.el7.centos.noarch
ovirt-release35-004-1.noarch
ovirt-engine-backend-3.5.3.1-1.el7.centos.noarch
ovirt-host-deploy-1.3.1-1.el7.noarch
ovirt-engine-userportal-3.5.3.1-1.el7.centos.noarch
ovirt-engine-jboss-as-7.1.1-1.el7.x86_64
ovirt-engine-lib-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-3.5.3.1-1.el7.centos.noarch
ovirt-engine-webadmin-portal-3.5.3.1-1.el7.centos.noarch
ovirt-engine-dbscripts-3.5.3.1-1.el7.centos.noarch
ovirt-engine-3.5.3.1-1.el7.centos.noarch
ovirt-engine-extensions-api-impl-3.5.3.1-1.el7.centos.noarch
ovirt-image-uploader-3.5.1-1.el7.centos.noarch
ovirt-engine-cli-3.5.0.5-1.el7.centos.noarch
ovirt-host-deploy-java-1.3.1-1.el7.noarch
ovirt-iso-uploader-3.5.2-1.el7.centos.noarch
ovirt-engine-setup-base-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-websocket-proxy-3.5.3.1-1.el7.centos.noarch
ovirt-engine-restapi-3.5.3.1-1.el7.centos.noarch
ovirt-engine-tools-3.5.3.1-1.el7.centos.noarch
ovirt-engine-sdk-python-3.5.2.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-common-3.5.3.1-1.el7.centos.noarch



On 20-07-15 18:30, Bloemen, Jurriën wrote:

Hi all,


I have some trouble with adding a gluster storage domain:


Error while executing action AddGlusterFsStorageDomain: Error creating a 
storage domain


I have mounted the gluster volume by hand and that works fine. Also checked the 
rights and ownership and they are 755 and vdsm:kvm.

I also tried to reinstall the oVirtH node.


May worth of telling is that I already have one gluster mount running perfectly 
but add a new one does not work.


Can somebody help me?


This is the engine.log of the oVirt manager:


2015-07-20 18:23:30,766 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock Acquired to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION

, sharedLocks= ]

2015-07-20 18:23:30,791 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Running command: 
AddStorageServerConnectionCommand internal: false. Entities affected :  ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN

2015-07-20 18:23:30,811 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] START, 
ConnectStorageServerVDSCommand(HostName = twin189, HostId = 
ad392b6d-12b8-4f4d-98a1-49e87443eddc, storagePoolId = 
----, storageType = GLUSTERFS, connectionList = 
[{ id: null, connection: superstore001-stor.cs.example.com:/ovirtprd01, iqn: 
null, vfsType: glusterfs, mountOptions: null, nfsVersion: null, nfsRetrans: 
null, nfsTimeo: null };]), log id: 44c1a9f2

2015-07-20 18:23:31,074 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] FINISH, ConnectStorageServerVDSCommand, 
return: {----=0}, log id: 44c1a9f2

2015-07-20 18:23:31,085 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock freed to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION

, sharedLocks= ]

2015-07-20 18:23:31,138 WARN  
[org.ovirt.engine.core.dal.job.ExecutionMessageDirector] 
(ajp--127.0.0.1-8702-3) [8d11fec] The message key AddGlusterFsStorageDomain is 
missing from bundles/ExecutionMessages

2015-07-20 18:23:31,156 INFO  
[org.ovirt.engine.core.bll.storage.AddGlusterFsStorageDomainCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] Running command: 
AddGlusterFsStorageDomainCommand internal: false. Entities affected :  ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN

2015-07-20 18:23:31,183 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] START, 
ConnectStorageServerVDSCommand(HostName = twin189, HostId = 
ad392b6d-12b8-4f4d-98a1-49e87443eddc, storagePoolId = 
----, storageType = GLUSTERFS, connectionList = 
[{ id: ece6ad42-be90-4980-98dd-d7ae12cc6709, connection: 
superstore001-stor.cs.example.com:/ovirtprd01, iqn: null, vfsType: glusterfs, 
mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: null };]), 
log id: 3bb1d8b0

2015-07-20 18:23:31,207 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] FINISH, ConnectStorageServerVDSCommand, 
return: 

Re: [ovirt-users] Error creating a storage domain

2015-07-21 Thread Bloemen , Jurriën
Hi,

I'm using the iso from: 
http://ftp.nluug.nl/os/Linux/virtual/ovirt/ovirt-3.5/iso/

That is the latest version released. Should I use a nightly build to test this?

Thanks,

Jurriën

On 21-07-15 12:43, Raz Tamir wrote:
Thanks.
I see this on newer vdsm version


vdsm-python-zombiereaper-4.16.21-1.el7ev.noarch
vdsm-4.16.21-1.el7ev.x86_64
vdsm-python-4.16.21-1.el7ev.noarch
vdsm-cli-4.16.21-1.el7ev.noarch
vdsm-yajsonrpc-4.16.21-1.el7ev.noarch
vdsm-hook-vhostmd-4.16.21-1.el7ev.noarch
vdsm-hook-ethtool-options-4.16.21-1.el7ev.noarch
ovirt-node-plugin-vdsm-0.2.0-25.el7ev.noarch
vdsm-xmlrpc-4.16.21-1.el7ev.noarch
vdsm-jsonrpc-4.16.21-1.el7ev.noarch
vdsm-reg-4.16.21-1.el7ev.noarch


you can can track for updates:

https://bugzilla.redhat.com/show_bug.cgi?id=1245147https://bugzilla.redhat.com/show_bug.cgi?id=1245147





Thanks in advance,
Raz Tamir
rata...@redhat.commailto:rata...@redhat.com
RedHat Israel
RHEV-M QE Storage team


From: Jurriën Bloemen 
jurrien.bloe...@dmc.amcnetworks.commailto:jurrien.bloe...@dmc.amcnetworks.com
To: Raz Tamir rata...@redhat.commailto:rata...@redhat.com
Cc: users@ovirt.orgmailto:users@ovirt.org
Sent: Tuesday, July 21, 2015 1:09:38 PM
Subject: Re: [ovirt-users] Error creating a storage domain

Hi Raz,

4.16.10-8

Kind regards,

Jurriën Bloemen

vdsm-cli-4.16.10-8.gitc937927.el7.noarch
vdsm-4.16.10-8.gitc937927.el7.x86_64
vdsm-python-zombiereaper-4.16.10-8.gitc937927.el7.noarch
vdsm-xmlrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-jsonrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-reg-4.16.10-8.gitc937927.el7.noarch
vdsm-hook-ethtool-options-4.16.10-8.gitc937927.el7.noarch
ovirt-node-plugin-vdsm-0.2.2-5.el7.noarch
vdsm-python-4.16.10-8.gitc937927.el7.noarch
vdsm-yajsonrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-gluster-4.16.10-8.gitc937927.el7.noarch


On 21-07-15 12:02, Raz Tamir wrote:
Hi Jurriën,
What is the host vdsm version?




Thanks in advance,
Raz Tamir
rata...@redhat.commailto:rata...@redhat.com
RedHat Israel
RHEV-M QE Storage team


From: Jurriën Bloemen 
jurrien.bloe...@dmc.amcnetworks.commailto:jurrien.bloe...@dmc.amcnetworks.com
To: users@ovirt.orgmailto:users@ovirt.org
Sent: Tuesday, July 21, 2015 10:57:10 AM
Subject: Re: [ovirt-users] Error creating a storage domain

Hi all,

I have to add that this is the latest 3.5 version. Adding the other glusterfs 
storage was done by an older version of 3.5. I don't know if something has 
changed in between version?

Thanks,

Jurriën

ovirt-engine-websocket-proxy-3.5.3.1-1.el7.centos.noarch
ovirt-release35-004-1.noarch
ovirt-engine-backend-3.5.3.1-1.el7.centos.noarch
ovirt-host-deploy-1.3.1-1.el7.noarch
ovirt-engine-userportal-3.5.3.1-1.el7.centos.noarch
ovirt-engine-jboss-as-7.1.1-1.el7.x86_64
ovirt-engine-lib-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-3.5.3.1-1.el7.centos.noarch
ovirt-engine-webadmin-portal-3.5.3.1-1.el7.centos.noarch
ovirt-engine-dbscripts-3.5.3.1-1.el7.centos.noarch
ovirt-engine-3.5.3.1-1.el7.centos.noarch
ovirt-engine-extensions-api-impl-3.5.3.1-1.el7.centos.noarch
ovirt-image-uploader-3.5.1-1.el7.centos.noarch
ovirt-engine-cli-3.5.0.5-1.el7.centos.noarch
ovirt-host-deploy-java-1.3.1-1.el7.noarch
ovirt-iso-uploader-3.5.2-1.el7.centos.noarch
ovirt-engine-setup-base-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-3.5.3.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-websocket-proxy-3.5.3.1-1.el7.centos.noarch
ovirt-engine-restapi-3.5.3.1-1.el7.centos.noarch
ovirt-engine-tools-3.5.3.1-1.el7.centos.noarch
ovirt-engine-sdk-python-3.5.2.1-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-common-3.5.3.1-1.el7.centos.noarch



On 20-07-15 18:30, Bloemen, Jurriën wrote:

Hi all,


I have some trouble with adding a gluster storage domain:


Error while executing action AddGlusterFsStorageDomain: Error creating a 
storage domain


I have mounted the gluster volume by hand and that works fine. Also checked the 
rights and ownership and they are 755 and vdsm:kvm.

I also tried to reinstall the oVirtH node.


May worth of telling is that I already have one gluster mount running perfectly 
but add a new one does not work.


Can somebody help me?


This is the engine.log of the oVirt manager:


2015-07-20 18:23:30,766 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock Acquired to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION

, sharedLocks= ]

2015-07-20 18:23:30,791 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Running command: 
AddStorageServerConnectionCommand internal: false. Entities affected :  ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN

2015-07-20 18:23:30,811 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3

Re: [ovirt-users] Error creating a storage domain

2015-07-21 Thread Raz Tamir
We do that already (: thanks 




Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
To: Raz Tamir rata...@redhat.com 
Cc: users@ovirt.org 
Sent: Tuesday, July 21, 2015 4:32:45 PM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Hi, 

I'm using the iso from: 
http://ftp.nluug.nl/os/Linux/virtual/ovirt/ovirt-3.5/iso/ 

That is the latest version released. Should I use a nightly build to test this? 

Thanks, 

Jurriën 

On 21-07-15 12:43, Raz Tamir wrote: 



Thanks. 
I see this on newer vdsm version 



vdsm-python-zombiereaper-4.16.21-1.el7ev.noarch 
vdsm-4.16.21-1.el7ev.x86_64 
vdsm-python-4.16.21-1.el7ev.noarch 
vdsm-cli-4.16.21-1.el7ev.noarch 
vdsm-yajsonrpc-4.16.21-1.el7ev.noarch 
vdsm-hook-vhostmd-4.16.21-1.el7ev.noarch 
vdsm-hook-ethtool-options-4.16.21-1.el7ev.noarch 
ovirt-node-plugin-vdsm-0.2.0-25.el7ev.noarch 
vdsm-xmlrpc-4.16.21-1.el7ev.noarch 
vdsm-jsonrpc-4.16.21-1.el7ev.noarch 
vdsm-reg-4.16.21-1.el7ev.noarch 




you can can track for updates: 

https://bugzilla.redhat.com/show_bug.cgi?id=1245147 






Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
To: Raz Tamir rata...@redhat.com 
Cc: users@ovirt.org 
Sent: Tuesday, July 21, 2015 1:09:38 PM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Hi Raz, 

4.16.10-8 

Kind regards, 

Jurriën Bloemen 

vdsm-cli-4.16.10-8.gitc937927.el7.noarch 
vdsm-4.16.10-8.gitc937927.el7.x86_64 
vdsm-python-zombiereaper-4.16.10-8.gitc937927.el7.noarch 
vdsm-xmlrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-jsonrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-reg-4.16.10-8.gitc937927.el7.noarch 
vdsm-hook-ethtool-options-4.16.10-8.gitc937927.el7.noarch 
ovirt-node-plugin-vdsm-0.2.2-5.el7.noarch 
vdsm-python-4.16.10-8.gitc937927.el7.noarch 
vdsm-yajsonrpc-4.16.10-8.gitc937927.el7.noarch 
vdsm-gluster-4.16.10-8.gitc937927.el7.noarch 


On 21-07-15 12:02, Raz Tamir wrote: 

blockquote

Hi Jurriën, 
What is the host vdsm version? 




Thanks in advance, 
Raz Tamir 
rata...@redhat.com 
RedHat Israel 
RHEV-M QE Storage team 

- Original Message -

From: Jurriën Bloemen jurrien.bloe...@dmc.amcnetworks.com 
To: users@ovirt.org 
Sent: Tuesday, July 21, 2015 10:57:10 AM 
Subject: Re: [ovirt-users] Error creating a storage domain 

Hi all, 

I have to add that this is the latest 3.5 version. Adding the other glusterfs 
storage was done by an older version of 3.5. I don't know if something has 
changed in between version? 

Thanks, 

Jurriën 

ovirt-engine-websocket-proxy-3.5.3.1-1.el7.centos.noarch 
ovirt-release35-004-1.noarch 
ovirt-engine-backend-3.5.3.1-1.el7.centos.noarch 
ovirt-host-deploy-1.3.1-1.el7.noarch 
ovirt-engine-userportal-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-jboss-as-7.1.1-1.el7.x86_64 
ovirt-engine-lib-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-webadmin-portal-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-dbscripts-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-extensions-api-impl-3.5.3.1-1.el7.centos.noarch 
ovirt-image-uploader-3.5.1-1.el7.centos.noarch 
ovirt-engine-cli-3.5.0.5-1.el7.centos.noarch 
ovirt-host-deploy-java-1.3.1-1.el7.noarch 
ovirt-iso-uploader-3.5.2-1.el7.centos.noarch 
ovirt-engine-setup-base-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-ovirt-engine-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-websocket-proxy-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-restapi-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-tools-3.5.3.1-1.el7.centos.noarch 
ovirt-engine-sdk-python-3.5.2.1-1.el7.centos.noarch 
ovirt-engine-setup-plugin-ovirt-engine-common-3.5.3.1-1.el7.centos.noarch 



On 20-07-15 18:30, Bloemen, Jurriën wrote: 

blockquote



Hi all, 




I have some trouble with adding a gluster storage domain: 




Error while executing action AddGlusterFsStorageDomain: Error creating a 
storage domain 




I have mounted the gluster volume by hand and that works fine. Also checked the 
rights and ownership and they are 755 and vdsm:kvm. 

I also tried to reinstall the oVirtH node. 




May worth of telling is that I already have one gluster mount running perfectly 
but add a new one does not work. 




Can somebody help me? 




This is the engine.log of the oVirt manager: 




2015-07-20 18:23:30,766 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock Acquired to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION 

, sharedLocks= ] 

2015-07-20 18:23:30,791 INFO 
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Running command: 
AddStorageServerConnectionCommand internal: false. Entities

[ovirt-users] Error creating a storage domain

2015-07-20 Thread Bloemen , Jurriën
Hi all,


I have some trouble with adding a gluster storage domain:


Error while executing action AddGlusterFsStorageDomain: Error creating a 
storage domain


I have mounted the gluster volume by hand and that works fine. Also checked the 
rights and ownership and they are 755 and vdsm:kvm.

I also tried to reinstall the oVirtH node.


May worth of telling is that I already have one gluster mount running perfectly 
but add a new one does not work.


Can somebody help me?


This is the engine.log of the oVirt manager:


2015-07-20 18:23:30,766 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock Acquired to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION

, sharedLocks= ]

2015-07-20 18:23:30,791 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Running command: 
AddStorageServerConnectionCommand internal: false. Entities affected :  ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN

2015-07-20 18:23:30,811 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] START, 
ConnectStorageServerVDSCommand(HostName = twin189, HostId = 
ad392b6d-12b8-4f4d-98a1-49e87443eddc, storagePoolId = 
----, storageType = GLUSTERFS, connectionList = 
[{ id: null, connection: superstore001-stor.cs.example.com:/ovirtprd01, iqn: 
null, vfsType: glusterfs, mountOptions: null, nfsVersion: null, nfsRetrans: 
null, nfsTimeo: null };]), log id: 44c1a9f2

2015-07-20 18:23:31,074 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [61712435] FINISH, ConnectStorageServerVDSCommand, 
return: {----=0}, log id: 44c1a9f2

2015-07-20 18:23:31,085 INFO  
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] 
(ajp--127.0.0.1-8702-3) [61712435] Lock freed to object EngineLock 
[exclusiveLocks= key: superstore001-stor.cs.example.com:/ovirtprd01 value: 
STORAGE_CONNECTION

, sharedLocks= ]

2015-07-20 18:23:31,138 WARN  
[org.ovirt.engine.core.dal.job.ExecutionMessageDirector] 
(ajp--127.0.0.1-8702-3) [8d11fec] The message key AddGlusterFsStorageDomain is 
missing from bundles/ExecutionMessages

2015-07-20 18:23:31,156 INFO  
[org.ovirt.engine.core.bll.storage.AddGlusterFsStorageDomainCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] Running command: 
AddGlusterFsStorageDomainCommand internal: false. Entities affected :  ID: 
aaa0----123456789aaa Type: SystemAction group 
CREATE_STORAGE_DOMAIN with role type ADMIN

2015-07-20 18:23:31,183 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] START, 
ConnectStorageServerVDSCommand(HostName = twin189, HostId = 
ad392b6d-12b8-4f4d-98a1-49e87443eddc, storagePoolId = 
----, storageType = GLUSTERFS, connectionList = 
[{ id: ece6ad42-be90-4980-98dd-d7ae12cc6709, connection: 
superstore001-stor.cs.example.com:/ovirtprd01, iqn: null, vfsType: glusterfs, 
mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: null };]), 
log id: 3bb1d8b0

2015-07-20 18:23:31,207 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] FINISH, ConnectStorageServerVDSCommand, 
return: {ece6ad42-be90-4980-98dd-d7ae12cc6709=0}, log id: 3bb1d8b0

2015-07-20 18:23:31,223 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] START, CreateStorageDomainVDSCommand(HostName 
= twin189, HostId = ad392b6d-12b8-4f4d-98a1-49e87443eddc, 
storageDomain=StorageDomainStatic[ovirtprd01, 
d6df7930-342a-493a-b70b-fb1c52b0828c], 
args=superstore001-stor.cs.example.com:/ovirtprd01), log id: 42df6467

2015-07-20 18:23:31,356 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] Failed in CreateStorageDomainVDS method

2015-07-20 18:23:31,358 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] Command 
org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand return 
value

 StatusOnlyReturnForXmlRpc [mStatus=StatusForXmlRpc [mCode=351, mMessage=Error 
creating a storage domain: (u'storageType=7, 
sdUUID=d6df7930-342a-493a-b70b-fb1c52b0828c, domainName=ovirtprd01, domClass=1, 
typeSpecificArg=superstore001-stor.cs.example.com:/ovirtprd01 domVersion=3',)]]

2015-07-20 18:23:31,364 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand] 
(ajp--127.0.0.1-8702-3) [8d11fec] HostName = twin189

2015-07-20 18:23:31,366 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand]