[
https://issues.apache.org/jira/browse/CLOUDSTACK-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481259#comment-14481259
]
Rajani Karuturi commented on CLOUDSTACK-8359:
---------------------------------------------
do a google search on how to update mysql db table.
you can run the below query at mysql prompt.
update op_dc_ip_address_alloc set nic_id=NULL, reservation_id=NULL, taken=NULL;
or you could use any mysql GUI tool like mysql workbench.
> After restarting KVm
> --------------------
>
> Key: CLOUDSTACK-8359
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8359
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Affects Versions: 4.4.2
> Reporter: Nagaraju
>
> After rebooting the KVM hypervisor ,SSVM got stopped ,need help in resolving
> the issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)