Project

General

Profile

Actions

Bug #14972

open

[arv-mount] mount-tmp flag does not start in read/write mode

Added by Eric Biagiotti about 5 years ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

The --mount-tmp flag states that arv-mount will "Create a new collection, mount it in read/write mode at mountpoint/PATH, and delete it when unmounting", but it seems to be in read-only mode instead.

  • Set-up environment, ARVADOS_API_TOKEN, etc.
  • Set-up a virtualenv
  • $ (cd arvados/services/fuse/ && python setup.py install)
  • $ mkdir test-dir
  • $ arv-mount --mount-tmp=tmp test-dir
  • $ cd test-dir/tmp
  • $ touch test.txt

touch: cannot touch 'test.txt': Read-only file system
And ls -a from test-dir: dr-xr-xr-x 1 eric eric 0 Mar 14 11:29 tmp

Actions #1

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #2

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF