search for: multidevice

Displaying 14 results from an estimated 14 matches for "multidevice".

2009 Mar 14
0
How do I boot a system root on a multidevice BTRFS subvol?
Hello, recently I installed a distribution I want to look at via chroot into a btrfs subvolume on a multidevice btrfs. Now I tried to boot this, the kernel command line in GRUB looks as follows so far: /kernel-2.6.29-rc7-git3 root=/dev/sdb7 rootfstype=btrfs rootflags=device=/dev/sda1,subvol=archroot This gives "VFS: cannot find sdb7 or bad block", like it would when trying to mount via fstab wit...
2009 Feb 27
2
Stability
...mmand issued -- 1 1ae32 2002. .. ping flood stopped here .. Feb 27 14:00:03 servername kernel: usb 1-7: new high speed USB device using ehci_hcd and address 3 Feb 27 14:00:03 servername kernel: usb 1-7: configuration #1 chosen from 1 choice Feb 27 14:00:03 servername kernel: input: Peppercon AG Multidevice as /class/input/input3 Feb 27 14:00:03 servername kernel: input: USB HID v1.01 Mouse [Peppercon AG Multidevice] on usb-0000:00:1d.7-7 Feb 27 14:00:03 servername kernel: input: Peppercon AG Multidevice as /class/input/input4 Feb 27 14:00:03 servername kernel: input: USB HID v1.01 Keyboard [Pepper...
2009 Feb 06
2
How do I correctly mount a multidevice volume via fstab?
Hi all, I am using a single volume across two devices sdb7 and sda1, initially created on sdb7, and added sda1 using btrfs-vol later. The fstab entry: /dev/disk/by-id/scsi-SATA_ST31000333AS_9TE12DSC-part7 /mnt/btrfs btrfs defaults 1 2 Now after boot I get: ---- device fsid c4822885057410c-d2d65a83c2f15fb4 devid 1 transid 73034 /dev/sdb7 btrfs: failed to read chunk tree on sdb7 ---- So I have
2009 Sep 24
0
grub-0.97: btrfs multidevice support [files fsys_btrfs.c, btrfs.h]
2013 Dec 18
1
multi-device btrfs volumes
Currently, extlinux does not support multi-device BTRFS volumes. Is anything planned to add this support? I believe I understand that it has to be a lot more complicated with multi-devices because you are doing the device I/O at a very low level. However, grub2 does support booting from multi-device BTRFS volumes (actually subvolumes on multi-device BTRFS volumes). I cannot be impossible
2012 Nov 23
1
Bug?
root@graff:~# xm usb-list-assignable-devices 1-6 : ID 14dd:0002 Peppercon AG Multidevice 2-2 : ID 051d:0002 American Power Conversion Smart-UPS 3000 RM XL FW:691.16.I USB FW:7.3 root@graff:~# xm usb-hc-create bosch-w2k3-pv 1 1 root@graff:~# xm usb-list bosch-w2k3-pv Idx BE state usb-ver BE-path 0 0 1 USB1.1 /local/domain/0/backend/vusb/55/0...
2013 Feb 18
1
btrfs send & receive produces "Too many open files in system"
...ch sits on top of cryptsetup Luks device which subsequentely sits on top of mdadm RAID-6 spanning a partition on each of 4 hard drives (I know that it is sub-optimal setup). The backups/20130101-192722 is a read-only snaphot which I estimate contain ca. 100GB data. The /mnt/tmp/backups is btrfs multidevice raid10 filesystem, which is based on 4 cryptsetup Luks devices, each live as a separate partition on the same 4 physical hard drives that ultimately make the /mnt/adama-docs. Both btrfs filesystems are mounted with -o compress, and the /mnt/adama-docs is also mounted with noatime. I suspect th...
2009 Sep 24
6
[patch 1/2] grub-0.97: btrfs support for a singe device configuration
2009 Nov 14
2
[PATCH] btrfs-progs: Check mount status of multidevice filesystems
Some programs like btrfsck should not be run on a mounted filesystem. This patch adds a check in btrfs_open_devices() for the mount status of every device belonging to the filesystem. The function check_mount() gets improved support for loopback devices. It now detects if the program is run on the file that is being used by the loopback device. Signed-off-by: Andi Drebes
2008 Aug 10
1
IPMI Console: No luck once OS is booted
...CI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <Intel 63XXESB USB 2.0 controller> on ehci0 usb3: USB revision 2.0 uhub3: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb3 uhub3: 6 ports with 6 removable, self powered umass0: <Peppercon AG Multidevice, class 0/0, rev 2.00/0.01, addr 2> on uhub3 ums0: <Peppercon AG Multidevice, class 0/0, rev 2.00/0.01, addr 2> on uhub3 ums0: X report 0x0022 not supported device_attach: ums0 attach returned 6 pcib11: <ACPI PCI-PCI bridge> at device 30.0 on pci0 pci11: <ACPI PCI bus> on pcib11...
2006 Feb 13
3
AW: Exporting Dom0 disks to DomU as SCSI disks doesnot work
Hello Digvijoy, > Does your kernel have inbuilt support for Logical Volumes > ,because your ouptut shows VFS is unable to mount root ,which > means dm-mod and multidevice modules wasnt compiled into the kernel. Multi-device support is compiled into my DomU kernel, device-mapper is built as a module. But I don''t think this has something to do with my problem because I''m exporting 2 logical volumes, not the LVM physical disk, so my DomU kernel shou...
2009 Sep 24
15
grub-0.97: btrfs multidevice support [PATCH]
Hello everyone. Please, find the patch for Fedora 10 in the attachment(**). The distro-independent package will be put to kernel.org a bit later. I. Loading kernels from btrfs volumes Now you can load kernels and initrds from btrfs volumes composed of many devices. WARNING!!! Make sure that all components of your loading btrfs volume(*) are visible to grub. Otherwise,
2005 Nov 10
4
Multi-button mice and Linux?
Does anyone here use a multi-button (as in more than 2) mouse with Linux? How well supported are they? I've had to get one recently for work. I was diagnosed with CTS and I now wear braces and use a wireless Intellimouse. Works great at work with Windows, but I'm unsure how much, if any support there is for Linux. Anyone have experience with this? Preston
2013 Aug 24
10
Help interpreting RAID1 space allocation
I''ve created a test volume and copied a bulk of data to it, however the results of the space allocation are confusing at best. I''ve tried to capture the history of events leading up to the current state. This is all on a Debian Wheezy system using a 3.10.5 kernel package (linux-image-3.10-2-amd64) and btrfs tools v0.20-rc1 (Debian package 0.19+20130315-5). The host uses an