----- Original Message -----
From: "Ignacio Bravo" <ibravo(a)ltgfederal.com>
To: "rdo-list" <rdo-list(a)redhat.com>
Sent: Friday, January 8, 2016 4:27:52 PM
Subject: [Rdo-list] Working with RDO Manager
I have a couple of scenarios that I’m working on to configure/deploy RDO
Manager, and would like to get your input as of what is the preferred way to
achieve these issues:
* Issue #1: Inject baremetal driver
I need a RAID driver to be installed before the OS on certain pieces of
hardware. My assumption here is that I need to build the overcloud images as
described here:
https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty...
and once the images are created, decompress, include the new driver and
compress it again.
I believe the idea was to use
http://libguestfs.org to do the file injection
into the image.
Yes, you can use virt-customize provided by libguestfs-tools:
virt-customize -a image.qcow2 --run-command 'yum install -y something'
* Issue #2: Configure Ceph Disks to use additional partitions
Is there an easy way to tell the image to install the OS in one partition and
to install the ceph nodes into each additional HDD? Im kinda lost here. Any
help is welcomed.
There are some instructions for this on the downstream Director documentation. See section
6.3.5 in
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_Op...
* Issue #3: Encrypt Network communications
The idea is to encrypt all traffic on the endpoints of the nodes. This is a
configuration that needs to be performed in all nodes, so I understand that
the best way to accomplish this is to follow the documentation here, right?
https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty...
It's not clear to me what kind of encryption you would like to achieve here, something
like SSL connectivity for the Openstack endpoints?
Regards,
IB
__
Ignacio Bravo
LTG Federal, Inc
www.ltgfederal.com
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe(a)redhat.com