Re: [Gluster-devel] [Gluster-users] Announcing Gluster release 11.1

2023-11-27 Thread Gilberto Ferreira
It's works for me: ``` rm -rf
/var/lib/apt/lists/download.gluster.org_pub_gluster_glusterfs_10_LATEST_Debian_bookworm_amd64_apt_dists_bookworm_*
rm -rf /var/lib/dpkg/info/glusterfs-c*
rm -rf /var/cache/apt/archives/partial/*
apt update
apt dist-upgrade -y ```
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram






Em seg., 27 de nov. de 2023 às 11:28, Gilberto Ferreira <
gilberto.nune...@gmail.com> escreveu:

> I tried downloaded the file directly from the website but wget gave me
> errors:
> wget
> https://download.gluster.org/pub/gluster/glusterfs/11/11.1/Debian/12/amd64/apt/pool/main/g/glusterfs/glusterfs-client_11.1-1_amd64.deb
> --2023-11-27 11:25:50--
> https://download.gluster.org/pub/gluster/glusterfs/11/11.1/Debian/12/amd64/apt/pool/main/g/glusterfs/glusterfs-client_11.1-1_amd64.deb
> Resolving download.gluster.org (download.gluster.org)... 8.43.85.185
> Connecting to download.gluster.org (download.gluster.org)|8.43.85.185|:443...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 3188596 (3,0M)
> Saving to: ‘glusterfs-client_11.1-1_amd64.deb’
>
> glusterfs-client_11.1-1_amd64.deb   1%[
> ]  47,65K   311KB/sin 0,2s
>
> 2023-11-27 11:25:51 (311 KB/s) - Connection closed at byte 48792. Retrying.
>
> So I suppose it's something is unavailable at this moment in the gluster
> website.
> ---
> Gilberto Nunes Ferreira
> (47) 99676-7530 - Whatsapp / Telegram
>
>
>
>
>
>
> Em seg., 27 de nov. de 2023 às 11:07, Hu Bert 
> escreveu:
>
>> Hi,
>> on console with wget i see this:
>>
>> 2023-11-27 15:04:35 (317 MB/s) - Read error at byte 32408/3166108
>> (Error decoding the received TLS packet.). Retrying.
>>
>> that looks strange :-)
>>
>> Best regards,
>> Hubert
>>
>>
>> Am Mo., 27. Nov. 2023 um 14:44 Uhr schrieb Gilberto Ferreira
>> :
>> >
>> > I am getting this errors:
>> >
>> > Err:10
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt
>> bookworm/main amd64 glusterfs-server amd64 11.1-1
>> >   Error reading from server - read (5: Input/output error) [IP:
>> 8.43.85.185 443]
>> > Fetched 35.9 kB in 36s (1,006 B/s)
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libglusterfs0_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfxdr0_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfrpc0_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfchangelog0_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfapi0_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-common_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-client_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-cli_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Failed to fetch
>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-server_11.1-1_amd64.deb
>> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
>> 443]
>> > E: Unable to fetch some archives, maybe run apt-get update or try with
>> --fix-missi

Re: [Gluster-devel] [Gluster-users] Announcing Gluster release 11.1

2023-11-27 Thread Gilberto Ferreira
I tried downloaded the file directly from the website but wget gave me
errors:
wget
https://download.gluster.org/pub/gluster/glusterfs/11/11.1/Debian/12/amd64/apt/pool/main/g/glusterfs/glusterfs-client_11.1-1_amd64.deb
--2023-11-27 11:25:50--
https://download.gluster.org/pub/gluster/glusterfs/11/11.1/Debian/12/amd64/apt/pool/main/g/glusterfs/glusterfs-client_11.1-1_amd64.deb
Resolving download.gluster.org (download.gluster.org)... 8.43.85.185
Connecting to download.gluster.org (download.gluster.org)|8.43.85.185|:443...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 3188596 (3,0M)
Saving to: ‘glusterfs-client_11.1-1_amd64.deb’

glusterfs-client_11.1-1_amd64.deb   1%[
  ]  47,65K   311KB/sin 0,2s

2023-11-27 11:25:51 (311 KB/s) - Connection closed at byte 48792. Retrying.

So I suppose it's something is unavailable at this moment in the gluster
website.
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram






Em seg., 27 de nov. de 2023 às 11:07, Hu Bert 
escreveu:

> Hi,
> on console with wget i see this:
>
> 2023-11-27 15:04:35 (317 MB/s) - Read error at byte 32408/3166108
> (Error decoding the received TLS packet.). Retrying.
>
> that looks strange :-)
>
> Best regards,
> Hubert
>
>
> Am Mo., 27. Nov. 2023 um 14:44 Uhr schrieb Gilberto Ferreira
> :
> >
> > I am getting this errors:
> >
> > Err:10
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt
> bookworm/main amd64 glusterfs-server amd64 11.1-1
> >   Error reading from server - read (5: Input/output error) [IP:
> 8.43.85.185 443]
> > Fetched 35.9 kB in 36s (1,006 B/s)
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libglusterfs0_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfxdr0_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfrpc0_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfchangelog0_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfapi0_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-common_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-client_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-cli_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Failed to fetch
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-server_11.1-1_amd64.deb
> Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
> 443]
> > E: Unable to fetch some archives, maybe run apt-get update or try with
> --fix-missing?
> >
> > Anybody can help me???
> > Thanks a lot.
> > ---
> > Gilberto Nunes Ferreira
> > (47) 99676-7530 - Whatsapp / Telegram
> >
> >
> >
> >
> >
> >
> > Em sáb., 25 de nov. de 2023 às 09:00, Strahil Nikolov <
> hunter86...@yahoo.com> escreveu:
> >>
> >> Great news!
> >>
> >> Best Regards,
> >> Strahil Nikolov
> >>
> >> On Fri, Nov 24, 2023 at 3:32, Shwetha Acharya
> >>  wrote:
> >> The Gluster community is pleased to announce the release of Gluster11.1
> >> Packages available at [1].
> >> Release notes for the release can be found at [2].
> >>
> >> Highlights of Release:
> >>
> >> -  Fix upgr

Re: [Gluster-devel] [Gluster-users] Announcing Gluster release 11.1

2023-11-27 Thread Gilberto Ferreira
I am getting this errors:

Err:10
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt
bookworm/main amd64 glusterfs-server amd64 11.1-1
  Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
Fetched 35.9 kB in 36s (1,006 B/s)

E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libglusterfs0_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfxdr0_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfrpc0_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfchangelog0_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/libgfapi0_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-common_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-client_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-cli_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Failed to fetch
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/bookworm/amd64/apt/pool/main/g/glusterfs/glusterfs-server_11.1-1_amd64.deb
 Error reading from server - read (5: Input/output error) [IP: 8.43.85.185
443]
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?

Anybody can help me???
Thanks a lot.
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram






Em sáb., 25 de nov. de 2023 às 09:00, Strahil Nikolov 
escreveu:

> Great news!
>
> Best Regards,
> Strahil Nikolov
>
> On Fri, Nov 24, 2023 at 3:32, Shwetha Acharya
>  wrote:
> The Gluster community is pleased to announce the release of Gluster11.1
> Packages available at [1].
> Release notes for the release can be found at [2].
>
>
> *Highlights of Release: *
> -  Fix upgrade issue by reverting posix change related to storage.reserve
> value
> -  Fix possible data loss during rebalance if there is any link file on
> the system
> -  Fix maximum op-version for release 11
>
> Thanks,
> Shwetha
>
> References:
>
> [1] Packages for 11.1
> https://download.gluster.org/pub/gluster/glusterfs/11/11.1/
>
> [2] Release notes for 11.1:
> https://docs.gluster.org/en/latest/release-notes/11.1/
> 
>
>
>
> Community Meeting Calendar:
>
> Schedule -
> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
> Bridge: https://meet.google.com/cpu-eiue-hvk
> Gluster-users mailing list
> gluster-us...@gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-users
>
> 
>
>
>
> Community Meeting Calendar:
>
> Schedule -
> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
> Bridge: https://meet.google.com/cpu-eiue-hvk
> Gluster-users mailing list
> gluster-us...@gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-users
>
---

Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] [Gluster-users] Error in gluster v11

2023-05-17 Thread Gilberto Ferreira
Nevertheless, I got an error which broke apt install...
Just fixed it when manually overwriting with rsync... :-/
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram






Em qua., 17 de mai. de 2023 às 05:09, Xavi Hernandez 
escreveu:

> On Tue, May 16, 2023 at 4:00 PM Gilberto Ferreira <
> gilberto.nune...@gmail.com> wrote:
>
>> Hi again
>> I just noticed that there is some updates from glusterd
>>
>> apt list --upgradable
>> Listing... Done
>> glusterfs-client/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
>> glusterfs-common/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
>> glusterfs-server/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
>> libgfapi0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
>> libgfchangelog0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
>> libgfrpc0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
>> libgfxdr0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
>> libglusterfs0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
>>
>> Perhaps this could fix the issue?
>>
>
> No. I think this is just to fix a packaging problem in the latest version.
> The patch won't be included in any official version until it's properly
> tested and merged to the main code. Hopefully the reporter of the GitHub
> issue will be able to test it so that it can be verified and provided in
> the next 11.x release.
>
> Regards,
>
> Xavi
>
> ---
>> Gilberto Nunes Ferreira
>> (47) 99676-7530 - Whatsapp / Telegram
>>
>>
>>
>>
>>
>>
>> Em ter., 16 de mai. de 2023 às 09:31, Gilberto Ferreira <
>> gilberto.nune...@gmail.com> escreveu:
>>
>>> Ok. No problem. I can test it in a virtual environment.
>>> Send me the path.
>>> Oh but the way, I don't compile gluster from scratch.
>>> I was used the deb file from
>>> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/
>>>
>>> ---
>>> Gilberto Nunes Ferreira
>>> (47) 99676-7530 - Whatsapp / Telegram
>>>
>>>
>>>
>>>
>>>
>>>
>>> Em ter., 16 de mai. de 2023 às 09:21, Xavi Hernandez <
>>> jaher...@redhat.com> escreveu:
>>>
>>>> Hi Gilberto,
>>>>
>>>> On Tue, May 16, 2023 at 12:56 PM Gilberto Ferreira <
>>>> gilberto.nune...@gmail.com> wrote:
>>>>
>>>>> Hi Xavi
>>>>> That's depend. Is it safe? I have this env production you know???
>>>>>
>>>>
>>>> It should be safe, but I wouldn't test it on production. Can't you try
>>>> it in any test environment before ?
>>>>
>>>> Xavi
>>>>
>>>>
>>>>>
>>>>> ---
>>>>> Gilberto Nunes Ferreira
>>>>> (47) 99676-7530 - Whatsapp / Telegram
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Em ter., 16 de mai. de 2023 às 07:45, Xavi Hernandez <
>>>>> jaher...@redhat.com> escreveu:
>>>>>
>>>>>> The referenced GitHub issue now has a potential patch that could fix
>>>>>> the problem, though it will need to be verified. Could you try to apply 
>>>>>> the
>>>>>> patch and check if the problem persists ?
>>>>>>
>>>>>> On Mon, May 15, 2023 at 2:10 AM Gilberto Ferreira <
>>>>>> gilberto.nune...@gmail.com> wrote:
>>>>>>
>>>>>>> Hi there, anyone in the Gluster Devel list.
>>>>>>>
>>>>>>> Any fix about this issue?
>>>>>>>
>>>>>>> May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +]
>>>>>>> C [gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
>>>>>>> -linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
>>>>>>> -->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5)
>>>>>>> [0x7fb4ebad42e5] -->/lib
>>>>>>> /x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] )
>>>>>>> 0-: Assertion failed:
>>>>>>> May 14 07:05:39 srv01 vms[9404]: patchset: git://
>>>>>>> git.gluster.org/glusterfs.git
>>>>>>> May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
>>>>>>> ---
>>>>>>> Gilberto Nunes Ferreira
>>>>>>> (47

Re: [Gluster-devel] [Gluster-users] Error in gluster v11

2023-05-16 Thread Gilberto Ferreira
Hi again
I just noticed that there is some updates from glusterd

apt list --upgradable
Listing... Done
glusterfs-client/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
glusterfs-common/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
glusterfs-server/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
libgfapi0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
libgfchangelog0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
libgfrpc0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
libgfxdr0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
libglusterfs0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]

Perhaps this could fix the issue?
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram






Em ter., 16 de mai. de 2023 às 09:31, Gilberto Ferreira <
gilberto.nune...@gmail.com> escreveu:

> Ok. No problem. I can test it in a virtual environment.
> Send me the path.
> Oh but the way, I don't compile gluster from scratch.
> I was used the deb file from
> https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/
>
> ---
> Gilberto Nunes Ferreira
> (47) 99676-7530 - Whatsapp / Telegram
>
>
>
>
>
>
> Em ter., 16 de mai. de 2023 às 09:21, Xavi Hernandez 
> escreveu:
>
>> Hi Gilberto,
>>
>> On Tue, May 16, 2023 at 12:56 PM Gilberto Ferreira <
>> gilberto.nune...@gmail.com> wrote:
>>
>>> Hi Xavi
>>> That's depend. Is it safe? I have this env production you know???
>>>
>>
>> It should be safe, but I wouldn't test it on production. Can't you try it
>> in any test environment before ?
>>
>> Xavi
>>
>>
>>>
>>> ---
>>> Gilberto Nunes Ferreira
>>> (47) 99676-7530 - Whatsapp / Telegram
>>>
>>>
>>>
>>>
>>>
>>>
>>> Em ter., 16 de mai. de 2023 às 07:45, Xavi Hernandez <
>>> jaher...@redhat.com> escreveu:
>>>
>>>> The referenced GitHub issue now has a potential patch that could fix
>>>> the problem, though it will need to be verified. Could you try to apply the
>>>> patch and check if the problem persists ?
>>>>
>>>> On Mon, May 15, 2023 at 2:10 AM Gilberto Ferreira <
>>>> gilberto.nune...@gmail.com> wrote:
>>>>
>>>>> Hi there, anyone in the Gluster Devel list.
>>>>>
>>>>> Any fix about this issue?
>>>>>
>>>>> May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +] C
>>>>> [gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
>>>>> -linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
>>>>> -->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
>>>>> -->/lib
>>>>> /x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] ) 0-:
>>>>> Assertion failed:
>>>>> May 14 07:05:39 srv01 vms[9404]: patchset: git://
>>>>> git.gluster.org/glusterfs.git
>>>>> May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
>>>>> ---
>>>>> Gilberto Nunes Ferreira
>>>>> (47) 99676-7530 - Whatsapp / Telegram
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Em dom., 14 de mai. de 2023 às 16:53, Strahil Nikolov <
>>>>> hunter86...@yahoo.com> escreveu:
>>>>>
>>>>>> Looks similar to https://github.com/gluster/glusterfs/issues/4104
>>>>>> I don’t see any progress there.
>>>>>> Maybe asking in gluster-devel (in CC) could help.
>>>>>>
>>>>>> Best Regards,
>>>>>> Strahil Nikolov
>>>>>>
>>>>>>
>>>>>> On Sunday, May 14, 2023, 5:28 PM, Gilberto Ferreira <
>>>>>> gilberto.nune...@gmail.com> wrote:
>>>>>>
>>>>>> Anybody also has this error?
>>>>>>
>>>>>> May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +] C
>>>>>> [gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
>>>>>> -linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
>>>>>> -->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
>>>>>> -->/lib
>>>>>> /x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] ) 0-:
>>>>>> Assertion failed:
>>>>>> May 14 07:05:39 srv01 vms[9404]: patchset: git://
>>>>>> git.gluster.org/glusterfs.git
>>>>>> May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
>>>>>>
>>>>>> ---
>>>>>> Gilberto Nunes Ferreira
>>>>>> (47) 99676-7530 - Whatsapp / Telegram
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> 
>>>>>>
>>>>>>
>>>>>>
>>>>>> Community Meeting Calendar:
>>>>>>
>>>>>> Schedule -
>>>>>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>>>>>> Bridge: https://meet.google.com/cpu-eiue-hvk
>>>>>> Gluster-users mailing list
>>>>>> gluster-us...@gluster.org
>>>>>> https://lists.gluster.org/mailman/listinfo/gluster-users
>>>>>>
>>>>>> ---
>>>>>
>>>>> Community Meeting Calendar:
>>>>> Schedule -
>>>>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>>>>> Bridge: https://meet.google.com/cpu-eiue-hvk
>>>>>
>>>>> Gluster-devel mailing list
>>>>> Gluster-devel@gluster.org
>>>>> https://lists.gluster.org/mailman/listinfo/gluster-devel
>>>>>
>>>>>
---

Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] [Gluster-users] Error in gluster v11

2023-05-16 Thread Gilberto Ferreira
Ok. No problem. I can test it in a virtual environment.
Send me the path.
Oh but the way, I don't compile gluster from scratch.
I was used the deb file from
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/

---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram






Em ter., 16 de mai. de 2023 às 09:21, Xavi Hernandez 
escreveu:

> Hi Gilberto,
>
> On Tue, May 16, 2023 at 12:56 PM Gilberto Ferreira <
> gilberto.nune...@gmail.com> wrote:
>
>> Hi Xavi
>> That's depend. Is it safe? I have this env production you know???
>>
>
> It should be safe, but I wouldn't test it on production. Can't you try it
> in any test environment before ?
>
> Xavi
>
>
>>
>> ---
>> Gilberto Nunes Ferreira
>> (47) 99676-7530 - Whatsapp / Telegram
>>
>>
>>
>>
>>
>>
>> Em ter., 16 de mai. de 2023 às 07:45, Xavi Hernandez 
>> escreveu:
>>
>>> The referenced GitHub issue now has a potential patch that could fix the
>>> problem, though it will need to be verified. Could you try to apply the
>>> patch and check if the problem persists ?
>>>
>>> On Mon, May 15, 2023 at 2:10 AM Gilberto Ferreira <
>>> gilberto.nune...@gmail.com> wrote:
>>>
>>>> Hi there, anyone in the Gluster Devel list.
>>>>
>>>> Any fix about this issue?
>>>>
>>>> May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +] C
>>>> [gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
>>>> -linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
>>>> -->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
>>>> -->/lib
>>>> /x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] ) 0-:
>>>> Assertion failed:
>>>> May 14 07:05:39 srv01 vms[9404]: patchset: git://
>>>> git.gluster.org/glusterfs.git
>>>> May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
>>>> ---
>>>> Gilberto Nunes Ferreira
>>>> (47) 99676-7530 - Whatsapp / Telegram
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Em dom., 14 de mai. de 2023 às 16:53, Strahil Nikolov <
>>>> hunter86...@yahoo.com> escreveu:
>>>>
>>>>> Looks similar to https://github.com/gluster/glusterfs/issues/4104
>>>>> I don’t see any progress there.
>>>>> Maybe asking in gluster-devel (in CC) could help.
>>>>>
>>>>> Best Regards,
>>>>> Strahil Nikolov
>>>>>
>>>>>
>>>>> On Sunday, May 14, 2023, 5:28 PM, Gilberto Ferreira <
>>>>> gilberto.nune...@gmail.com> wrote:
>>>>>
>>>>> Anybody also has this error?
>>>>>
>>>>> May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +] C
>>>>> [gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
>>>>> -linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
>>>>> -->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
>>>>> -->/lib
>>>>> /x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] ) 0-:
>>>>> Assertion failed:
>>>>> May 14 07:05:39 srv01 vms[9404]: patchset: git://
>>>>> git.gluster.org/glusterfs.git
>>>>> May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
>>>>>
>>>>> ---
>>>>> Gilberto Nunes Ferreira
>>>>> (47) 99676-7530 - Whatsapp / Telegram
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> 
>>>>>
>>>>>
>>>>>
>>>>> Community Meeting Calendar:
>>>>>
>>>>> Schedule -
>>>>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>>>>> Bridge: https://meet.google.com/cpu-eiue-hvk
>>>>> Gluster-users mailing list
>>>>> gluster-us...@gluster.org
>>>>> https://lists.gluster.org/mailman/listinfo/gluster-users
>>>>>
>>>>> ---
>>>>
>>>> Community Meeting Calendar:
>>>> Schedule -
>>>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>>>> Bridge: https://meet.google.com/cpu-eiue-hvk
>>>>
>>>> Gluster-devel mailing list
>>>> Gluster-devel@gluster.org
>>>> https://lists.gluster.org/mailman/listinfo/gluster-devel
>>>>
>>>>
---

Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] [Gluster-users] Error in gluster v11

2023-05-16 Thread Gilberto Ferreira
Hi Xavi
That's depend. Is it safe? I have this env production you know???

---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram






Em ter., 16 de mai. de 2023 às 07:45, Xavi Hernandez 
escreveu:

> The referenced GitHub issue now has a potential patch that could fix the
> problem, though it will need to be verified. Could you try to apply the
> patch and check if the problem persists ?
>
> On Mon, May 15, 2023 at 2:10 AM Gilberto Ferreira <
> gilberto.nune...@gmail.com> wrote:
>
>> Hi there, anyone in the Gluster Devel list.
>>
>> Any fix about this issue?
>>
>> May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +] C
>> [gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
>> -linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
>> -->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
>> -->/lib
>> /x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] ) 0-:
>> Assertion failed:
>> May 14 07:05:39 srv01 vms[9404]: patchset: git://
>> git.gluster.org/glusterfs.git
>> May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
>> ---
>> Gilberto Nunes Ferreira
>> (47) 99676-7530 - Whatsapp / Telegram
>>
>>
>>
>>
>>
>>
>> Em dom., 14 de mai. de 2023 às 16:53, Strahil Nikolov <
>> hunter86...@yahoo.com> escreveu:
>>
>>> Looks similar to https://github.com/gluster/glusterfs/issues/4104
>>> I don’t see any progress there.
>>> Maybe asking in gluster-devel (in CC) could help.
>>>
>>> Best Regards,
>>> Strahil Nikolov
>>>
>>>
>>> On Sunday, May 14, 2023, 5:28 PM, Gilberto Ferreira <
>>> gilberto.nune...@gmail.com> wrote:
>>>
>>> Anybody also has this error?
>>>
>>> May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +] C
>>> [gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
>>> -linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
>>> -->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
>>> -->/lib
>>> /x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] ) 0-:
>>> Assertion failed:
>>> May 14 07:05:39 srv01 vms[9404]: patchset: git://
>>> git.gluster.org/glusterfs.git
>>> May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
>>>
>>> ---
>>> Gilberto Nunes Ferreira
>>> (47) 99676-7530 - Whatsapp / Telegram
>>>
>>>
>>>
>>>
>>> 
>>>
>>>
>>>
>>> Community Meeting Calendar:
>>>
>>> Schedule -
>>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>>> Bridge: https://meet.google.com/cpu-eiue-hvk
>>> Gluster-users mailing list
>>> gluster-us...@gluster.org
>>> https://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>> ---
>>
>> Community Meeting Calendar:
>> Schedule -
>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>> Bridge: https://meet.google.com/cpu-eiue-hvk
>>
>> Gluster-devel mailing list
>> Gluster-devel@gluster.org
>> https://lists.gluster.org/mailman/listinfo/gluster-devel
>>
>>
---

Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] [Gluster-users] Error in gluster v11

2023-05-14 Thread Gilberto Ferreira
Hi there, anyone in the Gluster Devel list.

Any fix about this issue?

May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +] C
[gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
-linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
-->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
-->/lib
/x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] ) 0-:
Assertion failed:
May 14 07:05:39 srv01 vms[9404]: patchset: git://
git.gluster.org/glusterfs.git
May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram






Em dom., 14 de mai. de 2023 às 16:53, Strahil Nikolov 
escreveu:

> Looks similar to https://github.com/gluster/glusterfs/issues/4104
> I don’t see any progress there.
> Maybe asking in gluster-devel (in CC) could help.
>
> Best Regards,
> Strahil Nikolov
>
>
> On Sunday, May 14, 2023, 5:28 PM, Gilberto Ferreira <
> gilberto.nune...@gmail.com> wrote:
>
> Anybody also has this error?
>
> May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +] C
> [gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
> -linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
> -->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
> -->/lib
> /x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5) [0x7fb4ebad41a5] ) 0-:
> Assertion failed:
> May 14 07:05:39 srv01 vms[9404]: patchset: git://
> git.gluster.org/glusterfs.git
> May 14 07:05:39 srv01 vms[9404]: package-string: glusterfs 11.0
>
> ---
> Gilberto Nunes Ferreira
> (47) 99676-7530 - Whatsapp / Telegram
>
>
>
>
> 
>
>
>
> Community Meeting Calendar:
>
> Schedule -
> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
> Bridge: https://meet.google.com/cpu-eiue-hvk
> Gluster-users mailing list
> gluster-us...@gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-users
>
>
---

Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] [Gluster-users] [Community Announcement] Announcing Kadalu Storage 1.0 Beta

2022-08-10 Thread Gilberto Ferreira
Ok, thank you.
---
Gilberto Nunes Ferreira






Em seg., 8 de ago. de 2022 às 14:21, Aravinda Vishwanathapura
 escreveu:

> It is planned, but not available with the first release.
>
> On Mon, 8 Aug 2022 at 9:57 PM, Gilberto Ferreira <
> gilberto.nune...@gmail.com> wrote:
>
>> Is there any web gui?
>> I would like to try that.
>>
>> ---
>> Gilberto Nunes Ferreira
>>
>>
>>
>>
>>
>>
>> Em seg., 8 de ago. de 2022 às 13:09, Aravinda Vishwanathapura
>>  escreveu:
>>
>>> Hi All,
>>>
>>> Kadalu Storage is a modern storage solution based on GlusterFS. It uses
>>> core file system layer from GlusterFS and provides a modern management
>>> interface, ReST APIs, and many features.
>>>
>>> We are happy to announce the beta release of Kadalu Storage 1.0. This
>>> release includes many features from GlusterFS along with many improvements.
>>>
>>> Following quick start guide will help you to try out Kadalu Storage.
>>> Please provide your valuable feedback and feel free to open issues with
>>> feature requests or bug reports (Github Issues <
>>> https://github.com/kadalu/moana/issues>)
>>>
>>> https://kadalu.tech/storage/quick-start
>>>
>>> A few other additional links to understand the similarities/differences
>>> between Kadalu Storage and Gluster.
>>>
>>> - Gluster vs Kadalu Storage: https://kadalu.tech/gluster-vs-kadalu/
>>> - Try Kadalu Storage with containers:
>>> https://kadalu.tech/blog/try-kadalu-storage/
>>> - Project repository: https://github.com/kadalu/moana
>>>
>>> Notes:
>>>
>>> - 1.0 Beta release of Kubernetes integration is expected in a couple of
>>> weeks.
>>> - Packages for other distributions are work in progress and will be
>>> available after the 1.0 release.
>>>
>>> Blog: https://kadalu.tech/blog/announcing-kadalu-storage-1.0-beta
>>>
>>> --
>>> Thanks and Regards
>>> Aravinda Vishwanathapura
>>> https://kadalu.tech
>>> 
>>>
>>>
>>>
>>> Community Meeting Calendar:
>>>
>>> Schedule -
>>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>>> Bridge: https://meet.google.com/cpu-eiue-hvk
>>> Gluster-users mailing list
>>> gluster-us...@gluster.org
>>> https://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
---

Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] [Gluster-users] [Community Announcement] Announcing Kadalu Storage 1.0 Beta

2022-08-10 Thread Gilberto Ferreira
Is there any web gui?
I would like to try that.

---
Gilberto Nunes Ferreira






Em seg., 8 de ago. de 2022 às 13:09, Aravinda Vishwanathapura
 escreveu:

> Hi All,
>
> Kadalu Storage is a modern storage solution based on GlusterFS. It uses
> core file system layer from GlusterFS and provides a modern management
> interface, ReST APIs, and many features.
>
> We are happy to announce the beta release of Kadalu Storage 1.0. This
> release includes many features from GlusterFS along with many improvements.
>
> Following quick start guide will help you to try out Kadalu Storage.
> Please provide your valuable feedback and feel free to open issues with
> feature requests or bug reports (Github Issues <
> https://github.com/kadalu/moana/issues>)
>
> https://kadalu.tech/storage/quick-start
>
> A few other additional links to understand the similarities/differences
> between Kadalu Storage and Gluster.
>
> - Gluster vs Kadalu Storage: https://kadalu.tech/gluster-vs-kadalu/
> - Try Kadalu Storage with containers:
> https://kadalu.tech/blog/try-kadalu-storage/
> - Project repository: https://github.com/kadalu/moana
>
> Notes:
>
> - 1.0 Beta release of Kubernetes integration is expected in a couple of
> weeks.
> - Packages for other distributions are work in progress and will be
> available after the 1.0 release.
>
> Blog: https://kadalu.tech/blog/announcing-kadalu-storage-1.0-beta
>
> --
> Thanks and Regards
> Aravinda Vishwanathapura
> https://kadalu.tech
> 
>
>
>
> Community Meeting Calendar:
>
> Schedule -
> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
> Bridge: https://meet.google.com/cpu-eiue-hvk
> Gluster-users mailing list
> gluster-us...@gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-users
>
---

Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel