Lines Matching full:was
3 # Check if scsi_debug module was built or not
9 echo "scsi_debug was not built in the kernel as a module"
13 # Unload scsi_debug moudle if it was already loaded:
17 echo "The scsi_debug module was already loaded, unload it before test..."
23 echo "The scsi_debug module was not unloaded - unload error"
25 echo "The scsi_debug module was unloaded successfully"
39 echo "Check if scsi_debug was loaded..."
43 echo "scsi_debug module was loaded successfully"
45 echo "scsi_debug module was not loaded"
57 echo "Check if the scsi_debug device was removed..."
61 echo "The device was not removed - remove error"
63 echo "The device $dev_name was removed successfully"
71 echo "The device was not added - add device error"
73 echo "The device $dev_name was added back successfully"
81 echo "The new host was not added - add host error"
83 echo "The new host was added successfully"
101 echo "The scsi_debug module was not unloaded - unload error"
103 echo "The scsi_debug module was unloaded successfully"
128 echo "max_luns was not correct"
133 echo "add_host was not correct"
138 echo "num_tgts was not correct"
143 echo "multiple scsi_debug was loaded as required premeters"
145 echo "multip.e scsi_debug was not loaded as required premeters"