[
https://issues.apache.org/jira/browse/CLOUDSTACK-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484807#comment-14484807
]
Nagaraju commented on CLOUDSTACK-8359:
--------------------------------------
Before updating the table ,I just checked by issuing the command "describe
op_dc_ip_address_alloc;" and I got the result which is mentioned in earlier
comments,and values were already "NULL".
Below is the result which you requested.
mysql> select * from op_dc_ip_address_alloc;
+----+----------------+----------------+--------+--------+--------------------------------------+---------------------+-------------+
| id | ip_address | data_center_id | pod_id | nic_id | reservation_id
| taken | mac_address |
+----+----------------+----------------+--------+--------+--------------------------------------+---------------------+-------------+
| 1 | 10.204.207.166 | 1 | 1 | NULL | NULL
| NULL | 1 |
| 2 | 10.204.207.167 | 1 | 1 | NULL | NULL
| NULL | 2 |
| 3 | 10.204.207.168 | 1 | 1 | 29122 |
be66ae0f-295c-4e23-bab9-fe58cc11daf1 | 2015-04-08 05:13:03 | 3 |
| 4 | 10.204.207.169 | 1 | 1 | NULL | NULL
| NULL | 4 |
| 5 | 10.204.207.170 | 1 | 1 | 29123 |
be66ae0f-295c-4e23-bab9-fe58cc11daf1 | 2015-04-08 05:13:03 | 5 |
+----+----------------+----------------+--------+--------+--------------------------------------+---------------------+-------------+
5 rows in set (0.00 sec)
-Nags
> 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)