manpagez: man pages & more
man sncfginstall(8)
Home | html | info | man
sncfginstall(8)                                                sncfginstall(8)




NAME

       sncfginstall - Install Xsan Volume configuration file


SYNOPSIS

       sncfginstall -n VolName -f config_file [-M msg_format]

       sncfginstall -h


DESCRIPTION

       The  sncfginstall program will install a Xsan file system configuration
       file into the proper location, after validating that it is a valid con-
       fig  file, and comparing it against an already existing config file for
       the named file system if one exists.

       The input file need not have a .cfg or .cfgx  suffix  -  the  converter
       will automatically figure out the format of the input file.


OPTIONS

       -h     Display usage.

       -n VolName
              Required.  The name of the file system whose config is to be in-
              stalled.

       -f config_file
              Specify the config file to install.

       -M msg_format
              Specify XML if you want messages to come  back  in  XML  format.
              This defaults to ASCII.


EXIT VALUES

       sncfginstall will return 0 on success and non-zero on failure.


EXAMPLES

       List usage:

          # sncfginstall -h
          Usage: sncfginstall -f <config_path> -n <fs_name> [-M <fmt>]
            -f            Path to file to install
            -n            Name of file system to install
            -M            Message format: ASCII, XML (default ASCII)
            -h            This usage

       Install  a config in a temporary location to the Xsan configuration di-
       rectory:

          # sncfginstall -n snfs1 -f /tmp/fs1.copy
          'snfs1' installed


FILES

       /Library/Logs/Xsan/data/VolName/config_history/


SEE ALSO

       snfs_config(5)



Xsan File System                   June 2014                   sncfginstall(8)

Mac OS X 10.12.3 - Generated Fri Feb 10 08:24:44 CST 2017
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.