Skip to content

Instantly share code, notes, and snippets.

@mstump
Created September 10, 2017 04:56
Show Gist options
  • Save mstump/0c086862690edd95f47266ac9ac9b2d9 to your computer and use it in GitHub Desktop.
Save mstump/0c086862690edd95f47266ac9ac9b2d9 to your computer and use it in GitHub Desktop.
snapshot error
0910 04:52:36.475706 1 goroutinemap.go:163] Operation for "createdefault/dse-data-dse-0dse-data-dse-0" failed. No retries permitted until 2017-09-10 04:54:36.475688212 +0000 UTC m=+488.871551674 (durationBeforeRetry 2m0s). Error: Failed to take snapshot of the volume pvc-a21b6745-8d56-11e7-8810-06af99585e9f: "aws_ebs is not supported volume for &v1.PersistentVolumeSpec{Capacity:v1.ResourceList{\"storage\":resource.Quantity{i:resource.int64Amount{value:214748364800, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:\"\", Format:\"BinarySI\"}}, PersistentVolumeSource:v1.PersistentVolumeSource{GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(0xc420827b90), HostPath:(*v1.HostPathVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil)}, AccessModes:[]v1.PersistentVolumeAccessMode{\"ReadWriteOnce\"}, ClaimRef:(*v1.ObjectReference)(0xc42029ae70), PersistentVolumeReclaimPolicy:\"Delete\", StorageClassName:\"default\"}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment