[ https://issues.apache.org/jira/browse/CLOUDSTACK-9509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630716#comment-15630716 ]
ASF GitHub Bot commented on CLOUDSTACK-9509: -------------------------------------------- Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1694 @rhtyd I have an issue with circular dependencies trying to make the test work with the new signature. In order to initialize the StoragePoolMonitor, I need a DataStoreManagerImpl type, and this is defined in cloud-engine-storage . I cannot add cloud-engine-storage as a maven dependency of cloud-server because this in turn depends on cloud-secondary-storage , which in turn depends on cloud-server. I'm not sure what the best path forward is, but unfortunately I don't think I can get this resolved today (no pun intended). > KVM Hosts connect with no storage > --------------------------------- > > Key: CLOUDSTACK-9509 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9509 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Rohit Yadav > Assignee: Rohit Yadav > Priority: Critical > Fix For: 4.8.1, 4.10.0.0, 4.9.1.0 > > > KVM hosts on shared storage failure was accepted by mgmt server with the > host state as Up, even though there was no primary/shared storage available > on it. They fail the ModifyStoragePoolCommand, but the management server > continues on with adding SSH keys and marking them as up. -- This message was sent by Atlassian JIRA (v6.3.4#6332)