influxdata / influxdata/influxdata-docker
InfluxDB v2 nfs volume issue "chown: changing ownership of '/var/lib/influxdb2': Operation not permitted"
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
When execute "docker run -p 8086:8086 --name influxdb2 -v ${NFS_INFLUX_DIR}:/var/lib/influxdb2 influxdb:2.1.1", it always fails with error msg "chown: changing ownership of '/var/lib/influxdb2': Operation not permitted".
${NFS_INFLUX_DIR} is a mount point on NFS.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the documented docker run command with an NFS mount at /var/lib/influxdb2 and image influxdb:2.1.1. Inspect the image startup behavior around the reported chown failure; completion requires an agreed, verified resolution for running the container with this NFS volume, but the issue does not state the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- databases, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100