Hi Junaid,
do you see an error message in /var/log/beegfs-client.log?
Best regards
Sven
--
You received this message because you are subscribed to the Google Groups "beegfs-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fhgfs-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Sven,Thank you for responding, yes I do see the following error in log file. Will it fix the issue if I add cufs1.e2e-sos.strd-of-srv-pg0.clemson.cloudlab.us to the known hosts list? However, it already has cufs1 in the known hosts.(3) Jul26 16:25:18 *mount(28823) [DatagramListener (init sock)] >> Listening for UDP datagrams: Port 8004(1) Jul26 16:25:18 *mount(28823) [App_logInfos] >> BeeGFS Client Version: 2015.03-r25(2) Jul26 16:25:18 *mount(28823) [App_logInfos] >> ClientID: 7097-5978FAAE-cuclient.e2e-sos.strd-of-srv-pg0.clemson.cloudlab.us(2) Jul26 16:25:18 *mount(28823) [App_logInfos] >> Usable NICs: ib0(RDMA) ib0(TCP) eth0(TCP) eth1.4080(TCP)(2) Jul26 16:25:18 *mount(28823) [App_logInfos] >> Net filters: 1(3) Jul26 16:25:18 *beegfs_XNodeSyn(28882) [NodeConn (acquire stream)] >> Connected: beegfs-...@127.0.0.1:8006 (protocol: TCP)(2) Jul26 16:25:18 *beegfs_DGramLis(28824) [Heartbeat incoming] >> New node: beegfs-mgmtd cufs1.e2e-sos.strd-of-srv-pg0.clemson.cloudlab.us [ID: 1];(3) Jul26 16:25:18 *beegfs_XNodeSyn(28882) [Init] >> Management node found. Downloading node groups...(1) Jul26 16:25:18 *beegfs_XNodeSyn(28882) [NodeConn (acquire stream)] >> Connect failed on all available routes: beegfs-mgmtd cufs1.e2e-sos.strd-of-srv-pg0.clemson.cloudlab.us [ID: 1](3) Jul26 16:25:18 *beegfs_XNodeSyn(28882) [Init] >> Node registration...(2) Jul26 16:25:18 *beegfs_XNodeSyn(28882) [Messaging (RPC)] >> Unable to connect to: beegfs-mgmtd cufs1.e2e-sos.strd-of-srv-pg0.clemson.cloudlab.us [ID: 1](3) Jul26 16:25:18 *beegfs_XNodeSyn(28882) [Messaging (RPC)] >> Retrying communication with node: beegfs-mgmtd cufs1.e2e-sos.strd-of-srv-pg0.clemson.cloudlab.us [ID: 1](3) Jul26 16:25:18 *beegfs_XNodeSyn(28882) [Init] >> Init complete.(0) Jul26 16:25:18 *mount(28823) [Stat root dir] >> Unable to proceed without a working root metadata node(0) Jul26 16:25:18 *mount(28823) [Mount sanity check] >> Retrieval of root directory entry failed. Are all metadata servers running and registered at the management daemon? (Error: Unknown node)(2) Jul26 16:25:18 *mount(28823) [App (stop components)] >> Stopping components...(2) Jul26 16:25:20 *mount(28823) [App (wait for component termination)] >> Still waiting for this component to stop: beegfs_AckMgr(2) Jul26 16:25:21 *mount(28823) [App (wait for component termination)] >> Component stopped: beegfs_AckMgr(1) Jul26 16:25:21 *mount(28823) [App (stop)] >> All components stopped.Thank you,Junaid
To unsubscribe from this group and stop receiving emails from it, send an email to fhgfs-user+unsubscribe@googlegroups.com.
email to fhgfs-user+unsubscribe@googlegroups.com
<mailto:fhgfs-user+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout>.
--
You received this message because you are subscribed to the Google Groups "beegfs-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fhgfs-user+unsubscribe@googlegroups.com <mailto:fhgfs-user+unsubscribe@googlegroups.com>.
Hi Junaid,
how did you fix the connection problem of the client?
Did the metadata service successfully register at the management service or does it maybe also encounter a connection problem similar to the client before?
If it successfully registered, you should see a corresponding message in /var/log/beegfs-meta.log
You can also list the registered metadata servers by using...
$ beegfs-ctl --listnodes --nodetype=meta --nicdetails
...on a client host.
$ beegfs-check-servers
...on a client host will check whether this client can connect to all registered servers (which also implicitly checks whether all registered services are running, hence the name of the tool).
<sven.b...@thinkparq.com <mailto:sven.breuner@thinkparq.com>
<mailto:sven.breuner@thinkparq.com <mailto:sven.breuner@thinkparq.com>>>