[
https://issues.apache.org/jira/browse/CLOUDSTACK-8198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303594#comment-14303594
]
ASF subversion and git services commented on CLOUDSTACK-8198:
-------------------------------------------------------------
Commit 422235c6670ad2c68349387d1a87db0eaf3853cd in cloudstack's branch
refs/heads/4.4 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=422235c ]
CLOUDSTACK-8198: Use random local storage UUID
Earlier host addition of multiple hosts with local storage failed due to
same local storage UUID being used where the storage path is same.
Signed-off-by: Rohit Yadav <[email protected]>
(cherry picked from commit bf17f640c679bab1bd740d4eb068deb1bc2eb3af)
Signed-off-by: Rohit Yadav <[email protected]>
> Localstorage on KVM breaks when multiple hosts are added
> --------------------------------------------------------
>
> Key: CLOUDSTACK-8198
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8198
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.5.0
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Priority: Critical
> Fix For: 4.6.0
>
>
> Adding more than one hosts with local storage causes the local storage uuid
> to be same if not passed. This causes the host addition and primary local
> storage registration to fail as the code that creates UUID is not random at
> all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)