You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
A fatal error occurred when I used an ordinary user to mount juicefs What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
./juicefs mount -o allow_other --metrics=0.0.0.0:9567 --cache-size=0 --log=.juicefs.log --max-uploads=30 tikv://xxx:2379,xxx:2379,xx:2379/xx /test-bucket/test -subdir=/plat_dmp/buckets/test -d Anything else we need to know?
When I queried the mount source code, I found that the -- log parameter was not used Environment:
JuiceFS version (use juicefs --version) or Hadoop Java SDK version:
juicefs version 1.0-beta1 (2022-01-12T05:16:40Z 5d55cb4)
Cloud provider or hardware configuration running JuiceFS:
bos + tikv
OS (e.g cat /etc/os-release):
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
What happened:
A fatal error occurred when I used an ordinary user to mount juicefs
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
./juicefs mount -o allow_other --metrics=0.0.0.0:9567 --cache-size=0 --log=.juicefs.log --max-uploads=30 tikv://xxx:2379,xxx:2379,xx:2379/xx /test-bucket/test -subdir=/plat_dmp/buckets/test -d
Anything else we need to know?
When I queried the mount source code, I found that the -- log parameter was not used
Environment:
juicefs --version
) or Hadoop Java SDK version:juicefs version 1.0-beta1 (2022-01-12T05:16:40Z 5d55cb4)
bos + tikv
cat /etc/os-release
):NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
uname -a
):Linux dev-gpu016.hogpu.cc 3.10.0-957.21.3.el7.x86_64 update reader length after write #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
bos
none
The text was updated successfully, but these errors were encountered: