Skip to content

Problem With Creating Isolated Network  #6727

@ahmadamirahmadi007

Description

@ahmadamirahmadi007
ISSUE TYPE
  • Bug Report
COMPONENT NAME
CLOUDSTACK VERSION

CloudStack 4.17.0.1-snapshot.20220904

CONFIGURATION

Advance Network
2 physical Network Interface
Vmware Hypervisor : 1vSwitch0 and 1vds

OS / ENVIRONMENT
SUMMARY

i installed cloudstack from nightly version and in wizard stage i set guest vlan range but after the installation was complete i realized that it wasn't set up and i had trouble building the isolated network. i couldn't connect any vms to this network. but after adding the vlan manually everything became ok.

STEPS TO REPRODUCE

com.cloud.exception.InsufficientVirtualNetworkCapacityException: Unable to allocate vnet as a part of network Network {"id": 219, "name": "MyIsolated", "uuid": "67de4f3a-4c47-4ebe-9b05-83a02a7bd4ca", "networkofferingid": 9} implement Scope=interface com.cloud.dc.DataCenter; id=2
at com.cloud.network.guru.GuestNetworkGuru.allocateVnet(GuestNetworkGuru.java:334)
at com.cloud.network.guru.GuestNetworkGuru.implement(GuestNetworkGuru.java:363)
at com.cloud.network.guru.ExternalGuestNetworkGuru.implement(ExternalGuestNetworkGuru.java:154)
at org.apache.cloudstack.engine.orchestration.NetworkOrchestrator.implementNetwork(NetworkOrchestrator.java:1339)
at org.apache.cloudstack.engine.orchestration.NetworkOrchestrator.implementNetwork(NetworkOrchestrator.java:1199)
at org.apache.cloudstack.engine.orchestration.NetworkOrchestrator.prepare(NetworkOrchestrator.java:1873)
at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:1177)
at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:5315)
at jdk.internal.reflect.GeneratedMethodAccessor839.invoke(Unknown Source)

EXPECTED RESULTS

Guest Vlan Range Set Correctly

ACTUAL RESULTS

Untitled

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions