139 Posts

April 6th, 2009 06:00

you need a -create in the command. the command is nas_fs -name -create size= pool=

14 Posts

April 15th, 2009 00:00

i am sorry , but is -create a option with .nas_fs , i donot see it in available options , so not working with command ( every time it flash all the available options.

While tried from celerra manager (web) it failed with error invalid syntex :(

please suggest

bipul

4 Operator

 • 

1.5K Posts

April 15th, 2009 06:00

"alias23122" is absolutely correct - you need to mention -create in the command after -name .

This will be the operand for the command - to create the file system. Please note that, -create comes after -name, so, please check the syntaxes again.

Lastly - when you try from GUI - what error message it gives? Are you getting invalid syntax on the GUI itself or you are seeing that on the server_log?

Can you please provide the screen details of the command and the output what you see.

Thanks,
Sandip

14 Posts

April 15th, 2009 22:00

Hi sandip


i am getting this Error 5005 both in web and CLI , after runing its wait 30 - 40 sec than shoot this message

[nasadmin@localhost ~]$ /nas/bin/nas_fs -name test_fs -create size=1G pool=clar_r5_economy
Error 5005: Invalid argument
[nasadmin@localhost ~]$


bipul

139 Posts

April 16th, 2009 05:00

What does the output for server_log server_2 say when you try to create a file system?
No Events found!

Top