适用于Oracle的SnapCenter插件备份失败、并显示错误"不支持为设备找到多个分区"
适用场景
适用于Oracle的SnapCenter插件(SCO)
问题描述
适用于Oracle克隆的SnapCenter插件失败、并显示错误:
Discovery failed for object /xxx with error Multiple partitions found for device '/dev/xxx' is not supported
Log:
DEBUG: SCUPlugin: SCU::Utils::CommandHelper::execute_command(): Messages in command error stream:
DEBUG: SCUPlugin: SCU::HostStorage::SCSI::_execute_scsi_inquiry(): SCSI inquiry output: ERROR_CODE=1001
DEBUG: SCUPlugin: SCU::HostStorage::SCSI::_execute_scsi_inquiry(): Found attribute 'ERROR_CODE' with value '1001'
DEBUG: SCUPlugin: SCU::HostStorage::SCSI::_execute_scsi_inquiry(): SCSI command execution failed.
DEBUG: SCUPlugin: SCU::HostStorage::SCSI::_execute_scsi_inquiry(): Adding ERROR_CODE to output
DEBUG: SCUPlugin: SCU::HostStorage::SCSI::_execute_scsi_inquiry(): SCSI inquiry output: ERROR_MESSAGE=SCSI inquiry failed. Check if the disk.EnableUUID parameter is set to TRUE in the VM configuration file.
DEBUG: SCUPlugin: SCU::HostStorage::SCSI::_execute_scsi_inquiry(): Found attribute 'ERROR_MESSAGE' with value 'SCSI inquiry failed. Check if the disk.EnableUUID parameter is set to TRUE in the VM configuration file.'
DEBUG: SCUPlugin: SCU::HostStorage::SCSI::_execute_scsi_inquiry(): SCSI command execution failed.
DEBUG: SCUPlugin: SCU::HostStorage::SCSI::_execute_scsi_inquiry(): Adding ERROR_MESSAGE to output
DEBUG: SCUPlugin: SCU::HostStorage::LVM::LinuxLVM::fetch_pv_id(): Discovering Physical Volume Id for /dev/sdc2
DEBUG: SCUPlugin: SCU::Utils::CommandHelper::execute_command(): Running command 'pvs /dev/sdc2 -o pv_uuid --rows --noheadings' with timeout 600
DEBUG: SCUPlugin: SCU::Utils::CommandHelper::execute_command(): Command 'pvs /dev/sdc2 -o pv_uuid --rows --noheadings' successfully executed
DEBUG: SCUPlugin: SCU::Utils::CommandHelper::execute_command(): Messages in command error stream:
DEBUG: SCUPlugin: SCU::HostStorage::Device::Linux::DeviceHelper::verify_multiple_partitions_exist(): Found 2 partitions for the native device sdc
ERROR: SCUPlugin: 242: SCU::Utils::GenericUtil::log_and_throw(): Multiple partitions found for device '/dev/sdc' is not supported.