Unsolved
This post is more than 5 years old
14 Posts
0
954
April 4th, 2009 01:00
can not create file system
Hi
I am not able to create a file system in the simulator , i have not made any change to storage pool and all , tried Both command line and celerra manager fails.
simulator version :: 5.6.36-2 , with 2 DM
command used :: ./nas_fs -name test_fs size=1G pool=clar_r5_economy
it says error:5005 failed
But if i check by ./nas_fs -list , it shows the file system as raw , But not showing in celerra manager .
tried with -type=uxfs option also . But no luck .
other simulator parameters are default only , this is my first copy of simulator
Thanks in advance
bipul
I am not able to create a file system in the simulator , i have not made any change to storage pool and all , tried Both command line and celerra manager fails.
simulator version :: 5.6.36-2 , with 2 DM
command used :: ./nas_fs -name test_fs size=1G pool=clar_r5_economy
it says error:5005 failed
But if i check by ./nas_fs -list , it shows the file system as raw , But not showing in celerra manager .
tried with -type=uxfs option also . But no luck .
other simulator parameters are default only , this is my first copy of simulator
Thanks in advance
bipul


alias23122
139 Posts
0
April 6th, 2009 06:00
bipul1
14 Posts
0
April 15th, 2009 00:00
While tried from celerra manager (web) it failed with error invalid syntex
please suggest
bipul
nandas
4 Operator
•
1.5K Posts
0
April 15th, 2009 06:00
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
bipul1
14 Posts
0
April 15th, 2009 22:00
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
alias23122
139 Posts
0
April 16th, 2009 05:00