summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorRick Harris <rconradharris@gmail.com>2012-07-24 04:42:50 +0000
committerRick Harris <rconradharris@gmail.com>2012-07-24 04:51:21 +0000
commita08f8009d20918b8842f3c781934d1072f6f2643 (patch)
tree9fea8bd7fc5448023c351d9591bcd9928758651e /nova/openstack
parent4d882ab978055b0b4199a749f4c243cfd53425ef (diff)
Xen: Fix snapshots when use_cow=True.
This fixes an issue where use_cow=True would sporadically cause snapshot corruption. The root cause was a race-condition where the VM's sm_config was sometimes out-of-sync with the underlying VHDs. The solution is to force an SR rescan immediately after taking a snapshot so that any VHD parent-pointer modifications are propogated into the sm_config so that _walk_vdi_chain will receive accurate information. Change-Id: I03b4914d9420918590ae27dfc77dfedac9c767c1
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions