Comment 3 for bug 939557

Revision history for this message
David Kranz (david-kranz) wrote : Re: Files in vm sometimes zeroed after 'nova reboot'

I tried doing a sync and the problem did not happen. However, 'nova reboot' is documented to do a SOFT reboot unless you give it the --hard flag. I verified using the --debug flag that it is indeed doing SOFT. Any ideas for further debugging this? Or is even a SOFT reboot not supposed to flush?

send: u'POST /v1.1/testproject/servers/d231cdf2-1967-41f8-9528-6eadee5fd7f1/action HTTP/1.1\r\nHost: 172.18.0.131:8774\r\nContent-Length: 28\r\nx-auth-project-id: testproject\r\naccept-encoding: gzip, deflate\r\naccept: application/json\r\nx-auth-token: 866223043243cc5b0fa536d6cb3094acbefd817e\r\nuser-agent: python-novaclient\r\ncontent-type: application/json\r\n\r\n{"reboot": {"type": "SOFT"}}'