Centova Technologies Forum

Centova Cast v3 => Bugs and issues => Topic started by: starchild on November 26, 2013, 05:16:25 pm

Title: Installation error.
Post by: starchild on November 26, 2013, 05:16:25 pm
Hello.

I installed a new centovacast 3 on centos 5 and when i restart the service i got this error.

[root@ns1 ~]# service centovacast restart                                       
Stopping Centova Cast: cc-ftpd (not running) cc-web (not running) cc-appserver c
c-control cc-imaged                                                             
Starting Centova Cast: cc-control cc-appserver cc-web nginx: [alert] mmap(MAP_AN
ON|MAP_SHARED, 5242880) failed (28: No space left on device)                   
- failed                                                                       
cc-control                                                                       

Somebody Can help me? Thanks.
Title: Re: Installation error.
Post by: DJFire_CFR on November 26, 2013, 09:00:41 pm
 (28: No space left on device)

You may want to have your HDD checked.. As its saying you have no space left.

Title: Re: Installation error.
Post by: starchild on November 27, 2013, 01:37:19 am
I Did, and i think that it is a good reasonable space.

[root@ns1 ~]# df -h                                                             
Filesystem            Size  Used Avail Use% Mounted on                         
/dev/simfs            150G   21G  130G  14% /                                   

probably an error in cc-nginx protocol? i don't know.

Title: Re: Installation error.
Post by: DJFire_CFR on November 27, 2013, 08:11:41 am
Is there any other partitions on the server that might be full?

Do you have plesk or whm on the server too?  (or anything else that you can see if it loads)
Title: Re: Installation error.
Post by: starchild on November 27, 2013, 03:45:55 pm
No, only the main partition. this is the df full output.

[root@ns1 ~]# df -h                                                             
Filesystem            Size  Used Avail Use% Mounted on                         
/dev/simfs            150G   21G  130G  14% /                                   
none                  3.9G  4.0K  3.9G   1% /dev                               
[root@ns1 ~]#

Directadmin is installed in the same server, and correctly running. only cc-web fails when trying to restart centovacast.