Displaying 20 results from an estimated 20000 matches similar to: "How can I mount a glsuterfs with a specific user ?"
2013 Mar 13
1
glsuterfs cpu parallelism option?
Hi,
we're setting up a glusterfs server apir with replication and am testing
performance. While doing that we stumbled over that in top:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
5151 root 20 0 6184m 5.9g 2540 R 200 9.3 28:27.99 glusterfs
5618 root 20 0 392m 34m 2116 S 38 0.1 24:53.10 glusterfsd
When under heavy load, CPU usage will
2008 Dec 16
5
Self-heal's behavior: problem on "replace" -- it leaves garbage.
Hi.
I'm using GlusterFS v1.3.12 (glusterfs-1.3.12.tar.gz) via FUSE (fuse-2.7.3glfs10.tar.gz) on CentOS 5.2 x86_64 (Linux kernel 2.6.18-92.el5) now.
The nodes are HP Proliant DL360 G5 (as GlusterFS Client) and DL180 G5 (as GlusterFS Servers).
And the connections are all TCP/IP on Gigabit ethernet.
Then, I tested self-heal and I found a technical problem about "replace" -- self-heal
2017 Oct 24
0
Using GPO to mount shares on Linux
Hello, I answer bellow.
Thanks!!
2017-10-24 16:52 GMT+02:00 L.P.H. van Belle via samba <samba at lists.samba.org
>:
> Hai,
>
> I did a re-read of you thread.
>
> First.
> If you use smblcient, with a samba installed, use -s
> /path/alternative/smbclient.conf
>
I think that Samba is not installed on this client because I'm not using
samba to join the domain.
2017 Oct 24
1
Using GPO to mount shares on Linux
On Tue, 24 Oct 2017 19:30:23 +0200
Daniel Carrasco via samba <samba at lists.samba.org> wrote:
> Hello, I answer bellow.
>
> Thanks!!
>
> 2017-10-24 16:52 GMT+02:00 L.P.H. van Belle via samba
> <samba at lists.samba.org
> >:
>
> > Hai,
> >
> > I did a re-read of you thread.
> >
> > First.
> > If you use smblcient, with a
2020 Apr 28
1
R-4.0.0 and Texlive 2020 installed on EmmabuntusDE4 (Debian Bullseye)
Dear all,
I whish to relate my installation of R-4.0.0 on Debian.
I am mainly a Windows user and occasionnaly verify the CRAN checks of my
packages on a second laptop equipped with Linux Mint Debian Edition 3
(LMDE3) based on Debian Stretch. On Friday, April 24, it took me a few
hours to have R-4.0.0 installed on Windows and the sources compiled,
thanks to the instructions provided by
2017 Oct 25
0
Using GPO to mount shares on Linux
Hai,
I commented below.
P.s. @Rowland, i dont believe this is a sssd problem but a old bug in samba.
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Daniel Carrasco via samba
> Verzonden: dinsdag 24 oktober 2017 19:30
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Using GPO to mount shares on Linux
>
>
2008 Apr 28
0
smbfs / cifs mount error - "password too long"
Hi all, when trying to mount a windows file share using the commands below,
mount exits immediately with message "password too long" before even
attempting the mount:
mount -t smbfs -o username="a user",password="12345678901234567"
"//server/share" "/mnt/target"
mount -t cifs -o user="a
2017 Oct 24
4
Using GPO to mount shares on Linux
Hai,
I did a re-read of you thread.
First.
If you use smblcient, with a samba installed, use -s /path/alternative/smbclient.conf
If i did read it correct.
Your connecting from xUbuntu (samba version ??) to (debian8) samba 4.2 member
How did you join the xUbuntu?
https://docs.pagure.org/SSSD.sssd/users/ad_provider.html
Like this setup? ^^^
> This setup is working as expected (some
2018 Feb 27
0
mkdir -p, cp -R fails
Dear all,
I identified the source of the problem:
if i set "server.root-squash on", then the problem is 100% reproducible,
with "server.root-squash off", the problem vanishes.
This is true for glusterfs 3.12.3, 3.12.4 and 3.12.6 (haven't tested other versions)
best wishes,
Stefan
--
Dr. Stefan Solbrig
Universit?t Regensburg, Fakult?t f?r Physik,
93040 Regensburg,
2017 Dec 26
0
trying to mount gluster volume
Hi,
I have built a small (2 node) glusterfs nodes and install nfs-ganesha on
them.
When trying from a different machine to mount an NFS share from the
glusterfs nodes - it works.
However, when I'm trying to mount the volume from a remote machine using
glusterfs-fuse - it fails. I'm getting this error.
[2017-12-26 07:49:38.587196] I [MSGID: 100030] [glusterfsd.c:2412:main]
2010 Sep 03
2
seeking current supported crypto co-processors
Howdy,
<this messages is cross posted in freebsd-security and freebsd-net>
I'm seeking current cryptographic coprocessors supported in FreeBSD 8.x. By perusing through the crypto-dev (and subsequently referenced) man page(s) I found this list:
Hifn 7751/7951/7811/7955/7956 crypto accelerator
SafeNet 1141/1741
Bluesteel 5501/5601
Broadcom
2016 Apr 10
0
what is the faster way to search for a pattern in a few million entries data frame ?
Hi Fabien,
I was going to send this last night, but I thought it was too simple.
Runs in about one millisecond.
df<-data.frame(freq=runif(1000),
strings=apply(matrix(sample(LETTERS,10000,TRUE),ncol=10),
1,paste,collapse=""))
match.ind<-grep("DF",df$strings)
match.ind
[1] 2 11 91 133 169 444 547 605 734 943
Jim
On Mon, Apr 11, 2016 at 5:27 AM, Fabien Tarrade
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 29
1
cannot mount with glusterfs-fuse after NFS-Ganesha enabled
Hi,
I've created a 2 node glusterFS test (Gluster 3.8).
Without enabling NFS-Ganesha, when I try to mount from a client using
glusterfs option - everything works.
However, after enabling NFS-Ganesha, when I try to mount from a client
using the glusterfs option (fuse), it fails with the following output (when
using the log-file option):
[2017-12-28 08:15:30.109110] I [MSGID: 100030]
2013 Jul 02
1
RDMA Volume Mount Not Functioning for Debian 3.4.beta4
Anyone ele having these issues mounting RDMA only volumes under Ubuntu? Install of Gluster via: https://launchpad.net/~semiosis/+archive/ubuntu-glusterfs-3.4
I'm guessing this build is looking for an include somewhere that is just misplaced?
glusterfs 3.4.0beta4 built on Jun 28 2013 16:16:07
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2011 Gluster Inc.
2012 Jan 13
1
Wine problems after OS upgrade - possible causes?
Hello!
I'm at my wits end with regard to the following problem: after I upgraded my Linux distribution, no windows program running with wine (either 1.2 or 1.3) that changes the graphic mode would run anymore. It is quite possible that I inadvertently changed something in my configuration at some point, though I believe that I by now have tried everything. I'd rather not post specific
2010 Oct 14
2
degree symbol using X11 on Xubuntu 10.04
Dear all,
I am having exactly the same problem as Andy on an Intel Mac (see below
/ https://stat.ethz.ch/pipermail/r-sig-mac/2009-May/006208.html) with
the degree symbol. I am using R version 2.11.1 (2010-05-31) on Xubuntu
10.04 with Windows fonts copied from /WINDOWS/Fonts and included via
'sudo dpkg-reconfigure fontconfig' and 'sudo fc-cache'.
Any help would be highly
2010 Oct 21
2
Bug? Mount and fstab
I think this is likely a bug with either mount or glusterfs:
[root at vm-container-0-0 ~]# cat /etc/fstab
LABEL=/ / ext3 defaults 1 1
LABEL=/state/partition /state/partition1 ext3 defaults 1 2
LABEL=/var /var ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults
2017 Oct 10
0
small files performance
I just tried setting:
performance.parallel-readdir on
features.cache-invalidation on
features.cache-invalidation-timeout 600
performance.stat-prefetch
performance.cache-invalidation
performance.md-cache-timeout 600
network.inode-lru-limit 50000
performance.cache-invalidation on
and clients could not see their files with ls when accessing via a fuse
mount. The files and directories were there,
2017 Jul 18
0
Sporadic Bus error on mmap() on FUSE mount
On Tue, Jul 18, 2017 at 10:48:45AM +0200, Jan Wrona wrote:
> Hi,
>
> I need to use rrdtool on top of a Gluster FUSE mount, rrdtool uses
> memory-mapped file IO extensively (I know I can recompile rrdtool with
> mmap() disabled, but that is just a workaround). I have three FUSE mount
> points on three different servers, on one of them the command "rrdtool
> create