Displaying 3 results from an estimated 3 matches for "0.188220".
2010 Mar 08
4
Cross-subvolume link causes kernel BUG
Hi.
While testing subvolumes in btrfs on 2.6.32.9, I hit a kernel BUG:
[ 492.164012] kernel BUG at fs/btrfs/inode.c:4365!
The commands to reproduce this bug are as follows:
# mount -t btrfs /dev/sda5 /scratch
# btrfsctl -S subvol /scratch
# date > /scratch/date
# ln /scratch/date /scratch/subvol/
ln segfaults, and the bug above is found in dmesg. Subsequent accesses
to the subvolume
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Thanks to all. Symbolic link to vmlinuz image is a solution to my problem:
$ ll /boot
total 2536
drwxr-xr-x. 3 root root 60 2013-04-15 14:49 efi
lrwxrwxrwx. 1 root root 25 2013-09-18 15:50 grub -> /dev/.initramfs/live/grub
-rw-r--r--. 1 root root 185842 2013-03-29 20:59 symvers-2.6.32-358.6.1.el6.x86_64.gz
-rw-r--r--. 1 root root 2407872 2013-03-29 20:58
2013 Nov 22
4
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Unfortunately, placing the link into the /boot does not work. libguestfs-test-tool failes with the same message:
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*