Difference between revisions of "MPStor"

From Define Wiki
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:

  1. systemName,
  2. controllerName,
  3. role,
    1. 8 and 6 initiator 5 and 7 listener
    2. cloud and compute are single all of them
  4. remote,
    1. for 8 192.168.2.5
    2. for 5 192.168.2.8
    3. for 7 192.168.2.6
    4. for 6 192.168.2.7
  5. address,
  6. subnet,
  7. gateway,
  8. 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