Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normal user mount -- log parameter does not take effect #1434

Closed
007Caption opened this issue Feb 16, 2022 · 0 comments
Closed

Normal user mount -- log parameter does not take effect #1434

007Caption opened this issue Feb 16, 2022 · 0 comments
Labels
kind/bug Something isn't working

Comments

@007Caption
Copy link

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/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

  • Kernel (e.g. 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
  • Object storage (cloud provider and region, or self maintained):
    bos
  • Metadata engine info (version, cloud provider managed or self maintained):
  • Network connectivity (JuiceFS to metadata engine, JuiceFS to object storage):
  • Others:
    none
@007Caption 007Caption added the kind/bug Something isn't working label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant