This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

firmware upgrade

Hello Guys,

I have ASG120 running on version 7.300 and stuck my my cpu utilization to 100%.
Everytime I upgrade the firmware to its lastest on always got an error failed.
I read some post like this but unable to find again. Please need you help.

Thank


This thread was automatically locked due to age.
Parents
  • Yes, you can upload upgrades from the command line: https://community.sophos.com/products/unified-threat-management/astaroorg/f/98/t/68480.

    When you are in /var/up2date/sys, before uploading anything, you might want to do an ls to see if there are any stubs of files you want to rm.

    When you have uploaded and are ready to update, turn off the HTTP Proxy, and email proxy and Intrusion Protection in order to be sure that the Up2Date process has the maximum memory. You didn't tell us what you saw when you ran top, so it's difficult to give you more guidance.

    Cheers - Bob
  • Hi,
    In regards to firmware upgrade heres the command being used in order to upgrade the firmware.
    Under shell just issued this command auisys.plx --rpmargs --force 

    Another,question when I checked the Reporting==>Web Security==>Web Usage Undefined error occured.

    I used these commands but no luck.

    From a root shell issue the following commands:

    /etc/init.d/postgresql stop
    [will display messsage: "::Stopping PostgreSQL done", or it may give an error if the database is so badly broken that it could not start]

    rm -rf /var/storage/pgsql/data /var/log/reporting/pgsql/* [will not return a message]

    /etc/init.d/postgresql start
    [will eventually return the following messages:
    ":: Initializing the PostgreSQL database    done"
    ":: Starting PostgreSQL  done"]

    When this is complete, wait at least two minutes, then reboot the Astaro unit from WebAdmin or by issuing the "reboot" command from shell.  (Do not power cycle the system).
Reply
  • Hi,
    In regards to firmware upgrade heres the command being used in order to upgrade the firmware.
    Under shell just issued this command auisys.plx --rpmargs --force 

    Another,question when I checked the Reporting==>Web Security==>Web Usage Undefined error occured.

    I used these commands but no luck.

    From a root shell issue the following commands:

    /etc/init.d/postgresql stop
    [will display messsage: "::Stopping PostgreSQL done", or it may give an error if the database is so badly broken that it could not start]

    rm -rf /var/storage/pgsql/data /var/log/reporting/pgsql/* [will not return a message]

    /etc/init.d/postgresql start
    [will eventually return the following messages:
    ":: Initializing the PostgreSQL database    done"
    ":: Starting PostgreSQL  done"]

    When this is complete, wait at least two minutes, then reboot the Astaro unit from WebAdmin or by issuing the "reboot" command from shell.  (Do not power cycle the system).
Children