Tuning maxusers on Solaris is a bad idea, not sure about Linux. It's an ancient 
tunable whose meaning has long since ceased to control the max number of 
interactive users and it serves more as a master control knob for sizing the 
whole system. The impact of fiddling with it is potentially large. Much better 
to find the more specific tunable for the thing you want to change.

cheers,
--justin

"p.lane" <p.l...@lectrics.co.uk> wrote:

>On 07/05/2013 18:46, p.lane wrote:
>> On 07/05/2013 15:42, C A Wills wrote:
>>> Hi Bob
>>>
>>> Thanks for the info but using df -i only lists info of the laptop I'm 
>>> using although the remote partition is 'mounted' on the desktop and I 
>>> can 'see' the files on it in Nautilus.
>>> The only partitions listed are sda2 (root) & sda6 (home).
>>>
>>> *C A Wills*
>>>
>>> /Powered by Linux & Open Source Software/
>>>
>>>
>>> On 07/05/13 12:39, Bob Dunlop wrote:
>>>> $ df -i
>>>
>>>
>> From my Solaris admin I remember having to increase the number of 
>> inodes on an expanded filesystem on an EMC array.
>>
>> /etc/bin/nfstsat
>>
>> the size of the inode cache can be increased as it is a quota system 
>> tied to the 'maxuser' parameter.
>> increase the 'maxusers' parameter in the /etc/system file.
>> By default, it is set to the amount (number) of RAM present.
>>
>> set maxusers = 1024
>>
>>  increasing this parameter increases the number of available inodes. A 
>> reboot is required.
>> The system will recompute the size of the inode cache.
>> Not sure how this translates to Linux, but is worth a search.
>> bon chance.
>>
>btw...jfs2 increases inode allocation on the fly......allegedly.
>
>-- 
>P.Lane
>CEO Lectrics Ltd
>Poole
>Dorset
>
>
>-- 
>Next meeting:  Bournemouth, Tuesday, 2013-05-07 20:00
>Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
>New thread on mailing list:  mailto:dorset@mailman.lug.org.uk
>How to Report Bugs Effectively:  http://goo.gl/4Xue
-- 
Next meeting:  Bournemouth, Tuesday, 2013-05-07 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
New thread on mailing list:  mailto:dorset@mailman.lug.org.uk
How to Report Bugs Effectively:  http://goo.gl/4Xue

Reply via email to