Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CA-153517: Fix LVHD SR delete #235

Closed
wants to merge 2 commits into from

Conversation

siddharthv
Copy link
Contributor

Due to differences in dmsetup version cleanups, this patch takes a safe
approach in the lvhdsr delete code-path.

Signed-off-by: Siddharth Vinothkumar siddharth.vinothkumar@citrix.com

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling e45ecea on siddharthv:CA-153517 into a11482a on xapi-project:master.

Due to differences in dmsetup version cleanups, this patch takes a safe
approach in the sr delete code-path.

Signed-off-by: Siddharth Vinothkumar <siddharth.vinothkumar@citrix.com>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling 8ddbc08 on siddharthv:CA-153517 into a11482a on xapi-project:master.

The new dmsetup library removes the lv symlink and any attempts to the
same explicity from SM again causes issues. Hence, we silently ignore
the ENOENT errors.

Signed-off-by: Siddharth Vinothkumar <siddharth.vinothkumar@citrix.com>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling 1818e37 on siddharthv:CA-153517 into a11482a on xapi-project:master.

@germanop
Copy link
Contributor

Closed by e71b11f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants