similar to: device problem

Displaying 20 results from an estimated 2000 matches similar to: "device problem"

2005 Oct 16
8
cannot boot domU
I cannot boot domU: # xm create inhouse Using config file "inhouse". Started domain inhouse # xm list Name ID Mem(MiB) CPU VCPUs State Time(s) Domain-0 0 123 0 1 r----- 27.4 inhouse 8 2048 0 1 ------ 11.4 # xm console inhouse Linux version 2.6.12.6-xenU ( root@xen1) (gcc version 4.0.2 20050901 (prerelease)
2005 Sep 30
2
boot errors
I''ve compiled the 3.0-devel version on SUSE Linux 9.3. The ony problem is the qla2300 driver, which will not start all correctly on boot. So i cannot see other partitions than sda. --------------------------------------------------------------------------------- QLogic Fibre Channel HBA Driver ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 24 (level, low) -> IRQ 185 qla2300
2003 Jun 26
2
Is there something sppecial about pass4 ?
Machine is 4.8-STABLE smaug# camcontrol devlist <COMPAQ BD009122BA 3B07> at scbus0 target 0 lun 0 (pass0,da0) <COMPAQ BD009122C6 B016> at scbus0 target 1 lun 0 (pass1,da1) <COMPAQ BD009122BA 3B07> at scbus0 target 2 lun 0 (pass2,da2) <COMPAQ BD00962373 BCJE> at scbus0 target 3 lun 0 (pass3,da3) <IBM IC35L018UCPR15-0 S70H>
2005 Sep 28
3
DomU on SMP
Hi, Im trying to set create a RHAS4 DomU on a HP proliant 360DL 4 processor SMP. Since the xenified kernel that came with FC4 didnt work, I compiled a xen-unstable enabled kernel for FC4. all was fine untill it gave me a ''unable to open an initial console'' I tried to make an initrd for my xen0 kern but it didnt work. So I tried using the old initrd image that I had and Dom0
2004 Mar 09
4
[PATCH] kinit
Hello all, I experienced some problems with "kinit". It had problems to determine my root device (/dev/hda3) and to create /dev/root with the appropriate major and minor device number. I don't use udev or devfs on this system so far. The patch I wrote to solve it is attached to this email. I would like to extend "kinit" a bit: * Removing the pivot_root stuff and
2006 Apr 16
2
e2fsck dies with signal 11
Hi I got a strange error, happening on two of my ext3 partitions. What can be wrong? And why does e2fsck error out, instead of displaying an error message? Best regards keld fsck /dev/hda6 fsck 1.38 (30-Jun-2005) e2fsck 1.38 (30-Jun-2005) Warning... fsck.ext3 for device /dev/hda6 exited with signal 11. also From my dmesg: <1>general protection fault: e7a8 [#3] Modules linked in:
2013 Oct 25
8
[PATCH] btrfs: add framework to read fs info from btrfs-control
This adds ioctl BTRFS_IOC_GET_FSIDS which reads the fs info through the btrfs-control Signed-off-by: Anand Jain <anand.jain@oracle.com> --- fs/btrfs/super.c | 47 ++++++++++++++++++++++++++++++++++++++----- fs/btrfs/volumes.c | 33 ++++++++++++++++++++++++++++++ fs/btrfs/volumes.h | 2 + include/uapi/linux/btrfs.h | 19 +++++++++++++++++ 4 files changed,
2005 Oct 17
15
SuSE 10 no network in dom0 - arp problem?
Hello. I have installed the SuSE Linux 10 XEN kernel but no domU yet. Now I cannot ping to and from dom0. I get lots of ARP broadcasts from dom0 but dom0 seems to ignore ARP answers. When pinging to dom0 it ignores arp requests. This happens regardless xend is running or not. This happens in the xen kernel only, when booting stock kernel all works as expected. What can I do? Robert
2005 Oct 19
2
CPU and Memory Usage of Guest as well as HOst OS
hi, How can the memory as well as cpu usage of guestOS be monitored through Xen? If the ''top'' is invoked from hostOS it just shows some usage under process named ''python''. Basic aim is if there are 5 guestOS running on a hostOS and if one of the guestOS hogs the CPU and it is needed to migrate that guestOS to some other hostOS.
2010 May 28
2
permanently add md device
Hi All Currently i'm setting up a 5.4 server and try to create a 3rd raid device, when i run: $mdadm --create /dev/md2 -v --raid-devices=15 --chunk=32 --level=raid6 /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg /dev/sdh /dev/sdi /dev/sdj /dev/sdk /dev/sdl /dev/sdm /dev/sdn /dev/sdo /dev/sdp /dev/sdq the device file "md2" is created and the raid is being configured. but somehow
2005 Sep 20
1
vmlinuz-2.6.9-xenU
Hi, I''m tryin to get Mysql running on RHAS 4 which is a DomU on xen 3.0 but mysql fails... I''m using the 2.6.12-1.1447_FC4xenU kernel instead of vmlinuz-2.6.9-xenU. is this something to do with the kernel? where could i find a vmlinuz-2.6.9-xenU kernel? Thanks, Sweekar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2007 Apr 19
2
CentOS 4.4 Xen VM/VPS install on CentOS 5 (xen kernel) issues
Ok So I''ve been able to successfully create a CentOS5 virt-install on xen using LVM created partitions. But have many problems trying to install 4.4 (It does not work with virt-install hence you have to try another method). I Created a name, name-tmp, name-swap, name-root paritions. I did mke2fs and mkswap no problem everything is good. I went on further to mount the name-tmp and
2006 Aug 18
1
What modifications are required for my device driver to work with xen.
Hi, Firstly, I apologise for the naivity of my quiestion. I''m still unclear about the split-driver architecture of xen. I''m developing a software raid driver, and would like to know the changes required for it to work with xen. (guest). As I have understood, the Native driver remains unchanged in Dom0. This driver communicates talks with the backend driver and the hardware(or is
2009 Dec 31
3
Lost mdadm.conf
Hi, I lost my mdadm.conf (and /proc/mdadm shows nothing useful) and I'd like to mount the filesystem again. So I've booted using rescue but I was wondering if I can do a command like this safely (i.e without losing the data previously stored). mdadm -C /dev/md0 --level=raid0 --raid-devices=2 /dev/sda1 /dev/sdb1 Where of course the raid devices and the /dev/x are the correct ones
2006 Jan 30
12
Error: Device 769 (vbd) could not be connected. Backend device not found.
Hi, I have installed debian 3.1 on an Intel Pentium D processor 920 ( including vanderpool.) The installation worked fine and i''m able to start guest-domains. When I try to start the 5.th Guest-Domain, I Get the following error: Error: Device 769 (vbd) could not be connected. Backend device not found. this problem exists still if i have shutdown or destroyed all guests, after
2005 Jul 30
3
Linux newbie asks about sonypi on laptop
Okay. I've been able to set my laptop's screen brighter by working with the program spicctrl and the sonypi device. But everytime I boot, I login under my username then have to do the following every time... First I go into the bash terminal, then su because I can't do this under my login name mknod /dev/sonypi c 10 250 #because sonypi is not listed in /dev - it disappears
2005 Sep 27
2
invalid network interface after starting xend
Before starting xend (xen 3.0) these are my correct network interfaces: eth0 Link encap:Ethernet HWaddr 00:14:5E:0A:53:04 inet addr:192.168.1.51 Bcast:192.168.1.255 Mask:255.255.255.0 eth1 Link encap:Ethernet HWaddr 00:14:5E:0A:53:05 inet addr:192.168.1.52 Bcast:192.168.1.255 Mask:255.255.255.0 lo Link encap:Local Loopback inet
2018 Jan 15
4
Rsync 3.1.3pre1 released
I have made rsync 3.1.3pre1 available for testing. This release has a couple security fixes, a few new features, and a smattering of bug fixes. Please test this new release and send email to the rsync mailing list with any questions, comments, or bug reports. To see a summary of the changes since 3.1.2, visit this link: http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.1.3pre1-NEWS You
2018 Jan 15
4
Rsync 3.1.3pre1 released
I have made rsync 3.1.3pre1 available for testing. This release has a couple security fixes, a few new features, and a smattering of bug fixes. Please test this new release and send email to the rsync mailing list with any questions, comments, or bug reports. To see a summary of the changes since 3.1.2, visit this link: http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.1.3pre1-NEWS You
2008 Oct 28
1
The relationship between udev and MAKEDEV
Hi People, Recently an issue where I was trying to changed the group and permission associated with the device /dev/net/tun. As I knew devices were controlled by udev I went looking at its configuration and found this rule 50-udev.rules:KERNEL=="tun", NAME="net/%k". Some research on the web suggested that modifying the default rules was a bad idea and