expectedError:fmt.Errorf("failed to mount the volume as \"ext3\", it already contains unknown data, probably partitions. Mount error: unknown filesystem type '(null)'"),
expectedError:fmt.Errorf("failed to mount the volume as \"ext3\", it already contains unknown data, probably partitions. Mount error: unknown filesystem type '(null)'"),
},
},
{
description:"Test that 'blkid' is called but has some usage or other errors (an exit code of 4 is returned)",
fstype:"xfs",
mountErrs:[]error{fmt.Errorf("unknown filesystem type '(null)'"),nil},