We have two identical RH 73 systems with standard
(out of the box) kernels.
System 1 is scsi based, system 2 ide
On both systems I compiled and installed intersync-
0.9.5-1.src.rpm
After doing a insmod on system1:
# insmod intermezzo
Using /lib/modules/2.4.18-
3/kernel/fs/intermezzo/intermezzo.o
# cat /proc/filesystems
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev tmpfs
nodev shm
nodev pipefs
ext2
nodev ramfs
iso9660
nodev devpts
ext3
nodev autofs
intermezzo
#
system 2:
# insmod intermezzo
Using /lib/modules/2.4.18-
3/kernel/fs/intermezzo/intermezzo.o
# cat /proc/filesystems
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev tmpfs
nodev shm
nodev pipefs
ext2
nodev ramfs
iso9660
nodev devpts
ext3
nodev usbdevfs
nodev usbfs
nodev autofs
intermezzo
nodev vintermezzo
#
System 2 works fine, system 1 without the vintermezzo
filesystem gives a
segmentation fault when I try to mount -t
intermezzo /dev/xx /mnt
On a second attempt with a regular mount -t
ext3 /dev/xx /mnt I gets the
message that /dev/xx is already mounted (which I can
not see in
/proc/mounts, mount or /etc/mtab). The only option is to
reboot, after that
a mount -t ext 3 works fine again
Any ideas??
Logged In: YES
user_id=605986
This bug was reported by "Hoekstra, Edwin P.J."
(Edwin.Hoekstra@ito.politie.nl)