![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 2157653.1 : Diameter Signaling Router (DSR) - Console Connection - Error: Operation Failed: Active Console Session Exists For This Domain
In this Document
Applies to:Oracle Communications Diameter Signaling Router (DSR) - Version DSR 3.0 and laterTekelec GoalGet a console connection to an guest from TVOE. Solution
[admusr@tvoe ~]$ sudo virsh list
Id Name State ---------------------------------------------------- 1 soam-b running 2 noam-b running [admusr@tvoe ~]$
[admusr@tvoe ~]$ sudo virsh console 1 [admusr@soam-b]$
[admusr@tvoe ~]$ sudo virsh console 1 [admusr@tvoe ~]
[admusr@tvoe ~]$ sudo who
root ttyS0 2016-06-08 12:18 admusr pts/7 2016-07-05 02:48 (10.178.91.28) [admusr@tvoe ~]$
[admusr@tvoe ~]# ps -ef | grep ttyS0
root 6502 5343 0 Jun08 ttyS0 00:00:00 -bash root 6531 6502 0 Jun08 ttyS0 00:03:57 virsh console 1 root 58082 57740 0 02:58 pts/7 00:00:00 grep ttyS0 [admusr@tvoe ~]# exit [admusr@tvoe ~]# pkill 6502 6531 5343
[admusr@tvoe ~]# ps -ef | grep ttyS0
root 58835 1 0 03:11 ttyS0 00:00:00 /sbin/agetty /dev/ttyS0 115200 vt100 root 58842 58551 0 03:11 pts/7 00:00:00 grep ttyS0 [admusr@tvoe ~]#
[admusr@tvoe ~]# virsh console 1 [admusr@soam-b]$
It is very important that the console connection is gracefully closed using key combinations CTRL + ] else the above error may appear again.
Attachments This solution has no attachment |
||||||||||||||
|