Skip to content

Conversation

@mcclurmc
Copy link
Contributor

This is safe to merge, but it can wait if we're too busy.

…kups from working correctly

When the script is called with the -c option fs_uninitialised is set and it works the first time because there is no backup VDI. This variable is reset in the init_fs block which is executed only when a new backup VDI is created. Next time, a backup VDI exists and the init_fs block is not executed, fs_uninitialised remains set. During cleanup, if this variable is set, the VDI is destroyed.

The patched script resets this variable if create_vdi is set (-c option) and a VDI already exists.

Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
@xen-git
Copy link
Contributor

xen-git commented Mar 22, 2011

Build succeeded. Can merge mcclurmc/xen-api@4b9c773 with c955a7d.

@djs55
Copy link
Contributor

djs55 commented Mar 22, 2011

Approved.

@xen-git
Copy link
Contributor

xen-git commented Mar 22, 2011

Build succeeded. Merged mcclurmc/xen-api@4b9c773 with c955a7d.

@xen-git xen-git merged commit 4b9c773 into xapi-project:master Mar 22, 2011
koushikcgit pushed a commit to koushikcgit/xen-api that referenced this pull request Aug 7, 2015
CA-128803: do not take timeoffset from last boot record
johnelse added a commit to johnelse/xen-api that referenced this pull request Jan 27, 2016
SCTX-2115 CA-182595: Force lifecycle operations must cancel clean ones
kc284 pushed a commit to kc284/xen-api that referenced this pull request Mar 11, 2021
CA-187421: CA-140647 was fixed in XenAdmin, but the change has never …
robhoes pushed a commit to robhoes/xen-api that referenced this pull request Jul 6, 2021
CA-268474: Introduce automatic api regeneration mechanism
robhoes pushed a commit that referenced this pull request Sep 14, 2021
CA-185923: Don't silently fail if archiving SR RRDs fails
lindig pushed a commit to lindig/xen-api that referenced this pull request Nov 9, 2021
Add awareness of PV-in-PVH guests
edwintorok pushed a commit to edwintorok/xen-api that referenced this pull request Jan 22, 2024
XSI-894 date.iso8601.to_float should assume UTC
edwintorok pushed a commit to edwintorok/xen-api that referenced this pull request Jan 22, 2024
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.

3 participants