Scott,
Did you forget to start pvfs2-client-core after loading the module?
pvfs2-client -p <path to pvfs2-client-core>
thanks,
Murali

On 1/24/07, Scott Atchley <[EMAIL PROTECTED]> wrote:
Hi all,

I am trying again to load the kernel module. It fails. I have
included the dmesg output and the contents of /etc/pvfs2tab.

I can use the pvfs2-* tools.

Any suggestions?

Scott

% cat /etc/pvfs2tab
mx://fog33:0:3/pvfs2-fs /mnt/pvfs2 pvfs2 default,noauto 0 0

% sudo insmod /lib/modules/2.6.16.19-io-686/kernel/fs/pvfs2/pvfs2.ko
gossip_debug_mask=-1

% sudo mount -t pvfs2 pvfs2 /mnt/pvfs2
mount: Connection timed out

dmesg output:

pvfs2: pvfs2_init called with debug mask 0xffffffff
*** /dev/pvfs2-req character device registered ***
'mknod /dev/pvfs2-req c 254 0'.
pvfs2: module version 2.6.1pre1-2007-01-17-144247 loaded
pvfs2_get_sb: called with devname pvfs2
Alloced OP (d7ef4020: 100 OP_FS_MOUNT)
Attempting PVFS2 Mount via host pvfs2
pvfs2: service_operation: pvfs2_get_sb d7ef4020
*** operation timed out (tag 100, d7ef4020, att 1)
Interrupted: Removed op d7ef4020 from request_list
pvfs2: pvfs2_get_sb -- wait timed out; aborting attempt.
pvfs2: service_operation pvfs2_get_sb returning: -110 for d7ef4020.
pvfs2_get_sb: mount got return value of -110
pvfs2_get_sb: mount request failed with -110
Releasing OP (d7ef4020: 100)
pvfs2_get_sb: returning sb ffffff92
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to