You look to have a typo in this line:
rgw_frontends = "civetweb port=8080s ssl_certificate=/etc/pki/tls/cephrgw01.crt"
rgw_frontends = "civetweb port=8080s ssl_certificate=/etc/pki/tls/cephrgw01.crt"
It would seem from the error it should be port=8080, not port=8080s.
On Thu, 19 Jan 2017 at 08:59 Iban Cabrillo <cabrillo@xxxxxxxxxxxxxx> wrote:
Dear cephers,_______________________________________________I just finish the integration between radosgw (ceph-radosgw-10.2.5-0.el7.x86_64) and keystone.This is my ceph conf for radosgw:[client.rgw.cephrgw]host = cephrgw01rgw_frontends = "civetweb port=8080s ssl_certificate=/etc/pki/tls/cephrgw01.crt"rgw_zone = RegionOnekeyring = /etc/ceph/ceph.client.rgw.cephrgw.keyringlog_file = /var/log/ceph/client.rgw.cephrgw.logrgw_keystone_url = https://keystone:5000rgw_keystone_admin_user = XXXXXXXXXXXXrgw_keystone_admin_password = YYYYYYYYYYYYYYrgw_keystone_admin_tenant = servicergw_keystone_accepted_roles = admin Memberrgw keystone admin project = servicergw keystone admin domain = adminrgw keystone api version = 2rgw_s3_auth_use_keystone = truenss_db_path = /var/ceph/nss/rgw_keystone_verify_ssl = trueSeems to be working fine using latets jewel version 10.2.5, but seems that now I cannot listen on secure port. Older version was running fine the rgw_frontends option (10.2.3), but now, Server starts (I can access to https://cephrgw01:8080/) but after a couple of minutes the radosgw deamon stops:error parsing int: 8080s: The option value '8080s' seems to be invalidIs there any change on this parameter with the new jewel version (ceph-radosgw-10.2.5-0.el7.x86_64)?regards, I--############################################################################
Iban Cabrillo Bartolome
Instituto de Fisica de Cantabria (IFCA)
Santander, Spain
Tel: +34942200969PGP PUBLIC KEY: http://pgp.mit.edu/pks/lookup?op=get&search=0xD9DF0B3D6C8C08AC
############################################################################
Bertrand Russell:"El problema con el mundo es que los estúpidos están seguros de todo y los inteligentes están llenos de dudas"
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com