[ovirt-users] Failed to connect Host test-host to the Storage Domains ISO_DOMAIN.

Fred Rolland frolland at redhat.com
Tue Oct 20 14:14:34 UTC 2015


Hi,

Also can you check the log on the host for more information ?
The VDSM log is here:  /var/log/vdsm/vdsm.log

Are you sure you can connect to nfs server from your host ? Check for
firewall/iptables configuration maybe...

Regards,

Fred

On Tue, Oct 20, 2015 at 5:13 PM, Simone Tiraboschi <stirabos at redhat.com>
wrote:

>
>
> On Tue, Oct 20, 2015 at 4:02 PM, Johan Vermeulen <jameslast29 at gmail.com>
> wrote:
>
>> Hello All,
>>
>> following the Ovirt quick start guide, I
>> attached a host and configured nfs-storage.
>> Now when trying to connect the ( standard ) iso-domain I get an EM:
>>
>> Failed to connect Host test-host to the Storage Domains ISO_DOMAIN.
>>
>> Here's more output from /var/log/ovirt-engine/server.log:
>>
>> 2015-10-20 15:44:23,606 INFO
>> [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] Running command:
>> AttachStorageDomainToPoolCommand internal: false. Entities affected :  ID:
>> 72e753c8-26f9-4541-869e-f0cec2df80ea Type: StorageAction group
>> MANIPULATE_STORAGE_DOMAIN with role type ADMIN
>> 2015-10-20 15:44:23,837 INFO
>> [org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand]
>> (org.ovirt.thread.pool-8-thread-18) [1b86ba2c] Running command:
>> ConnectStorageToVdsCommand internal: true. Entities affected :  ID:
>> aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group
>> CREATE_STORAGE_DOMAIN with role type ADMIN
>> 2015-10-20 15:44:23,878 INFO
>> [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]
>> (org.ovirt.thread.pool-8-thread-18) [1b86ba2c] START,
>> ConnectStorageServerVDSCommand(HostName = test-host, HostId =
>> 1a50a745-dc86-43a4-8de5-03cb0ccac613, storagePoolId =
>> 00000000-0000-0000-0000-000000000000, storageType = NFS, connectionList =
>> [{ id: 89dbf1eb-ec58-41af-894e-af55157ac972, connection:
>> linux4all.dyndns.net:/var/lib/exports/iso, iqn: null, vfsType: null,
>> mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: null
>> };]), log id: 3e905822
>> 2015-10-20 15:44:29,219 ERROR
>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
>> (org.ovirt.thread.pool-8-thread-18) [1b86ba2c] Correlation ID: null, Call
>> Stack: null, Custom Event ID: -1, Message: Failed to connect Host test-host
>> to the Storage Domains ISO_DOMAIN.
>> 2015-10-20 15:44:29,220 INFO
>> [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]
>> (org.ovirt.thread.pool-8-thread-18) [1b86ba2c] FINISH,
>> ConnectStorageServerVDSCommand, return:
>> {89dbf1eb-ec58-41af-894e-af55157ac972=477}, log id: 3e905822
>> 2015-10-20 15:44:29,223 ERROR
>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
>> (org.ovirt.thread.pool-8-thread-18) [1b86ba2c] Correlation ID: null, Call
>> Stack: null, Custom Event ID: -1, Message: The error message for connection
>> linux4all.dyndns.net:/var/lib/exports/iso returned by VDSM was: Problem
>> while trying to mount target
>> 2015-10-20 15:44:29,224 ERROR
>> [org.ovirt.engine.core.bll.storage.NFSStorageHelper]
>> (org.ovirt.thread.pool-8-thread-18) [1b86ba2c] The connection with details
>> linux4all.dyndns.net:/var/lib/exports/iso failed because of error code
>> 477 and error message is: problem while trying to mount target
>> 2015-10-20 15:44:29,235 ERROR
>> [org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand]
>> (org.ovirt.thread.pool-8-thread-18) [1b86ba2c] Transaction rolled-back for
>> command: org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand.
>> 2015-10-20 15:44:29,238 INFO
>> [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] START,
>> AttachStorageDomainVDSCommand( storagePoolId =
>> 00000002-0002-0002-0002-000000000371, ignoreFailoverLimit = false,
>> storageDomainId = 72e753c8-26f9-4541-869e-f0cec2df80ea), log id: 4c5c13f9
>> 2015-10-20 15:44:29,715 ERROR
>> [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] Failed in
>> AttachStorageDomainVDS method
>> 2015-10-20 15:44:29,798 ERROR
>> [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] Command
>> AttachStorageDomainVDSCommand( storagePoolId =
>> 00000002-0002-0002-0002-000000000371, ignoreFailoverLimit = false,
>> storageDomainId = 72e753c8-26f9-4541-869e-f0cec2df80ea) execution failed.
>> Exception: IrsOperationFailedNoFailoverException: IRSGenericException:
>> IRSErrorException: Failed to AttachStorageDomainVDS, error = Storage domain
>> does not exist: (u'72e753c8-26f9-4541-869e-f0cec2df80ea',), code = 358
>> 2015-10-20 15:44:29,801 INFO
>> [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] FINISH,
>> AttachStorageDomainVDSCommand, log id: 4c5c13f9
>> 2015-10-20 15:44:29,803 ERROR
>> [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] Command
>> org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand throw
>> Vdc Bll exception. With error message VdcBLLException:
>> org.ovirt.engine.core.vdsbroker.irsbroker.IrsOperationFailedNoFailoverException:
>> IRSGenericException: IRSErrorException: Failed to AttachStorageDomainVDS,
>> error = Storage domain does not exist:
>> (u'72e753c8-26f9-4541-869e-f0cec2df80ea',), code = 358 (Failed with error
>> StorageDomainDoesNotExist and code 358)
>> 2015-10-20 15:44:29,858 INFO
>> [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] Command
>> [id=0b011574-ab08-4b3b-9e5e-0aca2be7638d]: Compensating NEW_ENTITY_ID of
>> org.ovirt.engine.core.common.businessentities.StoragePoolIsoMap; snapshot:
>> storagePoolId = 00000002-0002-0002-0002-000000000371, storageId =
>> 72e753c8-26f9-4541-869e-f0cec2df80ea.
>> 2015-10-20 15:44:30,044 ERROR
>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] Correlation ID: 7939875a,
>> Job ID: 319e5b3b-f2c9-4eb0-835f-d5966611841a, Call Stack: null, Custom
>> Event ID: -1, Message: Failed to attach Storage Domain ISO_DOMAIN to Data
>> Center Default. (User: admin at internal)
>> 2015-10-20 15:44:30,133 INFO
>> [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand]
>> (org.ovirt.thread.pool-8-thread-17) [7939875a] Lock freed to object
>> EngineLock [exclusiveLocks= key: 72e753c8-26f9-4541-869e-f0cec2df80ea
>> value: STORAGE
>> , sharedLocks= ]
>>
>> Thanks for any help on this.
>>
>
> Can you please check the export settings on the NFS host?
>
>
>>
>> Greetings, J.
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20151020/80c531c7/attachment-0001.html>


More information about the Users mailing list