Guest User!

You are not Sophos Staff.

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

AWS Sohpos UTM increase volume size during launch

I have launched a Sohpos UTM in AWS.  During the Sophos UTM launch in AWS, the default EBS volume size is 30 GB standard (magnetic) volume.  I changed it to a general purpose SSD and I increased it to 120 GB, but Sophos only shows a 29.4 GB volume.  I confirmed that the EBS volume that was created is 120 GB in the AWS Management Console under EBS volumes.  

When I log into Sophos on the dashboard->Resource usage:

Log Disk - 10% of 29.4 GB
Data Disk 10% of 29.4 GB

Why didnt the Sohpos disk expand to use the full 120 GB (or close to it) of the EBS volume?


This thread was automatically locked due to age.
Parents
  • The volume should be extended automatically when you launch the Sophos UTM AMI in AWS.  You can also extend the volume manually which is what I did.  It is very easy.  See link below:

    Expanding the Storage Space of an EBS Volume on Linux - Amazon Elastic Compute Cloud

    You will need to set up Sohpos to allow the ssh root login first:

    Log into Sohpos UTM normally

    Navigate to Management>System Settings>Shell Access tab (it should already be enabled shown with a green slider near the top-right of the screen)

    Change your root and loginuser passwords and save

    Below that, change the Allow root login dropdown to "root access but only with ssh key" and save.

    If you haven't already done so, use PuTTYgen to convert your AWS .pem keypair file to a .ppk file (this is the AWS keypair that you chose when you launched the Sophos UTM instance.  You need to convert the corresponding .pem file to a .ppk file using PuTTYgen).

    Open PuTTY and use the IP of the Sohpos UTM.  Set the path to the .ppk file in PuTTY at Connection>SSH>Auth and then open

    Use root as the login user

    Follow the instructions to extend the root volume at the link above.


    After you are done expanding the root volume, depending on your security needs, you may need to disable the permission that you just gave to root:

    Log back into the Sophos unless you are still logged in

    Navigate to Management>System Settings>Shell Access tab 

    Disable shell access by moving the green slider near the top right to disabled.
Reply
  • The volume should be extended automatically when you launch the Sophos UTM AMI in AWS.  You can also extend the volume manually which is what I did.  It is very easy.  See link below:

    Expanding the Storage Space of an EBS Volume on Linux - Amazon Elastic Compute Cloud

    You will need to set up Sohpos to allow the ssh root login first:

    Log into Sohpos UTM normally

    Navigate to Management>System Settings>Shell Access tab (it should already be enabled shown with a green slider near the top-right of the screen)

    Change your root and loginuser passwords and save

    Below that, change the Allow root login dropdown to "root access but only with ssh key" and save.

    If you haven't already done so, use PuTTYgen to convert your AWS .pem keypair file to a .ppk file (this is the AWS keypair that you chose when you launched the Sophos UTM instance.  You need to convert the corresponding .pem file to a .ppk file using PuTTYgen).

    Open PuTTY and use the IP of the Sohpos UTM.  Set the path to the .ppk file in PuTTY at Connection>SSH>Auth and then open

    Use root as the login user

    Follow the instructions to extend the root volume at the link above.


    After you are done expanding the root volume, depending on your security needs, you may need to disable the permission that you just gave to root:

    Log back into the Sophos unless you are still logged in

    Navigate to Management>System Settings>Shell Access tab 

    Disable shell access by moving the green slider near the top right to disabled.
Children
No Data