On Feb 05, 2007 15:56 +0000, Jo�o Miguel Neves wrote: > Latest messages (when trying to do a ls -l on the client): > LustreError: 3702:0:(file.c:704:ll_glimpse_size()) obd_enqueue returned rc > -4, returning -EIO
-4 = -EINTR, means someone hit CTRL-C for ls. > On Seg, 2007-02-05 at 10:06 +0000, João Miguel Neves wrote: > > Good morning, > > > > To make a story short: the network malfunctioned and the client was > > reset before the network problems were solved. Now the system seems to > > be presenting some coherency issues: > > > > On the client I see: > > LustreError: 3311:0:(client.c:951:ptlrpc_expire_one_request()) @@@ timeout > > (sent at 1170669653, 5s ago) [EMAIL PROTECTED] x348045/t0 o8->[EMAIL > > PROTECTED]:6 lens 240/272 ref 1 fl Rpc:/0/0 rc 0/0 > > LustreError: 3311:0:(client.c:951:ptlrpc_expire_one_request()) previously > > skipped 199 similar messages > > > > On the node no6 I see: > > LustreError: 5462:0:(lib-move.c:152:lnet_match_md()) Dropping PUT from > > [EMAIL PROTECTED] portal 6 match 0x52844b offset 0 length 240: no match > > LustreError: 5462:0:(lib-move.c:152:lnet_match_md()) previously skipped 287 > > similar messages It means nothing is listening for this request on the OST (i.e. it is not started up yet). Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. _______________________________________________ Lustre-discuss mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
