Troubleshooting reservation updates

This page shows you how to resolve issues with modifying reservations. To learnmore about reservations, seeReservations of Compute Engine zonal resources.

Attempt to delete a reservation's compact placement policy

The following error occurs when you try to delete a reservation'scompact placement policybefore deleting the reservation.

Error message:

The resource_policy resource 'projects/PROJECT_ID/regions/REGION/resourcePolicies/COMPACT_PLACEMENT_POLICY_NAME' is already being used by 'projects/PROJECT_ID/zones/ZONE/reservations/RESERVATION_NAME'

Resolution: To delete a compact placement policy specified in a reservation,select one of the following methods:

Attempt to downsize a specific reservation to less VMs than the targeted number

The following error occurs when you try to decrease the number of reserved VMsin aspecific reservationto a number that is lower than the number of VMs that consume the reservation.

Error message:

The resize instance count cannot be lower than the in use count for a specific reservation.

Resolution: To ensure that the number of VMs in the specific reservation isequal to or lower than the number of VMs that consume the reservation, do one ofthe following with the VMs in excess:

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-15 UTC.