Skip to main content

nas

The nas command is used to manage Network Assisted Storage settings. This is useful to set an NFS mount point on the Makito X for storing snapshots or (with the Makito X with Storage) for copying recordings after they are completed.

Synopsis

nas enable location=remotehost:remotedir
nas get
nas disable

Actions

ActionDescription

enable

Configures and enables NAS. A series of one or more parameter=value pairs can be specified as once. See Parameters below.

get

Displays NAS configuration and status information.

disable

Disables NAS.

Parameters

ParameterDefaultDescription/Values

location

n/a

Specifies remote host IP address and path, using the format: remotehost:remotedir

Example

# nas enable location=indigo:/home/flemieux/shared

Activates Network Assisted Storage and specifies the remote host IP address and path.

# nas get

Returns NAS configuration information for the encoder, such as:

Configuration:
Status : Enabled
Remote Host : "tserver.haivision.com"
Remote Dir : "/NFS"
# nas get all

Returns NAS configuration information and statistics for the encoder, such as:

Configuration:
Status : Enabled
Remote Host : "tserver.haivision.com"
Remote Dir : "/NFS"
Statistics:
Capacity : 49.08GB
Used : 79.96MB (0%)
Available : 40.94GB (83%)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.