Re: v17.2.0 Quincy released

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

 



Hello, when to expect v17.2.1 with non-root user fix ? Fix for 16.2.8 to 16.2.9 was there pretty soon, why not to release fix for v17.2.0, I believe that a lot of people is using non-root user with deployments and can’t upgrade to Quincy because of bug, which is already solved and merged in GitHub. 

6/6/22 5:23:31 PM
[ERR]
executing refresh((['ceph01-digit', 'ceph02-digit', 'ceph03-digit'],)) failed. Traceback (most recent call last): File "/usr/share/ceph/mgr/cephadm/ssh.py", line 221, in _write_remote_file await asyncssh.scp(f.name, (conn, tmp_path)) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 922, in scp await source.run(srcpath) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 458, in run self.handle_error(exc) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 307, in handle_error raise exc from None File "/lib/python3.6/site-packages/asyncssh/scp.py", line 456, in run await self._send_files(path, b'') File "/lib/python3.6/site-packages/asyncssh/scp.py", line 438, in _send_files self.handle_error(exc) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 307, in handle_error raise exc from None File "/lib/python3.6/site-packages/asyncssh/scp.py", line 434, in _send_files await self._send_file(srcpath, dstpath, attrs) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 365, in _send_file await self._make_cd_request(b'C', attrs, size, srcpath) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 343, in _make_cd_request self._fs.basename(path)) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 224, in make_request raise exc asyncssh.sftp.SFTPFailure: scp: /tmp/etc/ceph/ceph.conf.new: Permission denied During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/ceph/mgr/cephadm/utils.py", line 76, in do_work return f(*arg) File "/usr/share/ceph/mgr/cephadm/serve.py", line 265, in refresh self._write_client_files(client_files, host) File "/usr/share/ceph/mgr/cephadm/serve.py", line 1052, in _write_client_files self.mgr.ssh.write_remote_file(host, path, content, mode, uid, gid) File "/usr/share/ceph/mgr/cephadm/ssh.py", line 238, in write_remote_file host, path, content, mode, uid, gid, addr)) File "/usr/share/ceph/mgr/cephadm/module.py", line 569, in wait_async return self.event_loop.get_result(coro) File "/usr/share/ce
ph/mgr/cephadm/ssh.py", line 48, in get_result return asyncio.run_coroutine_threadsafe(coro, self._loop).result() File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result return self.__get_result() File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result raise self._exception File "/usr/share/ceph/mgr/cephadm/ssh.py", line 226, in _write_remote_file raise OrchestratorError(msg) orchestrator._interface.OrchestratorError: Unable to write ceph01-digit:/etc/ceph/ceph.conf: scp: /tmp/etc/ceph/ceph.conf.new: Permission denied

6/6/22 5:23:31 PM
[ERR]
Unable to write ceph01-digit:/etc/ceph/ceph.conf: scp: /tmp/etc/ceph/ceph.conf.new: Permission denied Traceback (most recent call last): File "/usr/share/ceph/mgr/cephadm/ssh.py", line 221, in _write_remote_file await asyncssh.scp(f.name, (conn, tmp_path)) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 922, in scp await source.run(srcpath) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 458, in run self.handle_error(exc) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 307, in handle_error raise exc from None File "/lib/python3.6/site-packages/asyncssh/scp.py", line 456, in run await self._send_files(path, b'') File "/lib/python3.6/site-packages/asyncssh/scp.py", line 438, in _send_files self.handle_error(exc) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 307, in handle_error raise exc from None File "/lib/python3.6/site-packages/asyncssh/scp.py", line 434, in _send_files await self._send_file(srcpath, dstpath, attrs) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 365, in _send_file await self._make_cd_request(b'C', attrs, size, srcpath) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 343, in _make_cd_request self._fs.basename(path)) File "/lib/python3.6/site-packages/asyncssh/scp.py", line 224, in make_request raise exc asyncssh.sftp.SFTPFailure: scp: /tmp/etc/ceph/ceph.conf.new: Permission denied

