search for: 16509

Displaying 20 results from an estimated 34 matches for "16509".

Did you mean: 16504
2013 Mar 28
1
virt-manager connect remote KVM host and graphic control guest problem
Hi developer, i got a problem and need your help!(my english not very good) My KVM host in IDC, and there are some restrict in there lead to me connect to KVM host by port 22 or 16509 impossible. In generally If i want login my KVM host i must login in to a "stepping stones" first, then login to that KVM host.( Now assume that the KVM host ip is 1.1.1.1 and the "stepping stones" ip is 2.2.2.2). So i use the "portforwarding" (i used the manner...
2016 Jun 12
1
How to use PHP libvirt_connect?
...ocalhost/system This asks for a password which is fine as I'm doing it from the command line. I can't get a connection when I use other protocols: $ virsh -c qemu+tcp://192.168.0.103/system error: failed to connect to the hypervisor error: unable to connect to server at '192.168.0.103:16509': Connection refused I've tried using various $uri values for libvirt_connect but I get connection errors: $uri="qemu+tcp://localhost/system"; Connecting to libvirt (URI:qemu+tcp://localhost/system) *Warning*: libvirt_connect(): unable to connect to server at 'localhost:1650...
2005 Feb 17
2
Sangoma A104 - D-Channel problem
...I> pri show span 1 Primary D-channel: 16 Status: Provisioned, Down, Active Switchtype: EuroISDN Type: CPE Window Length: 0/7 Sentrej: 0 SolicitFbit: 0 Retrans: 0 Busy: 0 Overlap Dial: 0 T200 Timer: 1000 T203 Timer: 10000 T305 Timer: 30000 T308 Timer: 4000 T313 Timer: 4000 N200 Counter: 3 NOTICE[16509]: chan_zap.c:7494 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 NOTICE[16509]: chan_zap.c:7494 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 NOTICE[16509]: chan_zap.c:7494 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of s...
2014 Jun 10
2
TCP connection works for only remote host
tcp connection working only for remote host . for localhost raising the following error >>> con=libvirt.open("qemu+tcp:///system") libvirt: XML-RPC error : unable to connect to server at 'localhost:16509': Connection refused Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/fluent/cvt/convirt-enterprise/tg2env/local/lib/python2.7/site-packages/libvirt.py", line 239, in open if ret is None:raise libvirtError('virConnect...
2018 Mar 27
1
Unable to libvirt wireshark dissector
...ions: 1. Environments: My system: Debian GNU/Linux buster/sid with *kernel-4.15.0-1-amd64* Packages installed: *libvirt0-4.1.0-2-amd64 libvirt-wireshark-4.1.0-2-amd64 wireshark-2.4.5-1-amd64* 2. Libvirt configurations */etc/libvirt/libvirtd.conf*: *listen_tls = 0listen_tcp = 1tcp_port = "16509"auth_tcp = "none"* Libvirtd started with options *--listen* 3. Check wireshark libvirt plugin: Open menu: *Help* --> *About* *wireshark* --> *Plugins*. Libvirt plugin is found: *libvirt.so 4.1.0 dissector /usr/lib/x86_64-linux-gnu/w…rk/plugins/2.4.5/libvirt.so* 4. Set wire...
2010 Jan 22
1
libvirtd remote access
...emote connections. Both systems are built using genunix''s b130. It seems that connections originating from the xvm0 server itself are fine but as soon as I go on to the other box and run the same python script (or simply virsh) the connection gets dropped immediately. Telnetting to port 16509 confirms that it drops the connection when it originates from outside of the box, but telnetting from xvm0 it does work, connection doesn''t get dropped. Both systems are on the same subnet. Looks like it''s got something to do with credentials but I''ve not been able to f...
2019 Jan 25
0
unable to list virtualbox domain remotely
Hi dear all, I have the following issue : I have a libvirtd intstalled on an ubuntu desktop. The libvirtd is listening on port 16509 (options listen_tls = 0 and listen_tcp = 1) On the desktop I have a virtualbox installed with a running VM : "styx32-dry-run3" I want to control my VM remotely by using libvirt. I performed following tests : 1)Local virsh running fine : virsh -c vbox:///session list Id Name...
2011 Sep 19
0
Remote connect using virsh qemu+ssh hangs / PolicyKit issue
...39;m attempting to remote connect to my KVM instance using virsh, but all the commands hang. When issuing the below command, nothing on the remote system happens, and no errors are displayed, (hostname changed) $ virsh --debug 5 --log /var/lib/foreman/virsh.log -c qemu+ssh://foreman at kvmhost.tld:16509/system?no_tty=1 This is the uncommented lines in /etc/libvirt/libvirtd.conf ---------- listen_tls = 0 listen_tcp = 1 listen_addr = "<omitted, set to management NIC>" log_level = 1 log_filters="1:remote 1:event 1:qemu" log_outputs="1:syslog:libvirtd 1:file:/var/log/l...
2013 Oct 09
3
Re: failing connections w/ virt-manager
...ling the flag, re-emerging the package, setting the logs and >> then reproduce it again. Check the logs and you should see why it's >> disconnecting. The docs say that libvirtd has to listen on the TCP port ... checked that: # netstat -alnp | grep libv tcp 0 0 0.0.0.0:16509 0.0.0.0:* LISTEN 4568/libvirtd libvirtd runs with UID root so I assume the user I use to connect with has to be root as well? I see no group-specification in libvirtd.conf, only for UNIX sockets ... tested with my user sgw (in groups qemu, kvm, libvirt) and root ... same behavior....
2008 Feb 22
0
virt-manager on RH AS 5.1
...server with: [root@xen-7 ~]# rpm -qa | grep virt libvirt-0.2.3-9.el5 libvirt-python-0.2.3-9.el5 virt-manager-0.4.0-3.el5 python-virtinst-0.103.0-3.el5_1.1 # egrep -v ''(^#|^$)'' /etc/libvirt/libvirtd.conf listen_tls = 1 listen_tcp = 1 tls_port = "16514" tcp_port = "16509" unix_sock_group = "libvirtd" unix_sock_ro_perms = "0777" unix_sock_rw_perms = "0770" auth_unix_ro = "none" auth_unix_rw = "none" # ps -ef | grep libvirt root 31142 1 0 17:29 ? 00:00:00 libvirt_qemud --system --daemon nobody...
2014 Jun 10
0
Re: TCP connection works for only remote host
...basavaraju <usha.basavaraju@gmail.com> wrote: > tcp connection working only for remote host . for localhost raising the > following error > > >>> con=libvirt.open("qemu+tcp:///system") > libvirt: XML-RPC error : unable to connect to server at 'localhost:16509': > Connection refused > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File > "/home/fluent/cvt/convirt-enterprise/tg2env/local/lib/python2.7/site-packages/libvirt.py", > line 239, in open > if ret is None...
2014 Jul 04
1
libvirt behind stunnel4
Hi, I'm trying this setup where an stunnel4 (listening for clients on port 16514) connects to an unencrypted libvirt backend (on port 16509). When I point the virsh client to stunnel4 it hangs. Looking via tshark: 1. virsh completes ssl handshake with stunnel4 2. stunnel4 completes tcp handshake with libvirt. and that's all. When connecting virsh client directly to libvirt (this time encrypted) tshark shows: 1. virsh completes...
2011 Jul 25
0
[PATCH node] Drop F15 build recipes
...ptables << \EOF -# oVirt automatically generated firewall configuration -*filter -:INPUT ACCEPT [0:0] -:FORWARD ACCEPT [0:0] -:OUTPUT ACCEPT [0:0] --A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT --A INPUT -p icmp -j ACCEPT --A INPUT -i lo -j ACCEPT -# libvirt --A INPUT -p tcp --dport 16509 -j ACCEPT -# libvirt-cim --A INPUT -p tcp --dport 5989 -j ACCEPT -# SSH --A INPUT -p tcp --dport 22 -j ACCEPT -# guest consoles --A INPUT -p tcp -m multiport --dports 5634:6166 -j ACCEPT -# migration --A INPUT -p tcp -m multiport --dports 49152:49216 -j ACCEPT -# snmp --A INPUT -p udp --dport 161 -...
2013 Oct 08
2
Re: failing connections w/ virt-manager
On Mon, Oct 07, 2013 at 09:36:04PM +0200, Stefan G. Weichinger wrote: > Am 04.10.2013 16:03, schrieb Stefan G. Weichinger: > > Am 04.10.2013 11:26, schrieb Stefan G. Weichinger: > >> Am 04.10.2013 07:12, schrieb Stefan G. Weichinger: > >> > >>> Thanks for any help on this, I am quite stuck here already ... > >> > >> managed to edit the xml
2014 Nov 24
2
Re: Libvirt Live Migration
I will try a newer version. On 24 November 2014 at 11:30, Michal Privoznik <mprivozn@redhat.com> wrote: > On 24.11.2014 11:23, Dhia Abbassi wrote: > >> Thanks for your answer, >> >> 1) In this case i'm not using shared storage, the migration is happening >> between two non-shared storage with full disk copy >> 2) I already created the file with same
2009 Jul 10
2
[PATCH: node 0/3] replace ovirt-identify-node with matahari
This patchset removes ovirt-identify-node and ovirt-listen awake. It adds startup script support for the matahari qmf agent, which takes over the responsibility for communicating node hardware capabilities to the ovirt-server. On the server side, host-browser has had its node identification functionality replaced by a new script, host-register, which is what interfaces with the matahari qmf agent
2009 Jul 08
1
[PATCH: ovirt-identify-node replacement 0/4] ovirt node patch to replace ovirt-identify-node with matahari qmf agent
The purpose of this patch is to add support for the matahari qmf agent package (http://git.et.redhat.com/?p=matahari.git;a=summary) to the node. The following actions are taken: 1. Deprecate ovirt-identify-node and ovirt-listen-awake by removing them from the autotools scripts, the rpm spec and the node startup scripts. 2. Remove ovirt-listen-awake and ovirt-identify-node completely. 3. Add
2006 May 16
0
Image format gotcha
I''ve been doing a lot of testing witn RMagick lately, in view of reports that it leaks memory. I''m happy to report that RMagick doesn''t seem to leak at all, when used as directed -- that is, when you remember to set the image variable to nil and call GC.start manually after you''re done with an image. BUT -- one ImageMagick format seems to be leaky! I was
2010 Jan 15
0
Asterisk 1.4.29 Now Available
...utes and don't return before T.38 ports are configured when T.38 is found but no audio stream is found. (Closes issue #16318. Reported by bird_of_Luck. Tested by vrban, mihaill. Patched by vrban, mnicholson.) * Avoid crashes with large numbers of MeetMe conferences. (Closes issue #16509. Reported by Kashif Raza. Tested, Patched by seanbright.) * Change in 'sip show channels' display format allowing more digits for CID. (Closes issue #16459. Reported, Patched by Rzadzins. * Revise documentation on disposition values to the actual values used. (Closes issue #16289. R...
2010 Jan 15
0
Asterisk 1.6.0.21 Now Available
...hing. (Closes issue #16377, #16376. Reported by bcnit. Patched by dant. * If EXEC only gets a single argument, don't crash when the second is used. (Closes issue #16504. Reported by bklang. Patched by tilghman.) * Avoid a crash with large numbers of MeetMe conferences. (Closes issue #16509. Reported by Kashif Raza. Tested, Patched by seanbright.) * Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces (for Solaris 10). (Patched by seanbright.) * Allow "REMAINDER" to function properly in expressions. (Closes issue #16427. Reported, Patched by wdoeke...