Hallo, Tomasz, Du meintest am 02.04.11: >> if I've understood some mails in this list correct, then btrfs needs >> a character device "btrfs-control" with the ID 10:55 >> >> When I look for this device in >> >> /sys/class/misc/btrfs-control/dev >> >> I see 10:234 > If you do not use udev, you need to synchronise /dev/ > node with /sys/class/misc/btrfs-control/dev manually on each boot. Solved (something like reverse engineering). I re-create the (permanent) entry /dev/btrfs-control using the actual contents of "/sys/class/misc/btrfs-control/dev", and btrfs is happy (and me too). Works now on two of my machines for the next long time test ... ------------------ I'll watch who changes the data ... some part of some program must have defined 234 as minor ID. Viele Gruesse! Helmut -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
