Displaying 20 results from an estimated 1100 matches similar to: "hash_cache a bogus function that never worked?"
2018 Mar 09
1
wrong size displayed with df after upgrade to 3.12.6
Hi Stefan,
There is a known issue with gluster 3.12.x builds (see [1]) so you may be
running into this. Please take a look at [1] and try out the workaround
provided in the comments.
Regards,
Nithya
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1517260
On 9 March 2018 at 13:37, Stefan Solbrig <stefan.solbrig at ur.de> wrote:
> Dear all,
>
> I have a problem with df after
2018 Mar 09
2
wrong size displayed with df after upgrade to 3.12.6
Dear all,
I have a problem with df after I upgraded from 3.12.4 to 3.12.6
All four bricks are shown als online, and all bricks are being used.
gluster v stats shows the correct sizes for all devices.
However, df does not show the correct glusterfs volume size.
It seems to me that it "forgets" one brick. Although all bricks are used when I'm writing files.
best wishes,
Stefan
2018 Jan 21
1
mkdir -p, cp -R fails
Dear all,
I have problem with glusterfs 3.12.4
mkdir -p fails with "no data available" when umask is 0022, but works when umask is 0002.
Also recursive copy (cp -R or cp -r) fails with "no data available", independly of the umask.
See below for an example to reproduce the error. I already tried to change transport from rdma to tcp. (Changing the transport works, but
2017 Dec 12
1
active/active failover
Hi Alex,
Thank you for the quick reply!
Yes, I'm aware that using ?plain? hardware with replication is more what GlusterFS is for. I cannot talk about prices where in detail, but for me, it evens more or less out. Moreover, I have more SAN that I'd rather re-use (because of Lustre) than buy new hardware. I'll test more to understand what precisely "replace-brick"
2017 Dec 11
2
active/active failover
Dear all,
I'm rather new to glusterfs but have some experience running lager lustre and beegfs installations. These filesystems provide active/active failover. Now, I discovered that I can also do this in glusterfs, although I didn't find detailed documentation about it. (I'm using glusterfs 3.10.8)
So my question is: can I really use glusterfs to do failover in the way described
2018 May 30
2
RDMA inline threshold?
Forgot to mention, sometimes I have to do force start other volumes as
well, its hard to determine which brick process is locked up from the logs.
Status of volume: rhev_vms_primary
Gluster process
TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick spidey.ib.runlevelone.lan:/gluster/brick/rhev_vms_primary
2024 Jun 11
1
[EXT] Replace broken host, keeping the existing bricks
Hi,
The method depends a bit if you use a distributed-only system (like me) or a replicated setting.
I'm using a distributed-only setting (many bricks on different servers, but no replication). All my servers boot via network, i.e., on a start, it's like a new host.
To rescue the old bricks, just set up a new server this the same OS, the same IP and and the same hostname (!very
2017 Dec 11
0
active/active failover
Hi Stefan,
I think what you propose will work, though you should test it thoroughly.
I think more generally, "the GlusterFS way" would be to use 2-way
replication instead of a distributed volume; then you can lose one of your
servers without outage. And re-synchronize when it comes back up.
Chances are if you weren't using the SAN volumes; you could have purchased
two servers
2018 May 30
0
RDMA inline threshold?
Dear Dan,
thanks for the quick reply!
I actually tried restarting all processes (and even rebooting all servers), but the error persists. I can also confirm that all birck processes are running. My volume is a distrubute-only volume (not dispersed, no sharding).
I also tried mounting with use_readdirp=no, because the error seems to be connected to readdirp, but this option does not change
2018 May 29
2
RDMA inline threshold?
Dear all,
I faced a problem with a glusterfs volume (pure distributed, _not_ dispersed) over RDMA transport. One user had a directory with a large number of files (50,000 files) and just doing an "ls" in this directory yields a "Transport endpoint not connected" error. The effect is, that "ls" only shows some files, but not all.
The respective log file shows this
2006 Nov 25
4
Sessions And Active Record
Hi,
I''m a newbie even though I''ve play with rails for a few months now.
I would like to save several activerecord objects (not in the database)
accross several screens.
What is the prefered rails way to do this? Should copy all of their data
to @session or use the member variables and put them into hidden fields?
I am trying to move from "whatever kludge works" to
2018 May 30
0
RDMA inline threshold?
Stefan,
Sounds like a brick process is not running. I have notice some strangeness
in my lab when using RDMA, I often have to forcibly restart the brick
process, often as in every single time I do a major operation, add a new
volume, remove a volume, stop a volume, etc.
gluster volume status <vol>
Does any of the self heal daemons show N/A? If that's the case, try forcing
a restart on
2017 Dec 18
2
interval or event to evaluate free disk space?
Hi all,
with the option "cluster.min-free-disk" set, glusterfs avoids placing files bricks that are "too full".
I'd like to understand when the free space on the bricks is calculated. It seems to me that this does not happen for every write call (naturally) but at some interval or that some other event triggers this.
i.e, if I write two files quickly (that together
2014 Apr 16
0
Problems with Group Ids and several samba servers
Hello List,
we're having a problem mapping groups to a second server acting as a
Fileserver.
We use tdbsam with local users and groups on the pdc. We now want to
add more servers to
the setup, authenticating all users/groups via the domain. Adding the
appropriate users and groups and
do the mapping of uid and gid on the fileservers will be automatically
done via ssh with a usradd.sh
2024 Jun 09
1
Replace broken host, keeping the existing bricks
Hi all,
I know there are many tutorials on how to replace a gluster host that has become unusable. But they all seem to assume that the bricks of the respective host are gone, too.
My problem is different and (I hope) more easily solved: the disk with the host?s root file system died and cannot be recovered. However, all of its bricks are on separate disks and completely undamaged.
I?m seeking
2012 Mar 19
3
Issue with asin()
Hello everyone,
I am working for a few days already on a basic algorithm, very common in
applied agronomy, that aims to determine the degree-days necessary for a
given individual to reach a given growth stade. The algorithm (and context)
is explained here: http://www.oardc.ohio-state.edu/gdd/glossary.htm , and
so I implemented my function in R as follows:
DD <- function(Tmin, Tmax, Tseuil,
2018 Apr 12
0
wrong size displayed with df after upgrade to 3.12.6
Dear all,
I encountered the same issue, I saw that this is fixed in 3.12.7 but I
cannot find this release in the main repo (centos storage SIG), only in
the test one.
What is the expectation to see this release available into the main repo?
Greetings,
??? Paolo
Il 09/03/2018 10:41, Stefan Solbrig ha scritto:
> Dear Nithya,
>
> Thank you so much. ?This fixed the problem
2019 Sep 04
2
possible bug in R's configure check for C++11 features
I am trying to compile R under a new setup, and frankly, I have had a lot
of problems, but I think the stuff below points to a possible bug in R's
(custom) configure checks for C++11/14/17, but not for C++98.
This is a report about R from the R-3-6 branch, with a svn checkout from
today, revision r77135.
In my case the compiler name is x86_64-conda_cos6-linux-gnu-g++, not g++. I
denote this
2006 Feb 17
3
Switchtower (0.10.0), ssh and environment confusion
Seems like my day for Rails posts... :)
OK. I''ve started using Swtichtower to help with deploying changes to my
production rails apps. Unfortunately I''ve come accros an inconsistency that I
can''t quite figure out. It''s about the PATH env var under Bash. I''ve created a
task that just does a: run "env", to show what I''m seeing:
2012 Nov 19
6
tcltk freezing using MS Windows for R-2.14+
I am the maintainer of a Bioconductor package (affylmGUI) which uses
tcltk. It freezes inconsistently on MS Windows, but not Mac or Unix. see
details below.
After considerable testing I have reduced the problem from a few
thousand lines of code to 30 lines!
If you paste the following lines of code into an R window:
testGUI <- function(){
require(tcltk)
MainWindow <-