Uploaded image for project: 'OpenVZ'
  1. OpenVZ
  2. OVZ-6719 AutoFS support inside a Container
  3. OVZ-6722

AutoFS support for PCS7 (mount and use inside a CT) - userspace part

    XMLWordPrintable

    Details

    • Type: Dev Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Fix Version/s: Vz7.0-RTM
    • Component/s: Containers::Userspace
    • Security Level: Public

      Description

          To enable AutoFS support in a container, the following have to be performed:
          
          1) Allow "/dev/autofs" device in a container:
          
          echo "c 10:235 rwm" > /sys/fs/cgroup/devices/CTID/devices.allow
          
          2) Create device node in container via tmpfiles.d:
          
          # cat /etc/tmpfiles.d/device-autofs.conf
          c /dev/autofs 0700 root root - 10:235

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              igor Igor Sukhih
              Reporter:
              khorenko Konstantin Khorenko
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: