Quotas and Scripts

gerber1106

Registered
I am having a very hard time settings quotas for my RAID system.

I seem to be able to set Quotas for the system hard drive but not the External RAID using the Workgroup manager.

When I go to terminal and set the quotas manually using Edquota they work until night time then they all get deleted.

I don't understand this.

Also I don't seem to be able to run scripts successfully. Can you send a successful shell script and tell me how to run it.
My email is nhill@u98.k12.me.us
Thanks
Norm
 
Odd that the quotas aren't working for the RAID. What type of RAID is it? Which version of Mac OS X Server?


gerber1106 said:
I am having a very hard time settings quotas for my RAID system.

I seem to be able to set Quotas for the system hard drive but not the External RAID using the Workgroup manager.

When I go to terminal and set the quotas manually using Edquota they work until night time then they all get deleted.

I don't understand this.

Also I don't seem to be able to run scripts successfully. Can you send a successful shell script and tell me how to run it.
My email is nhill@u98.k12.me.us

Thanks
Norm

Try using ./name of script - and make sure it's executable. chmod + x /path to script
 
Back
Top