Replies: 3 comments 3 replies
-
|
Just so you're aware, this is not something we'd accept in core. A virtual chassis by definition is a set of physical devices. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @jeremystretch, thank you for the quick reply.
Ok - good to know. What's the consequence of this statement? That this idea might not be implemented using the Or is this - from a functional side (not the implementation) a bad idea at all? Let's see if there are people who like this idea, or if I am the only one who is interested in something like this (because it would model real-world use cases ;) ) |
Beta Was this translation helpful? Give feedback.
-
|
I don't know if I get this right but do you want to create a "chassis" with a physical and a virtual device? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
starting a discussion here, before posting a feature request, because I'm quite unsure:
Proposed functionality
Extend the virtual chassis functionality to include virtual machine objects.
As for now, virtual chassis members are devices (
dcim.devices).Use case
There's a growing number of physical network device platforms, which may be virtualized.
One example is Cisco Catalyst 9800 WLAN controllers, which may be installed on physical chassis and in virtual environments like vSphere or KVM. The clustering mode (SSO) is supported in virtual environments as well.
Database changes
Unsure about that one. I only speak REST-API and no database (sorry) ;)
But I guess that the
virtual-chassisobject needs to be modified to allow virtual machine ids as members (e.g.master_id)The
virtual machineobject model needs to be extended to relate virtual chassis to the object (vc_*andvirtual_chassis_*attributes)External dependencies
None
There has already been an issue for this, but it was abandoned (#18891)
Beta Was this translation helpful? Give feedback.
All reactions