Skip to content

Commit b92625a

Browse files
authored
Adding a warning to shutdown appliances before changing disk caching settings on Azure (#57453)
1 parent 48c11b9 commit b92625a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/admin/monitoring-and-managing-your-instance/updating-the-virtual-machine-and-physical-resources/increasing-storage-capacity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ As more users join {% data variables.location.product_location %}, you may need
2626
> [!NOTE]
2727
> Before resizing any storage volume, put your instance in maintenance mode. You can validate changes by configuring an IP exception list to allow access from specified IP addresses. For more information, see [AUTOTITLE](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode).
2828
29+
> [!WARNING]
30+
> Changing the disk cache setting of an Azure disk detaches and reattaches the target disk. If the disk is in use, this can disrupt running services and may lead to data corruption. If you intend to change disk caching settings while increasing storage capacity, make sure to shutdown your appliance.
31+
2932
### Minimum recommended requirements
3033

3134
{% ifversion ghes > 3.14 %}{% data reusables.enterprise_installation.hardware-rec-table %}{% else %}{% data reusables.enterprise_installation.hardware-rec-table-legacy %}{% endif %}

0 commit comments

Comments
 (0)