Displaying 20 results from an estimated 1000 matches similar to: "llvm symbolizer not able to parse debuginfo files"
2017 Oct 02
0
nfs-ganesha locking problems
Hi
On 09/29/2017 09:09 PM, Bernhard D?bi wrote:
> Hi,
>
> I have a problem with nfs-ganesha serving gluster volumes
>
> I can read and write files but then one of the DBAs tried to dump an
> Oracle DB onto the NFS share and got the following errors:
>
>
> Export: Release 11.2.0.4.0 - Production on Wed Sep 27 23:27:48 2017
>
> Copyright (c) 1982, 2011, Oracle
2017 Jun 07
2
NFS-Ganesha packages for debian aren't installing
Hi,
I finally have the opportunity to give NFS-Ganesha a try, so I followed that :
https://download.gluster.org/pub/gluster/nfs-ganesha/2.4.5/Debian/
But when I try to install it, I get this :
The following packages have unmet dependencies:
nfs-ganesha : Depends: libntirpc1 (>= 1.4.3) but it is not going to be installed
nfs-ganesha-fsal : Depends: libdbus-1-3 (>= 1.9.14) but
2017 Sep 29
2
nfs-ganesha locking problems
Hi,
I have a problem with nfs-ganesha serving gluster volumes
I can read and write files but then one of the DBAs tried to dump an
Oracle DB onto the NFS share and got the following errors:
Export: Release 11.2.0.4.0 - Production on Wed Sep 27 23:27:48 2017
Copyright (c) 1982, 2011, Oracle and/or its affiliates.??All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition
2017 Jun 07
2
NFS-Ganesha packages for debian aren't installing
Although looking at it I see .service files for systemd but nothing for SysV.
Is there no support for SysV ? Guess I'll have to write that myself
On Wed, Jun 07, 2017 at 11:36:05AM +0100, lemonnierk at ulrar.net wrote:
> Wait, ignore that.
> I added the stretch repo .. I think I got mind flooded by the broken link for the key before that,
> sorry about the noise.
>
> On Wed,
2017 Jun 07
0
NFS-Ganesha packages for debian aren't installing
Wait, ignore that.
I added the stretch repo .. I think I got mind flooded by the broken link for the key before that,
sorry about the noise.
On Wed, Jun 07, 2017 at 11:31:22AM +0100, lemonnierk at ulrar.net wrote:
> Hi,
>
> I finally have the opportunity to give NFS-Ganesha a try, so I followed that :
> https://download.gluster.org/pub/gluster/nfs-ganesha/2.4.5/Debian/
>
> But
2017 Oct 02
1
nfs-ganesha locking problems
Hi Soumya,
what I can say so far:
it is working on a standalone system but not on the clustered system
from reading the ganesha wiki I have the impression that it is
possible to change the log level without restarting ganesha. I was
playing with dbus-send but so far was unsuccessful. if you can help me
with that, this would be great.
here some details about the tested machines. the nfs client
2017 Jun 07
1
NFS-Ganesha packages for debian aren't installing
On 06/07/2017 06:03 PM, Niels de Vos wrote:
> On Wed, Jun 07, 2017 at 11:59:14AM +0100, lemonnierk at ulrar.net wrote:
>> Although looking at it I see .service files for systemd but nothing for SysV.
>> Is there no support for SysV ? Guess I'll have to write that myself
>
> The packaging for packages provided by the Gluster Community (not in the
> standard Debian
2017 Jun 07
0
NFS-Ganesha packages for debian aren't installing
On Wed, Jun 07, 2017 at 11:59:14AM +0100, lemonnierk at ulrar.net wrote:
> Although looking at it I see .service files for systemd but nothing for SysV.
> Is there no support for SysV ? Guess I'll have to write that myself
The packaging for packages provided by the Gluster Community (not in the
standard Debian repos) is maintained here:
https://github.com/gluster/glusterfs-debian
2013 May 30
0
[LLVMdev] compiler-rt tests in cmake?
On Thu, May 30, 2013 at 10:05 PM, Greg Fitzgerald <garious at gmail.com> wrote:
> The sanitizer common and asan that mention 'thread' are failing for me
> this morning. How are your bots looking? Last good commit here was
> 512c616cacf70ca029a2bf719a482b902f3687cd.
>
Hm, our bots seem to be green. Could you refer to guilty svn revision?
>
> > You could try
2020 Oct 07
4
[RFC] Tooling for parsing and symbolication of Sanitizer reports
Hi,
On Tue, 6 Oct 2020 at 18:31, David Blaikie <dblaikie at gmail.com> wrote:
>
> My 2c would be to push back a bit more on the "let's not have a machine readable format, but instead parse the human readable format" - it seems like that's going to make the human readable format/parsing fairly brittle/hard to change (I mean, having the parser in tree will help, for
2013 May 30
2
[LLVMdev] compiler-rt tests in cmake?
The sanitizer common and asan that mention 'thread' are failing for me
this morning. How are your bots looking? Last good commit here was
512c616cacf70ca029a2bf719a482b902f3687cd.
> You could try preprocessing your report with perl or sed to fix paths
> to your binaries. It would be great to have an option for that in
> asan_symbolize.py.
>
> As for addr2line, we just
2013 May 30
5
[LLVMdev] compiler-rt tests in cmake?
> We have plans to actually compile the symbolizer into the binary and do
> in-process symbolization, but it's not there yet.
nice!
> I'm confused here. compiler-rt and clang/llvm instrumentation depend on each other
These two projects don't need to be interdependent and, for the most
part, they aren't. In the same way that llvm does not depend on
clang, compiler-rt
2017 Dec 02
2
gluster and nfs-ganesha
HI,
I'm using CentOS 7.4 with Gluster 3.10.7 and Ganesha NFS 2.4.5.
I'm trying to create a very simple 2 nodes cluster to be used with
NFS-ganesha. I've created the bricks and the volume. Here's the output:
# gluster volume info
Volume Name: cluster-demo
Type: Replicate
Volume ID: 9c835a8e-c0ec-494c-a73b-cca9d77871c5
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 2 = 2
2017 Dec 04
2
gluster and nfs-ganesha
Hi Jiffin,
I looked at the document, and there are 2 things:
1. In Gluster 3.8 it seems you don't need to do that at all, it creates
this automatically, so why not in 3.10?
2. The step by step guide, in the last item, doesn't say where exactly do I
need to create the nfs-ganesha directory. The copy/paste seems irrelevant
as enabling nfs-ganesha creates automatically the ganesha.conf and
2017 Jun 13
2
About starting nfs-ganesha
When using nfs-ganesha with GlusterFS, is it necessary to enable it with the following command?
# gluster nfs-ganesha enable
It is said that it is necessary to enable nfs-ganesha option when setting ganesha.enable on for volume.
It is said that setting of ganesha-ha.conf is necessary, but is it necessary to set up HA to use nfs-ganesha?
I would be pleased if you could tell me about HA setting
2018 Feb 19
2
NFS Ganesha HA w/ GlusterFS
On 2/19/2018 2:39 AM, TomK wrote:
+ gluster users as well. Just read another post on the mailing lists
about a similar ask from Nov which didn't really have a clear answer.
Perhaps there's a way to get NFSv4 work with GlusterFS without NFS
Ganesha then?
Cheers,
Tom
> Hey All,
>
> I've setup GlusterFS on two virtuals and enabled NFS Ganesha on each
> node.? ATM the
2017 Jun 05
2
Gluster and NFS-Ganesha - cluster is down after reboot
Hi hvjunk,
could you please tell me have you had time to check my previous post?
Could you please send me mentioned link to your Gluster Ansible scripts?
Thank you,
Adam
On Sun, May 28, 2017 at 2:47 PM, Adam Ru <ad.ruckel at gmail.com> wrote:
> Hi hvjunk (Hi Hendrik),
>
> "centos-release-gluster" installs "centos-gluster310". I assume it
> picks the
2018 Feb 19
2
NFS Ganesha HA w/ GlusterFS
On 2/19/2018 10:55 AM, Kaleb S. KEITHLEY wrote:
Yep, I noticed a couple of pages including this for 'storhaug
configuration' off google. Adding 'mailing list' to the search didn't
help alot:
https://sourceforge.net/p/nfs-ganesha/mailman/message/35929089/
https://www.spinics.net/lists/gluster-users/msg33018.html
Hence the ask here. storhaug feels like it's not moving
2017 Jul 06
3
NFS Ganesha
Hello!
I am attempting to setup a Gluster install using Ganesha for NFS using the guide found here http://blog.gluster.org/2015/10/linux-scale-out-nfsv4-using-nfs-ganesha-and-glusterfs-one-step-at-a-time/
The Gluster portion is working fine, however when I try to setup Ganesha I have a problem. The guide says to run 'gluster nfs-ganesha enable' however when I do, I get the following
2018 Feb 19
3
NFS Ganesha HA w/ GlusterFS
On 2/19/2018 12:09 PM, Kaleb S. KEITHLEY wrote:
Sounds good and no problem at all. Will look out for this update in the
future. In the meantime, three's a few things I'll try including your
suggestion.
Was looking for a sense of direction with the projects and now you've
given that. Ty. Appreciated!
Cheers,
Tom
> On 02/19/2018 11:37 AM, TomK wrote:
>> On 2/19/2018