influxdata / influxdata/influxdata-docker

InfluxDB v2 nfs volume issue "chown: changing ownership of '/var/lib/influxdb2': Operation not permitted"

Open
#603 8 comments 8 reactions 0 assignees View on GitHub
influxdb
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.