You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (finalRootDiskController.matches(scsiControllerPattern)) {
4666
+
s_logger.info(String.format("Data disk controller was not defined, but root disk is using SCSI controller [%s]." +
4667
+
"To ensure disk controllers are available for the data disks, the data disk controller is updated to match the root disk controller.", finalRootDiskController));
0 commit comments