Clarify Soft reboot implementation

Bug #1657505 reported by Andreas Scheuring
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-dpm
Triaged
Medium
Sreeram Vancheeswaran

Bug Description

During the Demo I saw you making a soft reboot, but mentioning, that the partition gets activated and deactivated. But this sound more than a hard reboot [1]

Maybe I misunderstood things, if so just set this to 'invalid'.

[1] http://docs.openstack.org/user-guide/cli-reboot-an-instance.html

Revision history for this message
Andreas Scheuring (andreas-scheuring) wrote :

The libvirt driver knows only a single method for reboot. The input parameter reboot_type specifies if soft or hard reboot should be made.

In the libvirt case they also do a hard reboot if a soft reboot fails. So triggering soft-reboot might result in a hard reboot... As we're not supporting a soft reboot, we directly do the hard reboot - ok.

Maybe it makes sense to at least add a log.warning statement that a hard reboot was made although a soft reboot was requested?

Revision history for this message
Andreas Scheuring (andreas-scheuring) wrote :

And we should state that in the docs!

Revision history for this message
Sreeram Vancheeswaran (sreeram-vancheeswaran) wrote :

Yes, I agree and I feel we should provide a log.warning and add this to documentation. I will figure this out

Changed in nova-dpm:
status: New → Triaged
assignee: nobody → Sreeram Vancheeswaran (sreeram-vancheeswaran)
Changed in nova-dpm:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.