Re: help me enable ceph iscsi gatewaty in ceph octopus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi David, hi Ricardo,

I think we first have to clarify, if that was actually a cephadm
deployment (and not ceph-ansible).

If you install Ceph using ceph-ansible, then please refer to the
ceph-ansible docs.

If we're actually talking about cephadm here (which is not clear to me):
iSCSI for cephadm will land in the next octopus release and at that
point we can add a proper documentation.



Hope that helps,

Sebastian

Am 05.08.20 um 11:11 schrieb Ricardo Marques:
> Hi David,
> 
> I was able to configure iSCSI gateways on my local test environment using the following spec:
> 
> ```
> # tail -14 service_spec_gw.yml
> ---
> service_type: iscsi
> service_id: iscsi_service
> placement:
>     hosts:
>         - 'node1'
>         - 'node2'
> spec:
>     pool: rbd
>     trusted_ip_list: 10.20.94.201,10.20.94.202,10.20.94.203
>     api_port: 5000
>     api_user: admin1
>     api_password: admin2
>     api_secure: False
> 
> # ceph orch apply -i service_spec_gw.yml
> ```
> 
> You can use this spec as a starting point, but note that the pool must exist (in this case `rbd` pool), and you will need to adapt `hosts`,  `trusted_ip_list`, etc...
> 
> You may also want to change `api_secure` to `True` and set `ssl_cert` and `ssh_key` accordingly.
> 
> Unfortunately, iSCSI deployment is not included in the documentation yet (coming soon).
> 
> [1] https://docs.ceph.com/docs/octopus/cephadm/install/
> 
> 
> Ricardo Marques
> 
> ________________________________
> From: David Thuong <davidthuong2424@xxxxxxxxx>
> Sent: Wednesday, August 5, 2020 5:16 AM
> To: ceph-users@xxxxxxx <ceph-users@xxxxxxx>
> Subject:  help me enable ceph iscsi gatewaty in ceph octopus
> 
> Please help me enable ceph iscsi gatewaty in ceph octopus . when i install ceph complete . i see iscsi gateway not enable. please help me config it
> _______________________________________________
> ceph-users mailing list -- ceph-users@xxxxxxx
> To unsubscribe send an email to ceph-users-leave@xxxxxxx
> 
> _______________________________________________
> ceph-users mailing list -- ceph-users@xxxxxxx
> To unsubscribe send an email to ceph-users-leave@xxxxxxx
> 

-- 
SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg). Geschäftsführer: Felix Imendörffer

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux