similar to: Finding cause when "virsh list" hangs

Displaying 20 results from an estimated 11000 matches similar to: "Finding cause when "virsh list" hangs"

2011 Jul 27
1
with current libvirt git virsh expects vbox, refuses kvm define
Okay, just installed libvirt from today's git on two Ubuntu systems. The first one went fine (except for continuation of the problem that virsh and virt-manager cannot connect to 0.8.3 systems that's been there in the 0.9.x libvirts) ... but on the second, after install, "virsh list --all" presents nothing. And: # virsh define tu1004.xml error: Failed to define domain from
2012 Jun 12
2
What's the most recent compatible libvirt and qemu-kvm?
Figured I'd test qemu-kvm-1.0.1 and libvirt-0.9.12, but the result after default compiles is: root at black:/usr/local/sbin# ./libvirtd 2012-06-12 19:53:41.894+0000: 6076: info : libvirt version: 0.9.12 2012-06-12 19:53:41.894+0000: 6076: warning : ebiptablesDriverInit:4084 : Could not find 'ebtables' executable 2012-06-12 19:53:42.675+0000: 6076: error : qemuCapsComputeCmdFlags:1209
2012 Feb 02
3
Can a VM tell what host it's on?
Is there a way internal to a KVM VM to know which host it's running on? It could send a command via ssh to virsh on a host, and learn from that whether the host currently has it running. But is there something within the VM itself which will reveal this? Thanks, Whit
2001 Nov 26
8
RTNETLINK answers: File exists
Can someone tell me what concept I''m missing here. The setup is simple. I have two default routes after ifup operations. I use "ip route del" to remove one, but then decide to add it back. The attempt is refused. Why? # ip route ls 66.95.83.208/28 dev eth1 proto kernel scope link src 66.95.83.210 65.84.205.96/27 dev eth2 proto kernel scope link src 65.84.205.104
2011 May 31
1
How do I diagnose what's going wrong with a Gluster NFS mount?
Hi, Has anyone even seen this before - an NFS mount through Gluster that gets the filesystem size wrong and is otherwise garbled and dangerous? Is there a way within Gluster to fix it, or is the lesson that Gluster's NFS sometimes can't be relied on? What have the experiences been running an external NFS daemon with Gluster? Is that fairly straightforward? Might like to get the
2010 May 20
4
Odd failure of smbd to start from init.d - CentOS 5.4
Hi, We've got a fresh CentOS 5.4 box, and the only glitch so far is that /etc/init.d/smb doesn't start smbd. It claims it does - shows "[ok]" - but only nmbd ends up running. Even setting a higher debugging level in the smbd flags, nothing logs or shows on the console as to why smbd is immediatly quitting. To make it stranger, doing this works fine: . /etc/init.d/functions
2010 Jun 14
4
Cacti/snmp question
Hi, Trying to follow the recipe at http://wiki.centos.org/HowTos/Cacti_on_CentOS_4.x Which has a bit of an update for 5.x, but no joy. Anyone know what this from Cacti should suggest? Data Query Debug Information + Running data query [9]. + Found type = '6 '[script query]. + Found data query XML file at '/var/www/cacti/resource/script_server/host_cpu.xml' + XML file parsed
2013 Jun 02
2
Pools are not persistent
Hi all! I'm trying virt-manager on Debian Wheezy and I noticed that it has already defined a "default" pool. But if I run: # /etc/init.d/libvirt-bin restart I lose the definition of the pools. Actually, there are the definitions of the pools; but these are not read after restarting libvirt. ss01:/etc/libvirt/storage# ls -l total 8 drwxr-xr-x 2 root root 4096 jun 1 09:36
2012 Jun 01
3
How can a bridge be optimized?
Hi, Netperf tells me that a KVM VM using a bridged connection to a system across the Gigabit LAN sees on average about 1/10th of the bandwidth the host sees. This is on very lightly loaded hosts, although with multiple low-use VMs. I've tried adjusting the CPU throttling after seeing that mentioned as a possible factor in slowing down a bridge, but it has not much if any effect here. Is
2011 May 06
2
single storage server
I have a single storage server which exports /data to number of clients. Is it ok to access the data on the storage server directly (ie not via glusterfs mount) ? (I know this causes problems when there are multiple servers ). This would simplify some configurations. Nick
2010 Aug 20
4
Can Samba lock files until copy is complete?
Hi, We've got a system where staff use Samba mounts on their Windows desktops to drop files into a Linux directory for further processing. Some of those files are large, and take time for the file copy across Samba to complete. The problem is that looking at the directory from the Linux side, to see if there are new files to process, the directory listing for the files-copied-across-by-Samba
2011 Apr 21
1
ESXi & Gluster setup options
All, We are in the process of determining a virtualized infrastructure and wanted to hear from current users of Gluster and VMWare. What we were looking to setup was an HA ESXi cluster (2 heads) with gluster backend (4 bricks to start, replicated/distributed), all backend connectivity would be 10Gbe. Mainly the storage would be for VM images but may include NAS files later. So our
2012 Jun 01
3
Striped replicated volumes in Gluster 3.3.0
Hi all, I'm very happy to see the release of 3.3.0. One of the features I was waiting for are striped replicated volumes. We plan to store KVM images (from a OpenStack installation) on it. I read through the docs and found the following phrase: "In this release, configuration of this volume type is supported only for Map Reduce workloads." What does that mean exactly? Hopefully not,
2010 May 25
3
smbd start trouble - CentOS 5.4
Hi, I've been through a long discussion of this on the CentOS list, where people are quite helpful, yet we've gotten nowhere with it. With smbd Version 3.0.33-3.14.el5 on two different CentOS 5.4 64-bit boxes, "/etc/init.d/smb start" reports OK for both nmbd and smbd, but an instant later smbd stops running, with no errors reported - just fails, no matter what logging level is
2008 Feb 17
2
winbind - not ready for prime time?
What's the consensus? Should winbind even be considered for production use? Looking back through the archives of the Samba lists, there's a lot of doubt about it. Where people have had problems, there are more often than not no solutions given. When I look at the man page in 3.0.28, there are litterally blank spots awaiting completion, and lack of documentation of sometimes-essential
2011 Jul 04
1
Ubuntu version
hi! http://download.gluster.com/pub/gluster/glusterfs/3.2/3.2.1/Ubuntu/glusterfs_3.2.1-1_amd64.deb Which version of Ubuntu was it built for? Maybe it can be used for any version of it? Are the build script available for download? Thank you, tamas
2011 Apr 26
2
virt-clone: clone not bootable
Hi, Not sure if this is the right mailing list, but... I have a Linux VM (CentOS 5.4) VM. ?I cloned it with virt-clone, but the clone isn't bootable. ?When I attempt to boot it says: ? Booting from hard diskBoot failed: not a bootable diskFATAL: No bootable device The clone was made with the following command: virt-clone -o centos -n centosclone -f /path/to/new/image.img I've attempted it
2016 Mar 23
3
virsh and bash_complete
2012 Feb 14
4
Exorbitant cost to achieve redundancy??
I'm trying to justify a GlusterFS storage system for my technology development group and I want to get some clarification on something that I can't seem to figure out architecture wise... My storage system will be rather large. Significant fraction of a petabyte and will require scaling in size for at least one decade. from what I understand GlusterFS achieves redundancy through
2010 Jun 09
3
PHP file upload limit
Hi all, I am trying to run a web-based PHP application on a CentOS 5 32-bit machine that requires me to upload large files. The machine also happens to have little RAM (256MB). I have no problem setting my upload limit ( upload_max_filesize ) to 1 GB but for some reason 2 GB or above seems to be no go. Would anybody know why? Could it be one of the many 32-bit vs 64-bit issues? Thanks. Boris.