Re: [CentOS] cachefs

2014-04-09 Thread Rita
Again, thanks for the confirmation On Thu, Apr 3, 2014 at 5:14 AM, Leon Fauster wrote: > Am 03.04.2014 um 04:15 schrieb Grant Street : > > > On 03/04/14 12:34, Rita wrote: > >> How come I don't see any changes in the Centos 6.{3,4,5} release which > >> me

Re: [CentOS] cachefs

2014-04-02 Thread Rita
thanks for your response. How come I don't see any changes in the Centos 6.{3,4,5} release which mention updates to cachefs? On Wed, Apr 2, 2014 at 7:22 PM, grants wrote: > We are using CentOS 6.5 and it has been very stable. > we were hit with bugs in 6.2 6.3 and 6.4. > > > > -- > View this

Re: [CentOS] cachefs

2014-03-09 Thread Rita
Yes, compiler cache is different. I suppose I should ask is there something similar to cache? On Fri, Mar 7, 2014 at 5:24 AM, Nux! wrote: > On 02.03.2014 15:58, Rita wrote: > > thanks steve. seems like we are in the same boat. > > > > I was wondering if there was an a

Re: [CentOS] cachefs

2014-03-02 Thread Rita
nied support, removed cachefs. > > Unsure if newer versions are more stable.("fool me once" kind if thing) > > > > On Mar 1, 2014, at 7:48 AM, Rita wrote: > > > > has anyone been using cachefs with 6.x series? i have tried using it but > i > > keep

[CentOS] cachefs

2014-03-01 Thread Rita
has anyone been using cachefs with 6.x series? i have tried using it but i keep getting hung processes after 2 weeks. ATM, running 6.3 but was curious if its more stable on Centos 6.5? -- --- Get your facts first, then you can distort them as you please.-- ___

Re: [CentOS] maximum number of mounts

2013-11-19 Thread Rita
: > On 11/17/2013 08:58 PM, Rita wrote: > > What is the maximum number of NFS mounts per client? I have an instance > > where there are over 400 mount points using autofs. I was wondering if > > there is a downside to that. > > Except the network load, I think you'

[CentOS] maximum number of mounts

2013-11-17 Thread Rita
What is the maximum number of NFS mounts per client? I have an instance where there are over 400 mount points using autofs. I was wondering if there is a downside to that. -- --- Get your facts first, then you can distort them as you please.-- ___ Cen

Re: [CentOS] NFS hard mount

2013-11-14 Thread Rita
(100+ clients). I am try doing a lazy unmount but that doesn't seem to fix the problem. On Wed, Nov 13, 2013 at 12:58 PM, Denniston, Todd A CIV NAVSURFWARCENDIV Crane wrote: > > -Original Message- > > From: Rita [mailto:rmorgan...@gmail.com] > > Sent: Tuesday,

Re: [CentOS] NFS hard mount

2013-11-12 Thread Rita
Yes, unmount the share and error to the client app. On Tue, Nov 12, 2013 at 6:25 PM, John R Pierce wrote: > On 11/12/2013 3:18 PM, Rita wrote: > > Is there a tunable to set NFS hard mount time out? For instance, if the > > server becomes unavailable for extended amount of time

[CentOS] NFS hard mount

2013-11-12 Thread Rita
Is there a tunable to set NFS hard mount time out? For instance, if the server becomes unavailable for extended amount of time, say 1 hour. I would like to timeout after 30 secs. (Soft mount isn't an option, BTW) -- --- Get your facts first, then you can distort them as you please.-- _

Re: [CentOS] compile paramaters

2013-08-11 Thread Rita
On Sat, Aug 10, 2013 at 8:47 AM, Ljubomir Ljubojevic wrote: > On 08/10/2013 02:22 PM, Rita wrote: > > Thanks Phillip. I want to build a shared version of python, 2.7.5 onto > NFS > > so other users can use it so I want something the most compatable and > > without doing

Re: [CentOS] compile paramaters

2013-08-10 Thread Rita
: > > > - Original Message - > From: "Ljubomir Ljubojevic" > To: "CentOS mailing list" > Sent: Friday, 9 August, 2013 9:50:21 PM > Subject: Re: [CentOS] compile paramaters > > On 08/09/2013 12:54 PM, Rita wrote: > > hi, > > > > I a

[CentOS] compile paramaters

2013-08-09 Thread Rita
hi, I am trying to find out what compile flags and environment variables were used when compiling the python package. Is there an easy way of figuring this out? perhaps a website which shows the RPM specs? -- --- Get your facts first, then you can distort them as you please.-- _

[CentOS] nfs timeout

2013-04-07 Thread Rita
hi, I use automounter to mount to many hosts /net//dir When the hostname is unavaliable it seems NFS gets stuck. I would like to set a NFS timeout (say 60 secs). If not available then error. I need to use hardmount but is there such a thing as NFS client timeout? -- --- Get your facts first

[CentOS] placing x11 libraries in an alternate location

2012-09-16 Thread Rita
we have close to 50 servers. I would like to have X11 libraries (and devel). Instead of installing them one by one on all servers, I would like to have them in a central NFS location and have my app pick them up like that. Is it possible to do this with yum/rpm ? -- --- Get your facts first, t

Re: [CentOS] yum relocatable RPMs

2012-08-26 Thread Rita
Thanks. My system manager wants the installations to be very small which makes sense and also the stock versions are very outdated therefore it would be hard. On Sun, Aug 26, 2012 at 2:49 PM, John R Pierce wrote: > On 08/26/12 6:51 AM, Rita wrote: > > I dont have root access but I woul

[CentOS] yum relocatable RPMs

2012-08-26 Thread Rita
Hello, I dont have root access but I would like to install several packages (gtk) in my home directory. Is it possible to install it via yum ? -- --- Get your facts first, then you can distort them as you please.-- ___ CentOS mailing list CentOS@cent

[CentOS] compiling python

2012-05-25 Thread Rita
Hello, I would like to compile python 2.7.3 for centos and was wondering if there were any instructions I should follow. I would like to keep the standard python the way it is. I would like to compile to /opt. Any tips or ideas would be much appreciated. -- --- Get your facts first, then you c

[CentOS] using fscache

2012-05-15 Thread Rita
Hello, I was wondering if anyone used fscache and what their experience was. Is it stable and available on Centos 5.8? -- --- Get your facts first, then you can distort them as you please.-- ___ CentOS mailing list CentOS@centos.org http://lists.cent

[CentOS] Centos NFS-Utils

2011-09-11 Thread Rita
Just wondering, We have been using RHEL 6.1 for a while and its NFS-utils support the fsc option for caching. Will Centos 5.6(or .7) ever support this feature? -- --- Get your facts first, then you can distort them as you please.-- ___ CentOS mailin