Displaying 20 results from an estimated 200 matches similar to: "Unable to connect to console to recently cloned VM's"
2013 Apr 05
1
URL to install Ubuntu Server guest
Hi there.
Can somebody please confirm if the url to install an Ubuntu Server is
http://archive.ubuntu.com/ubuntu/dists/quantal/main/installer-amd64/ ?
If not kindly provide the right one. I want to perform a net installation,
rather than point to an .iso image.
Regards.
Javier
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Mar 21
2
remote connection issue 'virsh -c qemu+ssh:///root@localhost/system list'
Hi,
I'm trying remote connection with qemu hypervisor on FSL PPC board.
The libvirt server is the PPC board.
root at ppc:~# ifconfig eth0 10.193.20.109
root at ppc:~# libvirtd -d
root at ppc:~# virsh -c qemu:///system define test.xml
root at ppc:~# virsh -c qemu:///system start test
root at ppc:~# virsh -c qemu:///system list --all
Id Name State
2011 Feb 10
5
Can''t find root when start vm
Hello.
I can''t start Virtual Machine, have the message:
Waiting for root file system ... done.
Gave up waiting for root device. Common problems
.....
ALERT! /dev/xvda2 does not exist. Dropping to a shell!
I have installed Xen 4 in a debian squeeze:
# uname -a
2.6.32-5-xen-amd64 #1 SMP Wed Jan 12 05:46:49 UTC 2011 x86_64 GNU/Linux
xen-hypervisor-4.0-amd64 4.0.1-2
2012 May 21
2
Problem with pty
Dear all
I have the following problem:
-I'm running libvirt 0.9.11 on ubuntu 12.04;
-when I try to create a VM with the following configuration:
...
<serial type='pty'>
<source path='/dev/pts/2'/>
<target port='0'/>
<alias name='serial0'/>
</serial>
<console type='pty' tty='/dev/pts/2'>
2009 Jul 15
4
The Talking Moose
Anyone here remember the old Talking Moose desktop toy from the 80's? For the unitiated, the Talking Moose was a simple applet on old Mac computers that periodically displayed an animated Bullwinkle-lookalike moose in the corner of the screen, spouting witty phrases or biting insults, as well as commenting on various activities like opening and closing programs or inserting disks. (The
2012 Mar 15
3
Problem with stored configs / Invalid unicode escaping
Hello,
i have a problem with stored configs since the migration from "sqlite"
to "postgresql".
dho@appelbaum:~$ sudo puppetd --test --verbose
info: Retrieving plugin
info: Loading facts in disks
info: Loading facts in users
info: Loading facts in mountpoints
info: Loading facts in disks
info: Loading facts in users
info: Loading facts in mountpoints
err: Could not retrieve
2012 Jan 13
1
Queue option 'R'
Hi all,
I've got a queue with two agents and everything works great so far.
However, I would like to use the option 'R', which "stops moh and rings
once an agent is ringing (Asterisk Trunk)" [1] according to voip-info.org
However, using this option changes nothing. The moh is played until an
agent picks up the phone.
I'm using the Asterisk package provided by the
2005 Jan 13
4
Cisco 79XX phones not talking to asterisk
Hi all,
I have setup my Cisco 79XX phone. Did the tftp, put the config files in the
right location with the right names. Booted my phone, it does the tftp
things,
the screen shows my extensions everything seems fine. However, when I
come offhook and try to dial 11 which is just a playback of demo-congrats
in the dialplan the phone says
Calling Out (INV)
below is my sip.conf file - I presume it
2011 Feb 08
1
Recuperate Spectrum() amplitude
Dear list,
I apologies first for my English, hope you will understand well my question.
I am working on 1/2 hour piezometric data, time unit is second. They
present daily oscillation when using the spectrum() function. What I am
really interested in, is to find the amplitude corresponding to this
oscillation.
I work with a college using Matlab, and although we apply the same
methodology, our
2016 Dec 13
1
Help needed: Recuperate return addresses of virtual and non virtual C++ functions with Clang and LLVM
I am working with this setup: LLVM+Clang Compiler on an Ubuntu 64bit OS.
Questions:
Is it possible to get the return addresses of virtual function call
and non virtual C++ methods inside Clang and LLVM.
Is thre a way to get the candidate addresses where the return address
points back after each function return was performed.
I have a few questions and hopefully you guys can help me out.
The
2016 Dec 16
0
Help needed: Recuperate return addresses of virtual and non virtual C++ functions with Clang and LLVM
I am working with this setup: LLVM+Clang Compiler on an Ubuntu 64bit OS.
Questions:
Is it possible to get the return addresses of virtual function call
and non virtual C++ methods inside Clang and LLVM.
Is thre a way to get the candidate addresses where the return address
points back after each function return was performed.
I have a few questions and hopefully you guys can help me out.
The
2016 Dec 21
0
*********Recuperate return addresses of virtual and non virtual C++ functions with Clang and LLVM
I am working with this setup: LLVM+Clang Compiler on an Ubuntu 64bit OS.
Questions:
Is it possible to get the return addresses of virtual function call
and non virtual C++ methods inside Clang and LLVM.
Is thre a way to get the candidate addresses where the return address
points back after each function return was performed.
I have a few questions and hopefully you guys can help me out.
The
2007 May 23
2
Infos
Hi,
I have a problem with .RData.
A friend gave me file .RData (he works on Linux).
I have installed but I got the message(I'm in Windows):
erreur fatale:impossible de recuperer les données sauvées dans .RData.
Can you help me please to solve my problem. It's very important for me.
If there are a package to install, I don't know which.
Thanks,
DIENG Allé
2013 Aug 30
0
mount.ocfs2: I/O error on channel while trying to join the group - VM's sharing disks
I have two Debian VM's on VMSphere that both have 40GB drives for the
underlying OS. The 2nd VM has an additional disk that is configured as
"Thick Provisioned Eager Zeroed" I have configured the VMs to share this
disk.
This works without errors.
When I fdisk -l I can see the shared volume or disk on both Debian servers.
I have installed OCFS2 and can restart both O2CB without
2014 Mar 30
2
what is the driver of vm's virtual ethernet?
hi,all
each port of bridge, has its packets process function called br_handle_frame.
i want to know before this function called who and how it get the packets?
if it is a real physical ethernet, it must be its driver, but for virtual ethernet , what is the driver?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Mar 30
2
what is the driver of vm's virtual ethernet?
hi,all
each port of bridge, has its packets process function called br_handle_frame.
i want to know before this function called who and how it get the packets?
if it is a real physical ethernet, it must be its driver, but for virtual ethernet , what is the driver?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 22
1
Setup Mulitple VM's
I have a small public IP block (/29) I'd like to populate with VM's from a single physical box running CentOS/5. I'd like to get some thoughts on the best way to setup networking to support this. I'm OK with setting up the virtual hosts.
Any advice would be appreciated.
TIA...
2012 Apr 25
1
Regarding persistence of VM's after live migration (virDomainMigrateToURI() problem)
Hello
I am working with 3 host machines each running xen with shared NFS storage.
I am working on automatic load balancing if one host is over utilized and
another is under utilized by measuring the utilization from xentop. I am
facing a problem after migration of VM. I am setting the flags ( 1| 8| 16)
in order to do live migration, persist VM on destination, undefine host
from source. After
2012 Sep 10
1
Kernel unresponsive after booting 700+ vm's on a single host
For a research project we are trying to boot a very large amount of tiny, custom built VM's on KVM/ubuntu. The maximum VM-count achieved was 1000, but with substantial slowness, and eventually kernel failure, while the cpu/memory loads were nowhere near limits. Where is the likely bottleneck? Any solutions, workarounds, hacks or dirty tricks?
A few more details here (tumbleweed question), and
2013 May 28
0
Re: About the change of a VM's vcpu count in runtime?
On 05/28/2013 01:24 AM, Dennis Chen wrote:
> Hi,
>
> We know that there is a command "setvcpus" in virsh used to "change
> number of virtual CPUs", now we just have the need to change vcpu count
> dynamically for a running VM, so I tried this command (the vcpu count is
> 2 in the VM xml file), below is the result:
>
> virsh # setvcpus 3 --count 4
>