Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    CPU 100% uso

    Español
    3
    14
    1242
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gcadenas last edited by

      chicos, realmente no entiendo porque salen mensajes de advertencia.
      Please, pueden ayudarme a solucionarlo:(esto sale cuando arranca y en el dashboard)

      2.1-RELEASE (i386)
      built on Wed Sep 11 18:16:50 EDT 2013
      FreeBSD 8.3-RELEASE-p11
      Warning: fopen(/tmp/config.cache): failed to open stream: No space left on device in /etc/inc/config.lib.inc on line 179 Warning: fwrite() expects parameter 1 to be resource, boolean given in /etc/inc/config.lib.inc on line 180 Warning: fclose() expects parameter 1 to be resource, boolean given in /etc/inc/config.lib.inc on line 181 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.lib.inc:179) in /usr/local/www/guiconfig.inc on line 48 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.lib.inc:179) in /usr/local/www/guiconfig.inc on line 49 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.lib.inc:179) in /usr/local/www/guiconfig.inc on line 50 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.lib.inc:179) in /usr/local/www/guiconfig.inc on line 51 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.lib.inc:179) in /usr/local/www/guiconfig.inc on line 52 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.lib.inc:179) in /usr/local/www/guiconfig.inc on line 55 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /etc/inc/config.lib.inc:179) in /etc/inc/auth.inc on line 1357 Warning: fopen(/tmp/pfSense_version): failed to open stream: No space left on device in /etc/inc/pfsense-utils.inc on line 1620

      Unable to check for updates.

      Ademas, llega a 100% el CPU usage, he desinstalado paquetes para quitarle procesos de arranque.
      He reiniciado el firewall, pero solo dura una par de horas y vuele a 100% cpu uso.

      Gracias por su ayuda.

      1 Reply Last reply Reply Quote 0
      • bellera
        bellera last edited by

        Google failed to open stream site:forum.pfsense.org

        http://forum.pfsense.org/index.php?topic=70378.0

        Dicen de limpiar la caché del navegador (?)

        1 Reply Last reply Reply Quote 0
        • G
          gcadenas last edited by

          Limpiar el cache del navegador, de mi equipo? o de pfsense? Si fuera el segudno, como realizo eso?
          En el link, no dicen como hacerlo.

          Ademas, el servicio del dhcp no se inicia, solo tengo este mensaje:

          The DHCP Server can only be enabled on interfaces configured with static IP addresses.

          Only interfaces configured with a static IP will be shown

          Es realmente urgente, como puedo solucionarlo.
          Gracias,

          1 Reply Last reply Reply Quote 0
          • G
            gcadenas last edited by

            he desistanlado el squid, y ahora ya no sale ninguna advertencia.
            Pero continua el servicio del DHCP sin levantar.

            En Status> Servicios, DHCP esta en rojo (X); estoy tratando de darle START pero no inicia.

            1 Reply Last reply Reply Quote 0
            • bellera
              bellera last edited by

              Lo de la caché se refería a tu navegador, por supuesto. No es raro que preguntes porque a mi me pareció también extraño.

              Pero si lo dijo uno de los desarrolladores… es un escenario posible, supongo.

              El otro es el disco lleno o alguna de sus particiones.

              En consola o en Diagnostics - Command

              df -hi

              ¿Qué te dice?

              1 Reply Last reply Reply Quote 0
              • G
                gcadenas last edited by

                $ df -hi
                Filesystem     Size    Used   Avail Capacity iused ifree %iused  Mounted on
                /dev/ad3s1a     53G    766M     48G     2%    7.3M    13  100%   /
                devfs          1.0k    1.0k      0B   100%       0     0  100%   /dev
                /dev/md0       3.6M     38k    3.3M     1%      23   743    3%   /var/run
                devfs          1.0k    1.0k      0B   100%       0     0  100%   /var/dhcpd/dev
                
                1 Reply Last reply Reply Quote 0
                • bellera
                  bellera last edited by

                  En mi equipo de pruebas sobre VirtualBox:

                  $ df -hi
                  Filesystem     Size    Used   Avail Capacity iused ifree %iused  Mounted on
                  /dev/ad0s1a    989M    561M    348M    62%     38k  103k   27%   /
                  devfs          1.0k    1.0k      0B   100%       0     0  100%   /dev
                  /dev/md0       3.6M     42k    3.3M     1%      25   741    3%   /var/run
                  devfs          1.0k    1.0k      0B   100%       0     0  100%   /var/dhcpd/dev
                  
                  1 Reply Last reply Reply Quote 0
                  • bellera
                    bellera last edited by

                    http://www.freebsd.org/cgi/man.cgi?query=df&sektion=1

                    Estás al 100% de nodos en /dev/ad3s1a

                    Seguramente porque tienes los directorios+archivos de la caché de squid. Tienes que eliminar esa caché.

                    Tendrás que hacerlo a mano, si quitaste squid.

                    Ejemplo de caché de squid:

                    $ ls -l /var/squid/cache
                    total 256
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 00
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 01
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 02
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 03
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 04
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 05
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 06
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 07
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 08
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 09
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 0A
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 0B
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 0C
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 0D
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 0E
                    drwxr-x---  258 proxy  proxy   3584 Dec 30 22:48 0F
                    -rw-r-----    1 proxy  proxy  64116 Jan 17 00:15 swap.state
                    
                    1 Reply Last reply Reply Quote 0
                    • G
                      gcadenas last edited by

                      Sale que no encuentra directorio:

                      $ ls -l /var/squid/cache
                      ls: /var/squid/cache: No such file or directory

                      Que mas podría ser?
                      Gracias.

                      1 Reply Last reply Reply Quote 0
                      • bellera
                        bellera last edited by

                        $ df -hi
                        Filesystem     Size    Used   Avail Capacity iused ifree %iused  Mounted on
                        /dev/ad3s1a     53G    766M     48G     2%    7.3M    13  100%   /
                        

                        Da la impresión de que el espacio para los inodes es incorrecto.

                        Igual ejecutando fsck se resuelve.

                        Google freebsd 100% inodes

                        Hay artículos explicando cómo resolver casos de esto. Pero hay que manejar sistemas de archivos y copias.

                        Si un simple fsck no te resuelve el tema pienso que más vale que descargues config.xml en un lugar seguro e instales de nuevo, para cargar después tu config.xml.

                        1 Reply Last reply Reply Quote 0
                        • G
                          gcadenas last edited by

                          Hola,
                          Al ejecutar el fsck, salio esto:

                          Warning: File upload error - unable to create a temporary file in Unknown on line 0 Warning: session_start(): Cannot send session cache limiter - headers already sent in /usr/local/www/csrf/csrf-magic.php on line 321 Warning: Cannot modify header information - headers already sent in /usr/local/www/guiconfig.inc on line 48 Warning: Cannot modify header information - headers already sent in /usr/local/www/guiconfig.inc on line 49 Warning: Cannot modify header information - headers already sent in /usr/local/www/guiconfig.inc on line 50 Warning: Cannot modify header information - headers already sent in /usr/local/www/guiconfig.inc on line 51 Warning: Cannot modify header information - headers already sent in /usr/local/www/guiconfig.inc on line 52 Warning: Cannot modify header information - headers already sent in /usr/local/www/guiconfig.inc on line 55

                          $ fsck
                          ** /dev/ad3s1a (NO WRITE)
                          ** Last Mounted on /
                          ** Root file system
                          ** Phase 1 - Check Blocks and Sizes
                          ** Phase 2 - Check Pathnames
                          ** Phase 3 - Check Connectivity
                          ** Phase 4 - Check Reference Counts
                          UNREF FILE I=313792  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=313799  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:18 2014
                          CLEAR? no

                          UNREF FILE I=313817  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:18 2014
                          CLEAR? no

                          UNREF FILE I=313822  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:18 2014
                          CLEAR? no

                          UNREF FILE I=635904  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=1389568  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=7159813  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:15 2014
                          CLEAR? no

                          UNREF FILE I=7159814  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:15 2014
                          CLEAR? no

                          UNREF FILE I=7159815  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:15 2014
                          CLEAR? no

                          UNREF FILE I=7159818  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:15 2014
                          CLEAR? no

                          UNREF FILE I=7159822  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:15 2014
                          CLEAR? no

                          UNREF FILE I=7159837  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=7159840  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:18 2014
                          CLEAR? no

                          UNREF FILE I=7159842  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=7159844  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:18 2014
                          CLEAR? no

                          UNREF FILE I=7159849  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=7159850  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=7159851  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=7159859  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          UNREF FILE I=7159861  OWNER=root MODE=100644
                          SIZE=0 MTIME=Jan 16 01:16 2014
                          CLEAR? no

                          ** Phase 5 - Check Cyl groups
                          SUMMARY INFORMATION BAD
                          SALVAGE? no

                          BLK(S) MISSING IN BIT MAPS
                          SALVAGE? no

                          7254014 files, 392710 used, 27672771 free (1819 frags, 3458869 blocks, 0.0% fragmentation)

                          Y vuelo a ejecutar: df -hi

                          Filesystem            Size    Used  Avail Capacity iused ifree %iused  Mounted on
                          /dev/ad3s1a        53G    767M    48G    2%    7.3M    0  100%  /
                          devfs                      1.0k    1.0k      0B  100%      0    0  100%  /dev
                          /dev/md0              3.6M    38k    3.3M    1%      23  743    3%  /var/run
                          devfs                      1.0k    1.0k      0B  100%      0    0  100%  /var/dhcpd/dev

                          Que es lo que tengo que hacer para sacar el config, en Backup d ela configuracion > diagnostico ?

                          1 Reply Last reply Reply Quote 0
                          • ptt
                            ptt Rebel Alliance last edited by

                            Vas a: Diagnostics –> Backup/restore

                            1 Reply Last reply Reply Quote 0
                            • G
                              gcadenas last edited by

                              si pudieran ayudarme como liberar los inodos, porque encontré esto: rm -rf /cache/eaccelerator/*; que liberaba los i-nodos
                              Al parecer borre el cache de algo, que ahora no puedo visualizar la pagina web del firewall (pfsense) , sale : 404 Not Found.

                              Lo he reiniciado, he restablecido la configuracion web (reset configuration web) pero sigue igual.

                              Era mejor cuando visualizaba la web.
                              Como visualizo nuevamente la web y libero los i-nodos?

                              Gracias.

                              1 Reply Last reply Reply Quote 0
                              • bellera
                                bellera last edited by

                                @ptt:

                                Vas a: Diagnostics –> Backup/restore

                                ¿Guardaste tu config.xml en lugar seguro?

                                Si es así, instala desde cero. Después de tener acceso a la WebGui restaura el config.xml que guardaste.

                                http://eaccelerator.net/ és un acelerador para PHP. Se instala en la mayoría de servidores web con PHP para tener una caché del código PHP ya compilado. El servidor web+php de pfSense cree que tiene cosas compiladas que ya no están.

                                Tu fsck también te mostró problemas de consistencia en tu sistema de archivos… seguramente debida a los errores de espacio producidos.

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post

                                Products

                                • Platform Overview
                                • TNSR
                                • pfSense Plus
                                • Appliances

                                Services

                                • Training
                                • Professional Services

                                Support

                                • Subscription Plans
                                • Contact Support
                                • Product Lifecycle
                                • Documentation

                                News

                                • Media Coverage
                                • Press
                                • Events

                                Resources

                                • Blog
                                • FAQ
                                • Find a Partner
                                • Resource Library
                                • Security Information

                                Company

                                • About Us
                                • Careers
                                • Partners
                                • Contact Us
                                • Legal
                                Our Mission

                                We provide leading-edge network security at a fair price - regardless of organizational size or network sophistication. We believe that an open-source security model offers disruptive pricing along with the agility required to quickly address emerging threats.

                                Subscribe to our Newsletter

                                Product information, software announcements, and special offers. See our newsletter archive to sign up for future newsletters and to read past announcements.

                                © 2021 Rubicon Communications, LLC | Privacy Policy