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 2022/08/18 05:52:52 UTC

[GitHub] [cloudstack] shwstppr commented on issue #6648: Issue when adding VLAN Pool for Guest network

shwstppr commented on issue #6648:
URL: https://github.com/apache/cloudstack/issues/6648#issuecomment-1219066292

   @samdejoux1 I'm unable to reproduce `Index 0 out of bounds for length 0` error on 4.17. with a similar setup,
   ```
   > dedicateguestvlanrange physicalnetworkid=201 vlanrange=2131-2135 account=admin domain=ROOT domainid=ecc52a37-1a08-11ed-981f-1e00f100018f
   {
     "dedicatedguestvlanrange": {
       "account": "admin",
       "domain": "ROOT",
       "domainid": "ecc52a37-1a08-11ed-981f-1e00f100018f",
       "guestvlanrange": "2131-2135",
       "id": "d01dde50-d839-45c0-8dbc-59489c829171",
       "physicalnetworkid": 201,
       "zoneid": 1
     }
   }
   ```
   
   Can you please share output of `list physicalnetworks id=203`


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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