Displaying 1 result from an estimated 1 matches for "9742c".
Did you mean:
  9742
  
2006 Jun 27
3
Migration filesystem coherency?
Hi,
I thought I had a workaround for live migration crashing (I''ve been 
looking at the SLES 3.0.2 9742c code.), but I found that I was getting 
filesystem errors. I''m wondering if the problem is races in data being 
written to the backing storage.
When migrating a domain, before the domain is started on the new host, 
you have to guarantee that all the domU vbd data is out of the block 
cac...