Hi Gents,

We are having strange problem with demo ceph container.
Any write operation we do from the RGW fail with a NameResolutionFailure
Read operation work fine.
If we use the ceph UI we can create objects fine though.
This is the env varibles we are using to configure it:

This is the full compose:
version: '3.3'
services:
      ceph:
        ports:
          - 8080:8080 # S3
          - 5000:5000 # Web UI
          - 8003:8003
        environment:
            - NETWORK_AUTO_DETECT=4
            - CEPH_DAEMON=demo
            - RGW_NAME=ceph
            - CEPH_DEMO_UID=owncloud
            - CEPH_DEMO_ACCESS_KEY=G1EZ5R4K6IJ7XUQKMAED
            - CEPH_DEMO_SECRET_KEY=cNmUrqpBKjCMzcfqG8fg4Qk07Xkoyau52OmvnSsz
            - DEBUG=verbose
        image: ceph/daemon

Is there anybody has some idea what is going on?

Istvan Szabo
Senior Infrastructure Engineer
---------------------------------------------------
Agoda Services Co., Ltd.
e: istvan.sz...@agoda.com<mailto:istvan.sz...@agoda.com>
---------------------------------------------------


________________________________
This message is confidential and is for the sole use of the intended 
recipient(s). It may also be privileged or otherwise protected by copyright or 
other legal rules. If you have received it by mistake please let us know by 
reply email and delete it from your system. It is prohibited to copy this 
message or disclose its content to anyone. Any confidentiality or privilege is 
not waived or lost by any mistaken delivery or unauthorized disclosure of the 
message. All messages sent to and from Agoda may be monitored to ensure 
compliance with company policies, to protect the company's interests and to 
remove potential malware. Electronic messages may be intercepted, amended, lost 
or deleted, or contain viruses.
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to