Bug 1261956
| Summary: | Storage pool version/domains format isn't reverted although no dc upgrade occurred | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Liron Aravot <laravot> | |
| Component: | ovirt-engine | Assignee: | Liron Aravot <laravot> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Natalie Gavrielov <ngavrilo> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 3.5.0 | CC: | acanan, ahino, amureini, gklein, lsurette, rbalakri, Rhev-m-bugs, tnisan, yeylon, ykaul, ylavi | |
| Target Milestone: | ovirt-3.6.0-rc3 | Keywords: | ZStream | |
| Target Release: | 3.6.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1269471 (view as bug list) | Environment: | ||
| Last Closed: | 2016-03-10 10:41:00 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1269471 | |||
|
Description
Liron Aravot
2015-09-10 13:52:12 UTC
Verification steps (basically, same as issue #1269471):
1. Create a 3.5 DC with one host and 2 domains: iSCSI as data master, and NFS as data.
2. Move the host to maintenance.
3. Block connection to the NFS data domain (not the master), using: iptables -A OUTPUT -d IP_ADDRESS_OF_NFS_STORAGE_DOMAIN -j DROP.
4. Activate host (wait for it to become the SPM).
5. Upgrade Cluster to 3.6.
6. Upgrade DC to 3.6.
Results (From audit):
Nov 17, 2015 5:04:20 PM Data Center 35_DC was updated by admin@internal
Nov 17, 2015 5:04:20 PM Data Center 35_DC has encountered problems during upgrade process.
engine.log:
2015-11-17 17:04:20,733 ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.UpgradeStoragePoolVDSCommand] (org.ovirt.thread.pool-7-thread-28) [6ba37206] Command 'UpgradeStoragePoolVDSCommand( UpgradeStoragePoolVDSCommandParameters:{runAsync='true', storagePoolId='fb8084e3-95a7-4dba-bb23-ee96deca2e54', ignoreFailoverLimit='false', storagePoolId='fb8084e3-95a7-4dba-bb23-ee96deca2e54', poolVersion ='3'})' execution failed: IRSGenericException: IRSErrorException: Upgrading a pool while an upgrade is in process is unsupported (pool: `fb8084e3-95a7-4dba-bb23-ee96deca2e54`): ''
----------------------------------------------------------------------------
UI shows that the DC version stays 3.5 (as it should, since upgrade failed).
----------------------------------------------------------------------------
I saw that there is already a bug regarding the confusing messages in the audit log (issue #1279417)
RHEV 3.6.0 has been released, setting status to CLOSED CURRENTRELEASE RHEV 3.6.0 has been released, setting status to CLOSED CURRENTRELEASE RHEV 3.6.0 has been released, setting status to CLOSED CURRENTRELEASE |