[one-users] "reason" column in history table

Tino Vazquez tinova at fdi.ucm.es
Mon Apr 26 15:03:58 PDT 2010


Hi Tobias,

The reason column logs the circumstances of the termination of the VM
in its host:

   0     NONE,       /** < Normal termination in host */
   1     ERROR,      /** < The VM was migrated because of an error */
   2     STOP_RESUME,/** < The VM was migrated because of a
stop/resume request*/
   3     USER,       /** < The VM was migrated because of an explicit request */
   4     CANCEL      /** < The VM was migrated because of an explicit cancel */

The above is taken from the History object header [1].

Regards,

-Tino

[1] http://dev.opennebula.org/projects/opennebula/repository/revisions/master/entry/include/History.h
--
Constantino Vázquez, Grid & Virtualization Technology
Engineer/Researcher: http://www.dsa-research.org/tinova
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org



On Mon, Apr 26, 2010 at 9:51 PM, Tobias Höfler
<hoefler.tobias at googlemail.com> wrote:
> Hi all,
>
> there are some different numbers within the reason column in the history
> table of the OpenNebula database.
> What exactly does each number in there mean ?
>
> Thanks a lot in advance,
> cheers,
> Tobias
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



More information about the Users mailing list