similar to: How set up CPU time

Displaying 20 results from an estimated 2000 matches similar to: "How set up CPU time"

2006 Jun 07
2
Xen problem in AMD Athelon(tm) XP 2400+
Hi, I have the following configuration for Xen 3.0 OS: Fedora core 5.0 Processor: AMD Athelon(tm ) XP 2400+ RAM: 1GB I have installed the following RPM into this machine. xen-3.0.1-4.i386 kernel-xen0-2.6.15-1.2054_FC5.i686 kernel-xenU-2.6.15-1.2054_FC5.i686 After rebooting the machine..i have choose the Domain0 option to boot in domain0. But it show''s some hardware
2010 Dec 20
8
Mutiple virtualmachines Live migration at the same time with Xen
Dear all The following process is about trying to do the " live migration at the same time with 5 Virtual machines ", but there is somthing problem with it. Process: yogi-pc2: # xm migrate --live vm01 pc2 & xm migrate --live vm02 pc2 & xm migrate --live vm03 pc2 & xm migrate --live vm04 pc2 & xm migrate --live vm05 pc2[1] 29983 [2] 29984 [3] 29985 [4]
2005 Dec 29
1
Cannot ssh to VM01 remotely
I can ssh into the Xen box over my LAN from another machine and I am logged in as vm01. But when I try to ssh in from work I can''t. I configured my router and I still cannot ssh into vm01. I know the sshd daemon is running because I can ssh locally. What could it be preventing me to ssh to vm01 remotely?? Thanks. Kashif _______________________________________________
2010 Jan 13
6
Problem with Debian for create machine virtual from Centos
Hi... My name is Bruno I want congratulation all of group. My first question about XEN . I have Centos with XEN installed. I am trying make an virtual machine Debian using virt-install, my options are: [*root@xen opt]# virt-install * *What is the name of your virtual machine? Debian* * How much RAM should be allocated (in megabytes)? 256* * What would you like to use as the disk (file path)?
2009 Jan 19
2
Error on xm create: VmError: (38, ''Function not implemented'')
Hi everyone, I generated my own DomU guest using opensuse''s yast dirinstall and stored it on a seperate iscsi target. I created it as a DomU on my Domain0 (2.6.25.16-0.1-xen kernel) successfully, using the following configuration: name = "vm01-opensuse11-base-LAMP" memory = 256 kernel = "/boot/vmlinuz-xen" ramdisk = "/boot/initrd-xen" root =
2011 Feb 18
1
about: memory allocation and the balloon list
Dear all I use the command( xm mem-set ID mem ) trying to understand the memory allocation between the Dom0 and the Guests(vm), but there is still some confusion about this. As the above /proc/xen/balloon list I set xm mem-set Domain-0 128 and changing the vm memory from 256 to 128: xm mem-set vm01 128 (...from vm01 to vm08) before mem-setCurrent allocation: 427792 kB
2011 Aug 30
1
Why the data got from "top" and "xentop" are different?
Hi All, I''m a beginner in Xen. Recently I''ve configured one VM (vm03) hosted in my physical machine. I ran the "netperf" workload in the vm01, and used the "top" command in the vm03 to test the behavior of the running workload. Meanwhile, I also used the "xentop" command in domain0 to see the resource consumption in vm03. Interestingly, I found that
2005 Jul 13
14
[Patch] Fix IDLE issue with sedf scheduler on IA64
Hi, Dan, This patch fixes strange behavior on IA64, that IDLE is scheduled more than Dom0 with default sEDF scheduler. The key point is reprogram_ac_timer at the end of ac_timer dispatcher, which programs local apic timer with expire of next ac_timer on x86. Higher precision lapic timer can trigger ac_timer more precisely than simply done in PIT interrupt handler. That works perfectly on x86
2013 Aug 02
2
Mail being delivered but MUA showing empty inbox
Dovecot :? 2.0.19 (see config at http://pastebin.com/raw.php?i=KMaQ9Ccc) Postfix :? 2.9.6 (see config at http://pastebin.com/raw.php?i=EEeevHfk) I'm trying to get Dovecot and Postfix working on Ubuntu 12.04LTS but am not having much luck. The problem is that although mail gets delivered to the correct place, however pointing a MUA of any description at Dovecot just yields a purportedly empty
2006 Sep 01
11
BUG: soft lockup detected on CPU#0! on 3.0.2-2
BUG: soft lockup detected on CPU#0! Pid: 2213, comm: smbiod EIP: 0061:[<f4990f2e>] CPU: 0 EIP is at smbiod+0x116/0x16d [smbfs] EFLAGS: 00000246 Tainted: GF (2.6.16-xen-automount #1) EAX: 00000000 EBX: f4996400 ECX: f2c99f68 EDX: f2c98000 ESI: f2c98000 EDI: c06f5780 EBP: f2c99fb8 DS: 007b ES: 007b CR0: 8005003b CR2: b7f77000 CR3: 326e2000 CR4: 00000640
2008 Aug 07
1
Installing guest OS on Xen 3
WHen I try to install NetBSD this it what is get xm create vm02 -c Using config file "./vm02". Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS? * My vm02 file in /etc/xen/vm02* kernel="/usr/lib/xen/boot/hvmloader" builder='hvm' name = "vm02" #uuid = "177aedba-c62a-e7df-84c3-4c870b2cade4" maxmem
2017 Jul 17
5
SSH from host to domain using hostname
Hello! I want to SSH from host to specific guest using hostname, e.g. ssh <user>@<guest> or ssh test@vm02-fai ssh to guest using IP works w/o issues. I found Wiki article for "NSS module" (http://wiki.libvirt.org/page/NSS_module), but there are no results for the following commands: ld4004:/home # virsh net-dhcp-leases default Expiry Time MAC address
2005 Nov 22
7
Tutorial : Debian, Xen and CLUSTER / GFS Support
Hello there! I made Debian, Xen 2.0 and CLUSTER/GFS work together :). I wrote this little tutorial to help you setup yours. Any feedback is welcome, except comments about W3C validation of my code :p Note that I am talking about compiling CLUSTER with your XEN kernel, I don''t explain how to setup a working cluster. You can find how to setup those in official RedHat docs. You will see,
2006 Oct 24
2
xm create -c vm01.cfg, Error: (22, 'Invalid argument')
# xm create -c vm01.cfg Error: Cannot open config file "vm01.cfg" www:/var/log/xen# xm create -c /etc/xen/auto/vm01.cfg Using config file "/etc/xen/auto/vm01.cfg". Error: (22, 'Invalid argument') # xm log [2006-10-24 16:16:30 xend.util.security 29229] INFO (__init__:1072) Resource label file not found. [2006-10-24 16:16:30 xend.util.security 29229] INFO
2017 Jul 19
6
Re: SSH from host to domain using hostname
18. Juli 2017 16:45, "Michal Privoznik" <mprivozn@redhat.com> schrieb: > On 07/18/2017 04:31 PM, c.monty@web.de wrote: > >> Hello! >> >> I have upgraded all libvirt packages to version 3.5.0-655.1 and restarted host. > > That wasn't necessary. It's not Windows ;-) > >> This is the current default network config: >> ld4004:~
2010 Aug 15
2
trouble launching vm''s
Hello, I must be missing something very very basic. Because I am having trouble launching some vm''s that I recently built whereas I don''t have any problem at all launching some older images I made in very much the same way! First there is vm01 which works just fine: [root@lcent5-1:/etc/xen]$:xm create vm01 Using config file "./vm01". Started domain vm01
2010 Aug 15
2
trouble launching vm''s
Hello, I must be missing something very very basic. Because I am having trouble launching some vm''s that I recently built whereas I don''t have any problem at all launching some older images I made in very much the same way! First there is vm01 which works just fine: [root@lcent5-1:/etc/xen]$:xm create vm01 Using config file "./vm01". Started domain vm01
2008 Jul 16
1
virt-install behind proxy (Xen Newbie)
How does one install a new vm behind a proxy? When I start the virt-install routine Xen seems to be unable to load information from the ftp/http sources. As a consequence, I tried to install from the DVD-iso as well as the file system. Xen then prompts "What type of media contains the packages to be installed?". After choosing ''hard drive'' it prompts that I do not seem
2008 Jun 12
3
Detach specific partition LVM of XEN
Hi... I have had a problem when I am going to detach one specific LVM partitions of Xen, so I have been trying xm destroy <domain>, lvchange -an <lvm_partition>, lvremove -f.... So I haven''t had sucess. I restarted the server with init 1 yet and nothing... I have seem two specific process started xenwatch and xenbus, but I am not sure if this processes have some action over
2017 Jul 19
2
Re: SSH from host to domain using hostname
19. Juli 2017 17:19, c.monty@web.de schrieb: > 19. Juli 2017 17:12, c.monty@web.de schrieb: > >> 19. Juli 2017 16:36, "Michal Privoznik" <mprivozn@redhat.com> schrieb: >> >>> On 07/19/2017 04:27 PM, c.monty@web.de wrote: >> >> <snip/> >> >> Guest OS is Debian 9 with this network configuration: >> thomas@vm02-fai:~$