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
i want to map all operation owner and group to root, like mkdir, chown, chmod, touch and so on, but i can't acheive it using follow command, root id is 0
juicefs mount $METAURL -d /opt/containers/cloudsp/ --all-squash 0:0
above shows all owner is nobody and group is nogroup,