Nfs

Channel Revision Published Runs on
latest/stable 9 11 Nov 2020
Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
latest/candidate 9 11 Nov 2020
Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
latest/edge 9 11 Nov 2020
Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
juju deploy nfs
Show information

Platform:

Ubuntu
18.04 16.04 14.04

Learn about configurations >

  • active_units | string

    If set, a comma-separated list of unit names that should publish data on the 'mount' relation. This makes it possible to transition gracefully between instances of this application.

  • export_options | string

    Default: rw,sync,no_root_squash,no_all_squash,no_subtree_check

    The default export options

  • initial_daemon_count | int

    Default: 40

    The number of nfs daemons to run on startup

  • mount_options | string

    Default: defaults

    The default client mount options

  • nagios_context | string

    Default: juju

    Used by the nrpe subordinate charms. A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroups | string

    A comma-separated list of nagios servicegroups. If left empty, the nagios_context will be used as the servicegroup.

  • storage_root | string

    Default: /srv/data

    The root path where exported directories will be created