Bug 1073456
Summary: | can't attach iso domain to local datacenter | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Ohad Basan <obasan> | ||||
Component: | ovirt-engine-core | Assignee: | Tal Nisan <tnisan> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Elad <ebenahar> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 3.4 | CC: | acanan, acathrow, amureini, ebenahar, eedri, gklein, iheim, obasan, sbonazzo, yeylon | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | 3.4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | storage | ||||||
Fixed In Version: | ovirt-3.4.0-ga | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1073965 (view as bug list) | Environment: | |||||
Last Closed: | 2014-03-31 12:31:28 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
May be related to bug #1065726 also. Was fixed in http://gerrit.ovirt.org/24232, Ohad can you recompile from a newer version and test it? works thanks! 3.4.0 has not been released yet, moving back to ON_QA. Attaching a NFS ISO domain to a local DC is allowed and works properly. 2014-03-18 14:01:34,501 INFO [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (org.ovirt.thread.pool-4-thread-21) [5778b1cb] Running command: AttachStorageDomainToPoolCommand internal: false. Entities affected : ID: 7233a711-98e8-4c3c-bcfa-44c4bcc4f6c6 Type: Storage 2014-03-18 14:01:34,968 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-4-thread-21) [5778b1cb] START, AttachStorageDomainVDSCommand( storagePoolId = 4200b248 -0c3a-4a15-879c-40e622811951, ignoreFailoverLimit = false, storageDomainId = 7233a711-98e8-4c3c-bcfa-44c4bcc4f6c6), log id: 4a16642f 2014-03-18 14:01:38,515 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.AttachStorageDomainVDSCommand] (org.ovirt.thread.pool-4-thread-21) [5778b1cb] FINISH, AttachStorageDomainVDSCommand, log id: 4a16642f 2014-03-18 14:01:38,519 INFO [org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand] (org.ovirt.thread.pool-4-thread-21) [17809d75] Lock Acquired to object EngineLock [exclusiveLocks= key: 7233a711-98e8- 4c3c-bcfa-44c4bcc4f6c6 value: STORAGE , sharedLocks= ] Verified using RHEV3.4 - AV3 this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released |
Created attachment 871445 [details] engine log Description of problem: Engine is failing CanDoAction when trying to add an iso domain to local storage 2014-02-19 12:24:28,757 WARN [org.ovirt.engine.core.bll.storage.AttachStorageDomainToPoolCommand] (ajp--127.0.0.1-8702-6) [414008e9] CanDoAction of action AttachStorageDomainToPool failed. Reasons:VAR__TYPE__STORAGE__DOMAIN,VAR__ACTION__ATTACH,ERROR_CANNOT_ATTACH_STORAGE_DOMAIN_STORAGE_TYPE_NOT_MATCH 2014-02-19 12:24:28,764 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (ajp--127.0.0.1-8702-6) Operation Failed: [Cannot attach storage to Data Center. Storage type doesn't match the Data Center type.] imho, local dc should support iso domain like it did in the past. this functionality is important for ovirt live to work