strerr:=fmt.Sprintf("Mount options are not supported by the provisioner but StorageClass %q has mount options %v",storageClass.Name,options.MountOptions)
glog.V(2).Infof("Mount options are not supported by the provisioner but claim %q's StorageClass %q has mount options %v",claimToClaimKey(claim),storageClass.Name,options.MountOptions)