eve icon indicating copy to clipboard operation
eve copied to clipboard

mqtt-eclipse-broker application error

Open korytko opened this issue 5 years ago • 1 comments

Description

When I use mqtt-eclipse-broker from App Marketplace, I got the error:

"domainmgr.doActivate: Retry xl create for kora011.1: failed unable to create mountPointFile: createMountPointFile: Number of volumes provided: 0 is less than number of mount-points: 2."

Steps to Reproduce

http://sdn.ifmo.ru/projects/eve/eveadm/tests/testing-test_domainmgr-py-on-itmo-testbed-with-ubuntu-18-04-february-25-2020/test_domainmgr-py-itmo_testbed-testing-20200225

Actual Results

Run State -- Error

Expected Results

Run State -- Online

Additional Information

korytko avatar Feb 25 '20 17:02 korytko

As I can see in domainmgr.go it is disagreement between the container configuration (loaded from dockerhub) and the configuration loaded through zedcloud in the number of mounted drives. As a workaround, I created empty disk with the ext3 file system, defined it as an app image and added two of them to the application configuration mosquitto-test. Please try it.

giggsoff avatar Mar 06 '20 09:03 giggsoff