6/6/22 5:23:31 PM
[INF]
Updating ceph01-digit:/etc/ceph/ceph.conf


> Dňa 25. 5. 2022 o 11:18, Thomas Roth <t.roth@xxxxxx> napísal:
> 
> Hello,
> 
> just found that this "feature" is not restricted to upgrades - I just tried to bootstrap an entirely new cluster with Quincy, also with the fatal switch to non-root-user: adding the second mon results in
> > Unable to write lxmon1:/etc/ceph/ceph.conf: scp: /tmp/etc/ceph/ceph.conf.new: Permission denied
> 
> 
> 
> By now, I go to ceph.io <http://ceph.io/> every day to see if the motd has been changed to "If it compiles at all, release it as stable".
> 
> Cheers,
> Thomas
> 
> 
> On 5/4/22 14:57, Jozef Rebjak wrote:
>> Hello, If there is somebody who is using non-root user within Pacific and would like to upgrade to Quincy read this first
>> https://blog.jozefrebjak.com/why-to-wait-with-upgrade-from-ceph-pacific-with-non-root-user-to-quincy <https://blog.jozefrebjak.com/why-to-wait-with-upgrade-from-ceph-pacific-with-non-root-user-to-quincy> <https://blog.jozefrebjak.com/why-to-wait-with-upgrade-from-ceph-pacific-with-non-root-user-to-quincy <https://blog.jozefrebjak.com/why-to-wait-with-upgrade-from-ceph-pacific-with-non-root-user-to-quincy>>.
>> or message me with a solution. For me it’s just about waiting for v17.2.1.
>> Thanks
>>> Dňa 4. 5. 2022 o 11:16, Ilya Dryomov <idryomov@xxxxxxxxx> napísal:
>>> 
>>> On Tue, May 3, 2022 at 9:31 PM Steve Taylor <steveftaylor@xxxxxxxxx> wrote:
>>>> 
>>>> Just curious, is there any updated ETA on the 16.2.8 release? This
>>>> note implied that it was pretty close a couple of weeks ago, but the
>>>> release task seems to have several outstanding items before it's
>>>> wrapped up.
>>>> 
>>>> I'm just wondering if it's worth waiting a bit for new Pacific
>>>> deployments to try 16.2.8 or not. Thanks!
>>> 
>>> Hi Steve,
>>> 
>>> The last blocker PR just merged so it should be a matter of days now.
>>> 
>>> Thanks,
>>> 
>>> Ilya
>>> 
>>>> 
>>>> Steve
>>>> 
>>>> On Wed, Apr 20, 2022 at 3:37 AM Ilya Dryomov <idryomov@xxxxxxxxx> wrote:
>>>>> 
>>>>> On Wed, Apr 20, 2022 at 6:21 AM Harry G. Coin <hgcoin@xxxxxxxxx> wrote:
>>>>>> 
>>>>>> Great news! Any notion when the many pending bug fixes will show up in
>>>>>> Pacific? It's been a while.
>>>>> 
>>>>> Hi Harry,
>>>>> 
>>>>> The 16.2.8 release is planned within the next week or two.
>>>>> 
>>>>> Thanks,
>>>>> 
>>>>> Ilya
>>>>> _______________________________________________
>>>>> 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
>> _______________________________________________
>> ceph-users mailing list -- ceph-users@xxxxxxx <mailto:ceph-users@xxxxxxx>
>> To unsubscribe send an email to ceph-users-leave@xxxxxxx <mailto:ceph-users-leave@xxxxxxx>
> 
> _______________________________________________
> ceph-users mailing list -- ceph-users@xxxxxxx <mailto:ceph-users@xxxxxxx>
> To unsubscribe send an email to ceph-users-leave@xxxxxxx <mailto:ceph-users-leave@xxxxxxx>
_______________________________________________
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