similar to: VM can not start

Displaying 20 results from an estimated 30000 matches similar to: "VM can not start"

2012 Aug 29
2
Problem installing Rmpi with Open MPI
Hi guys, I've spent a few days trying to install Rmpi with no luck. I originally tried using mpich, moved on to mpich2, and then to openmpi. I've gotten the furthest with openmpi, though am still running into this problem and can't figure it out. Can someone help!? Thanks so much in advanced. I'm using an HP Envy laptop with Ubuntu 12.04. Output is below, with the error at the
2016 Nov 29
2
Running i386 guests under CentOS7 amd64 kvm host
On Tue 29.Nov'16 at 22:34:59 +0800, -=X.L.O.R.D=- wrote: > Dear Martinez, > You should be able to search the ubuntu guest under virtManager from CentOS > desktop environment (Gnome for example). > For New VM machine creation with Ubuntu guest, you just select OS type > "Linux", Version " ubuntu12 " subject to available. Hope that helps! > > Source:
2016 Nov 30
4
Running i386 guests under CentOS7 amd64 kvm host
On Tue 29.Nov'16 at 11:54:10 -0600, Robert Nichols wrote: > On 11/29/2016 08:46 AM, C. L. Martinez wrote: > > On Tue 29.Nov'16 at 22:34:59 +0800, -=X.L.O.R.D=- wrote: > > > Dear Martinez, > > > You should be able to search the ubuntu guest under virtManager from CentOS > > > desktop environment (Gnome for example). > > > For New VM machine
2015 Jun 04
5
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
On 03/06/15 23:54, ivenhov wrote: > I've made all changes to 3 files you mentioned, also removed everything > except localhost in hosts file. > SO I have minimal smb.conf and minimal krb5 file > > Unfortunately error is still the same. > > If I try to join with full OU path I get kerberos_kinit_password > testuser at MYNAT.MYCO.BCU failed: Cannot contact any KDC for
2014 Aug 01
2
Live blockcopy onto storage pool that is an NFS mount?
Hello, I am running qemu-kvm 1.4.0 and libvirt 1.0.2 on Ubuntu 12.04. I have two NFS mountpoints configured as two separate pools in virsh: <pool type='dir'> <name>nfs1</name> <uuid>419d799c-2493-6ebc-6848-53b0919e7bad</uuid> <capacity unit='bytes'>6836057014272</capacity> <allocation unit='bytes'>0</allocation>
2015 Apr 22
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
Thank you both for the answers. I'll re-check everything again once on customer site and post my findings shortly afterwards Regards -- View this message in context: http://samba.2283325.n4.nabble.com/Cannot-join-Ubuntu12-04-Samba-4-1-17-to-domain-tp4684555p4684827.html Sent from the Samba - General mailing list archive at Nabble.com.
2015 Apr 17
3
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
Hi Rowland I don't have krb5.conf at hand at the moment but I've checked it multiple times and I think is OK since I can get ticket via kinit. resolv.conf points to my DNS I can resolve AD hostname via host serverDC1001.dan2003.sample.domain.com and via host 10.80.8.88 Regarding NetworkManager, my machine is a headless server so dnsmasq does not apply I guess? Bit of a back story
2015 Jun 08
5
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
Hai, After reading all below i can only conclude this must be firewalling, as Rowland is saying also. check if all of these ports are acceccable for the server your trying to join. tcp 0 0 192.168.X.1:1024 0.0.0.0:* LISTEN 2146/samba tcp 0 0 192.168.X.1:135 0.0.0.0:* LISTEN 2146/samba tcp 0 0 192.168.X.1:139
2014 May 22
2
Live snapshots of a single block device
Hello, I am working on a script to automatically create live snapshots of running VMs using qemu-kvm 1.4.0 and libvirt 1.0.2. If a VM has multiple disks, I'd like to back them up individually with separate calls to snapshot-create-as, so I can more easily manage the disk images. The code I have now is essentially as follows: virsh snapshot-create-as --domain "vmname" --name
2015 Jun 03
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
On 03/06/15 22:04, ivenhov wrote: > Thanks Rowland. > I understand smb.conf is bit messy and can affect performance but it should > not prevent me from joining domain. > > Here you go: > > [global] > workgroup = MYNAT > realm = MYNAT.MYCO.BCU > server string = My server %h > security = ADS > password server =
2015 Jun 03
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
On 03/06/15 21:29, ivenhov wrote: > I reproduced error WERR_DEFAULT_JOIN_REQUIRED in two scenarios: > - user account that is used to join machine to domain is not part of Domain > Admin group. > - OU path for computer (specified in createcomputer) is invalid > > In both of those cases I'm getting detailed error messages: 'insufficient > access' and 'invalid
2007 Aug 02
2
how to "authenticate plain" ???
Hello list, my name is Steven and of course: I got a problem... we are using dovecot 0.99 because it?s the actual stable version for RedHat 4 Enterprise. I am trying to authenticate using "PLAIN" but I don?t know how. that?s what I am doing: telnet conny.MYDOMAIN.de 143 Trying IP.AD.RE.SS... Connected to conny.MYDOMAIN.de. Escape character is '^]'. * OK dovecot ready. a1
2002 Jun 16
1
Can NOT start R in windows2000 (PR#1678)
Full_Name: Xin Tian Version: 1.5.0 or 1.4.0 OS: windows 2000 Submission from: (NULL) (165.230.240.114) I tried to install R 1.5.0 or R 1.4.0 to my PC with windows2000. After installation, whenever I clicked R icon, it returned to me an error message: "Rgui.exe has generated errors and will be closed by windows. You will need to restart the program. An error log is being created."
2015 Jun 04
3
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
Hi! ivenhov skrev den 2015-06-04 10:10: > I'm trying > > sudo net ads join -S dc1001.mynat.myco.bcu -U testuser -d10 > > and also > > sudo net ads join createcomputer="My/Ou/For/Servers" -S > dc1001.mynat.myco.bcu -U testuser -d10 > > > It works for me every time in lab on real hw (same spec) and on virtualbox. > It's just this particular site
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
2013 Dec 20
2
blockcopy for libvirt and version compatibility
I'm currently running: virsh --version 1.0.2 libvirtd --version libvirtd (libvirt) 1.0.2 I have a couple questions. 1. Can I upgrade my libvirt.so version to use with an older libvirtd? In other words, does the versions of libvirt and libvirtd need to be in lock step? 2. I'm able to use virsh blockcopy, but I want to do it programmatically via C. I looked through the API and was not
2013 Mar 04
1
Qemu-1.4.0-2 and Qemu-1.4.0-1 is broken on virt-preview and rawhide
All, Our testing seems to indicate that Qemu-1.4.0-2 and Qemu-1.4.0-1 is broken on virt-preview and rawhide. I'm getting undefined symbol: usbredirparser_send_start_bulk_receiving when running qemu-system-x86_64 -version.. Do others see this issue? Is there a known solution? Harald Failing cases:
2016 Nov 25
3
Running i386 guests under CentOS7 amd64 kvm host
Hi all, Maybe it is a stupid question, but I a totally lost. When I try to configure an ubuntu i386 guest under CentOS7 amd64 kvm host (fully patched) using virt-manager, I can't select what architecture I want to use. If I try to change guest.xml using "virsh edit", I can do it, but guest doesn't starts ... Is it not possible to run i386 guests under CentOS7 amd64 kvm
2009 Jun 10
5
uninitialized constant ActiveSupport::Cache (NameError)
Hi After having updated some GEMS I get `load_missing_constant'': uninitialized constant ActiveSupport::Cache (NameError) on starting the server of a freshly generated rails project. Before, I already had Rails 2.3.2 projects succesfully running, now all of them generate this error. These are my GEMS: actionmailer (2.3.2, 2.2.2, 2.1.2, 2.1.1, 2.1.0) actionpack (2.3.2, 2.2.2, 2.1.2,
2010 Nov 12
2
X11R7.6 Release Candidate 1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's a bit after 11pm, on the 11th day of the 11th month of the year, so what better time for a new release of X11! Release Candidate 1 of X11R7.6 has been posted at: http://www.x.org/releases/X11R7.6-RC1/ This includes all the source tar files for the versions of the modules currently considered part of the core release set (aka the