similar to: Re: Adding a new virtual block device to a guest

Displaying 20 results from an estimated 600 matches similar to: "Re: Adding a new virtual block device to a guest"

2007 Aug 10
2
3.0.4: HVM XP Installation hangs on "Registration components"
hi, i was able to start an installation with windows XP, but now the installer hangs on "Komponenten werden registriert" i hope similar to "components will registrated" Xen is 3.0.4 on Debian Etch. cu denny -- Stoppt den Überwachungswahn - Stoppt den Schäuble Katalog: http://www.nopsis.de _______________________________________________ Xen-users mailing list
2007 Aug 17
1
swap partition and live migration.
when performing a live migration i know the contents of the ram is copied over two the new xen server, but how about the contents of the swap partition. currently I have the swap partition in a seperate loopback file from the root partition. if i want to do a live migration, do i have to give the new server access to the swap partition file along with the root partition file? of can i just
2007 Oct 13
3
cheap mobo/cpu combo with hardware virtualization support?
I''ve currently got a Xen 2 system running on a CL10000 VIA system. I''d like to upgrade to Xen 3 and make use of the hardware virtualization support in Xen (sometimes). My requirements then: 1) Cheap CPU. AMD or Intel. Must have Xen3 hardware VM support. Any speed. 2) Lower power consumption from the CPU 3) Cheap mobo to support the chip. 4) Decent raid-1 SATA support on the
2007 Sep 05
2
Server moved - networking stopped
This is all on SuSE enterprise 10 Our server was moved to a new location last night. After powerup there was no sign of networking so our ISP reconfigured the box. Outbound connectivity had previously been through eth1 but is now through eth0 Since restarting Xen I now have no network connectivity through the hosts. I have tried to provide all the relevant details below. If anyone has a moment
2007 Sep 24
4
hvmloader not compiled
Hi, when I compile xen 3.1.0 on Debian Etch, the hvmloader file is not compiled at all. I have bin86 and bcc but nothing appears. I followed http://www.howtoforge.com/debian_etch_xen_3.1 and googled a lot without success. In the meanwhile I just used a precompiled hvmloader. I think this is ok, but it is not the smart way :) Any idea ?
2007 Sep 06
4
Ghost domain ???
Hi, I''m running Xen 3.0.4 with suse (kernel 2.6.16.46-0.12-xen). I''ve a problem with a "ghost" (paravirt) domain that appear in the output of xm list. As an example: # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 1024 4 r----- 29.0 vm-xyz
2007 Aug 21
1
AW: Xen Express 4.0 - Console
Not really. The DomU and Dom0 keyboard layout is correct. But the problem is the XenCenter Console. It doesn''t allow the use of CTRL+ALT (or ALTGR). Every time you press these keys, the console-fullscreen mode is toggled. But if you hold the CTRL+ALT Key and keep pressing the < key, the character appears in the console. But it sucks - you have always pay attention when you want to
2007 Sep 30
2
Fai Install Server in DomU
hi, i trying to install a fai installation server in a DomU for DomUs, but i have some problems with nfs. The DomUs says, that they can''t reach the NFS Server =========== Begin: Retrying nfs mount ... IP-Config: eth0 hardware address 00:16:3e:7a:25:7c mtu 1500 DHCP IP-Config: eth0 guessed broadcast address 172.16.0.255 IP-Config: eth0 complete (from 172.16.0.151): address:
2007 Oct 03
4
Problem with mISDN and HFC-Cards in Asterisk-DomU
Hello, I am having problems, getting my asterisk-domU to work properly. It consists of the following components: - Debian Etch under Xen-3.1 with a 2.6.18-kernel - Asterisk 1.2.24 - mISDN-1.1.5 I have 2 HFC-ISDN-cards, which I pass through to the Asterisk-DomU in permissive mode. This is working fine. The strange problem is, that the two HFC-ISDN-cards are not beeing initialized by the
2008 Feb 08
1
Searching patch for 2.6.18-xen with drbd 8.0.10
hi, i tried many times to get ocfs2 from 2.6.18-xen (Xen 3.1) running with drbd 8.0.10 running, but no luck. One developer from drbd tolds me, that there is bug in those kernels from SLES SP1 (fixed in SP2) and Debian Etch/Xen 3.1. So i need a patch, if there are any ... so, where can i get one? cu denny -- Stoppt den ?berwachungswahn - Stoppt den Sch?uble Katalog: http://www.nopsis.de
2009 Jul 09
0
[LLVMdev] Source file information.
Dear All, To add to this, what you want to do is find the appropriate debug stop point intrinsic and then use it to look up the information for that instruction. Here is some sample code from SAFECode that finds the debug information associated with a CallInst (LLVM call instruction) held in the variable CI. It uses the findStopPoint() function in llvm/Analyis/DebugInfo.h: // // Get the
2009 Jul 09
5
[LLVMdev] Source file information.
Dear All, To add to this, what you want to do is find the appropriate debug stop point intrinsic and then use it to look up the information for that instruction. Here is some sample code from SAFECode that finds the debug information associated with a CallInst (LLVM call instruction) held in the variable CI. It uses the findStopPoint() function in llvm/Analyis/DebugInfo.h: // // Get the
2016 Jul 04
0
PCI Passthrough not working
I am having trouble getting PCI Passthrough to work from Dom0 running CentOS 7 to DomU runnning Debian 8 I am using Xen 4.6 with CentOS kernel 3.18.34-20.el7.x86_64 on a Dell Poweredge T430. I think I have set it all up correctly, but I see no message when putting a USB device into any of the USB slots on the DomU There are three other DomUs running, but I have no need of PCI Passthrough set up
2011 Aug 17
1
virt-install -> guest stops at installation end
Hello, I am using virt-install to install CentOS6 guests on a CentOS6 KVM remote host. Everything works fine except that at the end of the installation, the guest stops instead of rebooting, which I thought, should be the default behaviour. The command I use is : [root at myorchestrator]# /usr/local/bin/virt-install --connect qemu+ssh://root at mydom0/system --name myclient --accelerate
2013 Mar 26
3
Samba + ACLs: Can’t add group write permissions
Hi there, I?ve been trying to get my head around a problem I have with Samba. I?ve set up Samba 3.6.13 on a Raspberry Pi with Arch Linux ARM on it and let it serve a couple of folders from an attached external ext4 drive mounted to /srv/cifs (of course with the "acl" option enabled). I?ve been trying to create a share that is read-writable for all members of a particular UNIX user
2009 Jul 09
0
[LLVMdev] Source file information.
On 2009-07-09 11:17, Aaron Gray wrote: >>> -----Original Message----- >>> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] >>> >> On >> >>> Behalf Of Saman Aliari Zonouz >>> Sent: Thursday, July 09, 2009 11:44 AM >>> To: llvmdev at cs.uiuc.edu >>> Subject: [LLVMdev] Source file
2006 Apr 02
5
Asterisk 2.0 Where to download
Hello All I read in www.sineapps.com have Asterisk 2.0 rewritten C# and run on windows, any body could be mail or send to me URL to download. Thanks Tin Trung Nguyen Technical Team Mobile: 084-91.365.4857 website: www.daivietcontrol.net -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 09
3
[LLVMdev] Source file information.
>> -----Original Message----- >> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On >> Behalf Of Saman Aliari Zonouz >> Sent: Thursday, July 09, 2009 11:44 AM >> To: llvmdev at cs.uiuc.edu >> Subject: [LLVMdev] Source file information. >> >> Hi, >> >> I am new to LLVM, and need to find the line number
2009 Jul 09
3
[LLVMdev] Source file information.
Aaron Gray wrote: > Dear All, > > To add to this, what you want to do is find the appropriate debug stop > point intrinsic and then use it to look up the information for that > instruction. > > Here is some sample code from SAFECode that finds the debug information > associated with a CallInst (LLVM call instruction) held in the variable > CI. It uses the
2003 May 22
1
second group of domain users don't work
Hi I'm working on Redhat 9.0,and I use Samba 3 alpha 23 as a PDC(not used ldap).I successfully create user and group for domain.I create a share on my windows 2000 workstation(using Server Manager),and I add group permission for the share.It's OK. for example:I have a user trung.h,he belongs to many domain group:domusers,layout,acc (primary group is domusers).And I create a share on my