Displaying 20 results from an estimated 100000 matches similar to: "Problem in connecting to xen localhost"
2012 Mar 17
0
[URGENT] unable to connect to 'localhost:8000': Connection refused with Xen 4.2-unstable
Hi,
I have successfully upgraded from Xen 4.1.3-rc1-pre to Xen 4.2-unstable.
Please refer to the following document for the installation instructions.
Installation Instructions for Xen 4.1.x or 4.2-unstable and Linux Kernel
3.x.x on Ubuntu and Debian Linux - Version 1.1.pdf
===========================================================================
Download link:
2012 Dec 02
2
How to do live migration using xen
Hello,
I want to do live migration of virtual machine on xen using
fedora.SO what are the steps to have the live migration possible.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 May 30
0
“Unable to connect to libvirt” (xen, xl toolstack, and virt-manager)
I get “Unable to connect to libvirt” when using virt-manager in combination
with the XL toolstack and Xen 4.2.1. (No problems when using virt-manager
in combination with the XM toolstack.) More details of the situation can
be found in a bug-report that I filed on launchpad. Please see:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1180281
Judging from the information that I provided
2013 Jun 18
0
Virt-manager does not connect to libvirt/Xen? Xen 4.1.5 installed from source on Fedora 17.
Hello,
I posted this yesterday to the Xen-devel list, posting it additionally to
the fedoraproject list too.
My problem is Virt-manager is unable to connect to the hypervisor
(explained below). However, xm list, xm info work fine.
So I followed the guide
http://wiki.xen.org/wiki/Xen_4.2_Build_From_Source_On_RHEL_CentOS_Fedora
and built/installed Xen from source, using grub2-mkconfig to rebuild
2013 Mar 27
1
How to use xl (in place of xm) with libvirt 1.0.2 and Xen 4.2.1 in Ubuntu 13.04?
QUESTION: What, if anything, can I do so that I can use xl (in place of
xm) with libvirt 1.0.2 and Xen 4.2.1 in Ubuntu 13.04?
BACKGROUND: I am testing a fully updated (as of March 27) installation of
Ubuntu 13.04 that includes the following packages:
libvirt - version 1.0.2-0ubuntu9
xen-hypervisor-4.2-amd64 - version 4.2.1-0ubuntu1
Upon setting TOOLSTACK=xm in /etc/default/xen (as well as
2004 Nov 10
1
Samba panics after error connecting to cups
Hi,
We have an issue with Samba panicking after an error connecting to
CUPS (see log below).
Samba 3.0.7
CUPS 1.1.20
Debian Woody
After the panic, CUPS is still oparational, but not Samba. I have to
kill -9 the smbd process befor I can restart it using the init
scripts.
Any pointers welcome.
[2004/11/04 13:55:43, 1] smbd/server.c:open_sockets_smbd(348)
Reloading services after SIGHUP
2006 Jun 07
1
Problem with ices 2.0.1 : open localhost:8000 instead of what is in config file
Hi,
I just installed 2.0.1 but I'm unable to use it. It doesn't want to
connect to my server, but instead, it tries to connect to localhost:8000
(default).
My configuration file is the same than before. It's working fine with
ices 2.0kh60
I wanted to change because since I installed icecast 2.3.1, ices freeze
every day at each network interruption (xDSL IP change).
My ices runner
2004 Aug 31
0
The connection was refused when attempting to contact localhost:901
I am quite new to Linux, and just trying to do some simple things like
get my Linux and windows boxes talking to each other.
I have installed Samba 3.0.6 on Red Hat 9 on a Intel P3 box. I
installed RH without the boxed version of Samba, removed the components
it installed anyway (samba-client and samba-common), and then downloaded
the source code from Samba.org. I went through the Samba
2006 Feb 27
0
unable to connect to CUPS server localhost - Connection refused
Hello,
I'm using Debian Sarge, Samba 3.0.14a and the stable cups included on the
sarge dvds.
And if I start the server and the printer in the same time on Monday morning
I will get following error message in the /var/log/samba/log.smbd
[2006/02/27 08:22:32, 0] printing/print_cups.c:cups_cache_reload(85)
Unable to connect to CUPS server localhost - Connection refused
[2006/02/27
2011 Sep 05
5
Unable to connect
Hello,
I have been using xen under open-suse 11.4 for almost half
an year now. This week I had to reformat the provider and so I did
install everything again (now there is a dual boot and microsoft windows
server 2008 installed on the first half partition of the disk) again
open-suse 11.4 and xen. I do start the xen kernel at grub but when I try
to connect and/or creat a new domU the folling
2012 Dec 13
3
Code for precopy algorithm
Hello all,
I want to optimize the pre copy algorithm.So in which file
can I find the implementation of algorithm.And how to understand the
working of code? Which part causes the live migration in code?
regards,
DigvijaySingh
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2002 May 31
3
Stupid Newbie: can't connect localhost:901 - help
I've installed the rpm's and everything seems to be
set up fine. I've been through many documents (even
the one on redhat that says i must change localhost to
127.0.0.1 in one of the config files
(/etc/xinetd.d/swat). When i direct mozilla to
http://localhost:901 I get, "The connection was
refused when attempting to contact localhost:901
I think maybe that something is not
2014 Mar 25
1
Dovecot Port 993 and 995 not connecting.
Hello Mates,
I am facing a really weird issue with my mail server, somehow I cannot
connect using port 993.
It works with 143 but not 993 nor 995.
Here is a little bit of more information:
# telnet localhost 143
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+
2002 Jun 03
0
WAS: Newbie: can't connect localhost:901 - help
Don't feel stupid. I'd guess you're using 2.4 kernel and not the 2.2 kernel?
In 2.2 services default to using inet.d
In 2.4 services default to using xinetd to start stuff.
You need to go to /etc/xinet.d and make sure the file swat
has a "disable=no" in it.
As a matter of fact, for security purposes, I'd do a vi * in that directory (/etc/xinet.d ) and make sure
2014 Nov 24
5
TELNENT TO LOCALHOST IN CENTOS 7
I just install Centos 7 on my laptop. I have also installed telnet-server
and telnet.
I can telnet to other server from my local CentOS 7 but can not telnet
localhost also, i can not telnet to my localhost from other server.
I try to check telnet file in /etc/xinetd.d directory but the file "telnet"
is not there.
Please can someone help me with the steps to install telnet or enable
2014 Nov 24
0
TELNENT TO LOCALHOST IN CENTOS 7
On Mon, Nov 24, 2014 at 9:33 AM, Samson <okosam at gmail.com> wrote:
> I just install Centos 7 on my laptop. I have also installed telnet-server
> and telnet.
> I can telnet to other server from my local CentOS 7 but can not telnet
> localhost also, i can not telnet to my localhost from other server.
>
> I try to check telnet file in /etc/xinetd.d directory but the file
2015 Mar 28
0
Problem connecting to an imap account with Dovecot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 28-03-15 15:39, Laurent Rathle wrote:
> Hello,
>
> I have several accounts on my server. I can?t connect to one of
> them using Apple mail on Mac or IOS to create my account or read my
> mail in these applications. I can send mails to this address and
> read them with my Horde webmail. I have these messages in the log
> :
2009 Oct 14
0
virt-manager cannot connect xen
When I try to connect xen using virtmanager, the following error occurs.
Unable to open connection to hypervisor URI ''xen:///'':
<class ''libvirt.libvirtError''> unable to connect to ''localhost:8000'': Connection refused
None
How to resolve this problem in connecting xen?
Regards,
Fasiha Ashraf
Keep up with people you care about with
2009 Oct 14
0
virt-manager cannot connect xen
When I try to connect xen using virtmanager, the following error occurs.
Unable to open connection to hypervisor URI ''xen:///'':
<class ''libvirt.libvirtError''> unable to connect to ''localhost:8000'': Connection refused
None
How to resolve this problem in connecting xen?
Regards,
Fasiha Ashraf
Keep up with people you care about with
2013 Mar 05
1
Help connecting to SOCKS5 proxy server with Open SSH
My desire is to form a connection from my laptop running ubuntu to a
SOCKS5 server listed on the Internet. I have read the Ubuntu man page on
OpenSSH client program. The description indicates that I have to connect
to given host name (assumed to be an ip address?) with optional
username. I want the server receive my Internet traffic in SOCKS5
protocol and respond to my computer the requested