FC disk not available after storage repository creation failure

Hi,
A storage repo creation job failed because of some network problems. After I fixed up the network problem, I can create another storage repo with another FC disk. When I try creating the failed storage repo again, the FC disk is no longer available for selection. Could the FC disk be left in a "half cooked" state? How can I clear the state and make it available again?
The log of the failed job seems to suggest rollback was completed.
Anthony
Here is the log of the failed job:
Job Construction Phase
Job ID: 1379462348446
begin()
Appended operation 'File System Construct' to object '0004fb0000050000cf5be81d5dd0fdd4 (fs_Prod Repository 1)'.
Appended operation 'Cluster File System Present' to object '6be2487d18f31cdf'.
Appended operation 'Repository Construct' to object '0004fb000003000067df53f34a8d8bdb (Prod Repository 1)'.
commit()
Completed Step: COMMIT
Objects and Operations
Object (CREATED): [LocalFileSystem] 0004fb0000050000cf5be81d5dd0fdd4 (fs_Prod Repository 1)
Operation: File System Construct
Object (IN_USE): [LocalFileServer] 0004fb0000090000539b1f10fd72eb68 (Local FS DCOVM3S)
Object (IN_USE): [StorageElement] 0004fb0000180000c4d302d5ef81c194 (Prod Repository 1)
Object (CREATED): [Repository] 0004fb000003000067df53f34a8d8bdb (Prod Repository 1)
Operation: Repository Construct
Object (IN_USE): [LocalFileServer] 0004fb0000090000b6e26fd56c6daeaf (Local FS DCOVM2S)
Object (IN_USE): [LocalFileServer] 0004fb00000900007a5bac864d14bcd3 (Local FS DCOVM1S)
Object (IN_USE): [Cluster] 6be2487d18f31cdf
Operation: Cluster File System Present
Job Running Phase at 2013-09-18 09:59:08,446
Job Participants: [4c:4c:45:44:00:59:4a:10:80:43:b1:c0:4f:44:32:53 (DCOVM1S)]
Actioner
09:59:58,063: Starting operation 'File System Construct' on object '0004fb0000050000cf5be81d5dd0fdd4 (fs_Prod Repository 1)'
10:00:44,300: Completed operation 'File System Construct' with direction ==> DONE
10:00:44,600: Starting operation 'Repository Construct' on object '0004fb000003000067df53f34a8d8bdb (Prod Repository 1)'
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_B000E Storage plugin command [storage_plugin_mount] failed for storage server [0004fb00000900007a5bac864d14bcd3] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: DCOVM1S failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013]] OVMAPI_4010E Attempt to send command: dispatch to server: DCOVM1S failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013]
at com.oracle.ovm.mgr.action.StoragePluginAction.processException(StoragePluginAction.java:1358)
at com.oracle.ovm.mgr.action.StoragePluginAction.mountFileSystem(StoragePluginAction.java:1145)
at com.oracle.ovm.mgr.op.virtual.RepositoryConstruct.createRepository(RepositoryConstruct.java:102)
at com.oracle.ovm.mgr.op.virtual.RepositoryConstruct.action(RepositoryConstruct.java:51)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1156)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:865)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:244)
at com.oracle.ovm.mgr.api.virtual.RepositoryProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:230)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:322)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1340)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:106)
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.TransactionManager.processCommand(TransactionManager.java:752)
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)
Caused by: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: DCOVM1S failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013]
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:512)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:449)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:383)
at com.oracle.ovm.mgr.action.StoragePluginAction.mountFileSystem(StoragePluginAction.java:1141)
... 28 more
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013]
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:803)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:508)
... 31 more
FailedOperationCleanup
Starting failed operation 'Repository Construct' cleanup on object 'Prod Repository 1'
Complete rollback operation 'Repository Construct' cleanup on object 'Prod Repository 1'
Rollbacker
10:01:25,461: Starting rollbacker...
Executing rollback operation 'File System Construct' on object '0004fb0000050000cf5be81d5dd0fdd4 (fs_Prod Repository 1)'
Complete rollback operation 'File System Construct' completed with direction=DONE
Executing rollback operation 'Repository Construct' on object '0004fb000003000067df53f34a8d8bdb (Prod Repository 1)'
Complete rollback operation 'Repository Construct' completed with direction=DONE
10:01:26,616: Rollbacker completed...
Objects To Be Rolled Back
Object (CREATED): [LocalFileSystem] 0004fb0000050000cf5be81d5dd0fdd4 (fs_Prod Repository 1)
Object (IN_USE): [LocalFileServer] 0004fb0000090000539b1f10fd72eb68 (Local FS DCOVM3S)
Object (IN_USE): [StorageElement] 0004fb0000180000c4d302d5ef81c194 (Prod Repository 1)
Object (CREATED): [Repository] 0004fb000003000067df53f34a8d8bdb (Prod Repository 1)
Object (IN_USE): [LocalFileServer] 0004fb0000090000b6e26fd56c6daeaf (Local FS DCOVM2S)
Object (IN_USE): [LocalFileServer] 0004fb00000900007a5bac864d14bcd3 (Local FS DCOVM1S)
Object (IN_USE): [Cluster] 6be2487d18f31cdf
Write Methods Invoked
09:59:48,867 class="InternalJobDbImpl" vessel_id=94519 method=addTransactionIdentifier accessLevel=6 owningTx=1379462388858
09:59:49,473 class="LocalFileServerDbImpl" vessel_id=33833 method=createFileSystem accessLevel=6 owningTx=1379462388858
09:59:49,601 class="LocalFileSystemDbImpl" vessel_id=94528 method=setName accessLevel=6 owningTx=1379462388858
09:59:50,056 class="LocalFileSystemDbImpl" vessel_id=94528 method=setFoundryContext accessLevel=6 owningTx=1379462388858
09:59:50,064 class="LocalFileSystemDbImpl" vessel_id=94528 method=onPersistableCreate accessLevel=6 owningTx=1379462388858
09:59:50,068 class="LocalFileSystemDbImpl" vessel_id=94528 method=setLifecycleState accessLevel=6 owningTx=1379462388858
09:59:50,077 class="LocalFileSystemDbImpl" vessel_id=94528 method=setRollbackLifecycleState accessLevel=6 owningTx=1379462388858
09:59:51,335 class="LocalFileSystemDbImpl" vessel_id=94528 method=setRefreshed accessLevel=6 owningTx=1379462388858
09:59:51,404 class="LocalFileSystemDbImpl" vessel_id=94528 method=setBackingDevices accessLevel=6 owningTx=1379462388858
09:59:51,428 class="LocalFileSystemDbImpl" vessel_id=94528 method=setUuid accessLevel=6 owningTx=1379462388858
09:59:51,442 class="LocalFileSystemDbImpl" vessel_id=94528 method=setPath accessLevel=6 owningTx=1379462388858
09:59:51,453 class="LocalFileSystemDbImpl" vessel_id=94528 method=setSimpleName accessLevel=6 owningTx=1379462388858
09:59:51,460 class="LocalFileSystemDbImpl" vessel_id=94528 method=addFileServer accessLevel=6 owningTx=1379462388858
09:59:51,466 class="LocalFileSystemDbImpl" vessel_id=94528 method=setStorageDevice accessLevel=6 owningTx=1379462388858
09:59:51,484 class="StorageElementDbImpl" vessel_id=55930 method=addLayeredFileSystem accessLevel=6 owningTx=1379462388858
09:59:51,494 class="LocalFileSystemDbImpl" vessel_id=94528 method=setSimpleName accessLevel=6 owningTx=1379462388858
09:59:51,508 class="LocalFileSystemDbImpl" vessel_id=94528 method=addJobOperation accessLevel=6 owningTx=1379462388858
09:59:51,652 class="LocalFileServerDbImpl" vessel_id=34997 method=addFileSystem accessLevel=6 owningTx=1379462388858
09:59:51,657 class="LocalFileSystemDbImpl" vessel_id=94528 method=addFileServer accessLevel=6 owningTx=1379462388858
09:59:51,664 class="LocalFileServerDbImpl" vessel_id=35300 method=addFileSystem accessLevel=6 owningTx=1379462388858
09:59:51,667 class="LocalFileSystemDbImpl" vessel_id=94528 method=addFileServer accessLevel=6 owningTx=1379462388858
09:59:51,785 class="ClusterDbImpl" vessel_id=25957 method=addLocalFileSystem accessLevel=6 owningTx=1379462388858
09:59:51,821 class="LocalFileSystemDbImpl" vessel_id=94528 method=setCluster accessLevel=6 owningTx=1379462388858
09:59:51,832 class="LocalFileSystemDbImpl" vessel_id=94528 method=setAsset accessLevel=6 owningTx=1379462388858
09:59:52,153 class="LocalFileSystemDbImpl" vessel_id=94528 method=createRepository accessLevel=6 owningTx=1379462388858
09:59:52,261 class="RepositoryDbImpl" vessel_id=94533 method=setName accessLevel=6 owningTx=1379462388858
09:59:52,559 class="RepositoryDbImpl" vessel_id=94533 method=setFoundryContext accessLevel=6 owningTx=1379462388858
09:59:52,567 class="RepositoryDbImpl" vessel_id=94533 method=onPersistableCreate accessLevel=6 owningTx=1379462388858
09:59:52,574 class="RepositoryDbImpl" vessel_id=94533 method=setLifecycleState accessLevel=6 owningTx=1379462388858
09:59:52,582 class="RepositoryDbImpl" vessel_id=94533 method=setRollbackLifecycleState accessLevel=6 owningTx=1379462388858
09:59:54,559 class="RepositoryDbImpl" vessel_id=94533 method=setRefreshed accessLevel=6 owningTx=1379462388858
09:59:54,565 class="RepositoryDbImpl" vessel_id=94533 method=setDom0Uuid accessLevel=6 owningTx=1379462388858
09:59:54,600 class="RepositoryDbImpl" vessel_id=94533 method=setSharePath accessLevel=6 owningTx=1379462388858
09:59:54,606 class="RepositoryDbImpl" vessel_id=94533 method=setSimpleName accessLevel=6 owningTx=1379462388858
09:59:54,621 class="RepositoryDbImpl" vessel_id=94533 method=setFileSystem accessLevel=6 owningTx=1379462388858
09:59:54,627 class="LocalFileSystemDbImpl" vessel_id=94528 method=addRepository accessLevel=6 owningTx=1379462388858
09:59:54,640 class="RepositoryDbImpl" vessel_id=94533 method=setManagerUuid accessLevel=6 owningTx=1379462388858
09:59:54,647 class="RepositoryDbImpl" vessel_id=94533 method=setVersion accessLevel=6 owningTx=1379462388858
09:59:54,668 class="RepositoryDbImpl" vessel_id=94533 method=addJobOperation accessLevel=6 owningTx=1379462388858
09:59:54,844 class="RepositoryDbImpl" vessel_id=94533 method=setSimpleName accessLevel=6 owningTx=1379462388858
09:59:54,866 class="RepositoryDbImpl" vessel_id=94533 method=setDescription accessLevel=6 owningTx=1379462388858
09:59:55,052 class="InternalJobDbImpl" vessel_id=94519 method=setCompletedStep accessLevel=6 owningTx=1379462388858
09:59:55,123 class="InternalJobDbImpl" vessel_id=94519 method=setAssociatedHandles accessLevel=6 owningTx=1379462388858
10:00:44,248 class="LocalFileSystemDbImpl" vessel_id=94528 method=setSize accessLevel=6 owningTx=1379462388858
10:00:44,276 class="LocalFileSystemDbImpl" vessel_id=94528 method=setFreeSize accessLevel=6 owningTx=1379462388858
10:00:44,583 class="LocalFileSystemDbImpl" vessel_id=94528 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:00:45,381 class="RepositoryDbImpl" vessel_id=94533 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:00:45,390 class="InternalJobDbImpl" vessel_id=94519 method=setFailedOperation accessLevel=6 owningTx=1379462388858
10:01:25,618 class="LocalFileSystemDbImpl" vessel_id=94528 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:01:25,621 class="LocalFileServerDbImpl" vessel_id=35300 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:01:25,629 class="StorageElementDbImpl" vessel_id=55930 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:01:25,636 class="RepositoryDbImpl" vessel_id=94533 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:01:25,639 class="LocalFileServerDbImpl" vessel_id=34997 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:01:25,642 class="LocalFileServerDbImpl" vessel_id=33833 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:01:25,645 class="ClusterDbImpl" vessel_id=25957 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:01:26,011 class="LocalFileSystemDbImpl" vessel_id=94528 method=nextJobOperation accessLevel=6 owningTx=1379462388858
10:01:26,607 class="RepositoryDbImpl" vessel_id=94533 method=nextJobOperation accessLevel=6 owningTx=1379462388858
Completed Step: ROLLBACK
Job failed commit (internal) due to OVMAPI_B000E Storage plugin command [storage_plugin_mount] failed for storage server [0004fb00000900007a5bac864d14bcd3] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: DCOVM1S failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013]] OVMAPI_4010E Attempt to send command: dispatch to server: DCOVM1S failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013]
com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_B000E Storage plugin command [storage_plugin_mount] failed for storage server [0004fb00000900007a5bac864d14bcd3] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: DCOVM1S failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013]] OVMAPI_4010E Attempt to send command: dispatch to server: DCOVM1S failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013]
at com.oracle.ovm.mgr.action.StoragePluginAction.processException(StoragePluginAction.java:1358)
at com.oracle.ovm.mgr.action.StoragePluginAction.mountFileSystem(StoragePluginAction.java:1145)
at com.oracle.ovm.mgr.op.virtual.RepositoryConstruct.createRepository(RepositoryConstruct.java:102)
at com.oracle.ovm.mgr.op.virtual.RepositoryConstruct.action(RepositoryConstruct.java:51)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:865)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:244)
at com.oracle.ovm.mgr.api.virtual.RepositoryProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:230)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:322)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1340)
at sun.reflect.GeneratedMethodAccessor393.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:106)
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.TransactionManager.processCommand(TransactionManager.java:752)
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)
Caused by: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: DCOVM1S failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013] [Wed Sep 18 10:00:45 EST 2013]
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:512)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:449)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:383)
at com.oracle.ovm.mgr.action.StoragePluginAction.mountFileSystem(StoragePluginAction.java:1141)
... 28 more
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 storage_plugin_mount oracle.ocfs2.OCFS2.OCFS2Plugin /OVS/Repositories/0004fb000003000067df53f34a8d8bdb true [], Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.OperationFailedEx:'Unable to mount file system "/dev/mapper/3600601600aa02c001cb0a6bfbcf4e211": mount.ocfs2: Cluster name is invalid while trying to join the group\r\n' [Wed Sep 18 10:00:45 EST 2013]
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:803)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:508)
... 31 more
End of Job

