Resizing the data disk for FortiSandbox on Azure
Use the Size + performance settings to maintain the data disk on FortiSandbox on Azure and monitor the disk usage to ensure the data disk does not break.
Scenario 1: Modify FSA data disk without data lost and before disk broken
- On the Azure Portal, stop the FortiSandbox instance.
- Go to FSA Virtual Machine > Overview > Disks > datadisk > Size + performance.
- Expand Disk SKU and click Resize.
- Refresh the Azure Portal and ensure the disk size has been updated.
- On the Azure Portal, start FortiSandbox.
- Run the following CLI command:
resize-hd
- After FortiSandbox reboots, run the CLI command
status
commnad to verify theDisk Size
is correct.
Scenario 2: Detach/Attach a new FortiSandbox data disk without losing data
- On the Azure Portal, stop the FortiSandbox instance.
- Go to Data disk > Create snapshot.
- Use the snap shot to create a data disk and set the size to 256G or more if needed.
- Detach the old data disk.
- Attach the new data disk you created from the snap shot.
- Refresh the Azure Portal, and confirm the disk has been updated.
- Run the CLI command:
resize-hd
. - After FortiSandbox reboots use the CLI command
status
to verify theDisk Size
is correct.
- Run the CLI command: