.\" sncfgremove.8: auto-generated, DO NOT EDIT .\" .\" Copyright 2010-2014. Quantum Corporation. All Rights Reserved. .\" StorNext is either a trademark or registered trademark of .\" Quantum Corporation in the US and/or other countries. .\" .\" Code start macro .de Cs .sp .ft C .in +0.3i .nf .. .\" Code end macro .de Ce .fi .in -0.3i .ft R .. .TH SNCFGREMOVE 8 "June 2014" "Xsan File System" .SH NAME sncfgremove \- Remove a Xsan Volume configuration file .SH SYNOPSIS .na .nh .HP .B sncfgremove -n .I VolName .RB [ -M \ \fIoutput_format\fP] .HP .B sncfgremove -h .ad .hy .SH DESCRIPTION The \fBsncfgremove\fR program will remove a Xsan file system configuration file, archiving it to .I /Library/Logs/Xsan/data/\fRVolName\fI/config_history/ in the process. .SH OPTIONS .IP \fB\-h\fR Display usage. .IP "\fB\-n \fIVolName\fR" Required. The name of the file system whose config is to be removed. .IP "\fB\-M \fImsg_format\fR" Specify \fIXML\fR if you want messages to come back in XML format. This defaults to ASCII. .SH EXIT VALUES \fBsncfgremove\fR will return 0 on success and non-zero on failure. .SH EXAMPLES List usage: .Cs # sncfgremove -h Usage: sncfgremove -n [-M ] -n Name of file system to remove -M Message format: ASCII, XML (default ASCII) -h This usage .Ce .PP Remove a config: .Cs # sncfgremove -n snfs1 \(aqsnfs1\(aq successfully removed .Ce .SH FILES .I /Library/Logs/Xsan/data/\fRVolName\fP/config_history/ .SH "SEE ALSO" .BR snfs_config (5)