Deleting the LUN sounds like a good clean way but unfortunately it did not work. After I recreated the LUN from the storage array, OVM is left with a "phantom" LUN which I cannot delete. Secondly I now get a OCFS2 lock which I don't know how to clear.
Please help.

Similar Messages

  • ISCSI disk not available for storage

    I am trying to create a lab to demonstrate a simple clustering environment. Best practices is not an issue here. 
    I have a lone Domain Controller that is also running Hyper-V. I am hosting 2 VMs, I call Cluster1 and Cluster2. The VMs share the NIC with the DC, and are members of the domain. 
    After turning on the iSCSI initiator service on both VMs, I created an iSCSI target on the DC. When I created the target, the DC saw both of the iSCSI initiators on the VMs, and created the target without incident. The target now points to a .vhdx file on
    the DC. The disk initialized without incident on both VMs.
    I was able to add the disk and create a CSV without incident in Failover Cluster Manager. It shows up as online and healthy. When I look at the iSCSI target on the DC, it shows up at health and connected. I ran validation against the cluster, and the storage
    comes up perfect, no warnings. 
    When I try and add the file sever role (File Server for general use) to the clustered VMs, no storage is available to add the the role. 
    The only indication that anything is wrong is that on Cluster2, the disk is shown to be offline. If I try and bring it online, I get the following error:
    “The specified disk or volume is managed by the Microsoft Failover Clustering component. The disk must be in cluster maintenance mode and the cluster resource status must be online to perform this operation”
    I have tried everything mentioned in the error message, to no avail. In cluster manager, it shows that Cluster1 is the owner of the resource.
    Why isn’t this working? I know a .vhdx file has to be marked at shared if two machines are going to access it, but I don’t see how I can do that, or perhaps its already shared?
    More to the point, where could I place a .vhdx file on the DC one so that I could share it between the two VMs? 
    I have 2 more servers at my disposal, and I could hypothetically go out and buy cheap a NAS that supports iSCSI, but thats missing the point. I want to run it all off one box so its portable and easy to demonstrate. 
    Thank you in advance.

    Hi
    Thanks for posting
    Did you format your iSCSI disk ? if you didnt format it, it needs to be formatted before using with a File Server Cluster
    for more information please have a look
    https://technet.microsoft.com/en-us/library/cc731844%28v=ws.10%29.aspx
    Nirmal Madhawa Thewarathanthri

  • Photoshop can't initialize because disk not available

    Because of the smaller size of the boot disk of my Mac (40GB) I have to move everything to a larger capacity drive. I have been using a 500GB firewire drive for almost a year for mass storage. I am now have it running as my startup drive, then I will upgrade to OS X 10.5.x on the 500 GB drive. Right now BOTH drives are running 10.4.11. I will keep the older drive on 10.4 until all apps that need upgrading to run on 10.5 have been replaced.
    I used Carbon Copy Cloner to copy the entire original drive content to the newly initialized large drive. The problem is that Photoshop will NOT start up from the new drive. It will get to the point of measuring memory, then gives an error message of "could not initialize Photoshop because the disk is not available".
    If I click on the Photoshop app on EITHER drive while using the system on the 500GB drive, I get the disk not available message. If I reboot on the original drive, Photoshop WILL run as before. Clicking on the app on the 500 GB drive while running the OS on the small drive still gives the error message.
    This problem only is with Photoshop, not InDesign or Illustrator which work normally. Needless to say, having to reboot back and forth is a big pain in the back side and a huge waste of time. There must be an invisible file that requires Photoshop to run on a particular drive with a particular installed OS.
    Before I update to CS3, I want to be sure I will be allowed to install on the larger drive and not be forced to install on the drive that the only working version OS Photoshop will run. I have not tried to see if I can run the "new" Photoshop transferred to the 500 GB drive by deleting the original version. I can't afford to run the risk not having any Photoshop at all.
    Much to my dismay, you can NOT re-install CS2 for any reason if there is not an older version of Photoshop so it knows you are upgrading. Once you install the one time as an upgrade, you have a set of very expensive coasters!!!! What if a drive dies or an app gets corrupted and you have to re-install? Guess you shell out $1,200 for a new full version. What a rip off!!!!!!!!!!!!!!!!!!!!! If I want to change the way my single computer is laid out, that is my decision, not Adobe's.
    Any suggestions or help???
    Related to this problem but not requiring a response as it is a complaint -- I tried to deal with Adobe customer service today and after 30 minutes was told I was being transferred to a supervisor. (Talking to the first person was extremely difficult as they were obviously on a phone bank overseas.) When the phone answered, it asked for a mail box number or wait for assistance. I waited and then a message came on that no one available and hung up on me so I had to call back again. I am NOT happy with Adobe at this point.

    I have given up trying to get Photoshop to work on the new external firewire drive, so this thread can die like Photoshop has been doing. Right now, I am not particularly thrilled with Adobe.
    I have changed the scratch disk so it could be on any of the four drives, but the app that wouldn't open without the error has to be able to be opened to change its prefs ( catch 22). I also changed the ownership, but that didn't help. The drives are all HSF+.
    I have now split apps over two internal 40 GB drives with Adobe and Apple remaining on the boot drive and all other apps aliased from the second drive, giving me a total of 41 GB free space. Data files have been relocated to the 500 GB firewire drive along with iPhoto files and iTunes and all archive and backup info on the 750 GB firewire.
    I now think the problem is that Adobe does not allow a user to install a useable Photoshop on an external system drive (since it can work if opened from the internal system drive).
    Yes, I know I have an older system, but it works, does the work, and has to do for now. Not everyone can afford the newest and best Mac every year!

  • IDVD - "supported disk not available"

    When I rip a disk using MTR and burn it using DVD2One or Disk Utility, I get a message "supported disk not available" when I try to play in iDVD. This has started happening after a few dozen successful burns.
    I also cannot find a guide to error messages for Disk Utility.

    Yes, you're right. I did mean DVD player. Good catch. DVD2One (always an adventure!) does compress to 4.33 GB so the file fits on a standard DVD RW. Since you mention it, the problem started when I opened a new pack of DVDs, Memorex in this case. But some worked fine. I just put in a new blank disk and Disk Utility is saying capacity is 0 bytes, write ability is read only. Does that indicate a bad disk? If so, I have a lot of them. I've heard good things about Toast, but I was avoiding the $100 cost, since DVD2one is supposed to burn, and I already spent about $60 for that. Wish I hadn't. Thanks for the insight, Glenn. Anything else that comes to mind, I'd appreciate hearing.

  • HT2499 dvd player - what do i do if i get a msg saying supported disk not available

    Trying to play a dvd movie on my MAC.  My DiscBurner type is OPTIARC DVD RW AD-5680H.  After puuting DVD movie in and click play with the remote it says Supported Disk Not Available.  Have MAC OS X 10.6.8

    Found my problem.  I had VMWare open and running Windows 7.  Windows media player was tring to run the DVD and the same time my MAC was so I shut down the Windows & and VMWare and then it released whatever hold it had on it and the came right up on my MAC.  Issue resolved.

  • Backup disk not available - Time Machine

    I have an external disk attached to my Airport Extreme through a usb hub and also my printer. Since the upgrade to Yosemite I get constant warnings from TimeMachine "Backup Disk Not Available". In order to make backups I use to

    Here is the normal set of changes I tell people to make .. but Yosemite is poor and none of these individually or collectively may help.. sorry.. the issue is directly caused by Apple and until they give a proper fix you are going to be doing jiggery pokery and a lot of hoping for the best.
    A factory reset of the TC is the start.. it is required so you can find it again.
    Factory reset universal
    Power off the TC.. ie pull the power cord or power off at the wall.. wait 10sec.. hold in the reset button.. be gentle.. power on again still holding in reset.. and keep holding it in for another 10sec. You may need some help as it is hard to both hold in reset and apply power. It will show success by rapidly blinking the front led. Release the reset.. and wait a couple of min for the TC to reset and come back with factory settings. If the front LED doesn’t blink rapidly you missed it and simply try again. The reset is fairly fragile in these.. press it so you feel it just click and no more.. I have seen people bend the lever or even break it. I use a toothpick as tool.
    N.B. None of your files on the hard disk of the TC are deleted.. this simply clears out the router settings of the TC.
    Setup the TC again.
    ie Start from a factory reset. No files are lost on the hard disk doing this.
    Then redo the setup from the computer with Yosemite.
    1. Use very short names.. NOT APPLE RECOMMENDED names. No spaces and pure alphanumerics.
    eg TCgen5 and TCwifi for basestation and wireless respectively.
    Even better if the issue is more wireless use TC24ghz and TC5ghz with fixed channels as this also seems to help stop the nonsense. But this can be tried in the second round.
    2. Use all passwords that also comply but can be a bit longer. ie 8-20 characters mixed case and numbers.. no non-alphanumerics.
    3. Ensure the TC always takes the same IP address.. you will need to do this on the main router using dhcp reservation.. or a bit more complex setup using static IP in the TC. But this is important.. having IP drift all over the place when Yosemite cannot remember its own name for 5 min after a reboot makes for poor networking. If the TC is main router it will not be an issue.
    4. Check your share name on the computer is not changing.. make sure it also complies with the above.. short no spaces and pure alphanumeric.. but this change will mess up your TM backup.. so be prepared to do a new full backup. Sorry.. keep this one for second round if you want to avoid a new backup.
    5. Mount the TC disk in the computer manually.
    In Finder, Go, Connect to server from the top menu,
    Type in SMB://192.168.0.254 (or whatever the TC ip is which you have now made static. As a router by default it is 10.0.1.1 and I encourage people to stick with that unless you know what you are doing).
    You can use name.. SMB://TCgen5.local where you replace TCgen5 with your TC name.. local is the default domain of the TC and doesn't change.
    However names are not so easy as IP address.. nor as reliable. At least not in Yosemite they aren't. The domain can also be an issue if you are not plugged or wireless directly to the TC.
    6. Make sure IPv6 is set to link-local only in the computer. For example wireless open the network preferences, wireless and advanced / TCP/IP.. and fix the IPv6. to link-local only.
    There is a lot more jiggery pokery you can try but the above is a good start.. if you find it still unreliable.. don't be surprised.
    You might need to do some more work on the laptop itself. eg Reset the PRAM.. has helped some people. Clean install of the OS is also helpful if you upgrade installed.
    Tell us how you go.

  • DataSource not available after restart

    Hi,
    I have created a new JDBC driver for MS SQL Server 2005 and a custom data source that is using the JDBC driver and that is connecting to my database. Upon creation of the data source, the data source is shown as available (green) and works fine.
    However, when I restart my system, the data source is still there, but is not available (red). When I delete the data source and create it again, it works fine.
    Does anybody know why the data source might be not available after the restart of the server? Any help would be highly appreciated.
    Best regards
    Holger

    I don't know what I should change in the MS SQL Server. And as the DataSource works correctly once I have deleted and recreated it, I would have thought that the problem is somewhere with the application server.
    A colleague of mine is using the same application and is having the same problem, although he independently created his system.
    Best regards
    Holger

  • Mac mini bluetooth not available after updrading to OSX 10.8

    The bluetooth module is not available  after upgrading to OSX 10.8 on a mac mini late 2009, anyone with this issue?
    Message was edited by: Magnusum

    I have an issue where I get Bluetooth mouse/keyboard at the login screen, but once it goes to the desktop they are both dead. This only happens when I have my Drobos plugged up via FireWire. If I boot without those devices plugged in, it works.
    Anything like that for you?

  • Backup disk not available error

    I had been using a Time Capsule as a backup device for years. It has worked very well. Last month, there was some work being done in my house and the contractors knocked over my cable modem and Time Capsule. They weren't damaged, but they got disconnected.
    I had trouble getting everything started back up until I reset the Time Capsule to its factory settings and set up a new network, that had the same name as my old one.
    The Time Capsule transmits fine, but it won't make backups.
    I get a variety of error messagess:
    1) Backup disk not available
    2) User name or password for backup disk is not available
    I know the passwords are correct. The backup disk shows up in Finder. But the Time Capsule won't start backing up.
    I have tried deleting an entry from the Preferences folder for the Time Machine and reestablishing it and I get the same error.

    This was finally solved by removing every possible permutation of the name of the network and TC from the Keychain and reentering all the passwords.

  • DVD Player problem - "supported disk not available" ?

    Hi all,
    Running DVD Player 4.6.5 on Tiger. Up until a while, everything was fine. Now, it won't play any DVD. It starts when I insert a DVD, but does not start playing automatically (which is what the setting currently is). When I start playing manually, all I get is the message "Supported Disk Not Available" with a stop sign beside it.
    Any suggestions/ideas/things to look into?
    Thanks,
    Simon

    Mine does this on occasion.
    Haven't figured out what the problem is but restarting fixes it.
    Can't get it to repeat the problem enough to troubleshoot it.
    I posted a year ago but no responses.
    http://discussions.apple.com/thread.jspa?messageID=4112854&#4112854

  • "backup disk not available" since moving to 5GHz

    Dear Community,
    I am getting "Backup Disk Not Available" since switching  to the 5GHz band.
    I've have to leave the 2.4GHz because it's simply too congested round here. All the neighbours have wireless and I kept getting dropout and slow streaming of video and audio.
    My Time Machine is extended by an Airport Extreme and both have 2.4 and 5 GHz bands enabled.
    I looked on Airport Utility - but that is giving me a nonsense result - my Time Machine is not turned off. The Airport Extreme close to the room where I am - is only there to extend the network, but Airport Utility tells me that that is connected straight to the internet.
    What can I do?
    Thanks for your time.
    Yours,
    Amro

    A second restart seemed to fix it!

  • DVD will not play and states "supported disk not available" and makes a weird noise and then ejects the dvd

    My MacbookPro is only 5 months old and in really good condition. The only problem I am encountering is that when I insert any type of dvd disc, it starts to make this weird grinding noise that goes eeee-eeee, and then does that a couple of times and then the disc ejects on its own. When i try to play it with idvd, it does the same noise thing and then iDvd state "supported disk not available". The dvd does not even read on the computer.

    If only five months old it is still under warranty. Take it back.

  • Content Server Explorer is not available after sucessful installation of Plumtree Portal

    Content Server Explorer is not available after sucessful installation of Plumtree Portal.
    Please reply us.

    To clarify, do you have the User Profile Service (including MySite Host) up and running on this environment? That's subtley different to the full MySite experience which is clearly not applicable...
    Interesting question - thanks for that. Until now I didn't realise there was a difference.
    The User Profile Service is up and running, but no MySite Host is set. (I don't believe MySite will be available anywhere here. I guess that means there's no valid MySite Host for me to use.)
    Many thanks,
        Geoff

  • My time capsule worked for several weeks and is now telling me backup disk not available? What to do?

    My time capsule worked for several weeks and now is not backing up. Tells me backup disk not available? Any suggestions?

    This is a lion bug..
    Generally just rebooting the TC will get it back. Otherwise you need to reset the TC and redo its setup.
    Tell us a bit more.. but there is as yet no work around or fix for lion.
    Certain things help.. but wireless is also a weak link. It will generally work better by ethernet.
    Try and get back if it is still bugging you.. I can suggest some other things.. but I do not know of or read a bullet yet.
    (Snow and TC firmware 7.5.2 which I run do not have this issue.. so the bug was introduced with Lion and 7.6 firmware)

  • PS won't let me save because "Disk not Available"

    This is the second time this has happened.  Customer help had me delete a file in the library but I can't remember which file.  Can anyone help me?

    If it is the scratch disk full, you may try to delete .tmp / edit/purge/all. Or assign a scratch disk with enough space--if that's what you mean. But if it is disk not available, it's because of the disk permission? On mac, choose the scratch disk you want, press command I-> Sharing &Permission-> Ignore ownership on this volume. (IF that is the boot drive, ignore this suggestion. Don't do it.)

Maybe you are looking for

  • Hp photosmart premium all in one -won't let me AirPrint

    I have today bought this printer, which according to apple and HP is AirPrint enabled. I've installed it, I've checked for firmware updates and it works fine with my laptop and the eprint function. However, my iPad and iPhone can not find it and so I

  • Cisco ASA 8.2, cant access internet,

    Hi All, Hope some one can help me. I have spent the last two days trying to resolve this problem but had no luck. When I configure the ASA5520 from scratch every thin works fine, I can access the internet and surf with out a problem. The problem is w

  • Cutting layers using curved shapes to create lines

    I need to create  a  document in .jpg format that has a photograph on one layer then two more layers with two color curved lines that will be covering only the bottom right, see the photo. trying this in Photoshop is killing me with the pen tool, wou

  • Why was i told i would have iLife 11' and iDVD and i don't?

    Hi Apple People I just bought the new MacBook pro about a week ago and when i asked at the sales desk if it will come with all the software e.g iDVD, iLife 11', iWeb they told me that yes it would, well i have have searched through my macbook for a l

  • Possible to "pair" a machine with a specific base in a WDS?

    I'm still working on getting my WDS playing friendly, but once up, I'd like to do this if possible. There are multiple bases and machines in our network. I looked into doing a separate N only network, but it's just not going to be possible with the w