1 .TH lctl-nodemap-add 8 "2015 Jan 20" Lustre "configuration utilities"
3 lctl-nodemap-add \- Add a new nodemap, to which NID ranges, identities, and
4 properties can be added.
8 .B lctl nodemap_add <name>
11 .B nodemap_add creates and names a new nodemap. The administrator can then add
12 NID ranges and identity mappings to the nodemap, as well as modify its
17 is the name to give the new nodemap. It can be any string except "default".
21 # lctl nodemap_add remotesite
22 # lctl nodemap_add otherremotesite
32 .BR lctl-nodemap-activate (8),
33 .BR lctl-nodemap-del (8),
34 .BR lctl-nodemap-add-range (8),
35 .BR lctl-nodemap-del-range (8),
36 .BR lctl-nodemap-add-idmap (8),
37 .BR lctl-nodemap-del-idmap (8),
38 .BR lctl-nodemap-modify (8)