-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when creating Virtual Chassis #1977
Comments
When you view either device individually, do you see a virtual chassis box with an option to delete the virtual chassis? If not, try assigning the devices to different positions. I'm not sure how it managed to get out of whack. If that doesn't work, you can manually clear any virtual chassis associations from the devices via the command shell. You'll need to grab the numeric ID for each device (check the URL for each).
|
There is no Virtual Chassis box for either device. I also tried clearing the association:
But the same error occurs. How can I check out what |
There is probably at least one other device assigned to the virtual chassis. |
There were 4 other devices (for two other virtual chassis that I created). I removed those virtual chassis as well. Still the same issue. Is there a way to remove |
Very strange, I was able to create with different positions and then after edit the positions back to normal. Not quite sure if it is a bug or not. Feel free to close if it doesn't seem like a bug as I can't figure out how to reproduce. |
Hello,
Also tried these, still getting the same error afterwards:
I was able to create it with different priority and edit it afterwards. |
I will note that it was also only on the first virtual chassis that I created. I didn't have the issue on subsequent ones. |
I have been able to reproduce the error in version 2.3.6. It's when I create a Virtual Chassis with 2 Devices and I specify 0 as the master's position. When I use positions 1 and 2, it works. |
I'm not able to recreate this on v2.3.6. I can create a virtual chassis of two devices with the master in position 0 and do not receive an error. Closing this out as it's been open for months with no progress. If someone wants to post the complete list of exact steps needed to recreate this on a stable release, I'll take another look at it. |
I have made a short webm video showing the problem: https://webmshare.com/play/KAB5b |
Thanks @computer045. Ok, so the missing detail was that the second device is being assigned as the master. I have confirmed this now. |
I hope it's the same bug as the original reporter. Since he wasn't able to reproduce it, I am not sure. That is the only scenario where I had the error. |
Issue type
[ ] Feature request
[x] Bug report
[ ] Documentation
Environment
Running as a Docker container (built myself from v2.3.1 tag).
DEBUG
is setTrue
.Description
I am getting an error trying to create a virtual chassis for two devices. I am able to make virtual chassis for other devices so it seems to be specific to these two. I initially added these two devices to a Virtual Chassis cluster by mistake before I realized the correct way to create a Virtual Chassis.
Steps:
The below error is then shown:
Traceback:
I don't see anywhere I can remove the devices from another cluster or virtual chassis. Possible bug or did I do something wrong?
The text was updated successfully, but these errors were encountered: