Hi nitish,
Still can’t replay on website.
thank you for you replay:
I did these steps:
create a new vol which name is root on a SATA agg aggr1 on same controller.
filer>options ndmpd.enable
Copy the contents of vol0 to root:
filer>ndmpcopy /vol/vol0 /vol/root
looks everything was copied to new vol
Ndmpcoy: Transfer successful 1 min 10 seconds
Ndmcpoy: Done
Make the "root" volume the root volume
filer>vol options root root
filer>df
Filesystem kbytes used avail capacity Mounted on
/vol/vol0/ 9961472 1385332 8576140 14% /vol/vol0/
/vol/vol0/.snapshot 524288 563380 0 07% /vol/vol/.snapshot
/vol/root/ 11744052 1289064 10454988 11% /vol/root/
/vol/root/.snapshot 5033164 0 5033164 9% /vol/root/.snapshot
after I rebooted the controller, I can access the filer by this URL : /filer/na_admin/
but when I try to access the “FilerView “ it was failed. " IE cannot display the webpage", "filer" is not set up establish a connection on port https with is computer.
after I switch the root vol to the old one the vol0 everything is right.
did I miss some steps?