%BOOK_ENTITIES; ]>
Globally Configured Limits In a zone, the guest virtual network has a 24 bit CIDR by default. This limits the guest virtual network to 254 running instances. It can be adjusted as needed, but this must be done before any instances are created in the zone. For example, 10.1.1.0/22 would provide for ~1000 addresses. The following table lists limits set in the Global Configuration: Parameter Name Definition max.account.public.ips Number of public IP addresses that can be owned by an account max.account.snapshots Number of snapshots that can exist for an account max.account.templates Number of templates that can exist for an account max.account.user.vms Number of virtual machine instances that can exist for an account max.account.volumes Number of disk volumes that can exist for an account max.template.iso.size Maximum size for a downloaded template or ISO in GB max.volume.size.gb Maximum size for a volume in GB network.throttling.rate Default data transfer rate in megabits per second allowed per user (supported on XenServer) snapshot.max.hourly Maximum recurring hourly snapshots to be retained for a volume. If the limit is reached, early snapshots from the start of the hour are deleted so that newer ones can be saved. This limit does not apply to manual snapshots. If set to 0, recurring hourly snapshots can not be scheduled snapshot.max.daily Maximum recurring daily snapshots to be retained for a volume. If the limit is reached, snapshots from the start of the day are deleted so that newer ones can be saved. This limit does not apply to manual snapshots. If set to 0, recurring daily snapshots can not be scheduled snapshot.max.weekly Maximum recurring weekly snapshots to be retained for a volume. If the limit is reached, snapshots from the beginning of the week are deleted so that newer ones can be saved. This limit does not apply to manual snapshots. If set to 0, recurring weekly snapshots can not be scheduled snapshot.max.monthly Maximum recurring monthly snapshots to be retained for a volume. If the limit is reached, snapshots from the beginning of the month are deleted so that newer ones can be saved. This limit does not apply to manual snapshots. If set to 0, recurring monthly snapshots can not be scheduled. To modify global configuration parameters, use the global configuration screen in the CloudPlatform UI. See Setting Global Configuration Parameters