Skip to content
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

Machines: No ability to add consoles to existing VMs #59

Closed
andreasn opened this issue Oct 13, 2020 · 2 comments
Closed

Machines: No ability to add consoles to existing VMs #59

andreasn opened this issue Oct 13, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@andreasn
Copy link

Page: Machines

During the latest round of usability testing, we found that 8 out of 11 users had issues figuring out what caused performance issues on a VM. One of the things almost all of them tried was connecting to the VM via the console, but it did not work. This is most likely because there was no session to connect to for those VMs. @KKoukiou suggested we should add that ability, and @marusak added that "maybe as we do in docker/podman. If there is TTY, connect to it, otherwise create a new session and connect to it"

@garrett
Copy link
Member

garrett commented Oct 13, 2020

@andreasn mentioned this on IRC:
serial console

Since we're moving VMs into their own detailed pages, that would free up what we can do with the console. We could, for example, switch console types to tabs (which we couldn't before, as it was already in tabs in an expanded list) and then all VMs would have all the types of consoles available. If they don't have a certain type of console active in the XML definition, Cockpit could have an empty state with a button to create that type of connection.

For example:


Graphical | Serial | Local

VNC has not been enabled on this VM
[ Enable VNC ]


Graphical | Serial | Local

Connected to Foo
Escape character is ^]


Graphical | Serial | Local

Instructions go here for how to connect locally


@KKoukiou KKoukiou changed the title Machines: No ability to add consoles to exisiting VMs Machines: No ability to add consoles to existing VMs Mar 23, 2021
@KKoukiou KKoukiou transferred this issue from cockpit-project/cockpit Apr 6, 2021
@KKoukiou KKoukiou added the enhancement New feature or request label Apr 6, 2021
@KKoukiou
Copy link
Collaborator

Duplicate of #553

@KKoukiou KKoukiou marked this as a duplicate of #553 Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants