This case is different, the mount point here has not been used to create a container so dfuse is attempting to use the pool and container on the command line. The error reported is a DAOS error
rather than a dfuse one, but I suspect this is a server error, either because the wrong svc value was specified or because on of the servers isn’t running or contactable.
Ashley,
From:
<daos@daos.groups.io> on behalf of Peter <magpiesaresoawesome@...> Reply to: "daos@daos.groups.io" <daos@daos.groups.io> Date: Monday, 5 October 2020 at 07:30 To: "daos@daos.groups.io" <daos@daos.groups.io> Subject: Re: [daos] Error attempting to mount via DFUSE
Thanks for the response, I tried again with: dfuse --mountpoint=/home/daos/container/ --svc=0 --pool=[pool_id] --container=[container_id] --foreground
This led to the following error:
10/05-15:25:36.12 master-node DAOS[442/442] fi INFO src/gurt/fault_inject.c:481 d_fault_inject_init() No config file, fault injection is OFF. 10/05-15:25:36.12 master-node DAOS[442/442] daos INFO src/common/drpc.c:717 drpc_close() Closing dRPC socket fd=3 10/05-15:25:36.12 master-node DAOS[442/442] crt INFO src/cart/crt_init.c:269 crt_init_opt() libcart version 4.8.0 initializing 10/05-15:25:36.12 master-node DAOS[442/442] crt WARN src/cart/crt_init.c:161 data_init() FI_UNIVERSE_SIZE was not set; setting to 2048 10/05-15:25:36.14 master-node DAOS[442/442] duns INFO src/client/dfs/duns.c:301 duns_resolve_path() Path does not represent a DAOS link 10/05-15:25:36.14 master-node DAOS[442/442] dfuse INFO src/client/dfuse/dfuse_main.c:436 main(0x561ee77ad980) duns_resolve_path() returned 61 No data available 10/05-15:25:36.14 master-node DAOS[442/442] daos INFO src/common/drpc.c:717 drpc_close() Closing dRPC socket fd=24 10/05-15:25:36.15 master-node DAOS[442/442] daos INFO src/common/drpc.c:717 drpc_close() Closing dRPC socket fd=24 10/05-15:25:36.15 master-node DAOS[442/442] common ERR src/common/rsvc.c:141 rsvc_client_process_error() removed rank 0 from replica list due to DER_NOTREPLICA(-2020): 'Not a service replica' 10/05-15:25:36.15 master-node DAOS[442/442] common WARN src/common/rsvc.c:102 rsvc_client_choose() replica list empty 10/05-15:25:36.15 master-node DAOS[442/442] pool ERR src/pool/cli.c:471 dc_pool_connect() 30d0e9d9: cannot find pool service: DER_NOTREPLICA(-2020): 'Not a service replica' Failed to connect to pool (-1005) 10/05-15:25:36.15 master-node DAOS[442/442] dfuse ERR src/client/dfuse/dfuse_main.c:519 main(0x561ee784ffe0) DFP left at the end 10/05-15:25:36.15 master-node DAOS[442/442] dfuse ERR src/client/dfuse/dfuse_main.c:522 main(0x561ee78500e0) DFS left at the end 10/05-15:25:36.15 master-node DAOS[442/442] dfuse INFO src/client/dfuse/dfuse_main.c:561 main() Exiting with status 0
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.