Hi,
I am trying the pvfs-2.7.0 on a i386 machine, linux-2.6.16.53.

I set a meta server, a io server and a client. After start the client, I
just did:
pvfs2-ping, showed OK
mount pvfs2 file system to /mnt/pvfs2, showed OK,
ls /mnt/pvfs2, showed OK,
umount, OK
But when I did "/etc/init.d/pvfs2-server stop", it showed can not find pid
file.
Then, I did "killall pvfs2-server", it showed OK.
But when I checked the log messages, I got
{
# dmesg
[50483.569623] pvfs2_kill_sb: (WARNING) number of inode allocs (14) !=
number of inode deallocs (12)
[50555.607475] pvfs2_kill_sb: (WARNING) number of inode allocs (14) !=
number of inode deallocs (13)
[50581.028863] pvfs2_kill_sb: (WARNING) number of inode allocs (15) !=
number of inode deallocs (14)
}
/tmp/pvfs2-server.log and /tmp/pvfs2-client.log are OK.

What causes those warnings? Was anything wrong? Thank you.
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to