similar to: Error connecting to console

Displaying 20 results from an estimated 30000 matches similar to: "Error connecting to console"

2011 Jul 25
1
VirtualBox headless
My objective is also to run headless virtual machines through libvirt library. I am using an Ubuntu 10.04 distro and libvirt 0.9.2. Before asking you guys about it, I searched on the web and found this: Hi, > > thanks for your hint. > > I read the lines in the documentation, but unfortunately editing the xml > > within virsh lead to the errors. > > The Solution to a
2010 Aug 11
1
libvirt 0.8.3 cannot connect to remote libvirtd 0.6.3
It seems virsh 0.8.3 cannot connect to libvirtd 0.6.3. Machine 1: iibvirtd is 0.6.3 Machine 2: virsh 0.6.1 virsh -c xen+ssh://root at 192.168.1.78 list Connecting to uri: qemu:///session Id Name State ---------------------------------- 0 Domain-0 running 1 shanxi idle Machine 3: virsh 0.8.3 virsh -c xen+ssh://root at 192.168.1.78 list error:
2010 Jun 24
1
VirtualBox headless
Hello, I'm trying to use the VirtualBox/vbox driver together with libvirt 0.8.1 on a Ubuntu Lucid Machine, VirtualBox Release 3.1. The goal is to run the virtual machines headless and to connect using RDP. When starting a virtual domain using 'virsh start <domainname>' the GUI of VirtualBox will pop up and I see no option to prevent this. If X is not running, the virsh command
2010 Apr 27
1
ruby-libvirt equiv of virsh list --all
Hi all, I have a working KVM system managed with virsh and virt-install. I am currently playing with ruby-libvirt-0.1.0. I am wanting to build a simple sinatra/ruby app to show the VE's on a node and their state. I have ruby 1.8.5 on CentOS 5.4. I have the basics of it worked out but am a little stuck. Is there a way of retrieving a list of all VM's on a host using
2010 Oct 28
1
libvirt problems. Create bridged network via cmdline?
Hello! I've faced a weird problem. And I totally can't understand how libvirt handles networks. The thing that i need to do is simple. I create a bridge in my ubuntu host, the following config: *iface eth0 inet manual* * * *auto br0* *iface br0 inet dhcp* * bridge_ports eth0* * bridge_stp on* * bridge_maxwait 0* That's OK, and my bridge turns up automatically. But I don't
2010 Apr 28
2
Windows Client
Having newly compiled a Libvirt on a Windows Vista machine (many thanks to Matthias Bolte) I have attempted to connect to a remote Ubuntu machine using virsh.exe. However, the connection fails as follows: $ virsh -c qemu+tcp:///system error: unable to connect to libvirtd at 'localhost': errno=10061 error: failed to connect to the hypervisor 1. I have modified
2010 Jun 16
1
libvirt API hangs
Hi, I have someVMs in my KVM hosts(RHEL 5.5), I found when run "virsh save <domain> <file>" to save a VM, the command "virsh dominfo <domain>" will hang until the save command finishes. Is this libvirt's behavior? Or KVM/QEMU's? This may impact the performance. Thanks, Qian -------------- next part -------------- An HTML attachment was scrubbed...
2010 Apr 18
2
Restarting network on host completely cuts off guests. Why? How to prevent?
Hi list, this probably isn't a completely libvirt-specific question but I'll try anyway. Please ignore if it is too much off-topic. On an Ubuntu (9.10) virtualisation host, running KVM and libvirt and several guests (Debian, Ubuntu, Windows Server 2003) in a bridged network fashion [1,2] I noticed that performing /etc/init.d/networking restart on the host completely cuts off all
2016 Jan 30
2
CentOS7 changes strike again.
Still in the process of migrating from an old CentOS5 server to a brand new CentOS7. After finally getting Virtualbox-5.0 installed and a new Wondoze10 Pro installed it became time to shift the data from the old server to the new. The old server is headless and I installed the old WindozeXP into the Virtualbox4.x via the command line. To do some of the admin I needed to attach to the windoze
2010 Aug 30
1
Is it possible to live migrate guest OS'es between different versions of kvm/qemu-kvm with libvirt?
Hi, I currently have a couple of Debian KVM servers with all a different version of kvm or qemu-kvm. I can live migrate a guest OS from one server to the other just fine, as long as the version of qemu-kvm is the same. However, when I try to migrate a guest to a server running a newer (or older) version of qemu-kvm, I run into problems. I think this is because the xml configuration differs
2011 Jul 29
2
ruby-libvirt 0.4.0
On 07/29/11 - 09:34:17AM, David M. Barlieb wrote: > Hi, I'm fairly new to using libvirt. I have RHEL6 servers running KVM > virtual environment. As I understand it, libvirt provides the tools to > the KVM environment so that I can create domains or virtual guests. So, > that being said, what does this ruby-libvirt provide me or enhance given > my current setup. > > >
2014 Apr 30
1
How can I have more than one console/terminal windows when connecting to lxc
Dear all, I use virsh command to start a container and connect to it. When I use virsh -c lxc:/// console mycontainer, I only have one console. I wonder how to open multiple terminal windows for the same container. Thank you in advance Cheng Wang
2016 Jan 28
2
remote gnome setup
It's been surprisingly difficult to set up a remote display between two CentOS boxes, one headless running v.5.9 and the other a new laptop running v.7.2. Since the one machine is headless, it should be obvious which is to display the desktop of the other. The two machines are on the same local network, yet there is iptables running on both of them. But it's not a big deal for me to
2012 Jun 29
1
Storage Pools & nodedev-create specific scsi_host#?
Hello everyone, Current host build is RHEL 6.2, soon to be upgrading. I'm in the process of mapping out a KVM/RHEV topology. I have questions about the landscape of storage pools and the instantiation of specific scsi_host IDs using virsh nodedev-create and some magic XML definitions. I'm grouping these questions together because the answer to one may impact the other. High-level
2022 Feb 11
2
KVM virsh console to physical console?
I'm preparing to virtualize a Windows server onto a Linux system under virsh. Initial results are looking good, but an issue that's come up is the need to log into the Linux system prior to being able to access the Windows system for updates. Is there a way to "connect" the virsh console directly to a physical Linux terminal? EG: Ctl+Alt+F8 to access the Windows virsh
2013 Nov 13
1
Migration function is not supported by the connection driver: virDomainMigrate2
Greetings; I'm running Fedora 19, Xen 4.2.3, libvirt 1.0.5.6. I have two identical servers x1 & x2. I've read http://libvirt.org/migration.html & I've created certificates for tls according to http://wiki.libvirt.org/page/TLSSetup I can do this on both servers, and from a third admin server: # virsh -c xen+tls://x1.localdomain hostname x1.localdomain and... # virsh -c
2015 Oct 02
1
hvc - hypervisor virtual console & virsh
Hi Fi, cmdline: console=hvc0 systemd.wants=getty at hvc0 Connect via virt-manager - View / Text Consoles / Text Console no.: Fedora 24 (Rawhide) Kernel 4.3.0-0.rc3.git2.4.fc24.x86_64 on an x86_64 (hvc0) localhost login: root Last login: Fri Oct 2 17:28:36 on hvc0 # tty /dev/hvc0 # systemctl status getty at hvc0.service ? getty at hvc0.service - Getty on hvc0 Loaded: loaded
2012 Aug 30
0
Running VirtualBox headless
Hello everyone, I'm trying to run a VirtualBox-based VM in headless mode, but apparently running out of luck. So far: - Fedora 14 host - libvirt 0.9.8 manually built from libvirt-0.9.8-1.fc14.src.rpm (later tested with 0.10.0 built from libvirt-0.10.0-1.fc17.src.rpm to the same effect) - I have a VBox 4.1.20 installed with extension pack - a virtual Windows XP guest - can start this machine
2014 May 15
3
Invoking virsh console from Java
Hello, I have a Java application from which I am invoking the "virsh console" command to access the console of a VM. I invoke the virsh command using ProcessBuilder.start(). However, I am unable to communicate with the stdin of the VMs console through the OutputStream of the Process object. When I invoke "virsh console" from within Java, I see the following messages on
2013 May 27
3
Run multiple instance of apache
Hello everybody, I am trying to run 2 instances of apache on centos since 2 weeks with no lucks :S, exactly on the same IP address but different port. I've set up two configuration as follow: /etc/httpd and /etc/httpd2, and I duplicated the httpd service, so now I have 2 httpd service each one run an httpd conf. Now when I am trying to restart the first httpd service, it give the following