Re: [ceph-users] msgr2 and cephfs
Ah nevermind, I found ceph mon set addrs and I'm good to go. Aaron > On Apr 24, 2019, at 4:36 PM, Aaron Bassett > wrote: > > Yea ok thats what I guessed. I'm struggling to get my mons to listen on both > ports. On startup they report: > > 2019-04-24 19:58:43.652 7fcf9cd3c040 -1 WARNING: 'mon addr' config option > [v2:172.17.40.143:3300/0,v1:172.17.40.143:6789/0] does not match monmap file > continuing with monmap configuration > 2019-04-24 19:58:43.652 7fcf9cd3c040 0 starting mon.bos-r1-r3-head1 rank 0 > at public addrs v2:172.17.40.143:3300/0 at bind addrs v2:172.17.40.143:3300/0 > mon_data /var/lib/ceph/mon/ceph-bos-r1-r3-head1 fsid > 4a361f9c-e28b-4b6b-ab59-264dcb51da97 > > > which means i assume I have to jump through the add/remove mons hoops or just > burn it down and start over? FWIW the docs seem to indicate they'll listen to > both by default (in nautilus). > > Aaron > >> On Apr 24, 2019, at 4:29 PM, Jason Dillaman wrote: >> >> AFAIK, the kernel clients for CephFS and RBD do not support msgr2 yet. >> >> On Wed, Apr 24, 2019 at 4:19 PM Aaron Bassett >> wrote: >>> >>> Hi, >>> I'm standing up a new cluster on nautilus to play with some of the new >>> features, and I've somehow got my monitors only listening on msgrv2 port >>> (3300) and not the legacy port (6789). I'm running kernel 4.15 on my >>> clients. Can I mount cephfs via port 3300 or do I have to figure out how to >>> get my mons listening to both? >>> >>> Thanks, >>> Aaron >>> CONFIDENTIALITY NOTICE >>> This e-mail message and any attachments are only for the use of the >>> intended recipient and may contain information that is privileged, >>> confidential or exempt from disclosure under applicable law. If you are not >>> the intended recipient, any disclosure, distribution or other use of this >>> e-mail message or attachments is prohibited. If you have received this >>> e-mail message in error, please delete and notify the sender immediately. >>> Thank you. >>> >>> ___ >>> ceph-users mailing list >>> ceph-users@lists.ceph.com >>> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.ceph.com_listinfo.cgi_ceph-2Dusers-2Dceph.com&d=DwIFaQ&c=Tpa2GKmmYSmpYS4baANxQwQYqA0vwGXwkJOPBegaiTs&r=5nKer5huNDFQXjYpOR4o_7t5CRI8wb5Vb_v1pBywbYw&m=zjPqBuK3C5vPalm69GpAWDz3vdkT0jYEVhvV0NG3OyI&s=wUk0q5ArWhrXvqzMNGRcL3qzKPjAoDQ481ek_5j4BQ0&e= >> >> >> >> -- >> Jason > ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Re: [ceph-users] msgr2 and cephfs
Yea ok thats what I guessed. I'm struggling to get my mons to listen on both ports. On startup they report: 2019-04-24 19:58:43.652 7fcf9cd3c040 -1 WARNING: 'mon addr' config option [v2:172.17.40.143:3300/0,v1:172.17.40.143:6789/0] does not match monmap file continuing with monmap configuration 2019-04-24 19:58:43.652 7fcf9cd3c040 0 starting mon.bos-r1-r3-head1 rank 0 at public addrs v2:172.17.40.143:3300/0 at bind addrs v2:172.17.40.143:3300/0 mon_data /var/lib/ceph/mon/ceph-bos-r1-r3-head1 fsid 4a361f9c-e28b-4b6b-ab59-264dcb51da97 which means i assume I have to jump through the add/remove mons hoops or just burn it down and start over? FWIW the docs seem to indicate they'll listen to both by default (in nautilus). Aaron > On Apr 24, 2019, at 4:29 PM, Jason Dillaman wrote: > > AFAIK, the kernel clients for CephFS and RBD do not support msgr2 yet. > > On Wed, Apr 24, 2019 at 4:19 PM Aaron Bassett > wrote: >> >> Hi, >> I'm standing up a new cluster on nautilus to play with some of the new >> features, and I've somehow got my monitors only listening on msgrv2 port >> (3300) and not the legacy port (6789). I'm running kernel 4.15 on my >> clients. Can I mount cephfs via port 3300 or do I have to figure out how to >> get my mons listening to both? >> >> Thanks, >> Aaron >> CONFIDENTIALITY NOTICE >> This e-mail message and any attachments are only for the use of the intended >> recipient and may contain information that is privileged, confidential or >> exempt from disclosure under applicable law. If you are not the intended >> recipient, any disclosure, distribution or other use of this e-mail message >> or attachments is prohibited. If you have received this e-mail message in >> error, please delete and notify the sender immediately. Thank you. >> >> ___ >> ceph-users mailing list >> ceph-users@lists.ceph.com >> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.ceph.com_listinfo.cgi_ceph-2Dusers-2Dceph.com&d=DwIFaQ&c=Tpa2GKmmYSmpYS4baANxQwQYqA0vwGXwkJOPBegaiTs&r=5nKer5huNDFQXjYpOR4o_7t5CRI8wb5Vb_v1pBywbYw&m=zjPqBuK3C5vPalm69GpAWDz3vdkT0jYEVhvV0NG3OyI&s=wUk0q5ArWhrXvqzMNGRcL3qzKPjAoDQ481ek_5j4BQ0&e= > > > > -- > Jason ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Re: [ceph-users] msgr2 and cephfs
AFAIK, the kernel clients for CephFS and RBD do not support msgr2 yet. On Wed, Apr 24, 2019 at 4:19 PM Aaron Bassett wrote: > > Hi, > I'm standing up a new cluster on nautilus to play with some of the new > features, and I've somehow got my monitors only listening on msgrv2 port > (3300) and not the legacy port (6789). I'm running kernel 4.15 on my clients. > Can I mount cephfs via port 3300 or do I have to figure out how to get my > mons listening to both? > > Thanks, > Aaron > CONFIDENTIALITY NOTICE > This e-mail message and any attachments are only for the use of the intended > recipient and may contain information that is privileged, confidential or > exempt from disclosure under applicable law. If you are not the intended > recipient, any disclosure, distribution or other use of this e-mail message > or attachments is prohibited. If you have received this e-mail message in > error, please delete and notify the sender immediately. Thank you. > > ___ > ceph-users mailing list > ceph-users@lists.ceph.com > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -- Jason ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[ceph-users] msgr2 and cephfs
Hi, I'm standing up a new cluster on nautilus to play with some of the new features, and I've somehow got my monitors only listening on msgrv2 port (3300) and not the legacy port (6789). I'm running kernel 4.15 on my clients. Can I mount cephfs via port 3300 or do I have to figure out how to get my mons listening to both? Thanks, Aaron CONFIDENTIALITY NOTICE This e-mail message and any attachments are only for the use of the intended recipient and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient, any disclosure, distribution or other use of this e-mail message or attachments is prohibited. If you have received this e-mail message in error, please delete and notify the sender immediately. Thank you. ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com