similar to: Mount fails with EBUSY if running xen0 kernel

Displaying 20 results from an estimated 3000 matches similar to: "Mount fails with EBUSY if running xen0 kernel"

2006 Oct 26
8
Problem mounting with credentials file
I am running Gentoo. I am trying to get my /etc/fstab to automatically mount a remote Samba share at boot time. I have the following in my /etc/fstab file: //192.168.0.2/share /mnt/share cifs auto,credentials=/home/user/.smbpasswd,uid=1000,umask=002,user 0 0 This works fine if I specify the username and password in the /etc/fstab file. However, if I try to use the credentials file
2009 Apr 03
1
xen0 and xenU for linux-2.6.27-xen.hg
Hello, please can someone on the list point me to the right direction how to build xen0 and xenU kernels for linux-2.6.27-xen.hg? A make world KERNELS="linux-2.6-xen0 linux-2.6-xenU" leads me to the error: select-linux-arch: x86 select-linux-image: cannot determine Linux image to use for x86 in build-linux-2.6.27-xen0_x86_32 cp: missing destination file operand after
2004 Oct 09
0
iscsi boot xen0 initrd
In case it helps anyone, here''s a script I use to boot xen0 over iscsi with an initrd using linux-iscsi and iscsi-init (both on sourceforge). Some (or most) of it might be debian (sarge) specific though. The script goes in /etc/mkinitrd/scripts and puts the bits and pieces in place. It has to prepend stuff to /script in the resultant initrd so it does a few funny things. Add your Ethernet
2005 Jan 12
0
Exporting filesystem using nfs from xen0 kernel not working.
Hi , I am trying to export home directorie from a FC3 system, running kernel 2.6.10-xen0 from xen-2.0-testing.bk. When i try to mount the /home dit from a other host i get the following error. client: mount: xen:/home/xen/tmp failed, reason given by server: Permission denied server: xen rpc.mountd: authenticated mount request from client230.office.netland.nl:666 for /home/xen/tmp
2005 Dec 30
0
RE: Using the -xen kernel rather than -xen0/U was Poorhard disk performance on xen-3/dom0
> On Fri, Dec 30, 2005 at 12:33:46PM -0800, David H wrote: > > >users really should be using the -xen kernel rather than -xen0/U. > > > > This is very good advice, and easy to follow. If you are > building Xen > > for testing or production use the "xen" kenel. It is much > more like > > the kenel in most distributions, everything compiled
2005 Aug 02
0
IPsec broken in 2.6.12-xen0?
Hello, Is IPsec using ESP in tunnel mode broken on the current 2.6.12-xen0 kernels? (I.e., one endpoint of the tunnel is the dom0 kernel) Thanks Reiner _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Jul 26
1
xenU / xen0 - or a single (xen) kernel?
from the README: " These are smaller builds with just selected modules, intended primarilly for developers that don''t like to wait for a -xen kernel to build. The -xenU kernel is particularly small as it does not contain any physical device drivers, and hence is only useful for guest domains." correct me here, but does that mean for a typical rollout you want to
2005 Jun 18
6
how much rum for xen0 - only ssh
Hello List, how much run should i give xen0 if the only service that runs is sshd ? ~# free              total       used       free     shared    buffers     cached Mem:        127032     124952       2080          0       7776      89688 -/+ buffers/cache:      27488      99544 Swap:      1048816          0    1048816 Tasks:  33 total,   2 running,  31 sleeping,   0 stopped,   0 zombie
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
2006 Sep 21
2
/dev/sda1 does not exist. Dropping to a shell!
Hi, when i try to set up a DomU with the following configuration: dir = /home/xen debootstrap = 1 size = 4Gb memory = 128Mb swap = 128Mb fs = ext3 dist = dapper image = sparse dhcp = 1 kernel = /boot/xen0-linux-2.6.16-11.1-generic initrd = /boot/xen-modules-2.6.16-11.1-generic mirror = http://archive.ubuntu.com/ubuntu/ and try to start it with: root@ubuntu:/etc/xen# xm create dapperDomU.cfg -c
2009 Sep 17
1
[PATCH 2/2] Btrfs: Fix setting umask when POSIX ACLs are not enabled
We currently set sb->s_flags |= MS_POSIXACL unconditionally, which is incorrect -- it tells the VFS that it shouldn''t set umask because we will, yet we don''t set it ourselves if we aren''t using POSIX ACLs, so the umask ends up ignored. Signed-off-by: Chris Ball <cjb@laptop.org> --- fs/btrfs/super.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
2008 Jan 31
0
VMX status report. Xen: #16945 & Xen0: #401 -- no new issue
Hi all, This is today''s nightly testing report; no new issue. Old Issues: ============================================== 1) Xen booting may hang at "iommu_enable_translation" on 64bit machine. http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1151 2) Create hvm guest with base kernel will cause Xen0 crash http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1152 3)
2006 Mar 22
2
xen not generating hotplug/udev events?
I''m using kubuntu dapper, so /proc/sys/kernel/hotplug is disabled, and instead udevd is running to get events from kernel and do what is necessary. in my first steps with xen (unstable), I get this error: root@nandemonai:~# xm create myxm Using config file "/etc/xen/myxm". Error: Device 2049 (vbd) could not be connected. Hotplug scripts not working. root@nandemonai:~#
2008 Feb 20
0
VMX status report. Xen: #17062 & Xen0: #425 -- no new issue
Hi all, This is today''s xen nightly test report for Xen:#17062 & Xen0:#425. No new issue today. Old issues: ============================================== 1) lots of error messages for l1e flags conflict are printed by mtrr.c on PAE host http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1172 2) [Guest Test] SMP VISTA HVM guest might be blue screen when doing large I/O in
2005 Jan 02
5
Xen0 crash dump (/dev/ram0 root) possibly of interest
I''m continuing to work on making a new XenCD as previously discussed here. In the course of that work, I''ve generated (actually, currently stuck on) the enclosed crash dump. Thought I''d forward it for interest. To head off questions, you''ll see references to a very large initrd (~114 Mb). The Xen dump may or not be related to this unusual usage.
2009 Mar 12
1
FATAL: Could not open /lib/modules/2.6.18.8-xen0/modules.dep
Hi, i tried a complete new installation with Debian 5.0.0 Lenny. Standard Installation works fine, Xen Install from Sources also. But after reboot the startup stops with the kernel panic, that it doesn''t find the modules folder.... its an Asrock AM2NF3-VSTA Board with nForce3 250 chipset, and the HDD is on Sata I compiled my own kernel, and tried with the AMD and Nvidia IDE Driver
2006 Jun 13
1
arping between two xen0 works, ping doesn''t (not checksum issue)
I have two Xen 3.0.2 domains, both are using network-bridge, both servers are in the same network. dom0_A, domU_A - first Xen server (dom0 and domU) dom0_B, domU_B - first Xen server (dom0 and domU) I cannot ping or connect from one dom0_A to dom0_B nor domU_B. arping works fine though. I can ping and connect from domU_A to dom0_B and domU_B, though. I have changed
2007 Mar 09
0
Full testing agianst xen usntable 14201
Hi all Intel QA team did a full testing agianst xen unstable 14201 this week. In the testing we ran all our tests for device model,control panel, guest installation, and xen function on x86p,x86_64 and IPF. Here is the testing report: ######################################################################## ### Summary: Totally 12 new issues have been found (11 for x86, 1 for IPF): x86: 1. Mouse
2008 Apr 13
1
Installing R in Ubuntu
Hello, I am new to Ubuntu (Linux in general) and I am trying to install R: so far, I am stuck. I have followed the instructions at the CRAN website with little luck. I read an exchange about the same issue posted before, but did not give me enough information to solve things by myself, hence, this email. Based on the former exchange I read, I am trying to include enough information to see if
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi, next step, # dmesg | grep pciback Bootdata ok (command line is root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) ) Kernel command line: root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) Unknown boot option