similar to: fdisk hard drive image

Displaying 20 results from an estimated 4000 matches similar to: "fdisk hard drive image"

2005 Mar 02
24
unstable binaries
Hi *, i am coming from UML, and now i evaluate Xen on my desktop: Xen-2.0.4 linux-2.6.10 "CONFIG_MODULES is not set" "CONFIG_AGP is not set" "CONFIG_FB_RADEON=y" FC3, [/usr]/lib/tls moved away It works, but some desktop applications crash once in a while within dom0: metacity-2.8.6 firefox-1.0.1 wnck-applet (from gnome-panel-2.8.1) But
2005 Feb 08
3
hardware-watchdog driver problems in linux 2.6.10-xen0
Hi! I''m trying to run w83627hf_wdt.ko watchdog driver in domain 0 (xenlinux 2.6.10-xen0), but the driver doesn''t seem to work (the machine reboots all the time after the watchdog-timeout set in BIOS). Is there something that could prevent the driver from accessing the watchdog-hardware (io-ports/registers) ? The watchdog-driver is very simple, and you can find it in
2005 Mar 03
14
Serious performance issues
Hi. I have a Shuttle box with an AMD Athlon XP 2200+ and 1GB of RAM. I''m normally running it with Debian sarge/sid and kernel 2.6.10-1-k7, as built by Debian. I want to use Xen on it. I built a xen0 kernel which is as close to the Debian kernel as I can (no power management, no HPET timers, broken ISA drivers disabled), disabled /lib/tls, and booted with the new kernel. Everything works.
2005 Mar 18
2
Trouble getting a DHCP address when booting.
Hi. I spawned a thread last week about the failure of bridged networking and I have gotten a little further. Turns out that I _do_ have network connectivity from inside the domains, but I cannot get the network to come up when I boot. I have to login and start up the network manually. E.g. after installing Debian Sarge according to the debootstrap method outlined in the users manual, I created a
2005 Mar 08
29
Interrupt levels
I''m tracking performance on the machine I installed yesterday. mutt running on one Xen instance, accessing via imap to another instance, accessing via nfs the maildir in another instances, seems little laggy when moving up and down the message index list. Network latency seems low < 30ms on average. So I was tracking vmstat. On the mutt instances is seems reasonable: [nic@shell:~]
2005 Feb 23
2
PSE in guests
Looking at the 2.0 code, it looks like the guest OSs are made to believe that PSE is not available. Is this a design choice? Has any work been done on supporting 4M pages in guest kernels? Regards, K. Y ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover
2005 Mar 25
3
Framebuffer (was Xen port of ReactOS)
Fwiw, I think a ReactOS port would be very useful to both projects. One thing I think xen could do with (if it isn''t there already) is some sort of virtual framebuffer like with disk and network. Dom0 could provide the backend of the virtual framebuffer (on virtual consoles or inside X windows or whatever), and the other domains could make use of the exported framebuffers. It
2005 Feb 22
6
VFS: Unable to mount root fs on unknown-block(1,0)
google yields nothing except for indicating that it is a boot loader problem. my dom0 partition is on a 9 GB SCSI disk drive. I have a raid1 device (md0) which I have created a series of partitions via lvm2. on boot, xm create /etc/xen/xm-single -c I get what looks like a normal boot until TCP: Hash tables configured (established 4096 bind 8192) NET: Registered protocol family 1 NET:
2005 Mar 02
8
Xen "restarting system" on Fedora FC4
I posted this to the Fedora-test list but I''ll try here. If I need to ditch fedora rpms and move to building directly from src before posting here, please let me know and I''ll do so (apologies in advance if this is the case). I have the following Fedora RPMS installed: kernel-xen0-2.6.10-1.1155_FC4 kernel-xenU-2.6.10-1.1155_FC4 xen-2-20050222 I can
2005 Mar 20
4
I/O descriptor ring size bottleneck?
Hi everyone, I''m doing some networking experiments over high BDP topologies. Right now the configuration is quite simple -- two Xen boxes connected via a dummynet router. The dummynet router is set to limit bandwidth to 500Mbps and simulate an RTT of 80ms. I''m using the following sysctl values: net.ipv4.tcp_rmem = 4096 87380 4194304 net.ipv4.tcp_wmem = 4096
2005 Feb 09
1
RE: [PATCH 2/2] netfront skb padding
> It appears that when alloc''ing a skb, it is bring padded by > an arbitrarily > (and excessive) long value. The value for this padding > really only needs to > be 24. 24 = 14 for the ethernet header + 2 for the cache > alignment + 4 for > the CRC + 4 for the VLAN flags. Given that we''re allocating page sized buffers the current situation
2005 Feb 15
6
xen-testing and redhat-cluster devel
Hi, I''m using xen on two-node redhat cluster (CVS devel version), using lvm as storage backend. redhat cluster is used to synchronize LVM metadata (using clvmd) and as storage for domain configs and dom-U kernels (with gfs). Latest version of redhat cluster works with xen-2.0.4, but not with xen-2.0-testing. ccsd failed to start on 2.0-testing. Anyone knows what the problem is? I
2005 Mar 17
3
ntpdate issues?
Hi, I''m trying to run ntpdate from domain zero and getting weird results. This used to work (prior to using xen). Is this related to xen at all or an entirely unrelated issue? Queries seem to work: # ntpdate -q time-b.nist.gov Looking for host time-b.nist.gov and service ntp host found : time-b.nist.gov server 129.6.15.29, stratum 1, offset 41.820087, delay 0.17027 17
2005 Mar 03
2
X problem (radeon/intel-agp) on unstable
Hi, since 2.0.4 didn''t work with my notebook (see ''[Xen-devel] "general protection faults" in dom0 when loading intel-agp module'') I tried xen-testing. Now I''m on xen-unstable but I still get the following problem. X loads but doesn''t display anything more than the X cursor. The rootwindow looks kind of strange. Please see
2005 Feb 23
19
Calculating real cpu usage of Xen domains correctly!
Hi all, With the new vm-tools we are trying to get top like capabilities going correctly. Currently we have a program vm-list that has some of this capability but is dependent on the cpu time given by libxc calls (xc_get_dom_info & xc_domain_get_cpu_usage). These two functions give you how much time (in nanoseconds, why is this not documented) the domain has been actively used. Approaches:
2005 Mar 23
9
[patch] final header fixes
I think this is the last of the header fixes I''ve run across. Though it''s sometimes difficult to tell, I believe Xen/ia64 has asm/mm.h, flushtlb.h, page.h, and shadow.h. Please apply. Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> -- Hollis Blanchard IBM Linux Technology Center
2005 Feb 21
7
xen and reiserfs
Hi I''m running Xen on Fedora core 3... uname -a Linux groucho 2.6.10-1.1148_FC4xen0 #1 SMP Sat Feb 19 15:15:24 EST 2005 i686 i686 i386 GNU/Linux # xm list Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 121 0 r---- 140.9 What I''m trying to do is get SuSE 9.2 to come up in it''s own domain.. /dev/hda2 = root for FC-3
2005 Feb 08
3
Newbie problem: disk error launching FC3 in non-0 domain
Hi again I have a minimal Fedora Core 3 image running fine as domain 0 (thanks and sorry for the previous FAQ query) using both the standard install ramdisk image, and the FC3 ramdisk image downloaded from xen sourceforge. However, I can''t get it running in a non-zero domain. In brief, I have a full FC3 installed on /dev/hda1, which I typically use as my domain 0 OS. Then I have a
2005 Mar 07
1
Advice on HIGHMEM
Given that dom0 is itself doesn''t managed the memory directly that you only need to compile HIGHMEM4G into the dom0 or domU kernels if you intend to use more than 1G in one domX instances. ie. Even if you have more than 1Gb of total physical memory, if none of the domX use more than 1Gb of memory, there is no need to compile in HIGHMEM4G. Or, does dom0 need to be compiled with this in
2005 Jan 11
17
[Fwd: Installing from distribution CDs]
Sorry, hit send instead of attach again. Rest of patches included. -- Anthony Liguori Samba, Linux/Windows Interoperability Linux Technology Center (LTC) - IBM Austin E-mail: aliguori@us.ibm.com Phone: (512) 838-1208 Tie Line: 678-1208