similar to: Quota information from nfs mounting linux client

Displaying 20 results from an estimated 10000 matches similar to: "Quota information from nfs mounting linux client"

2009 Nov 17
14
X45xx storage vs 7xxx Unified storage
We are looking at adding to our storage. We would like ~20TB-30 TB. we have ~ 200 nodes (1100 cores) to feed data to using nfs, and we are looking for high reliability, good performance (up to at least 350 MBytes /second over 10 GigE connection) and large capacity. For the X45xx (aka thumper) capacity and performanance seem to be there (we have 3 now) However, for system upgrades , maintenance
2010 Mar 23
0
zfs send/receive and file system properties
I am trying to coordinate properties and data between 2 file servers. on file server 1 I have: zfs get all zfs52/export/os/sles10sp2 NAME PROPERTY VALUE SOURCE zfs52/export/os/sles10sp2 type filesystem - zfs52/export/os/sles10sp2 creation Mon Mar 22 15:28 2010
2002 Sep 27
1
R1.5.1,tcltk,IRIX
the built version of R (built using shared libraries) doesn't appear to find tcl/tk: Please help. Details: SGI configuration: 7.3.1.3m compilers from SGI uname -aR = IRIX64 mendel 6.5 6.5.16f 04101930 IP35 We built R on an SGI system using the following configure script: # explicitly choose vendor compilers for R rather than GNU # optimise output to support highest level of performance
2007 Jul 16
1
Problem building R with Sun Studio Compiler
I would like to Build R-2.5.1 on OpenSUSE 10.2 using the SunStudio 12 compilers(http://developers.sun.com/sunstudio/index.jsp) R builds and passes make check fine without optimising. However, when I try to compile with optimisation turned on (-fast) the build gets stuck in an infinite loop at the following point: Sun_Studio/sunstudio12/bin/cc -m64 -shared -Kpic -m64 -fPIC -o grDevices.so
2007 Jul 17
0
Problem building R with Sun Studio Compiler on SLES 9 SP3
In a previous thread I had problems on openSuse 10.2 building R with optimisation and discovered that if I wanted optimisation I need to turn on -fstore -fsimple1 (the first is to force storage on some Fortran routines , the second is to ensure IEEE arithmetic, with some optimisation). That worked for my desktop. The real problem is to work on our servers (Opterons running SLES9SP3) Make works
1999 Jul 23
1
Windows Policies and Samba 2.0.4b - More information
Hello all, I wrote yesterday about problems with Windows policies and Samba 2.0.4b yesterday. Since then, I've had someone ask for a more detailed explanation, so here it is. Samba currently provides domain logons for a number Windows 95 and 98 clients (as well as the standard file serving). The domain logon currently succeeds, a user's username and password is accepted and the client
2011 Jun 25
1
Quota (and disk usage) is incorrectly reported on nfs client mounting XFS filesystem
hi all, I hope you can help me with a strange quota/nfs/XFS behavior... I'm using Centos 5.6 on both a nfs server and client. Both are 64-bit, and using a recent kernel: NFS server: Linux fs2.priv 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux NFS client: Linux nx8.priv 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64
2003 Jun 02
4
quick poppassd question
Hello, I did a quick change to the patched port of poppassd and am wondering if you think my code would introduce any potential problems. The idea is right after we check if the username exists, also check if the UID of that username is over 1000. I wanted to make sure that no one monkeys around with priveleged users once poppassd is running. So, the middle chunk of code is mine, everything
2020 Feb 11
1
[v 2.3.4.1][quota] recalculation
On 11/02/2020 17.23, Sami Ketola wrote: > Does thunderbird even delete the mail from storage if you delete it from UI? You have to right click on Trash and select Empty Trash to force it. In the Trash Folder Properties, you can also select a Retention Policy (eg 30 days, 2000 messages). P.
2001 Feb 22
1
SSH connection hangs with ipchains/RH6.2/OpenSSH 2.5.1p1 (butnot <= 2.3.0p1)
I figured this out -- looks like 2.5.1p1 is now using ports < 1024 on the client side (wasn't before?). I had a ipchains rule to allow ACK packets to 1024:65535, which was good enough for <= 2.3.0p1 : #allow only ACK tcp packed ipchains -A input -j ACCEPT -i eth0 -s any/0 --dport 1024:65535 -p tcp ! -y So I added the following : #allow return from ssh connections ipchains -A input -j
2011 Aug 09
1
[ips@shaw.ca: Repeat mails. INC000023456674]
Anyone seen this before? ----- Forwarded message from ips at shaw.ca ----- X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on doctor.nl2k.ab.ca X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=RCVD_IN_BACKSCATTER autolearn=no version=3.3.2 X-Original-To: root at doctor.nl2k.ab.ca Delivered-To: root at doctor.nl2k.ab.ca X-Virus-Scanned: amavisd-new at doctor.nl2k.ab.ca
2011 Jul 19
0
Orphan threads with Cellphone (Blackberry) player
Thanks Mike, for your prompt reply. On 7/19/2011 11:12 AM, Michael Smith wrote: > On Tue, Jul 19, 2011 at 10:49 AM, Raymond Lutz <raylutz at cognisys.com > <mailto:raylutz at cognisys.com>> wrote: > > QUESTIONS: > 1. I am curious why two listener entries are created for each > Blackberry listener. Ideas? > > > Icecast doesn't make any
2012 Mar 05
2
BlackBerry will not setup my POP3 email, all other mail clients fine
Hello, hoping someone here might be able to help me or at least point me in the right direction. My company recently (last week) moved to a new dedicated server for website and email hosting. It is a fairly run-of-the-mill Linux machine running cPanel and Dovecot (with the BlackBerry Fastmail service enabled) as a mail server. When we first set up the server, I was able to create a mailbox,
2008 Mar 08
2
error mounting NFS client on NFS server
My NFS server is on 192.168.10.10, with the following setup in /etc/exports: /backup 192.168.10.0/24(rw) Then, form a client (192.168.10.11), I run mount 192.168.10.10:/backup /bck, but get the following error: root at vps01 [~]# mount 192.168.10.10:/backup /bck mount.nfs: Input/output error On the main server, I see this in /var/log/messages: Mar 8 08:42:52 venus kernel: kjournald starting.
2007 Sep 26
2
blackberry with imap idle and concurrent connections
Hello - I've combed the wiki and archives a bit and can't seem to find what I am lookng for. It seems that BlackBerry Internet server has an issue with IMAP accounts along with IDLE and concurrent connections. Please see the following link (sorry it's fairly long):
2011 Jul 19
0
Orphan threads with Cellphone (Blackberry) player
Friends: The icecast server is very robust, but has some goofiness with regard to use with cell-phone players. Has anyone else encountered these issues? When I use a Blackberry to access the icecast stream, I get orphan and duplicate client threads. Background: > testing with Blackberry Curve 9330 > Access icecast stream by clicking on the link on the website:
2010 Apr 20
1
[oOT] ploenk.net@eplus.blackberry.com please fix your mail forwarding
I've received a bunch of these blackberry backscatter messages over the past week and have been unable to determine which list user is the cause of this. Whoever is forwarding your email to the blackberry address below, please fix the situation. It's becoming really annoying receiving these backscatter bounces that give no clue as to what the nature of the problem is. Thanks. Your
2007 Aug 28
2
Blackberry Bounces [was Fwd: Delivery Status Notification(Failure)]
Is everyone else posting to this list getting one of these after each-and-every post? If so, someone please un-subscribe this person: rsivak at tmo.blackberry.net Phil -------- Forwarded Message -------- > From: postmaster at tmo.blackberry.net > To: Philip.R.Schaffner at NASA.gov > Subject: Delivery Status Notification(Failure) > Date: Tue, 28 Aug 2007 13:32:02 GMT > > Your
2014 Feb 26
2
sentiment analysis en español en R?
Gracias Jorge! Pregunta: y por que fue archivado? ...................................................................................... Silvia Cobialca Cincinnati DBA Team - CIO RAS Team Accenture - Buenos Aires IO Delivery Center Desk: 5411 5196 2715, Mobile: 54911 4160 7748 Email: silvia.cobialca@accenture.com<mailto:silvia.cobialca@accenture.com> IM:
2004 Jul 27
2
Errors with a blackberry
Hi - We tried to access a dovecot-0.99.10.7 IMAPS server with a Blackberry 7230. The Blackberry was on loan so we don't have much access to it for testing. We got the following in our logs: Jul 27 12:30:27 xserv imap-login: Login: testuser [xxx.xxx.xxx.xxx] Jul 27 12:30:27 xserv imap(testuser): IndexID mismatch for binary tree file /home/testuser/mail//.imap/INBOX/.imap.index.tree Jul 27