Kuldeep Kr
2006-Oct-10 04:01 UTC
[Lustre-discuss] while configuring client getting LustreError: 6925:0: ???
hey all, i am trying to mount client but getting an error as follow...>>>>mount commandmount -t lustre 213.211.133.38@tcp:/mdsA/client /mnt/lustr>>>>log errorOct 10 11:53:09 news7 kernel: Lustre: Changing connection for mdc_dev to 213.211.133.38@tcp/213.211.133.38@tcp Oct 10 11:53:09 news7 kernel: LustreError: 6925:0:(client.c:576:ptlrpc_check_status()) @@@ type == PTL_RPC_MSG_ERR, err == -19 req@ec901400 x1807/t0 o38->mdsA@213.211.133.38@tcp:12 lens 240/272 ref 1 fl Rpc:R/0/0 rc 0/-19 any suggestion please +39-328-175-4828 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.clusterfs.com/pipermail/lustre-discuss/attachments/20061010/0e5faefa/attachment.html
Mc Carthy, Fergal
2006-Oct-10 04:14 UTC
[Lustre-discuss] while configuring client getting LustreError:6925:0: ???
That error indicates that the server replied with ENODEV as the error (-19 means errno 19 in this case) which means that your client has asked to talk to a device that the server doesn''t know about. I suggest that you check that: a) Your configuration contains a client profile called client b) You have spelled the name of the MDS device correctly c) You have the correct IP address for the node providing the MDS device d) You have actually started the MDS device on the MDS server If this is Lustre 1.4.x based, and you haven''t got a client profile defined in your config, then regenerate the config appropriately and use the lconf --write_conf command to update the MDS client config logs. Fergal. -- Fergal.McCarthy@HP.com (The contents of this message and any attachments to it are confidential and may be legally privileged. If you have received this message in error you should delete it from your system immediately and advise the sender. To any recipient of this message within HP, unless otherwise stated, you should consider this message and attachments as "HP CONFIDENTIAL".) ________________________________ From: lustre-discuss-bounces@clusterfs.com [mailto:lustre-discuss-bounces@clusterfs.com] On Behalf Of Kuldeep Kr Sent: 10 October 2006 10:58 To: Lustre-discuss@clusterfs.com Subject: [Lustre-discuss] while configuring client getting LustreError:6925:0: ??? hey all, i am trying to mount client but getting an error as follow...>>>>mount commandmount -t lustre 213.211.133.38@tcp:/mdsA/client /mnt/lustr>>>>log errorOct 10 11:53:09 news7 kernel: Lustre: Changing connection for mdc_dev to 213.211.133.38@tcp/213.211.133.38@tcp Oct 10 11:53:09 news7 kernel: LustreError: 6925:0:(client.c:576:ptlrpc_check_status()) @@@ type == PTL_RPC_MSG_ERR, err == -19 req@ec901400 x1807/t0 o38->mdsA@213.211.133.38@tcp:12 lens 240/272 ref 1 fl Rpc:R/0/0 rc 0/-19 any suggestion please +39-328-175-4828 <http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/s ignature-home.htm/1507191490@Middle5?PARTNER=3> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.clusterfs.com/pipermail/lustre-discuss/attachments/20061010/954a06a7/attachment.html
Nathaniel Rutman
2006-Oct-10 09:05 UTC
[Lustre-discuss] while configuring client getting LustreError: 6925:0: ???
6925 is the process, not the error number. Err is -19. I believe there is a more informative error message before or after these. Is this Lustre 1.4 or 1.6? In 1.6, the mount command syntax has changed. Kuldeep Kr wrote:> > hey all, > i am trying to mount client but getting an error as follow... > >>>>mount command > mount -t lustre 213.211.133.38@tcp:/mdsA/client /mnt/lustr > >>>>log error > Oct 10 11:53:09 news7 kernel: Lustre: Changing connection for mdc_dev > to 213.211.133.38@tcp/213.211.133.38@tcp > Oct 10 11:53:09 news7 kernel: LustreError: > 6925:0:(client.c:576:ptlrpc_check_status()) @@@ type == > PTL_RPC_MSG_ERR, err == -19 req@ec901400 x1807/t0 > o38->mdsA@213.211.133.38@tcp:12 lens 240/272 ref 1 fl Rpc:R/0/0 rc 0/-19 > > any suggestion please > > +39-328-175-4828 > > > <http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3> > > ------------------------------------------------------------------------ > > _______________________________________________ > Lustre-discuss mailing list > Lustre-discuss@clusterfs.com > https://mail.clusterfs.com/mailman/listinfo/lustre-discuss >