ClusterLabs / ClusterLabs/resource-agents

VirtualDomain may remove config file in start with virsh undefine

Open
#487 37 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
519
Forks
608
Avg merge
6d 1h
Merged PRs (30d)
7

Description

In case the domain is defined at the time VirtualDomain runs start, virsh undefine is run which apparently removes the XML configuration file. Then the start fails. That was introduced after the domain management strategy change from define/start to create (in f00dcaf19467e3d96d9790d386b860b53ca381f9).

I'm not sure what would be a possible remedy. To save the xml file to a temporary file before virsh undefined, then move it back?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.