Skip to content

Conversation

@MarkSymsCtx
Copy link
Contributor

No description provided.

When resizing the LUN underneath a PV for and SR ensure that the size
property in `/sys/block/<device>` and `sg_readcap` agree on the device
size before request `pvresize`. Intermittent failures have been
observered where `pvresize` would be called and not increase the size
of the PV. It appears that this has some relation to data in the
kernel device not seeing the update as being complete.

Signed-off-by: Mark Syms <mark.syms@citrix.com>
With the introduction of the systemd templated service for the garbage
collection process the previous handler for unhandled errors was no
longer in the execution path. Update to ensure that both foreground
and background GC processes go through the same error log process.

Signed-off-by: Mark Syms <mark.syms@citrix.com>
Some dangling left over conversion from Python2

Signed-off-by: Mark Syms <mark.syms@citrix.com>
In coalesce leaf, after triggering the regular GC, ensure it has
completed before proceeding with the VM suspend.

Signed-off-by: Mark Syms <mark.syms@citrix.com>
Signed-off-by: Mark Syms <mark.syms@citrix.com>
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.

2 participants