when i made a lookup in nova database;instance_actions table its showing the unique action..
1.I started the vm 2.shutoff the VM 3.again started the same VM.
Below is the entries made in the db (nova ) and in the table (instance_actions).The request_id is unique for the particular VM
instance_uuid | request_id | action | 37b1b32f-ecbd-4079-960f-80142c4a77dd | req-db08ba63-806f-4d1c-a199-3ef87ce84b0c | start | | 37b1b32f-ecbd-4079-960f-80142c4a77dd | req-e185f9f8-b61c-4be1-baca-7a8967de68f9 | stop | | 37b1b32f-ecbd-4079-960f-80142c4a77dd | req-92794d3c-08ef-4827-81e0-981ea28942f9 | start |
Please correct me if i am wrong.....
when i made a lookup in nova database; instance_ actions table its showing the unique action..
1.I started the vm
2.shutoff the VM
3.again started the same VM.
Below is the entries made in the db (nova ) and in the table (instance_ actions) .The request_id is unique for the particular VM
instance_uuid | request_id | action | ecbd-4079- 960f-80142c4a77 dd | req-db08ba63- 806f-4d1c- a199-3ef87ce84b 0c | start | ecbd-4079- 960f-80142c4a77 dd | req-e185f9f8- b61c-4be1- baca-7a8967de68 f9 | stop | ecbd-4079- 960f-80142c4a77 dd | req-92794d3c- 08ef-4827- 81e0-981ea28942 f9 | start |
37b1b32f-
| 37b1b32f-
| 37b1b32f-
Please correct me if i am wrong.....