cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot activate new quota with commandline

SEAlloc
Level 2
Hi There
I tried to set up a new share and activate the quota after with the commandline tool SEAlloc in Sorage Exec 5.5.2310
For every new windows-share I have the same error message:
==================================================================
C:\>SEAlloc /a /o F:\RSP_JD\sjuhome\sjuwil  /T "gva1"  /P:MB 20 /R:MB 13
The parameter is incorrect.
==================================================================
If I activate the share in the StorageExec.msc it works fine.
When I do a modify afterwards on the command line it works fine too.
==================================================================
C:\>SEAlloc /m /o F:\RSP_JD\sjuhome\sjuwil  /T "gva1"  /P:MB 20 /R:MB 13
Space allocation object was modified.
==================================================================
Have anyone any idea whats wrong?
The Server is an Windows 2000 sp4. with Storage from an San.
Thanks Andreas
 
 
1 REPLY 1

SEAlloc
Level 2
Ok for me i solved the problem.
If I have a new share, it looks like I have to make it in 2 steps.
first step:
allocate the size
SEAlloc /a /o F:\RSP_JD\sjuhome\sjuwil /P:MB 20 /R:MB 13
 
second step:
modify (add the template)
SEAlloc /m /o F:\RSP_JD\sjuhome\sjuwil  /T "gva1"  /-W /E
 
sorry for wasting space in this forum
thanks andreas
 


Message Edited by SEAlloc on 03-12-2008 08:10 AM