Thks for the response, IP is ok
I want to isolate them on basis of az based on cinder backend type

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.2/html/storage_guide/assembly-configuring-the-block-storage-service_osp-storage-guide#proc-deploying-availability-zones-for-block-storage-volume-back-ends_configuring-cinder

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html/custom_block_storage_back_end_deployment_guide/envfile

Regards
Adivya Singh


On Mon, Apr 15, 2024 at 5:36 PM John Fulton <johfulto@redhat.com> wrote:
On Mon, Apr 15, 2024 at 1:45 AM Adivya Singh <adivya1.singh@gmail.com> wrote:
Hi All,

How should i isolate Storage Network in Red hat, I mean i want 2 Nodes to Access NFS and 2 Nodes to access ceph

is there any red hat which give little picture of this

You could use the composable networks feature of director to create a separate network for NFS and a separate network for Ceph storage. This example in the doc creates an additional storage backup network so you should be able to modify it.

  https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/17.1/html-single/installing_and_managing_red_hat_openstack_platform_with_director/index#assembly_configuring-overcloud-networking_installing-director-on-the-undercloud

 

Regards
Adivya Singh

On Thu, Apr 11, 2024 at 6:56 PM Adivya Singh <adivya1.singh@gmail.com> wrote:
Thankyou for your support

On Thu, Apr 11, 2024 at 6:43 PM John Fulton <johfulto@redhat.com> wrote:
On Thu, Apr 11, 2024 at 8:22 AM Adivya Singh <adivya1.singh@gmail.com> wrote:
hi,
 which docs are we talking about, i saw only 1 doc where everything have to done manually


You should be able to follow the above to configure it manually. If you're using director, then you can pass it properties of your ceph cluster and it will configure OpenStack to use it (you need to create the pools and cephx keys first as described above on the ceph cluster).


We test it with Red Hat Ceph. For another version I'd expect it to work but your mileage may vary. 

  John
 


regards
Adivya Singh



On Thu, Apr 11, 2024 at 5:26 PM <smooney@redhat.com> wrote:
On Thu, 2024-04-11 at 17:06 +0530, Adivya Singh wrote:
> Hi All,
>
> Regarding red hat open stack integration with ubuntu ceph installed with
> ceph adm tool
> Can you please guide me on this, What file changes need to be in Storage
> -config, Storage Environment for a Deployer script to pick it up regarding
> Cinder integration with Ceph

"red hat open stack integration with ubuntu ceph installed with
ceph adm tool"

im 99% sure that is not something that is supproted by redhat in our downstream openstack product.

we do support using external ceph but that is only tested with redhats distribution of ceph

im sure it can work but with any distribution of ceph but you are unlikely to find
any detailed guide on how to do that in existing docs.

its just not a usecasue that the tooling was desgined for.

redhats openstack distiorbution was based on the tripleo project upstream which has only
ever supported rpm disto so i doubt anyone hwas tested usign tripleo with external ceph deploy
on ubuntu using cephadm.

the process should mostly be the same howver as in both cases cpeh is deploy with cephadm and
osp did support that so the docs for that shoudl apply to your setup just be waware that
your doing somethign that is not supported in general.
>
> Regards
> Adivya Singh