e0cdea9a6e
Update cinder configuration for Liberty. Includes moving basic host configuration of the block storage node to environment section. Also addresses some consistency issues, mostly from the RST conversion. Changes and testing specific to distribution packages primarily involve Ubuntu. Other distributions may require additional patches. Change-Id: I8915bc5fad5d278fd73899476bf6d90970d18564 Implements: bp installguide-liberty
559 B
559 B
Block storage node (Optional)
If you want to deploy the Block Storage service, configure one additional storage node.
Configure network interfaces
- Configure the management interface:
- IP address:
10.0.0.41
- Network mask:
255.255.255.0
(or/24
) - Default gateway:
10.0.0.1
- IP address:
Configure name resolution
- Set the hostname of the node to
block1
. - Reboot the system to activate the changes.