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.
  • Is this some sort of dynamic disk (expand as needed), as opposed to static allotment?
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • I also tried with a magnetic root volume set to 120 GB during launch.  Still only shows as 29.4 GB in the UTM dashboard.  As far as I know, it is supposed to automatically resize if you increase the root volume.  The default is 30 GB.
  • JB, you have to add all of the volume sizes together to come up with the 120GB total.

    Cheers - Bob
    PS Please post the solution in that thread to the first thread you started on 30 June.
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • There is just a single volume - the root volume.  When you launch an AWS instance you have the opportunity to increase the root volume size. The default is 30 GB.  I have seen Sohpos videos, below, of this being done, but they are older videos.  If I increase the root volume size from 30 GB to whatever, Sohpos should recognize this and make use of the entire volume.  In the video, link below, at 24:50 it shows that the UTM volume was increased accordingly based on setting the root volume at 120 GB during the AWS launch.

    Sohpos reference video (AWS root volume increase at about 13:10 in the video)

    https://www.youtube.com/watch?v=7vjgVUUJyIc
  • 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.