1PVFS2-MKSPACE(1)            General Commands Manual           PVFS2-MKSPACE(1)
2
3
4

NAME

6       pvfs2-mkspace – create storage space for OrangeFS server
7

SYNOPSIS

9       pvfs2-mkspace  [-adDhvV]  [-c  name] [-i id] [-r handle] [-M range] [-N
10       range] [--data-space path] [--meta-space path] directory
11

DESCRIPTION

13       The pvfs2-mkspace utility creates an OrangeFS volume with a single col‐
14       lection  or  adds  a  new  collection to an existing storage space.  It
15       should be used after changing the storage  configuration  of  a  server
16       which has already been initialized.
17
18       The options are as follows:
19
20       -a     Add a collection instead of creating a new storage space.
21
22       -d     Use  all  default options.  The default options can be seen with
23              -h.
24
25       -D     Remove (permanently) the storage space.
26
27       -h     Display synopsis.
28
29       -v     Print version number and exit.
30
31       -V     Display verbose messages.
32
33       -c     Use name as the collection name.
34
35       -i     Use id as file system ID.
36
37       -r     Use handle as the root handle.
38
39       -M     Use range as the metadata handle range.
40
41       -N     Use range as the data handle range.
42
43       --data-space
44              Use path as the path to the data space.
45
46       --meta-space
47              Use path as the path to the metadata space.
48

ENVIRONMENT

50       PVFS2_DEBUGFILE
51              If set to the path of a local file, redirect debug output to it.
52
53       PVFS2_DEBUGMASK
54              Set the OrangeFS debug mask.  Possible masks are  documented  in
55              pvfs2-set-debugmask(1).
56

BUGS

58       Please submit bug reports to pvfs2-developers@beowulf-underground.org
59

SEE ALSO

61       pvfs2tab(5)
62
63
64
65                                  2017-07-03                  PVFS2-MKSPACE(1)
Impressum