Bug 1866095
| Summary: | RDP session cannot be re-established | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Yossi Segev <ysegev> | ||||||||||||
| Component: | Networking | Assignee: | Petr Horáček <phoracek> | ||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Yossi Segev <ysegev> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 2.4.0 | CC: | cnv-qe-bugs, ncredi, oshoval, rnetser | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | 4.10.0 | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2022-01-06 13:39:20 UTC | Type: | Bug | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Embargoed: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Yossi Segev
2020-08-04 20:09:58 UTC
Created attachment 1710423 [details]
valid-screen
Created attachment 1710424 [details]
wait-local-session-mngr
Thank you Ruty (Ruth Netser) for helping me investigating this bug! Created attachment 1710426 [details]
rdp-win-hpp-rwo-dv.yaml
Unfortunately I suspect the issue you're experiencing has nothing at all to do with OpenShift Virtualization. The RDP service your client is connected to is running inside your VM. There is one small touch-point here in that our infrastructure does need to connect external traffic to ports on your VM (depending on your network interface). However, that appears to be working correctly as evidenced by the fact that you could connect in the first place. I've re-assigned this BZ to the networking component for them to take a look. In the meantime, it might help if you included the VM's manifest. Created attachment 1710563 [details]
rdp-vmi.yaml
Thanks Stu. Actually I wasn't sure which component to address this bug to - virt, networking or even storage (as the annotations in the DV affect this bug too), so I placed my bets on virt. Anyway, I attached the VMI spec (rdp-vmi.yaml). This issue is currently checked by the CNV networking devel people. I will update according to their findings. Something I should check to Or Mergi's request, when I get back to this bug: Check if this happens when gracefully logging out of the VM, instead of breaking the Remmina session with Ctrl+C. (In reply to Yossi Segev from comment #11) > Something I should check to Or Mergi's request, when I get back to this bug: > Check if this happens when gracefully logging out of the VM, instead of > breaking the Remmina session with Ctrl+C. The flow Or suggested works: - Graceful log out (Windows start Menu -> Administrator -> Logout). - After logout is completed - kill the remmina process in the cluster (using ctr+C). - Run "remmina -c console.rdp" in the cluster again A new and accessible RDP session starts. Let's see if we can make the process easier for users. Postponing for low capacity and severity of this issue. This seems to be a bug of the RDP client, not of KubeVirt. Feel free to reopen if you have any new data proving otherwise. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days |