Score:0

Trying to update instance properties as per the google gcp documentation but getting error while importing the yaml file

kn flag

Followed the instruction as per https://cloud.google.com/compute/docs/instances/update-instance-properties#updatable-properties

ERROR: (gcloud.compute.instances.update-from-file) 'VIRTIO_SCSI_MULTIQUEUE,' is not one of ['FEATURE_TYPE_UNSPECIFIED', 'GVNIC', 'MULTI_IP_SUBNET', 'SECURE_BOOT', 'SEV_CAPABLE', 'UEFI_COMPATIBLE', 'VIRTIO_SCSI_MULTIQUEUE', 'WINDOWS']

Failed validating 'enum' in schema['properties']['disks']['items']['properties']['guestOsFeatures']['items']['properties']['type']: {'description': 'The ID of a supported feature. To add multiple ' 'values, use commas to\n' 'separate values. Set to one or more of the following ' 'values: -\n' 'VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - ' 'UEFI_COMPATIBLE -\n' 'SECURE_BOOT - GVNIC - SEV_CAPABLE - ' 'SUSPEND_RESUME_COMPATIBLE For more\n' 'information, see Enabling guest operating system ' 'features.', 'enum': ['FEATURE_TYPE_UNSPECIFIED', 'GVNIC', 'MULTI_IP_SUBNET', 'SECURE_BOOT', 'SEV_CAPABLE', 'UEFI_COMPATIBLE', 'VIRTIO_SCSI_MULTIQUEUE', 'WINDOWS'], 'type': 'string'}

On instance['disks'][0]['guestOsFeatures'][0]['type']: 'VIRTIO_SCSI_MULTIQUEUE,'

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.