![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 1680025.1 : How to Remove non-exist Storage LUNs from Oracle VM Manager
In this Document
Created from <SR 3-9119110771> Applies to:Oracle VM - Version 3.0.1 and laterPrivate Cloud Appliance X5-2 Hardware - Version All Versions to All Versions [Release All Releases] Linux x86-64 GoalIf a Storage LUN was erased on Storage system before "Delete Physical Disk" from Oracle VM Manager first, then when try to delete this non-exist Storage LUN afterwards, job might be aborted: Job Construction Phase
---------------------- Job ID: 1402035959391 begin() com.oracle.odof.exception.LockException: FibreChannel Volume Group is locked. job info: time:1402025767689 name:1402025767688 description:Rescan Physical Disks on Server ovs1. Use this command when SAN server disks have been added or removed from a server. Fri Jun 06 02:26:05 EDT 2014 [admin] at com.oracle.odof.core.storage.Transaction.acquireAccess(Transaction.java:220) at com.oracle.odof.core.storage.Transaction.acquireVessel(Transaction.java:330) at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:837) at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:92) at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81) at com.oracle.odof.core.storage.Transaction.processCommand(Transaction.java:601) at com.oracle.odof.core.TransactionManager.processTransactionWork(TransactionManager.java:651) at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:756) at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:467) at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:525) at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42) at java.lang.Thread.run(Thread.java:662) Job Aborted from server, cleaning up client.
Solution1. Execute below command on all Oracle VM Servers which had been assigned with the non-exist Storage LUN: # scsi-rescan
# multipath -F
Note: -F will flush all multipath devices which might cause unexpected result, consider to use -f if you know the specific.
Note: if above method could not fix the problem, then please refer to section "Regenerate DB" in Doc ID 1555915.1 to address this issue.
Attachments This solution has no attachment |
||||||||||||||||
|