Skip to content

Not able to start beegfs-client docker container #4

@karanveersingh5623

Description

@karanveersingh5623

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 <ip_address>

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

  • Mounting directories from /etc/beegfs/beegfs-mounts.conf
    mount: /mnt/beegfs: unknown filesystem type 'beegfs'.
    (3) Mar20 07:25:17 Main [StreamLis] >> Listening for TCP connections: Port 8006
    (1) Mar20 07:25:17 Main [App] >> BeeGFS Helper Daemon Version: 7.2.5
    (1) Mar20 07:25:17 Main [App] >> Client log messages will be prefixed with an asterisk (*) symbol.
    (3) Mar20 07:25:17 Main [App] >> Usable NICs: eth0(TCP)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions