Hello,
For some reason I can not access the Netapp admin Interface. The server returns with the following errors: Error 503 HTTP is not licensed.To administer this filer, use /na_admin/ . Error 500 Servlets not enabled
httpd and httpd.admin are enabled, but something is wrong with the httpd.rootdir and I can't reset it.
filer> options httpd httpd.access legacy httpd.admin.access legacy httpd.admin.enable on httpd.admin.hostsequiv.enable off httpd.admin.ssl.enable off httpd.autoindex.enable on httpd.enable on httpd.log.format common httpd.rootdir XXX httpd.timeout 300 httpd.timewait.enable off filer> options httpd.rootdir httpd.rootdir XXX filer> options httpd.rootdir /vol/http warning: httpd.rootdir (/vol/http) not accessible
Is there a way to recreate the /vol/http with all of its content in case it was deleted ? Do you have any idea how to solve this?