Martin Sivák has submitted this change and it was merged.
Change subject: Fill VDSM volumes with zeros before using them for the first time
......................................................................
Fill VDSM volumes with zeros before using them for the first time
VDSM does not initialize iSCSI volumes to clean state and that
causes issues when trying to read the metadata from it. The agent
fails to parse random blocks since there are some random data
and the checksum does not match.
Change-Id: Ifa35e575c7e9405474562813aaa56d71b27791d6
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1238823
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
---
M ovirt_hosted_engine_ha/lib/storage_backends.py
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Martin Sivák: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/45305
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifa35e575c7e9405474562813aaa56d71b27791d6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.2
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org