[ovirt-users] Getting Error while Attaching ISO path

Christian Hailer christian at hailer.eu
Fri Sep 18 07:29:33 UTC 2015


Hi,

 

could you please check your NFS export? Did you export the share with these options:

 

/PATH_TO_DIR/iso      XXX.XXX.XXX.XXX/YY(rw,sync,no_subtree_check,all_squash,anonuid=36,anongid=36)

 

?

 

Regards, Christian

 

Von: users-bounces at ovirt.org [mailto:users-bounces at ovirt.org] Im Auftrag von Budur Nagaraju
Gesendet: Freitag, 18. September 2015 09:25
An: users at ovirt.org
Betreff: [ovirt-users] Getting Error while Attaching ISO path

 

HI 

Unable to attach the ISO to the newly created datacenter,below are the logs,

[root at cstlb2 ~]# tail -f /var/log/ovirt-engine/engine.log 
2015-09-18 12:50:08,493 ERROR [org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand] (org.ovirt.thread.pool-8-thread-8) [303cb8a5] Transaction rolled-back for command: org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand.
2015-09-18 12:50:08,494 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-8-thread-44) [59c91a6d] START, AttachStorageDomainVDSCommand( storagePoolId = 92328f51-9152-4730-a558-8c1fd0b4e076, ignoreFailoverLimit = false, storageDomainId = 263f7911-c5a2-495a-92c7-ce765b65a5b3), log id: c271dba
2015-09-18 12:50:08,724 ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-8-thread-44) [59c91a6d] Failed in AttachStorageDomainVDS method
2015-09-18 12:50:08,728 ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-8-thread-44) [59c91a6d] Command AttachStorageDomainVDSCommand( storagePoolId = 92328f51-9152-4730-a558-8c1fd0b4e076, ignoreFailoverLimit = false, storageDomainId = 263f7911-c5a2-495a-92c7-ce765b65a5b3) execution failed. Exception: IrsOperationFailedNoFailoverException: IRSGenericException: IRSErrorException: Failed to AttachStorageDomainVDS, error = Storage domain does not exist: (u'263f7911-c5a2-495a-92c7-ce765b65a5b3',), code = 358
2015-09-18 12:50:08,729 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-8-thread-44) [59c91a6d] FINISH, AttachStorageDomainVDSCommand, log id: c271dba
2015-09-18 12:50:08,730 ERROR [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (org.ovirt.thread.pool-8-thread-44) [59c91a6d] 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'263f7911-c5a2-495a-92c7-ce765b65a5b3',), code = 358 (Failed with error StorageDomainDoesNotExist and code 358)
2015-09-18 12:50:08,733 INFO  [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (org.ovirt.thread.pool-8-thread-44) [59c91a6d] Command [id=fdb5bcec-5aec-4ca1-a4f1-2ca3895e30f4]: Compensating NEW_ENTITY_ID of org.ovirt.engine.core.common.businessentities.StoragePoolIsoMap; snapshot: storagePoolId = 92328f51-9152-4730-a558-8c1fd0b4e076, storageId = 263f7911-c5a2-495a-92c7-ce765b65a5b3.
2015-09-18 12:50:08,736 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-44) [59c91a6d] Correlation ID: 59c91a6d, Job ID: a31fb420-9106-49f6-bf9f-78a87cca4f0a, Call Stack: null, Custom Event ID: -1, Message: Failed to attach Storage Domain ISO_DOMAIN to Data Center Pulse. (User: admin at internal)
2015-09-18 12:50:08,739 INFO  [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (org.ovirt.thread.pool-8-thread-44) [59c91a6d] Lock freed to object EngineLock [exclusiveLocks= key: 263f7911-c5a2-495a-92c7-ce765b65a5b3 value: STORAGE
, sharedLocks= ]
2015-09-18 12:50:53,060 INFO  [org.ovirt.engine.core.bll.storage.GetStorageDomainsWithAttachedStoragePoolGuidQuery] (ajp--127.0.0.1-8702-1) vds id b8804829-6107-4486-8c98-5ee4c0f4e797 was chosen to fetch the Storage domain info
2015-09-18 12:50:53,103 INFO  [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (ajp--127.0.0.1-8702-2) [1f9cdc9a] Lock Acquired to object EngineLock [exclusiveLocks= key: 263f7911-c5a2-495a-92c7-ce765b65a5b3 value: STORAGE
, sharedLocks= ]
2015-09-18 12:50:53,118 INFO  [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] Running command: AttachStorageDomainToPoolCommand internal: false. Entities affected :  ID: 263f7911-c5a2-495a-92c7-ce765b65a5b3 Type: StorageAction group MANIPULATE_STORAGE_DOMAIN with role type ADMIN
2015-09-18 12:50:53,123 INFO  [org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand] (org.ovirt.thread.pool-8-thread-6) [58cbe80] Running command: ConnectStorageToVdsCommand internal: true. Entities affected :  ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group CREATE_STORAGE_DOMAIN with role type ADMIN
2015-09-18 12:50:53,124 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] (org.ovirt.thread.pool-8-thread-6) [58cbe80] START, ConnectStorageServerVDSCommand(HostName = host1, HostId = b8804829-6107-4486-8c98-5ee4c0f4e797, storagePoolId = 00000000-0000-0000-0000-000000000000, storageType = NFS, connectionList = [{ id: 6fbce0a8-955f-4ad4-8822-1ea0c31990fb, connection: cstlb2.bnglab.psecure.net:/var/lib/exports/iso, iqn: null, vfsType: null, mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: null };]), log id: 671b2a09
2015-09-18 12:50:53,156 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-6) [58cbe80] Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: Failed to connect Host host1 to the Storage Domains ISO_DOMAIN.
2015-09-18 12:50:53,157 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] (org.ovirt.thread.pool-8-thread-6) [58cbe80] FINISH, ConnectStorageServerVDSCommand, return: {6fbce0a8-955f-4ad4-8822-1ea0c31990fb=477}, log id: 671b2a09
2015-09-18 12:50:53,158 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-6) [58cbe80] Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: The error message for connection cstlb2.bnglab.psecure.net:/var/lib/exports/iso returned by VDSM was: Problem while trying to mount target
2015-09-18 12:50:53,159 ERROR [org.ovirt.engine.core.bll.storage.NFSStorageHelper] (org.ovirt.thread.pool-8-thread-6) [58cbe80] The connection with details cstlb2.bnglab.psecure.net:/var/lib/exports/iso failed because of error code 477 and error message is: problem while trying to mount target
2015-09-18 12:50:53,161 ERROR [org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand] (org.ovirt.thread.pool-8-thread-6) [58cbe80] Transaction rolled-back for command: org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand.
2015-09-18 12:50:53,161 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] START, AttachStorageDomainVDSCommand( storagePoolId = 92328f51-9152-4730-a558-8c1fd0b4e076, ignoreFailoverLimit = false, storageDomainId = 263f7911-c5a2-495a-92c7-ce765b65a5b3), log id: 718da44b
2015-09-18 12:50:53,369 ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] Failed in AttachStorageDomainVDS method
2015-09-18 12:50:53,372 ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] Command AttachStorageDomainVDSCommand( storagePoolId = 92328f51-9152-4730-a558-8c1fd0b4e076, ignoreFailoverLimit = false, storageDomainId = 263f7911-c5a2-495a-92c7-ce765b65a5b3) execution failed. Exception: IrsOperationFailedNoFailoverException: IRSGenericException: IRSErrorException: Failed to AttachStorageDomainVDS, error = Storage domain does not exist: (u'263f7911-c5a2-495a-92c7-ce765b65a5b3',), code = 358
2015-09-18 12:50:53,373 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] FINISH, AttachStorageDomainVDSCommand, log id: 718da44b
2015-09-18 12:50:53,374 ERROR [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] 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'263f7911-c5a2-495a-92c7-ce765b65a5b3',), code = 358 (Failed with error StorageDomainDoesNotExist and code 358)
2015-09-18 12:50:53,376 INFO  [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] Command [id=07076de5-abca-4eb8-91c1-3e147b03c4e7]: Compensating NEW_ENTITY_ID of org.ovirt.engine.core.common.businessentities.StoragePoolIsoMap; snapshot: storagePoolId = 92328f51-9152-4730-a558-8c1fd0b4e076, storageId = 263f7911-c5a2-495a-92c7-ce765b65a5b3.
2015-09-18 12:50:53,379 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] Correlation ID: 1f9cdc9a, Job ID: a8c14a35-93b8-47d4-afdc-83effd15c308, Call Stack: null, Custom Event ID: -1, Message: Failed to attach Storage Domain ISO_DOMAIN to Data Center Pulse. (User: admin at internal)
2015-09-18 12:50:53,381 INFO  [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (org.ovirt.thread.pool-8-thread-46) [1f9cdc9a] Lock freed to object EngineLock [exclusiveLocks= key: 263f7911-c5a2-495a-92c7-ce765b65a5b3 value: STORAGE
, sharedLocks= ]
^C



Thanks,

Nagaraju

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20150918/3efe3bf7/attachment-0001.html>


More information about the Users mailing list