for-aws icon indicating copy to clipboard operation
for-aws copied to clipboard

Cloudstor mount checks need to account for special/absent entries in certain hosts

Open ddebroy opened this issue 8 years ago • 4 comments

Expected behavior

Cloudstor should be able to work fine in arbitrary hosts where /proc/self/mountinfo may have certain devices in absent state. For example: /dev/mqueue as reported in https://forums.docker.com/t/how-to-mount-an-ebs-volume-on-the-docker-swarm-manager/29102/17

Actual behavior

Cloudstor fails to perform the mount when the mountpoint scan fails.

Information

Steps to reproduce the behavior

  1. ...
  2. ...

ddebroy avatar Aug 09 '17 05:08 ddebroy

@ddebroy any status on this, this seems to be broken now as well.

frezbo avatar Feb 06 '18 19:02 frezbo

/cc @talex5

FrenchBen avatar Feb 07 '18 10:02 FrenchBen

@frezbo are you using cloudstor independently? What Linux distro are you running on the Docker hosts? Is /dev/mqueue absent in the distro?

ddebroy avatar Mar 05 '18 22:03 ddebroy

Any update on this @ddebroy ? I'm running across the same issue. /dev/mqueue is absent.

Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.5 LTS
Release:	14.04
Codename:	trusty

xxthegonzxx avatar May 18 '18 22:05 xxthegonzxx