RedCoolBeans / docker-beegfs

BeeGFS services on Docker
MIT License
31 stars 13 forks source link

Not able to start beegfs-client docker container #4

Open karanveersingh5623 opened 2 years ago

karanveersingh5623 commented 2 years ago

Hi Team

I used Dockerfile in client folder to create image , below are parameters I changed as I have a running Beegfs cluster. BEEGFS_VERSION 6 ---> 7.2.5 RUN /opt/beegfs/sbin/beegfs-setup-client -m node01 ---> -m

The goal is to create 10~100 docker containers as clients and run benchmarks on all clients to check real performance of beegfs

Below is the trace when running the image , please let me know what else to be configured before running beegfs-clint docker containers . I am not using docker-compose as I have a physical setup up and running . I just need to increase clients exponentially .

[root@lustre-client auto]# docker run --privileged -it precisesingh/beegfs-client:1.0 bash

karanveersingh5623 commented 2 years ago

Hi I was able to run container with -v option mentioned below , is it correct ?

[root@c8-i13 auto]# docker run --privileged -it -v /mnt/beegfs/:/mnt/beegfs precisesingh/beegfs-client:1.0 bash
- Mounting directories from /etc/beegfs/beegfs-mounts.conf
(3) Mar20 07:51:22 Main [StreamLis] >> Listening for TCP connections: Port 8006
(1) Mar20 07:51:22 Main [App] >> BeeGFS Helper Daemon Version: 7.2.5
(1) Mar20 07:51:22 Main [App] >> Client log messages will be prefixed with an asterisk (*) symbol.
(3) Mar20 07:51:22 Main [App] >> Usable NICs: eth0(TCP)