Displaying 20 results from an estimated 200 matches similar to: "NFS and Filesystem quota"
2006 Feb 03
0
rquotad (NFS) quota plugin
The attached patch is an updated version of my quota-rquotad patch for the
quota plugin. Like quota-fs, it only does quota reporting, not enforcing or
changing. It also only works on FreeBSD, and possibly other *BSD's. It lacks
any and all configure-time tests to see if RPC is even supported, and
hardcodes the (Free)BSD way of getting at the NFS server of an NFS mount.
I'm mostly mailing
2011 May 31
1
Unable to mount Centos 5.6 Server via nfs4 - Operation Not Permitted - MADNESS!
After getting a reasonably configured NFS4 setup working on my Scientific Linux server, I spent a majority of my evening trying to do the same with my Centos 5 box, with fruitless results. Most attempts to mount that server returns the following message:
[root at sl01 log]# mount -t nfs4 192.168.15.200:/opt/company_data /mnt
mount.nfs4: Operation not permitted
As nearest as I can tell, I was
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
Hi all,
I have setup a CentOS6.3 x86_64 host to act as a nfs server.
According to RHEL6 docs, portmap is not needed when you use NFSv4, but
in my host I need to start rpcbind service to make NFSv4 works.
My /etc/sysconfig/nfs
#
# Define which protocol versions mountd
# will advertise. The values are "no" or "yes"
# with yes being the default
MOUNTD_NFS_V2="no"
2017 Apr 04
1
NFS Client with quota
Thank you very much.
Previously, when I examined rquotad, I did not work as I expected.
I will try to verify again.
Best regard.
koji
On Mon, 3 Apr 2017 11:31:24 +0200
Patrick Begou <Patrick.Begou at legi.grenoble-inp.fr> wrote:
> man rquotad:
>
> rquotad is an rpc(3) server which returns quotas for a user of a local
> filesystem which is mounted by a remote
2003 Oct 27
2
EXT3 deadlock in 2.4.22 and 2.4.23-pre7 - quota related?
Hi all, and particularly Andrew and Stephen,
I recently "upgraded' one of my NFS fileservers from (patched)2.4.18
to 2.4.23-pre7 (in order to resolve a HIMEM related memory pressure
problem).
Unfortunately I have experienced what appears to be a deadlock.
The one I will describe was experienced while running 2.4.23-pre7,
though I had a very similar problem in 2.4.22 (but
2010 Feb 18
3
NFS client firewall config?
Hi all,
Which ports do I need to have open on an NFS client's firewall to allow it
to connect to a remote NFS servers?
When I disable iptables (using ConfigServerFirewall), it connects fine, but
as soon as I enable it, NFS gives me this error:
root at saturn:[~]$ mount master1.mydomain.co.za:/saturn /bck
mount: mount to NFS server 'master1.mydomain.co.za' failed: RPC Error:
Unable to
2002 Dec 27
0
re-exporting smb mounted filesystems from Redhat linux 8.0 to Solaris 8.0
Hi,
I am trying to mount the windows NT share to solaris 8.0 using Redhat 8.0 nfs.
Using smbmount I mounted windows share in Linux as /home/percipia/smb. I setup Linux as NFS Server and exported /home as nfs export.
[root@ldap root]# cat /etc/exports
/home 192.168.1.0/255.255.255.0(ro,nohide,insecure,sync)
[root@ldap root]# rpcinfo -p
program vers proto port
100000 2 tcp 111
2009 Jan 22
3
disable rquotad and pop
Hi all,
I am trying to find out how to disable rquotad and pop (port 443)
for rquotad /etc/sysconfig/nfs has it quoted out but yet it is running?
How do I disable it?
also what about pop?
Jerry
2017 Apr 03
0
NFS Client with quota
man rquotad:
rquotad is an rpc(3) server which returns quotas for a user of a local
filesystem which is mounted by a remote machine over the NFS. It also
allows setting of quotas on NFS mounted filesystem (if configured dur-
ing compilation and allowed by a command line option -S).... etc
Seams to be also possible to set quotas from the client, but I never use it.
2010 Apr 21
3
Help with NFSV4 server
Hi Everyone,
I have been trying to setup an NFS v4 File Server but have come across
an odd issue. Mounting the /nfs4exports/share appears to be successful
and the information displayed about partition size and free space seem
correct but if I try to do anything inside the mounted directory the
client will just hang. Does anyone have any idea what I am missing?? I
have try disabling all
2006 Feb 03
1
passwd-userdb with args
I'm not sure why the 'passwd' userdb didn't allow args, but it meant (for
instance) that the quota plugins weren't usable. I spent quite a bit of time
trying to get my new quota-rquotad plugin to work, only to find out that it
was my 'quota=rquotad:<filesystem list>' argument that wasn't being passed
to the imap child :)
The attached patch implements
2008 Oct 17
2
Reporting NFS quotas via IMAP
I'm confident that the question has been asked before, but I can't
remember the answer.
I have
-- dovecot 1.1.2
-- Mail storage (maildir format) on NFS
-- Quotas on that file system
-- A working rquotad
-- mail_plugins = quota imap_quota in the protocol imap section
-- quota=fs in the plugin section
I get (using Apple Mail as a client)
-- Notification that the account supports quotas
1999 Aug 16
0
Compile Problem with 2.05a under Linux
I'm using Samba 2.03 under Slackware Linux and wish to upgrade to 2.05a,
but have been unable to compile from source. My system is Slackware
linux, kernel 2.2.9 running on a Pentium-200. I searched the current
mailing list archive for anyone with similar problems to no avail, so
I'm posting here.
Here is the output from 'make', after typing: './configure
--with-smbmount'
2008 Sep 02
0
NFS static ports configuration
A couple of RHEL5 books I'm reading at the moment suggest port numbers
above 1024 for statd, lockd, mountd and rquotad (eg 38001-38006 or
32764-32767) when configuring NFS to work with a firewall.
The default /etc/sysconfig/nfs on CentOS5 however has defaults under
1024, such as
mountd 892
statd 662
rquotad 875
Is there something security-related going on here that I'm not aware of,
2007 Jul 16
0
Getting quotas from an NFS-mounted filestore
Greetings -
I was just wondering what the state of play was with regard to
reading filestore-based quotas when the mailstore is NFS-mounted?
Timo mentioned a little while ago that he'd be including it:
http://www.dovecot.org/list/dovecot/2007-May/022594.html
However it isn't in 1.0.1 and isn't mentioned in the release notes
for 1.0.2. Is it going to be a 1.1 feature or
2001 Apr 25
0
2.2.0 panics with quotas and no rpc.rquotad on NFS server
Samba 2.2.0 on SPARC Solaris 8
Configured with:
./configure --with-pam --with-syslog --with-quotas --with-msdfs --with-acl-support
I am accessing the share \\server\mgerdts, which is itself an automounted
(NFS) directory. That is, /home/mgerdts on server really exists on
nfsserver. On nfsserver, rquotad is commented out of inetd.conf.
Using smbclient (2.0.7, yeah I know) I do:
smbclient
2012 Mar 13
0
Filelocking and rquotad
Hi,
Can someone give me some pointer or links to understand how Filelocking and
rquotad works on NFS ?
I searched a lot on google , didn't get any good articles on that.
--
Regards
Basil
2017 Apr 03
2
NFS Client with quota
Thanks Patrick.
For Solaris, quota can be set when mounting from NFS client.
There is a transition from Solaris to CentOS 6 this time.
Therefore, quota setting is required for NFS mounting
from CentOS 6 as with Solaris.
Is it still impossible for CentOS 6?
koji
On Sun, 2 Apr 2017 14:44:59 +0200
Patrick B??gou <Patrick.Begou at legi.grenoble-inp.fr> wrote:
> Quota are managed at the
2023 Feb 16
1
ctdb tcp kill: remaining connections
Martin Schwenke schrieb am 15.02.2023 23:23:
> Hi Uli,
>
> [Sorry for slow response, life is busy...]
Thanks for answering anyway!
> On Mon, 13 Feb 2023 15:06:26 +0000, Ulrich Sibiller via samba
> OK, this part looks kind-of good. It would be interesting to know how
> long the entire failover process is taking.
What exactly would you define as the begin and end of the
2000 Jun 11
1
NFS Quotas and Samba 2.0.7
Hello everyone!
I am currently running Samba 2.0.7 on a RedHat Linux 6.1 box. My user home
directories on this box are NFS mounted from another server. Quotas have
been enabled on this server and rpc.rquotad is running.
On Linux, I can see the user's quotas via a quota -v <username> :-
testing:~# quota -v try
Disk quotas for user try (uid 1006):
Filesystem blocks quota