To fix the drive space problem, you have to reinitalize the disk from debug:
http://{servername}/config/debug
type: config devices info
Then you will see your hard drive, and probably 10000 but maybe 10010.
type: config devices format 10000 /reinit
It will tell you at next reboot it will be done. Then reboot the server and it will be done.
Remember, it is going to format the disk too, so dont' have any info on it.
|