You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/05/06 18:08:57 UTC

[GitHub] [cloudstack] svenvogel edited a comment on pull request #3794: [WIP] create Volume Access Groups per cluster instead of CloudStack-RandomUUID()

svenvogel edited a comment on pull request #3794:
URL: https://github.com/apache/cloudstack/pull/3794#issuecomment-624804176


   Tests done.
   
   1. create a new cluster
   2. add first kvm host to the cluster
   3. start or create vm on the first kvm host -> VM Starts fine (OK)
   4. add second host kvm host to the cluster
   5. create or start new vm on the second kvm host -> VM dont start (FAIL)
   
   ```
   iscsiadm: Could not login to [iface: default, target: iqn.2010-01.com.solidfire:nhjj.root-2086.3827, portal: 10.24.50.230,3260].iscsiadm: initiator reported error (24 - iSCSI login failed due to authorization failure)iscsiadm: Could not login to [iface: default, target: iqn.2010-01.com.solidfire:nhjj.root-2086.3827, portal: 10.24.50.230,3260].iscsiadm: initiator reported error (24 - iSCSI login failed due to authorization failure)iscsiadm: Could not login to [iface: default, target: iqn.2010-01.com.solidfire:nhjj.root-2086.3827, portal: 10.24.50.230,3260].iscsiadm: initiator reported error (24 - iSCSI login failed due to authorization failure)iscsiadm: Could not login to [iface: default, target: iqn.2010-01.com.solidfire:nhjj.root-2086.3827, portal: 10.24.50.230,3260].iscsiadm: initiator reported error (24 - iSCSI login failed due to authorization failure)iscsiadm: Could not log into all portalsLogging in to [iface: default, target: iqn.2010-01.com.solidfire:nhjj.root-2086.3827, portal: 10.24.50.230,3260] (multiple)Logging in to [iface: default, target: iqn.2010-01.com.solidfire:nhjj.root-2086.3827, portal: 10.24.50.230,3260] (multiple)Logging in to [iface: default, target: iqn.2010-01.com.solidfire:nhjj.root-2086.3827, portal: 10.24.50.230,3260] (multiple)Logging in to [iface: default, target: iqn.2010-01.com.solidfire:nhjj.root-2086.3827, portal: 10.24.50.230,3260] (multiple)
   ```
   
   @skattoju4 thanks for support. can you check the issue?
   
   wait for retesting again 👍 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org