XenServer 6.1
Code name: "tampa".Released in September 2012.
Changes
Change | Element | Description |
---|---|---|
Published field | Bond.links_up | Number of links up in this bond |
Published field | Bond.properties | Additional configuration properties specific to the bond mode. |
Published field | PIF.IPv6 | IPv6 address |
Published field | PIF.ipv6_configuration_mode | Sets if and how this interface gets an IPv6 address |
Published field | PIF.ipv6_gateway | IPv6 gateway |
Published field | PIF.primary_address_type | Which protocol should define the primary address of this interface |
Published field | VIF.ipv4_allowed | A list of IPv4 addresses which can be used to filter traffic passing through this VIF |
Published field | VIF.ipv6_allowed | A list of IPv6 addresses which can be used to filter traffic passing through this VIF |
Published field | VIF.locking_mode | current locking mode of the VIF |
Published field | blob.public | True if the blob is publicly accessible |
Published field | host.guest_VCPUs_params | VCPUs params to apply to all resident guests |
Published field | network.default_locking_mode | The network will use this value to determine the behaviour of all VIFs where locking_mode = default |
Published message | Bond.set_property | Set the value of a property of the bond |
Published message | PIF.reconfigure_ipv6 | Reconfigure the IPv6 address settings for this interface |
Published message | PIF.set_primary_address_type | Change the primary address type used by this PIF |
Published message | VDI.pool_migrate | Migrate a VDI, which may be attached to a running guest, to a different SR. The destination SR must be visible to the guest. |
Published message | VIF.add_ipv4_allowed | Associates an IPv4 address with this VIF |
Published message | VIF.add_ipv6_allowed | Associates an IPv6 address with this VIF |
Published message | VIF.remove_ipv4_allowed | Removes an IPv4 address from this VIF |
Published message | VIF.remove_ipv6_allowed | Removes an IPv6 address from this VIF |
Published message | VIF.set_ipv4_allowed | Set the IPv4 addresses to which traffic on this VIF can be restricted |
Published message | VIF.set_ipv6_allowed | Set the IPv6 addresses to which traffic on this VIF can be restricted |
Published message | VIF.set_locking_mode | Set the locking mode for this VIF |
Published message | VM.assert_can_migrate | Assert whether a VM can be migrated to the specified destination. |
Published message | VM.import_convert | Import using a conversion service. |
Published message | VM.migrate_send | Migrate the VM to another host. This can only be called when the specified VM is in the Running state. |
Published message | VM.query_services | Query the system services advertised by this VM and register them. This can only be applied to a system domain. |
Published message | event.inject | Injects an artificial event on the given object and returns the corresponding ID in the form of a token, which can be used as a point of reference for database events. For example, to check whether an object has reached the right state before attempting an operation, one can inject an artificial event on the object and wait until the token returned by consecutive event.from calls is lexicographically greater than the one returned by event.inject. |
Published message | host.get_management_interface | Returns the management interface for the specified host |
Published message | host.migrate_receive | Prepare to receive a VM, returning a token which can be passed to VM.migrate. |
Published message | network.set_default_locking_mode | Set the default locking mode for VIFs attached to this network |
Published message | pool_patch.clean_on_host | Removes the patch's files from the specified host |
Published message | pool_patch.pool_clean | Removes the patch's files from all hosts in the pool, but does not remove the database entries |
Deprecated message | VM.get_cooperative | |
Deprecated message | host.get_uncooperative_resident_VMs | |
Removed class | VBD_metrics | Disabled in favour of RRD |
Removed class | VIF_metrics | Disabled in favour of RRDs |
Removed field | PIF_metrics.io_read_kbs | Disabled and replaced by RRDs |
Removed field | PIF_metrics.io_write_kbs | Disabled and replaced by RRDs |
Removed field | VBD.metrics | Disabled in favour of RRDs |
Removed field | VBD_metrics.io_read_kbs | Disabled and replaced by RRDs |
Removed field | VBD_metrics.io_write_kbs | Disabled and replaced by RRDs |
Removed field | VBD_metrics.last_updated | Disabled in favour of RRD |
Removed field | VBD_metrics.other_config | Disabled in favour of RRD |
Removed field | VIF.metrics | Disabled in favour of RRDs |
Removed field | VIF_metrics.io_read_kbs | Disabled and replaced by RRDs |
Removed field | VIF_metrics.io_write_kbs | Disabled and replaced by RRDs |
Removed field | VM_metrics.VCPUs_utilisation | Disabled in favour of RRDs |
Removed field | host_metrics.memory_free | Disabled in favour of RRD |