[Ocfs2-users] Re: [Ocfs2-announce] Re: ocfs2 and configfs.ko..fixed...but gnuparted has issues....fixed gnuparted...but mount -t ocfs2 fails...

Sunil Mushran Sunil.Mushran at oracle.com
Wed Jun 1 19:18:22 CDT 2005


How about enabling tracing before mounting as follows:

echo "super on" > /proc/fs/ocfs2_nodemanager/log_mask
echo "entry allow" >/proc/fs/ocfs2_nodemanager/log_mask
echo "exit allow" >/proc/fs/ocfs2_nodemanager/log_mask

mount -t ocfs2 /dev/.....

echo "super off" > /proc/fs/ocfs2_nodemanager/log_mask
echo "entry deny" >/proc/fs/ocfs2_nodemanager/log_mask
echo "exit deny" >/proc/fs/ocfs2_nodemanager/log_mask

email the dmesg output.

Also, ocfs2-announce list is for announcements. ocfs2-users is for
such issues.

Mandar P Vengurlekar wrote:



More information about the Ocfs2-users mailing list