[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-03 Thread Thomas Lamprecht
Am 03/08/2023 um 00:30 schrieb Yuri Weinstein:
> 1. bookworm distro build support
> We will not build bookworm until Debian bug
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030129 is resolved


FYI, there's also a bug in Debian's GCC 12, which is used by default
in Debian Bookworm, that causes issues with the gf-complete erasure
coding library and older AMD CPU's generating illegal instructions
which then kills e.g. the ceph-mon

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012935

Their workaround is to compile gf-complete explicitly with -O1:

https://salsa.debian.org/openstack-team/third-party/gf-complete/-/commit/7751c075f868bf95873c6739d0d942f2a668c58f

While we (Proxmox) saw it for Ceph Quincy and didn't yet confirm it
for upcoming Ceph Reef, it's quite likely still there as the compiler
here seems to be at fault (and gf-complete code didn't change since
quincy FWICT).

- Thomas
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-02 Thread Brad Hubbard
On Thu, Aug 3, 2023 at 8:31 AM Yuri Weinstein  wrote:

> Updates:
>
> 1. bookworm distro build support
> We will not build bookworm until Debian bug
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030129 is resolved
>
> 2. nfs ganesha
> fixed (Thanks Guillaume and Kaleb)
>
> 3. powercycle failures due to teuthology - fixed (Thanks Brad, Zack,
> Dan).  I am expecting Brad to approve it as the SELinux denials is the
> known issue.
>

Confirmed, definite pass, much better.


>
> smoke approved.
>
> Unless I hear any objections I see no open issues and will start building
> (jammy focal centos8 centos9 windows)
>
> On Wed, Aug 2, 2023 at 7:56 AM Yuri Weinstein  wrote:
>
>> https://github.com/ceph/ceph/pull/52710 merged
>>
>> smoke:
>> https://tracker.ceph.com/issues/62227 marked resolved
>> https://tracker.ceph.com/issues/62228 in progress
>>
>> Only smoke and prowercycle items are remaining from the test approval
>> standpoint.
>>
>> Here is the quote from Neha's status to the clt summarizing the correct
>> outstanding issues:
>> "
>> 1. bookworm distro build support
>> action item - Neha and Josh will have a discussion with Dan to figure out
>> what help he needs and if at all there is a workaround for the first reef
>> release
>>
>> 2. nfs ganesha
>> action item - figure out with Guillaume and Kaleb if a workaround of
>> pinning to an older release is possible
>>
>> 3. powercycle failures due to teuthology -
>> https://pulpito.ceph.com/yuriw-2023-07-29_14:04:17-powercycle-reef-release-distro-default-smithi/
>>
>> action item - open a tracker and get Zack's thoughts on whether this
>> issue can be classified as infra-only and get powercycle approvals from Brad
>> "
>>
>> On Wed, Aug 2, 2023 at 3:03 AM Radoslaw Zarzynski 
>> wrote:
>>
>>> Final ACK for RADOS.
>>>
>>> On Tue, Aug 1, 2023 at 6:28 PM Laura Flores  wrote:
>>>
 Rados failures are summarized here:
 https://tracker.ceph.com/projects/rados/wiki/REEF#Reef-v1820

 All are known. Will let Radek give the final ack.

 On Tue, Aug 1, 2023 at 9:05 AM Nizamudeen A  wrote:

> dashboard approved! failure is unrelated and tracked via
> https://tracker.ceph.com/issues/58946
>
> Regards,
> Nizam
>
> On Sun, Jul 30, 2023 at 9:16 PM Yuri Weinstein 
> wrote:
>
> > Details of this release are summarized here:
> >
> > https://tracker.ceph.com/issues/62231#note-1
> >
> > Seeking approvals/reviews for:
> >
> > smoke - Laura, Radek
> > rados - Neha, Radek, Travis, Ernesto, Adam King
> > rgw - Casey
> > fs - Venky
> > orch - Adam King
> > rbd - Ilya
> > krbd - Ilya
> > upgrade-clients:client-upgrade* - in progress
> > powercycle - Brad
> >
> > Please reply to this email with approval and/or trackers of known
> > issues/PRs to address them.
> >
> > bookworm distro support is an outstanding issue.
> >
> > TIA
> > YuriW
> > ___
> > ceph-users mailing list -- ceph-users@ceph.io
> > To unsubscribe send an email to ceph-users-le...@ceph.io
> >
> >
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>


 --

 Laura Flores

 She/Her/Hers

 Software Engineer, Ceph Storage 

 Chicago, IL

 lflo...@ibm.com | lflo...@redhat.com 
 M: +17087388804


 ___
 Dev mailing list -- d...@ceph.io
 To unsubscribe send an email to dev-le...@ceph.io

>>> ___
> Dev mailing list -- d...@ceph.io
> To unsubscribe send an email to dev-le...@ceph.io
>


-- 
Cheers,
Brad
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-02 Thread Yuri Weinstein
Updates:

1. bookworm distro build support
We will not build bookworm until Debian bug
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030129 is resolved

2. nfs ganesha
fixed (Thanks Guillaume and Kaleb)

3. powercycle failures due to teuthology - fixed (Thanks Brad, Zack, Dan).
I am expecting Brad to approve it as the SELinux denials is the known issue.

smoke approved.

Unless I hear any objections I see no open issues and will start building
(jammy focal centos8 centos9 windows)

On Wed, Aug 2, 2023 at 7:56 AM Yuri Weinstein  wrote:

> https://github.com/ceph/ceph/pull/52710 merged
>
> smoke:
> https://tracker.ceph.com/issues/62227 marked resolved
> https://tracker.ceph.com/issues/62228 in progress
>
> Only smoke and prowercycle items are remaining from the test approval
> standpoint.
>
> Here is the quote from Neha's status to the clt summarizing the correct
> outstanding issues:
> "
> 1. bookworm distro build support
> action item - Neha and Josh will have a discussion with Dan to figure out
> what help he needs and if at all there is a workaround for the first reef
> release
>
> 2. nfs ganesha
> action item - figure out with Guillaume and Kaleb if a workaround of
> pinning to an older release is possible
>
> 3. powercycle failures due to teuthology -
> https://pulpito.ceph.com/yuriw-2023-07-29_14:04:17-powercycle-reef-release-distro-default-smithi/
>
> action item - open a tracker and get Zack's thoughts on whether this issue
> can be classified as infra-only and get powercycle approvals from Brad
> "
>
> On Wed, Aug 2, 2023 at 3:03 AM Radoslaw Zarzynski 
> wrote:
>
>> Final ACK for RADOS.
>>
>> On Tue, Aug 1, 2023 at 6:28 PM Laura Flores  wrote:
>>
>>> Rados failures are summarized here:
>>> https://tracker.ceph.com/projects/rados/wiki/REEF#Reef-v1820
>>>
>>> All are known. Will let Radek give the final ack.
>>>
>>> On Tue, Aug 1, 2023 at 9:05 AM Nizamudeen A  wrote:
>>>
 dashboard approved! failure is unrelated and tracked via
 https://tracker.ceph.com/issues/58946

 Regards,
 Nizam

 On Sun, Jul 30, 2023 at 9:16 PM Yuri Weinstein 
 wrote:

 > Details of this release are summarized here:
 >
 > https://tracker.ceph.com/issues/62231#note-1
 >
 > Seeking approvals/reviews for:
 >
 > smoke - Laura, Radek
 > rados - Neha, Radek, Travis, Ernesto, Adam King
 > rgw - Casey
 > fs - Venky
 > orch - Adam King
 > rbd - Ilya
 > krbd - Ilya
 > upgrade-clients:client-upgrade* - in progress
 > powercycle - Brad
 >
 > Please reply to this email with approval and/or trackers of known
 > issues/PRs to address them.
 >
 > bookworm distro support is an outstanding issue.
 >
 > TIA
 > YuriW
 > ___
 > ceph-users mailing list -- ceph-users@ceph.io
 > To unsubscribe send an email to ceph-users-le...@ceph.io
 >
 >
 ___
 ceph-users mailing list -- ceph-users@ceph.io
 To unsubscribe send an email to ceph-users-le...@ceph.io

>>>
>>>
>>> --
>>>
>>> Laura Flores
>>>
>>> She/Her/Hers
>>>
>>> Software Engineer, Ceph Storage 
>>>
>>> Chicago, IL
>>>
>>> lflo...@ibm.com | lflo...@redhat.com 
>>> M: +17087388804
>>>
>>>
>>> ___
>>> Dev mailing list -- d...@ceph.io
>>> To unsubscribe send an email to dev-le...@ceph.io
>>>
>>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-02 Thread Laura Flores
The second smoke issue was also fixed:
https://tracker.ceph.com/issues/57206

In any case, it is a non-blocker.

On Wed, Aug 2, 2023 at 9:56 AM Yuri Weinstein  wrote:

> https://github.com/ceph/ceph/pull/52710 merged
>
> smoke:
> https://tracker.ceph.com/issues/62227 marked resolved
> https://tracker.ceph.com/issues/62228 in progress
>
> Only smoke and prowercycle items are remaining from the test approval
> standpoint.
>
> Here is the quote from Neha's status to the clt summarizing the correct
> outstanding issues:
> "
> 1. bookworm distro build support
> action item - Neha and Josh will have a discussion with Dan to figure out
> what help he needs and if at all there is a workaround for the first reef
> release
>
> 2. nfs ganesha
> action item - figure out with Guillaume and Kaleb if a workaround of
> pinning to an older release is possible
>
> 3. powercycle failures due to teuthology -
> https://pulpito.ceph.com/yuriw-2023-07-29_14:04:17-powercycle-reef-release-distro-default-smithi/
>
> action item - open a tracker and get Zack's thoughts on whether this issue
> can be classified as infra-only and get powercycle approvals from Brad
> "
>
> On Wed, Aug 2, 2023 at 3:03 AM Radoslaw Zarzynski 
> wrote:
>
>> Final ACK for RADOS.
>>
>> On Tue, Aug 1, 2023 at 6:28 PM Laura Flores  wrote:
>>
>>> Rados failures are summarized here:
>>> https://tracker.ceph.com/projects/rados/wiki/REEF#Reef-v1820
>>>
>>> All are known. Will let Radek give the final ack.
>>>
>>> On Tue, Aug 1, 2023 at 9:05 AM Nizamudeen A  wrote:
>>>
 dashboard approved! failure is unrelated and tracked via
 https://tracker.ceph.com/issues/58946

 Regards,
 Nizam

 On Sun, Jul 30, 2023 at 9:16 PM Yuri Weinstein 
 wrote:

 > Details of this release are summarized here:
 >
 > https://tracker.ceph.com/issues/62231#note-1
 >
 > Seeking approvals/reviews for:
 >
 > smoke - Laura, Radek
 > rados - Neha, Radek, Travis, Ernesto, Adam King
 > rgw - Casey
 > fs - Venky
 > orch - Adam King
 > rbd - Ilya
 > krbd - Ilya
 > upgrade-clients:client-upgrade* - in progress
 > powercycle - Brad
 >
 > Please reply to this email with approval and/or trackers of known
 > issues/PRs to address them.
 >
 > bookworm distro support is an outstanding issue.
 >
 > TIA
 > YuriW
 > ___
 > ceph-users mailing list -- ceph-users@ceph.io
 > To unsubscribe send an email to ceph-users-le...@ceph.io
 >
 >
 ___
 ceph-users mailing list -- ceph-users@ceph.io
 To unsubscribe send an email to ceph-users-le...@ceph.io

>>>
>>>
>>> --
>>>
>>> Laura Flores
>>>
>>> She/Her/Hers
>>>
>>> Software Engineer, Ceph Storage 
>>>
>>> Chicago, IL
>>>
>>> lflo...@ibm.com | lflo...@redhat.com 
>>> M: +17087388804
>>>
>>>
>>> ___
>>> Dev mailing list -- d...@ceph.io
>>> To unsubscribe send an email to dev-le...@ceph.io
>>>
>>

-- 

Laura Flores

She/Her/Hers

Software Engineer, Ceph Storage 

Chicago, IL

lflo...@ibm.com | lflo...@redhat.com 
M: +17087388804
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-02 Thread Radoslaw Zarzynski
Final ACK for RADOS.

On Tue, Aug 1, 2023 at 6:28 PM Laura Flores  wrote:

> Rados failures are summarized here:
> https://tracker.ceph.com/projects/rados/wiki/REEF#Reef-v1820
>
> All are known. Will let Radek give the final ack.
>
> On Tue, Aug 1, 2023 at 9:05 AM Nizamudeen A  wrote:
>
>> dashboard approved! failure is unrelated and tracked via
>> https://tracker.ceph.com/issues/58946
>>
>> Regards,
>> Nizam
>>
>> On Sun, Jul 30, 2023 at 9:16 PM Yuri Weinstein 
>> wrote:
>>
>> > Details of this release are summarized here:
>> >
>> > https://tracker.ceph.com/issues/62231#note-1
>> >
>> > Seeking approvals/reviews for:
>> >
>> > smoke - Laura, Radek
>> > rados - Neha, Radek, Travis, Ernesto, Adam King
>> > rgw - Casey
>> > fs - Venky
>> > orch - Adam King
>> > rbd - Ilya
>> > krbd - Ilya
>> > upgrade-clients:client-upgrade* - in progress
>> > powercycle - Brad
>> >
>> > Please reply to this email with approval and/or trackers of known
>> > issues/PRs to address them.
>> >
>> > bookworm distro support is an outstanding issue.
>> >
>> > TIA
>> > YuriW
>> > ___
>> > ceph-users mailing list -- ceph-users@ceph.io
>> > To unsubscribe send an email to ceph-users-le...@ceph.io
>> >
>> >
>> ___
>> ceph-users mailing list -- ceph-users@ceph.io
>> To unsubscribe send an email to ceph-users-le...@ceph.io
>>
>
>
> --
>
> Laura Flores
>
> She/Her/Hers
>
> Software Engineer, Ceph Storage 
>
> Chicago, IL
>
> lflo...@ibm.com | lflo...@redhat.com 
> M: +17087388804
>
>
> ___
> Dev mailing list -- d...@ceph.io
> To unsubscribe send an email to dev-le...@ceph.io
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-02 Thread Yuri Weinstein
https://github.com/ceph/ceph/pull/52710 merged

smoke:
https://tracker.ceph.com/issues/62227 marked resolved
https://tracker.ceph.com/issues/62228 in progress

Only smoke and prowercycle items are remaining from the test approval
standpoint.

Here is the quote from Neha's status to the clt summarizing the correct
outstanding issues:
"
1. bookworm distro build support
action item - Neha and Josh will have a discussion with Dan to figure out
what help he needs and if at all there is a workaround for the first reef
release

2. nfs ganesha
action item - figure out with Guillaume and Kaleb if a workaround of
pinning to an older release is possible

3. powercycle failures due to teuthology -
https://pulpito.ceph.com/yuriw-2023-07-29_14:04:17-powercycle-reef-release-distro-default-smithi/

action item - open a tracker and get Zack's thoughts on whether this issue
can be classified as infra-only and get powercycle approvals from Brad
"

On Wed, Aug 2, 2023 at 3:03 AM Radoslaw Zarzynski 
wrote:

> Final ACK for RADOS.
>
> On Tue, Aug 1, 2023 at 6:28 PM Laura Flores  wrote:
>
>> Rados failures are summarized here:
>> https://tracker.ceph.com/projects/rados/wiki/REEF#Reef-v1820
>>
>> All are known. Will let Radek give the final ack.
>>
>> On Tue, Aug 1, 2023 at 9:05 AM Nizamudeen A  wrote:
>>
>>> dashboard approved! failure is unrelated and tracked via
>>> https://tracker.ceph.com/issues/58946
>>>
>>> Regards,
>>> Nizam
>>>
>>> On Sun, Jul 30, 2023 at 9:16 PM Yuri Weinstein 
>>> wrote:
>>>
>>> > Details of this release are summarized here:
>>> >
>>> > https://tracker.ceph.com/issues/62231#note-1
>>> >
>>> > Seeking approvals/reviews for:
>>> >
>>> > smoke - Laura, Radek
>>> > rados - Neha, Radek, Travis, Ernesto, Adam King
>>> > rgw - Casey
>>> > fs - Venky
>>> > orch - Adam King
>>> > rbd - Ilya
>>> > krbd - Ilya
>>> > upgrade-clients:client-upgrade* - in progress
>>> > powercycle - Brad
>>> >
>>> > Please reply to this email with approval and/or trackers of known
>>> > issues/PRs to address them.
>>> >
>>> > bookworm distro support is an outstanding issue.
>>> >
>>> > TIA
>>> > YuriW
>>> > ___
>>> > ceph-users mailing list -- ceph-users@ceph.io
>>> > To unsubscribe send an email to ceph-users-le...@ceph.io
>>> >
>>> >
>>> ___
>>> ceph-users mailing list -- ceph-users@ceph.io
>>> To unsubscribe send an email to ceph-users-le...@ceph.io
>>>
>>
>>
>> --
>>
>> Laura Flores
>>
>> She/Her/Hers
>>
>> Software Engineer, Ceph Storage 
>>
>> Chicago, IL
>>
>> lflo...@ibm.com | lflo...@redhat.com 
>> M: +17087388804
>>
>>
>> ___
>> Dev mailing list -- d...@ceph.io
>> To unsubscribe send an email to dev-le...@ceph.io
>>
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-01 Thread Venky Shankar
Hi Yuri,

On Tue, Aug 1, 2023 at 10:34 PM Venky Shankar  wrote:
>
> On Tue, Aug 1, 2023 at 5:55 PM Venky Shankar  wrote:
> >
> > On Tue, Aug 1, 2023 at 1:21 AM Yuri Weinstein  wrote:
> > >
> > > Pls see the updated test results and Release Notes PR
> > > https://github.com/ceph/ceph/pull/52490
> > >
> > > Still seeking approvals:
> > > smoke - Laura, Radek, Venky
> > > rados - Radek, Laura, Nizamudeen
> > > fs - Venky
> > > orch - Adam King
> > > powercycle - Brad
> > >
> > > On Sun, Jul 30, 2023 at 8:45 AM Yuri Weinstein  
> > > wrote:
> > > >
> > > > Details of this release are summarized here:
> > > >
> > > > https://tracker.ceph.com/issues/62231#note-1
> > > >
> > > > Seeking approvals/reviews for:
> > > >
> > > > smoke - Laura, Radek
> > > > rados - Neha, Radek, Travis, Ernesto, Adam King
> > > > rgw - Casey
> > > > fs - Venky
> > > > orch - Adam King
> > > > rbd - Ilya
> > > > krbd - Ilya
> > > > upgrade-clients:client-upgrade* - in progress
> > > > powercycle - Brad
> > > >
> > > > Please reply to this email with approval and/or trackers of known
> > > > issues/PRs to address them.
> >
> > There is one failure
> >
> > 
> > https://pulpito.ceph.com/yuriw-2023-07-28_23:11:59-fs-reef-release-distro-default-smithi/7355857/
> >
> > which I'm looking into now. I'll update on that soon. Other failures
> > are known issues.
>
> This above is a test case issue, so no blockers for fs. Need to update
> the run wiki with the details - I will do that first thing tomorrow
> and approve.

fs approved. failures are

https://tracker.ceph.com/projects/cephfs/wiki/Reef#2-August-2023

>
> >
> > > >
> > > > bookworm distro support is an outstanding issue.
> > > >
> > > > TIA
> > > > YuriW
> > > ___
> > > ceph-users mailing list -- ceph-users@ceph.io
> > > To unsubscribe send an email to ceph-users-le...@ceph.io
> >
> >
> >
> > --
> > Cheers,
> > Venky
>
>
>
> --
> Cheers,
> Venky



-- 
Cheers,
Venky
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-01 Thread Brad Hubbard
On Mon, Jul 31, 2023 at 1:46 AM Yuri Weinstein  wrote:
>
> Details of this release are summarized here:
>
> https://tracker.ceph.com/issues/62231#note-1
>
> Seeking approvals/reviews for:
>
> smoke - Laura, Radek
> rados - Neha, Radek, Travis, Ernesto, Adam King
> rgw - Casey
> fs - Venky
> orch - Adam King
> rbd - Ilya
> krbd - Ilya
> upgrade-clients:client-upgrade* - in progress
> powercycle - Brad

Powercycle failures are predominantly related to a failure of some
teuthology code to detect the login prompt on the ipmi consoles.
Waiting on feedback on why this code may have suddenly stopped working
and whether it is indicative of some other issue(s).

>
> Please reply to this email with approval and/or trackers of known
> issues/PRs to address them.
>
> bookworm distro support is an outstanding issue.
>
> TIA
> YuriW
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>


-- 
Cheers,
Brad
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-01 Thread Venky Shankar
On Tue, Aug 1, 2023 at 5:55 PM Venky Shankar  wrote:
>
> On Tue, Aug 1, 2023 at 1:21 AM Yuri Weinstein  wrote:
> >
> > Pls see the updated test results and Release Notes PR
> > https://github.com/ceph/ceph/pull/52490
> >
> > Still seeking approvals:
> > smoke - Laura, Radek, Venky
> > rados - Radek, Laura, Nizamudeen
> > fs - Venky
> > orch - Adam King
> > powercycle - Brad
> >
> > On Sun, Jul 30, 2023 at 8:45 AM Yuri Weinstein  wrote:
> > >
> > > Details of this release are summarized here:
> > >
> > > https://tracker.ceph.com/issues/62231#note-1
> > >
> > > Seeking approvals/reviews for:
> > >
> > > smoke - Laura, Radek
> > > rados - Neha, Radek, Travis, Ernesto, Adam King
> > > rgw - Casey
> > > fs - Venky
> > > orch - Adam King
> > > rbd - Ilya
> > > krbd - Ilya
> > > upgrade-clients:client-upgrade* - in progress
> > > powercycle - Brad
> > >
> > > Please reply to this email with approval and/or trackers of known
> > > issues/PRs to address them.
>
> There is one failure
>
> 
> https://pulpito.ceph.com/yuriw-2023-07-28_23:11:59-fs-reef-release-distro-default-smithi/7355857/
>
> which I'm looking into now. I'll update on that soon. Other failures
> are known issues.

This above is a test case issue, so no blockers for fs. Need to update
the run wiki with the details - I will do that first thing tomorrow
and approve.

>
> > >
> > > bookworm distro support is an outstanding issue.
> > >
> > > TIA
> > > YuriW
> > ___
> > ceph-users mailing list -- ceph-users@ceph.io
> > To unsubscribe send an email to ceph-users-le...@ceph.io
>
>
>
> --
> Cheers,
> Venky



-- 
Cheers,
Venky
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-01 Thread Laura Flores
Rados failures are summarized here:
https://tracker.ceph.com/projects/rados/wiki/REEF#Reef-v1820

All are known. Will let Radek give the final ack.

On Tue, Aug 1, 2023 at 9:05 AM Nizamudeen A  wrote:

> dashboard approved! failure is unrelated and tracked via
> https://tracker.ceph.com/issues/58946
>
> Regards,
> Nizam
>
> On Sun, Jul 30, 2023 at 9:16 PM Yuri Weinstein 
> wrote:
>
> > Details of this release are summarized here:
> >
> > https://tracker.ceph.com/issues/62231#note-1
> >
> > Seeking approvals/reviews for:
> >
> > smoke - Laura, Radek
> > rados - Neha, Radek, Travis, Ernesto, Adam King
> > rgw - Casey
> > fs - Venky
> > orch - Adam King
> > rbd - Ilya
> > krbd - Ilya
> > upgrade-clients:client-upgrade* - in progress
> > powercycle - Brad
> >
> > Please reply to this email with approval and/or trackers of known
> > issues/PRs to address them.
> >
> > bookworm distro support is an outstanding issue.
> >
> > TIA
> > YuriW
> > ___
> > ceph-users mailing list -- ceph-users@ceph.io
> > To unsubscribe send an email to ceph-users-le...@ceph.io
> >
> >
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>


-- 

Laura Flores

She/Her/Hers

Software Engineer, Ceph Storage 

Chicago, IL

lflo...@ibm.com | lflo...@redhat.com 
M: +17087388804
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-01 Thread Nizamudeen A
dashboard approved! failure is unrelated and tracked via
https://tracker.ceph.com/issues/58946

Regards,
Nizam

On Sun, Jul 30, 2023 at 9:16 PM Yuri Weinstein  wrote:

> Details of this release are summarized here:
>
> https://tracker.ceph.com/issues/62231#note-1
>
> Seeking approvals/reviews for:
>
> smoke - Laura, Radek
> rados - Neha, Radek, Travis, Ernesto, Adam King
> rgw - Casey
> fs - Venky
> orch - Adam King
> rbd - Ilya
> krbd - Ilya
> upgrade-clients:client-upgrade* - in progress
> powercycle - Brad
>
> Please reply to this email with approval and/or trackers of known
> issues/PRs to address them.
>
> bookworm distro support is an outstanding issue.
>
> TIA
> YuriW
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-08-01 Thread Venky Shankar
On Tue, Aug 1, 2023 at 1:21 AM Yuri Weinstein  wrote:
>
> Pls see the updated test results and Release Notes PR
> https://github.com/ceph/ceph/pull/52490
>
> Still seeking approvals:
> smoke - Laura, Radek, Venky
> rados - Radek, Laura, Nizamudeen
> fs - Venky
> orch - Adam King
> powercycle - Brad
>
> On Sun, Jul 30, 2023 at 8:45 AM Yuri Weinstein  wrote:
> >
> > Details of this release are summarized here:
> >
> > https://tracker.ceph.com/issues/62231#note-1
> >
> > Seeking approvals/reviews for:
> >
> > smoke - Laura, Radek
> > rados - Neha, Radek, Travis, Ernesto, Adam King
> > rgw - Casey
> > fs - Venky
> > orch - Adam King
> > rbd - Ilya
> > krbd - Ilya
> > upgrade-clients:client-upgrade* - in progress
> > powercycle - Brad
> >
> > Please reply to this email with approval and/or trackers of known
> > issues/PRs to address them.

There is one failure


https://pulpito.ceph.com/yuriw-2023-07-28_23:11:59-fs-reef-release-distro-default-smithi/7355857/

which I'm looking into now. I'll update on that soon. Other failures
are known issues.

> >
> > bookworm distro support is an outstanding issue.
> >
> > TIA
> > YuriW
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io



-- 
Cheers,
Venky
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-07-31 Thread Yuri Weinstein
Pls see the updated test results and Release Notes PR
https://github.com/ceph/ceph/pull/52490

Still seeking approvals:
smoke - Laura, Radek, Venky
rados - Radek, Laura, Nizamudeen
fs - Venky
orch - Adam King
powercycle - Brad

On Sun, Jul 30, 2023 at 8:45 AM Yuri Weinstein  wrote:
>
> Details of this release are summarized here:
>
> https://tracker.ceph.com/issues/62231#note-1
>
> Seeking approvals/reviews for:
>
> smoke - Laura, Radek
> rados - Neha, Radek, Travis, Ernesto, Adam King
> rgw - Casey
> fs - Venky
> orch - Adam King
> rbd - Ilya
> krbd - Ilya
> upgrade-clients:client-upgrade* - in progress
> powercycle - Brad
>
> Please reply to this email with approval and/or trackers of known
> issues/PRs to address them.
>
> bookworm distro support is an outstanding issue.
>
> TIA
> YuriW
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-07-31 Thread Adam King
orch approved. We have an issue with the "upgrade ls" (which just lists
images that could be upgraded to, not actually necessary for upgrading) and
one known issue in the jager-tracing deployment test, but nothing to block
release.

On Sun, Jul 30, 2023 at 11:46 AM Yuri Weinstein  wrote:

> Details of this release are summarized here:
>
> https://tracker.ceph.com/issues/62231#note-1
>
> Seeking approvals/reviews for:
>
> smoke - Laura, Radek
> rados - Neha, Radek, Travis, Ernesto, Adam King
> rgw - Casey
> fs - Venky
> orch - Adam King
> rbd - Ilya
> krbd - Ilya
> upgrade-clients:client-upgrade* - in progress
> powercycle - Brad
>
> Please reply to this email with approval and/or trackers of known
> issues/PRs to address them.
>
> bookworm distro support is an outstanding issue.
>
> TIA
> YuriW
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-07-31 Thread Travis Nielsen
Approved for Rook. Rook tests are passing against the latest Reef.

Thanks,
Travis

On Sun, Jul 30, 2023 at 9:46 AM Yuri Weinstein  wrote:

> Details of this release are summarized here:
>
> https://tracker.ceph.com/issues/62231#note-1
>
> Seeking approvals/reviews for:
>
> smoke - Laura, Radek
> rados - Neha, Radek, Travis, Ernesto, Adam King
> rgw - Casey
> fs - Venky
> orch - Adam King
> rbd - Ilya
> krbd - Ilya
> upgrade-clients:client-upgrade* - in progress
> powercycle - Brad
>
> Please reply to this email with approval and/or trackers of known
> issues/PRs to address them.
>
> bookworm distro support is an outstanding issue.
>
> TIA
> YuriW
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-07-31 Thread Casey Bodley
On Mon, Jul 31, 2023 at 11:38 AM Yuri Weinstein  wrote:
>
> Thx Casey
>
> If you agree I will merge https://github.com/ceph/ceph/pull/52710
> ?

yes please

>
> On Mon, Jul 31, 2023 at 8:34 AM Casey Bodley  wrote:
> >
> > On Sun, Jul 30, 2023 at 11:46 AM Yuri Weinstein  wrote:
> > >
> > > Details of this release are summarized here:
> > >
> > > https://tracker.ceph.com/issues/62231#note-1
> > >
> > > Seeking approvals/reviews for:
> > >
> > > smoke - Laura, Radek
> > > rados - Neha, Radek, Travis, Ernesto, Adam King
> > > rgw - Casey
> >
> > the pacific upgrade test failed because it tried to use centos 9
> > packages. i reran the upgrade tests using
> > https://github.com/ceph/ceph/pull/52710 as the suite-branch and they
> > passed in 
> > https://pulpito.ceph.com/cbodley-2023-07-31_14:53:56-rgw:upgrade-main-distro-default-smithi/
> >
> > rgw approved
> >
> > > fs - Venky
> > > orch - Adam King
> > > rbd - Ilya
> > > krbd - Ilya
> > > upgrade-clients:client-upgrade* - in progress
> > > powercycle - Brad
> > >
> > > Please reply to this email with approval and/or trackers of known
> > > issues/PRs to address them.
> > >
> > > bookworm distro support is an outstanding issue.
> > >
> > > TIA
> > > YuriW
> > > ___
> > > ceph-users mailing list -- ceph-users@ceph.io
> > > To unsubscribe send an email to ceph-users-le...@ceph.io
> > >
> >
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-07-31 Thread Yuri Weinstein
Thx Casey

If you agree I will merge https://github.com/ceph/ceph/pull/52710
?

On Mon, Jul 31, 2023 at 8:34 AM Casey Bodley  wrote:
>
> On Sun, Jul 30, 2023 at 11:46 AM Yuri Weinstein  wrote:
> >
> > Details of this release are summarized here:
> >
> > https://tracker.ceph.com/issues/62231#note-1
> >
> > Seeking approvals/reviews for:
> >
> > smoke - Laura, Radek
> > rados - Neha, Radek, Travis, Ernesto, Adam King
> > rgw - Casey
>
> the pacific upgrade test failed because it tried to use centos 9
> packages. i reran the upgrade tests using
> https://github.com/ceph/ceph/pull/52710 as the suite-branch and they
> passed in 
> https://pulpito.ceph.com/cbodley-2023-07-31_14:53:56-rgw:upgrade-main-distro-default-smithi/
>
> rgw approved
>
> > fs - Venky
> > orch - Adam King
> > rbd - Ilya
> > krbd - Ilya
> > upgrade-clients:client-upgrade* - in progress
> > powercycle - Brad
> >
> > Please reply to this email with approval and/or trackers of known
> > issues/PRs to address them.
> >
> > bookworm distro support is an outstanding issue.
> >
> > TIA
> > YuriW
> > ___
> > ceph-users mailing list -- ceph-users@ceph.io
> > To unsubscribe send an email to ceph-users-le...@ceph.io
> >
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-07-31 Thread Casey Bodley
On Sun, Jul 30, 2023 at 11:46 AM Yuri Weinstein  wrote:
>
> Details of this release are summarized here:
>
> https://tracker.ceph.com/issues/62231#note-1
>
> Seeking approvals/reviews for:
>
> smoke - Laura, Radek
> rados - Neha, Radek, Travis, Ernesto, Adam King
> rgw - Casey

the pacific upgrade test failed because it tried to use centos 9
packages. i reran the upgrade tests using
https://github.com/ceph/ceph/pull/52710 as the suite-branch and they
passed in 
https://pulpito.ceph.com/cbodley-2023-07-31_14:53:56-rgw:upgrade-main-distro-default-smithi/

rgw approved

> fs - Venky
> orch - Adam King
> rbd - Ilya
> krbd - Ilya
> upgrade-clients:client-upgrade* - in progress
> powercycle - Brad
>
> Please reply to this email with approval and/or trackers of known
> issues/PRs to address them.
>
> bookworm distro support is an outstanding issue.
>
> TIA
> YuriW
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: ref v18.2.0 QE Validation status

2023-07-31 Thread Ilya Dryomov
On Sun, Jul 30, 2023 at 5:46 PM Yuri Weinstein  wrote:
>
> Details of this release are summarized here:
>
> https://tracker.ceph.com/issues/62231#note-1
>
> Seeking approvals/reviews for:
>
> smoke - Laura, Radek
> rados - Neha, Radek, Travis, Ernesto, Adam King
> rgw - Casey
> fs - Venky
> orch - Adam King
> rbd - Ilya
> krbd - Ilya

rbd and krbd approved.

Thanks,

Ilya
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io