MPStor

From Define Wiki
Revision as of 14:20, 30 June 2015 by Chenhui (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Compute Node: things to be configured: Controller setup -> ntp server

System -> Create RAID and logical volume

Roles: Monitoring Client, Nova compute, Nested Virtualization

Horizon public ip: in our case is the same as management ip. Glance ip should be the ip of the server.

Monitoring Client: the host ip of the monitoring server

After finish all compute nodes, need to create compute group and link compute nodes to them in SDS.

Before creating the storage group, we need to add storage policy. And then add VSN IPs,

Storage node: ip config: IBC network and data network After the IBC network is setup, we need a reboot. We need to create RAID but No need to create logical volume. If we want to choose monitoring client options, we need to create logical volume and when adding logical volume, we need to add both!