Displaying 20 results from an estimated 4000 matches similar to: "Re: Compatibility regression after migrating to 64 bit Linux"
2009 Mar 30
5
Compatibility regression after migrating to 64 bit Linux
I used to use Wine (from 0.9.x to 1.1.x) on ArchLinux 32 bits to run a
Brazilian Dictionary called Houaiss [1], and it worked almost
flawlessly. But then I got a new computer and installed Ubuntu 64 bits
on it, and now Houaiss' interface is unreadable (same Windows software,
not a 64 bits version). I'll provide further information below, and I'd
like to know if it's a 64 bits
2009 Apr 01
8
LOTRO & Wine Performance Issues
Hello,
I just built 2 systems recently, one for myself, and one for my wife. My wife is currently running Windows Vista 64, I am running openSUSE 11.1 x86_64. We play Lord of the Rings Online, my problem is I am experience severe performance issues under Linux.
My previous system was as follows:
Asus M2N32-SLI-Deluxe
AMD Athlon 5200 X2
4 GB Corsair XMS2X2048 4-4-4-12 800
EVGA Nvidia 7600 GT
2010 Jul 08
0
Error in user authentication
Has anyone got any ideia about my issue, I'm trying to open a share in Linux
from a desktop Windows, but stay asking the login/passwd.
I'm using smbd 3.4.8 with winbind and mit kerberos, joining in AD Windows
2008 Server.
[2010/07/08 13:51:34, 5] auth/auth_util.c:208(make_user_info_map)
Mapping user [GRANSAPORE]\[thiago.ferreira] from workstation [TI-09]
[2010/07/08 13:51:34, 5]
2023 May 17
1
[Gluster-devel] Error in gluster v11
On Tue, May 16, 2023 at 4:00?PM Gilberto Ferreira <
gilberto.nunes32 at 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
2023 May 16
1
[Gluster-devel] Error in gluster v11
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
2023 May 16
1
[Gluster-devel] Error in gluster v11
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 <jahernan at redhat.com>
escreveu:
>
2023 May 16
1
[Gluster-devel] Error in gluster v11
Hi Gilberto,
On Tue, May 16, 2023 at 12:56?PM Gilberto Ferreira <
gilberto.nunes32 at 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 -
2010 Jun 29
0
New user need help - AD/Krb/Smb
I'm trying to put my Samba Server in AD Win2008, as I did in the past with
Win2003.
I'm using smbd Version 3.2.5, winbindd Version 3.2.5, MIT Kerberos 1.6.1-1
and ntpdate synchronized with AD, I follow this howto
http://wiki.samba.org/index.php/Samba_%26_Active_Directory and this
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto
All my tests demonstrate the successful when I
2012 May 15
1
[LLVMdev] NVPTX: why ret instruction is not translated to exit in kernel function?
Hi Justin,
In the PTX backend, "ret" instruction at the end of a ptx_kernel function
is translated to "exit" instruction. A test case named exit.ll demos this.
But in the NVPTX backend, it seems that you didn't do such a translation.
Why do you choose this? Is this due to the changes of the NVIDA PTX itself?
Thanks,
Yabin
-------------- next part --------------
An HTML
2024 Nov 05
1
Add an arbiter when have multiple bricks at same server.
Still getting error
pve01:~# gluster vol info
Volume Name: VMS
Type: Distributed-Replicate
Volume ID: e1a4f787-3f62-441e-a7ce-c0ae6b111ebf
Status: Started
Snapshot Count: 0
Number of Bricks: 3 x 2 = 6
Transport-type: tcp
Bricks:
Brick1: gluster1:/disco2TB-0/vms
Brick2: gluster2:/disco2TB-0/vms
Brick3: gluster1:/disco1TB-0/vms
Brick4: gluster2:/disco1TB-0/vms
Brick5: gluster1:/disco1TB-1/vms
2024 Nov 08
1
Add an arbiter when have multiple bricks at same server.
After force the add-brick
gluster volume add-brick VMS replica 3 arbiter 1 arbiter:/arbiter1
arbiter:/arbiter2 arbiter:/arbiter3 force
volume add-brick: success
pve01:~# gluster volume info
Volume Name: VMS
Type: Distributed-Replicate
Volume ID: e1a4f787-3f62-441e-a7ce-c0ae6b111ebf
Status: Started
Snapshot Count: 0
Number of Bricks: 3 x (2 + 1) = 9
Transport-type: tcp
Bricks:
Brick1:
2010 Jul 05
0
Client Windows accessing Samba Share (krb5/ad2008/winbind)
I have a Samba server, its joinning on AD2008, the commands bellow has
sucess when I test:
# net ads testjoin
Join is OK
# wbinfo -t
checking the trust secret via RPC calls succeeded
# wbinfo -u
# wbinfo -g
# net ads user
# net ads group
# net ads user info administrator
# wbinfo -u
# wbinfo -g
However, I need to open your share on the Windows Client(WinXP), but it
doesn't work, stay asking
2024 Nov 08
1
Add an arbiter when have multiple bricks at same server.
What's the volume structure right now?
Best Regards,
Strahil Nikolov
On Wed, Nov 6, 2024 at 18:24, Gilberto Ferreira<gilberto.nunes32 at gmail.com> wrote: So I went ahead and do the force (is with you!)
gluster volume add-brick VMS replica 3 arbiter 1 arbiter:/arbiter1 arbiter:/arbiter2 arbiter:/arbiter3
volume add-brick: failed: Multiple bricks of a replicate volume are present
2023 May 16
1
[Gluster-devel] Error in gluster v11
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 <jahernan at 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
2010 Aug 18
2
Which hardware component causes performance loss (Starcraft)
Hi all,
I would like to know which component needs to be substituted to get a better performance in Starcraft 2.
On windows 7 64 bit I get on highest graphics settings something at 30 fps. On my openSuse 11.3 64 bit system with wine 1.3 and nvidia driver I am only able to reach 18 fps or so.
My PC:
- 6 GB RAM
- Intel E6600 @ 2 x 2.40GHz (only 60% while playing)
- Nvida Geforce 8800 GTS 768 MB
2024 Nov 06
1
Add an arbiter when have multiple bricks at same server.
So I went ahead and do the force (is with you!)
gluster volume add-brick VMS replica 3 arbiter 1 arbiter:/arbiter1
arbiter:/arbiter2 arbiter:/arbiter3
volume add-brick: failed: Multiple bricks of a replicate volume are present
on the same server. This setup is not optimal. Bricks should be on
different nodes to have best fault tolerant co
nfiguration. Use 'force' at the end of the command
2023 May 16
1
[Gluster-devel] Error in gluster v11
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.nunes32 at gmail.com> wrote:
> Hi there, anyone in the Gluster Devel list.
>
> Any fix about this issue?
>
> May 14 07:05:39
2024 Nov 05
1
Add an arbiter when have multiple bricks at same server.
Yes but I want to add.
Is it the same logic?
---
Gilberto Nunes Ferreira
+55 (47) 99676-7530
Proxmox VE
VinChin Backup & Restore
Em ter., 5 de nov. de 2024, 14:09, Aravinda <aravinda at kadalu.tech> escreveu:
> Hello Gilberto,
>
> You can create a Arbiter volume using three bricks. Two of them will be
> data bricks and one will be Arbiter brick.
>
> gluster volume
2005 Sep 23
0
RES: LDAP howto
Congratulations! If you need help with your howto, please count on me! I
will be more than happy to take whatever you can write down, try it
here, and tweak your howto based on my results. I can also help clean up
the language (sorry, but your english is a little confusing in places :) ).
S?rgio A P Ferreira wrote:
>Hello Gary,
>
>about 2 mouths ago I have started a challenge, put
2013 May 29
0
Lista dos aprovados em concurso Matriz de Camaragibe
Lista dos aprovados em concurso Matriz de Camaragibe:
Ant?nio Jo?o: ADEL?ENNE KIRLEY, JULIANA RODRIGUES ALVES, ERICH DOUGLAS MOREIRA CHAVES, MAYSA RAQUEL DA SILVA, JO?O CARLOS MOREIRA DE CARVALHO, CARLOS ALEXANDRE SILVA DE LIMA, MANOEL LEYVSON MACHADO MATOS, IANN MARZZO SAMPAIO LIBOS. ROBERTO BEZERRA FERREIRA, DIONE MARIA DA SILVA, MARIANA COSTA OLIVEIRA, JORGE ROBERTO PRUDENCIO NASCIMENTO,