Content-type: text/html Man page of DPM-MODIFYFS

DPM-MODIFYFS

Section: DPM Administrator Commands (1)
Updated: $Date$
Index Return to Main Contents
 

NAME

dpm-modifyfs - modify the parameters of a disk pool filesystem  

SYNOPSIS

dpm-modifyfs --server fs_server --fs fs_name [ --st status ] [ --weight weight ] [ --help ]  

DESCRIPTION

dpm-modifyfs modifies the parameters of a disk pool filesystem.

This command requires ADMIN privilege.  

OPTIONS

server
specifies the host name of the disk server where this filesystem is mounted.
fs
specifies the mount point of the dedicated filesystem.
status
New status of this filesystem. It can be set to 0 (enabled read/write) or DISABLED or RDONLY. This can be either alphanumeric or the corresponding numeric value.
weight
specifies the weight of the filesystem. This is used during the filesystem selection. The value must be positive. It is recommended to use a value lower than 10.
 

EXAMPLE

        dpm-modifyfs --server sehost --fs /data --st RDONLY
 

EXIT STATUS

This program returns 0 if the operation was successful or >0 if the operation failed.  

SEE ALSO

dpm(1), dpm_modifyfs(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
EXIT STATUS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 17:38:09 GMT, December 16, 2011