1nstor_lsmplugin(1)              libStorageMgmt              nstor_lsmplugin(1)
2
3
4

NAME

6       nstor_lsmplugin -- LibstorageMgmt nstor plugin
7
8

DESCRIPTION

10       LibstorageMgmt nstor plugin allows user to manage NexentaStor 3.x stor‐
11       age software [1]. The 'nstor_lsmplugin' executable file is for libStor‐
12       ageMgmt  daemon  to  execute when client user specifies nstor plugin in
13       the URI.
14
15

URI

17       To use this plugin, users should set their URI to this format:
18
19           # HTTP connection
20           nstor://<username>@<nstor_server>:<port>
21
22           # HTTPS connection
23           nstor+ssl://<username>@<nstor_server>:<port>
24
25
26
27       username
28
29              The username is the user account with 'Can_use_restapi'  permis‐
30              sion.
31
32
33       nstor_server
34
35              The  nstor_server  is  IP  address  or  DNS  name of NexentaStor
36              server.
37
38
39       port number
40
41              The port number is the listening port of the nexenta server REST
42              API.   The  default  port of 2000 is used if none is supplied on
43              the URI.
44
45              For non-default ports, SELinux will  likely  prevent  the  SMI-S
46              plugin from making a network connection.
47
48
49       URI parameters
50              No additional URI parameters are supported by this plugin.
51
52
53

SUPPORTED SOFTWARE

55       NexentaStor  3.x  is supported.  Detailed support status can be queried
56       via:
57
58        * lsm.Client.capabilities()  (Python API)
59        * lsm_capabilities()         (C API)
60        * lsmcli capabilities        (lsmcli command line).
61
62

FIREWALL RULES

64       By default, this plugin requires the access to the  nstor  array's  TCP
65       2000 port.
66
67

SEE ALSO

69       lsmcli(1), lsmd(1), [1] http://nexentastor.org
70
71

BUGS

73       Please report bugs to <libstoragemgmt-devel@lists.sourceforge.net>
74
75

AUTHOR

77       Gris Ge <fge@redhat.com>
78       Tony Asleson <tasleson@redhat.com>
79
80
81
82nstor_lsmplugin 1.8.0              June 2015                nstor_lsmplugin(1)
Impressum