similar to: Support for Hyper-V

Displaying 20 results from an estimated 100 matches similar to: "Support for Hyper-V"

2012 Sep 03
2
virtual network bug?
I have had a number of occasions lately where a virtual "NAT" network (such as default) has stopped working. I have attempted to stop and then restart the network from the "network details" but the only thing that seems to work is to restart all of the virtual guests which use that network. I don't believe that I should have to do that. Is there some command which
2013 Mar 25
1
Failed to boot lxc with libvirt 1.0.3:2013-03-25 06:54:17.620+0000: 1: error : lxcContainerMountBasicFS:563 : Failed to mount /selinux on /selinux type selinuxfs flags=e opts=(null): No such device
hi all, I am using lxc with libvirt. But I can't boot lxc container by libvirt 1.0.3(libvirt 0.9.8 works) . Below is my environment. Do I miss something? lxc1.xml:<domain type='lxc'> <name>lxc1</name> <memory>1024000</memory> <cputune> <shares>100</shares> </cputune> <os> <type>exe</type>
2012 Oct 30
2
libvirt python api error
I use the code below: import libvirt auth = [[libvirt.VIR_CRED_AUTHNAME,libvirt.VIR_CRED_NOECHOPROMPT],'root',None] conn = libvirt.openAuth("qemu:///system",auth,0) with open("/root/cflinux.xml") as f: xml=f.read() domain = conn.defineXML(xml) domain.createWithFlags(0) and report the error: libvir: Security Labeling error : internal error cannot load AppArmor
2013 Feb 28
1
The accurate CPU usage of a domain?
Hi,all I want to get a relatively accurate cpu usage of a domain. I have a few questions about virDomainGetInfo: struct virDomainInfo{ unsigned char state : //the running state, one of virDomainState unsigned long maxMem :// the maximum memory in KBytes allowed unsigned long memory :// the memory in KBytes used by the domain unsigned short nrVirtCpu :// the number of virtual CPUs for the
2011 Mar 22
1
Sangoma wapipe installation error
Hey! I am installing Sangoma A102D wanpipe driver and i got following error. what is this ? why dir isn't there ? wanpipe-3.5.16 # make dahdi DAHDI_DIR=/usr/src/dahdi wanpipe-3.5.16 # make install ....Send .... .... Installing Wanpipe Firmware update utility in /etc/wanpipe/util/wan_aftup install -D wan_aftup /usr/sbin/wan_aftup install -d /etc/wanpipe/util/wan_aftup/scripts install:
2011 Mar 03
2
Sangoma PCI vs PCI Express card
Hey Guy, I have quick question. I am purchasing Sangoma A102D card but i am confused between PCI and PCI Express. Which card would be good for me. Definitely PCI Express is advance but i just want to know is there any major difference, like quality, performance etc.. -Satish -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Sep 23
1
hello, how to install ubuntu for iso CD.
hello all, I have a question of how to install the DomU, I used virt-install, typed VM ''s name. After asked the following question, What is the install location? I typed /media/ubuntu/-9.04-desktop-i386.iso it didn''t work, show the following messages Could not find an installable distribution at
2019 Nov 30
1
Re: virt-df for KVM
On Sat, Nov 30, 2019 at 06:49:29PM +0800, zxs11289 wrote: > I face a problem on KVM using virt-df。 I have two computer,they > have installed tools for KVM. The computer(ip 15)has no virtual > machine and computer(ip 33)has two virtual machines。on the > computer(ip33), i run the command “virt-df” if on the computer(ip15), > i run the command “virt-df --connect
2010 Mar 21
0
issues with Migrating a domain
Hi everyone i've been trying to migrate a domain from hostA to hostB.But everytime i did it with "virsh --live migrate <Domain> xen+ssh://root at Destination", it failed and told me something like "Error Domain not found:xenUnifiedDomainLookupByName". The same thing happened when i tried to do the same thing with libvirt API like virDomainMigrate &
2011 Jan 10
0
No subject
Regards, Huy Nguyen Date: Sun, 9 Jan 2011 20:01:57 -0800 From: ducphuongbk200586 at gmail.com To: asterisk-users at lists.digium.com Subject: [asterisk-users] How to check a number online or offline Hi all, Now i want to check a number (channel) online, offline or unreachable on asterisk but i don`t know to do. Can anyone help me to solve this issue. Thanks and best regard! --
2013 Feb 28
0
With no luck with virDomainGetInfo and virDomainMemoryStats for memory usage of a running vm
Hi, all I am trying to get used memory of a running vm using libvirt and then to calculate the memory usage, but with no luck. 1.The used memory returned by virDomainGetInfo is equal to max memory with no virtio balloon driver set. When using virtio balloon driver and setting currentMemory less than memory in the xml, the used memory returned by virDomainGetInfo is nearly equal to
2009 Jan 12
0
No subject
_________________________________________________________________ --_23bd0ee8-3cc4-4c06-95e3-2d5391b0793f_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html> <head> <style> .hmmessage P { margin:0px=3B padding:0px } body.hmmessage { font-size: 10pt=3B font-family:Verdana } </style> </head> <body
2010 Feb 26
20
How to: Improve Network Throughput of a XEN kernel?
Hi there, I am starting a new thread to try and solve a problem I am having will slow network throughput to the XEN host (not to a domU). I have confirmed my problem occurs with PVOPS ''xen/master'' kernel as well using http://pasik.reaktio.net/xen/pv_ops-dom0-debug/config-2.6.31.6-pvops-dom0-xen-master-x86_64 as the .config. It also occurs with a forward ported xenified kernel
2010 Feb 26
20
How to: Improve Network Throughput of a XEN kernel?
Hi there, I am starting a new thread to try and solve a problem I am having will slow network throughput to the XEN host (not to a domU). I have confirmed my problem occurs with PVOPS ''xen/master'' kernel as well using http://pasik.reaktio.net/xen/pv_ops-dom0-debug/config-2.6.31.6-pvops-dom0-xen-master-x86_64 as the .config. It also occurs with a forward ported xenified kernel
2007 Jul 12
0
No subject
or we need to implement a SIP server to integrate with Asterisk in order to= provide full picture of VOIP system? Thanks. > Date: Wed, 5 Sep 2007 13:30:21 +1000 > From: devraj at gmail.com > To: asterisk-users at lists.digium.com > Subject: Re: [asterisk-users] How to make call from asterisk? >=20 > Helps us help you further, what do you intend to do? >=20 > - Dial
2011 Jan 10
0
No subject
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users =
2008 Jan 18
33
LatencyTop
I see Intel has released a new tool. Oh, it requires some patches to the kernel to record latency times. Good thing people don''t mind patching their kernels, eh? So who can write the equivalent latencytop.d the fastest? ;-) http://www.latencytop.org/ -- cburgess at qnx.com
2007 Oct 19
0
No subject
Its really a matter of developing an intuitive method of interaction with t= he environment. Its very feasible and something that is easily realised. = The methods are tried and tested in games systems, 3D editors and even 3D f= ile managers. Thus, there are no new technical aspects, its merely the pac= kaging of those features into a desktop interface. =20 The business applications can be
2007 Oct 19
0
No subject
Its really a matter of developing an intuitive method of interaction with t= he environment. Its very feasible and something that is easily realised. = The methods are tried and tested in games systems, 3D editors and even 3D f= ile managers. Thus, there are no new technical aspects, its merely the pac= kaging of those features into a desktop interface. =20 The business applications can be
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
--_e6765d9c-a0eb-4881-9b60-b9820e4c5665_ Content-Type: multipart/alternative; boundary="_520e6e4d-4f2c-47c0-83c1-2fa2fb28184f_" --_520e6e4d-4f2c-47c0-83c1-2fa2fb28184f_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Murdoch=2C Attached file is the error message after installing 2.7.1/ or it patched wi= ndow version. After