Forums

Resolved
1 votes
Buenos dias,
Tengo un problema con mi servidor CLEAR OS 7.
La pantalla inicial de arranque no carga los DNS y se queda alli, no avanza para usar la consola, ademas que no puedo entrar por la web. Por la web me muestra la pagina de inicio donde debo cargar el usuario y la contraseña, pero al ingresarlos de allí no pasa y no carga nada.
Las aplicaciones funcionan bien e incluso la carpeta compartida.
Alguien me puede sugerir como solucionar sin formatear y reinstalar. Necesito conservar la configuracion inicial porque yo no parametrice el servidor.
Nota: Si puedo acceder con Putty y entrar por terminal.
Gracias de antemano por la ayuda prestada.
Tuesday, April 14 2020, 04:49 PM
Share this post:
Responses (5)
  • Accepted Answer

    Friday, April 17 2020, 11:39 AM - #Permalink
    Resolved
    0 votes
    /dev/md126p6 is 98% used. It does leave 19GB free so this may be OK.

    Another thing you can try is to turn on webconfig debugging:
    /var/log/webconfig/debug.log
    chown webconfig:webconfig /var/log/webconfig/debug.log
    touch /etc/clearos/webconfig.debug
    But I am confident at reading the resulting log.

    Turn debugging off afterwards by deleting /etc/clearos/webconfig.debug
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, April 16 2020, 06:23 AM - #Permalink
    Resolved
    0 votes
    It is my df -h:

    S.ficheros     Tamaño Usados  Disp Uso% Montado en
    /dev/md126p1 138G 28G 103G 22% /
    devtmpfs 7,8G 0 7,8G 0% /dev
    tmpfs 7,8G 0 7,8G 0% /dev/shm
    tmpfs 7,8G 17M 7,8G 1% /run
    tmpfs 7,8G 0 7,8G 0% /sys/fs/cgroup
    /dev/md126p6 717G 663G 19G 98% /u
    tmpfs 1,6G 0 1,6G 0% /run/user/0

    Thx.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, April 15 2020, 07:12 AM - #Permalink
    Resolved
    0 votes
    On all partitions? For me "df -h" gives:
    [root@server ~]# df -h
    Filesystem Size Used Avail Use% Mounted on
    devtmpfs 7.8G 0 7.8G 0% /dev
    tmpfs 7.8G 8.0K 7.8G 1% /dev/shm
    tmpfs 7.8G 923M 6.9G 12% /run
    tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
    /dev/sda2 28G 13G 16G 44% /
    /dev/sda1 494M 229M 265M 47% /boot
    /dev/sdb1 117G 16G 96G 14% /BackupDisc
    /dev/sda4 1.8T 834G 993G 46% /shares
    tmpfs 1.6G 0 1.6G 0% /run/user/991
    tmpfs 1.6G 0 1.6G 0% /run/user/0
    Ignoring the tmpfs and devtmpfs entries, I have 4 partitions on 2 disks. All need to be checked for space.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, April 14 2020, 09:52 PM - #Permalink
    Resolved
    0 votes
    Nick Howitt wrote:

    Can you still use ssh?
    Have you by an chance run out of disk space? What do you get from "df -h".

    Yes, I can access with SSH from another PC.
    Aun tengo suficiente espacio en el disco duro y cuando le doy al comando me df-h me muestra que tengo 10gb libres de espacio.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, April 14 2020, 08:27 PM - #Permalink
    Resolved
    0 votes
    Can you still use ssh?
    Have you by an chance run out of disk space? What do you get from "df -h".
    The reply is currently minimized Show
Your Reply