Difference between revisions of "MPStor"
Jump to navigation
Jump to search
(Created page with "The config file: soma.cfg After flushing, contents need to be changed: # systemName, # controllerName, # role, ## 8 and 6 initiator 5 and 7 listener ## cloud and compute...") |
(No difference)
|
Revision as of 14:19, 30 June 2015
The config file: soma.cfg After flushing, contents need to be changed:
- systemName,
- controllerName,
- role,
- 8 and 6 initiator 5 and 7 listener
- cloud and compute are single all of them
- remote,
- for 8 192.168.2.5
- for 5 192.168.2.8
- for 7 192.168.2.6
- for 6 192.168.2.7
- address,
- subnet,
- gateway,
- dns
make sure dhcp is false An example:
systemName = Storage1l
controllerName = Storage1l
role = initiator
remote = 10.0.0.5
address = 172.28.151.8
subnet = 255.255.0.0
gateway = 172.28.0.2
nic = 00:17:31:E3:02:13
dhcp = false