[
https://issues.apache.org/jira/browse/CLOUDSTACK-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484723#comment-14484723
]
Nagaraju commented on CLOUDSTACK-8359:
--------------------------------------
It's having the default configuration ,
mysql> describe op_dc_ip_address_alloc;
+----------------+---------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+----------------+---------------------+------+-----+---------+----------------+
| id | bigint(20) unsigned | NO | PRI | NULL | auto_increment |
| ip_address | char(40) | NO | MUL | NULL | |
| data_center_id | bigint(20) unsigned | NO | MUL | NULL | |
| pod_id | bigint(20) unsigned | NO | MUL | NULL | |
| nic_id | bigint(20) unsigned | YES | | NULL | |
| reservation_id | char(40) | YES | | NULL | |
| taken | datetime | YES | | NULL | |
| mac_address | bigint(20) unsigned | NO | | NULL | |
+----------------+---------------------+------+-----+---------+----------------+
8 rows in set (0.00 sec)
> 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)