glog.V(4).Infof("Volume %q is already exclusively attached to node %q and can't be attached to %q",volumeToAttach.VolumeName,nodes,volumeToAttach.NodeName)
if!volumeToAttach.MultiAttachErrorReported{
simpleMsg,detailedMsg:=volumeToAttach.GenerateMsg("Multi-Attach error","Volume is already exclusively attached to one node and can't be attached to another")