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

Similar Messages

  • 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.

  • 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)

  • 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!

  • Problem = Disks arent available in Storage Pools

    Hello,
    I have two windows server 2012 with 3 disks on each (1 basic and 2 dynamic). One of them (dynamic) is unallocated. When I want to create storage pool I dont see the disks in PHYSICAL DISKS section is Storage Pools. All of disks has more than 4GB space.
    I read here but wasnt useful:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/23298436-b4be-4ca1-abb5-f9ece6b6c7f4/no-disks-available-for-storage-pool?forum=winserver8gen
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/781ce6d5-c560-424b-9ff6-14939301865c/action?threadDisplayName=quotno-disks-to-displayquot-in-dpm-console-and-no-disks-are-available-to-add-to-a-storage-pool

    Hi,
    Dynamic disks are not appropriate to be added to a storage pool. They cannot be be listed in Primordial area.
    For more detailed information, please refer to the links below:
    Storage Spaces on dynamic disks. Is it possible?
    https://social.technet.microsoft.com/Forums/office/en-US/534de1e2-ea61-4278-8447-94df5801ab4e/storage-spaces-on-dynamic-disks-is-it-possible
    Using the Storage Pools page in Server Manager to create storage spaces
    http://blogs.technet.com/b/filecab/archive/2012/12/06/using-the-storage-pools-page-in-server-manager-to-create-storage-spaces.aspx
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.
    Thank you very much, your information was useful and my problem solved.

  • IPhoto update can't be installed on my MAC ref. "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled." this is not possible help?

    Recent upgrade to OS X Yosemite on my MAC and iPhoto update can not  now be installed msg reads, "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled." this is not possible help?

    That error message can be misleading. It means, that iPhoto on your Mac is not associated with your Apple ID.
    Either you did not set up  your Mac using the same Apple ID - did someone help with your setup and use a different ID? Perhaps a family member? Or did you let someone borrow your installer disks?
    Or did you not yet "Accept" iPhoto and other iLife apps to your Apple ID? Check the "Purchased" tab of the App Store, if any applications are waiting to be accepted. If you see "Accept" buttons, press them.
    You may  be unable to "Accept" now, if you missed the update to iphoto 9.5.1 on Mavericks. You could try to buy iPhoto, however. If you are lucky, it may show for free.
    Backup your iPhoto library, if you do not have a current backup.
    Uninstall iPhoto by deleting it from the Applications folder, but do not empty the Trash, so you can put it back,if need be.
    Launch the App Store, click the "Store" menu, and sign in with your current AppleID.
    Open the main page "Featured" of the App Store and search for iPhoto.
    If iPhoto is listed as "Free", click the "Free" button to buy it with your current AppleID.
    If it is not showing as free, there is no help but contacting the App Store Support to sort out the AppleID. Use this link: http://www.apple.com/support/mac/app-store/contact/

  • 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.

  • 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.

  • "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!

  • TC not available for one mac

    One office mac lost connection to TC, was working fine for quite some time. TC is not available for TM BU and AP utility does not see the device. But TC is & has been working fine for other wired macs and wireless MBP's. Read the threads and can't find any advice. Thanks in advance!

    Power down the computer and temporarily connect an ethernet cable from the computer to one of the LAN ports on the TC. Start up the computer and open AirPort Utility to see if it can "see" the TC now.
    To get backups restarted again, try the following:
    Power down the Time Capsule and wait a few moments, then power it back up.
    Now click System Preferences and select Time Machine.
    Choose Change Disk and click your Time Capsule to highlight it
    Click Use For Backups.
    Backups should continue where they left off

  • This update is not available for this Apple ID

    After upgrading from Mountain Lion to Yosemite  my iPhoto, iMovie, Keynote,Pages and Numbers need to update. But I get this message.
    "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled."
    I have not changed ownership or Apple ID on my mid 2010 Mac Book Pro since purchase. What would cause this?

    Did you ever upgrade the disk-based versions to the App Store versions? If not that would explain the error. You never purchased App Store upgrades.  You will need to purchase the new versions. After that upgrades will be free.

  • HT2499 why does my dvd player all of sudden say "supported disc not available" for dvds i have played in the past

    My dvd player has been displaying "support disc not available" for all dvd's that i put in that just weeks ago were playing fine. ive tried cleaning the player and that did nothing...dont know what to do

    I'm having the same problem lately.  I have a mid 2010 21.5" iMac with an internal SuperDrive running Yosemite.  I tried putting in "Dawn of the Planet of the Apes" and "The Giver" rented from RedBox.  Both spin sputter for a bit and then eject the disk back out.  So, it never mounts and no software (Finder, Disk Utility, DVD Player) ever gets a chance to see it.  Both play fine in a 15 year old DVD player, and my purchased copy of "The Dark Knight" mounts just fine in the iMac.  So, I have to assume that something is being done to the DVD's that rental companies are given to prevent them from mounting or something.
    Not having any luck on Google trying to confirm that.
    I guess I need to amend this.  Both DVD's play fine in a early 2011 13" Macbook Pro with the internal SuperDrive.  It's running Mavericks still and has a "MATSHITA DVD-R UJ-8A8".  The iMac has a "OPTIARC DVD RW AD-5680H".  Not sure if it's the drive, the OS, or what (although I will say I'm fairly certain I was having this problem on the iMac before Yosemite, so it's probably not the OS).

  • Trying to play DVD movie... Supported Disk Not Available.

    The DVD works on my home DVD player and also my Windows machine. I get an error saying "Supported Disk Not Available".
    Any suggestions?

    I have been experiencing this since couple of days. I have installed a Pioneer DVR-112 quite recently and have also tried out PatchBurn.
    I have resolved my problem at least for now by removing all PatchBurn profiles.
    Since I am thinking that this is a sporadic issue, I am not sure whether this has eliminated the problem.
    Message was edited by: MacOne

  • Time Machine "Backup Disk Not Available" over WAN

    I have port forwarded port 46 (TCP and UDP) to port 548 a Mac mini server running Mac OS X 10.6.8, and I have Time Machine backup disk on it set as a share point with Time Machine support enabled. On my Mac Pro running OS X 10.8.5, I am able to connect via AFP to my server with the address "afp://my-ip-address:46" and can read and write on the backup disk share point. I tested that, and it works. When I am on the same LAN as the server, I can use that disk for Time Machine and have been doing so for years. However, I cannot do a Time Machine backup to that share point over the WAN. When I open Time Machine preferences, I can select the share point as my backup disk, but once I start the backup, it says "Backup disk not available" and fails to start. How could I fix this problem?
    In case you're wondering, I forward port 46 to port 548 instead of port 548 to port 548 to minimize hacking attempts. Last time I used a default port, a computer in Taiwan started spamming SSH authentication failures.

    I did find this article via Google
    <http://www.macgurulounge.com/make-time-machine-remotely-back-up-to-your-time-cap sule/>
    Personally, I use CrashPlan (free option using my own disks) to backup over the internet.  It works very well when I'm away from home.  Everything is encrypted.

  • Cannot access time machine, backup disk not available error code.

    My time machine stopped backing up. It is a 2TB. I get error code -6584. and says backup disk not available. Coincidentally, I had to reset my time machine for a forgotten password about 6 days ago. Wi-fi works fine, but a few days later when trying to access old files throughout the time capsule I could not. Said my last back up was the day the time machine had to be reset. I have 1.79 of TB used..which is weird my computer is only 4 G and have only filled up 2.4 G of it.
    ANy ideas?

    We haven't seen report of problem with 6584 for a while. It generally means a corrupted backup. You need to do a verify of the back.
    See A5 here. http://pondini.org/TM/Troubleshooting.html
    This will take a very very long time if the backup has almost filled the TC.. so at least use ethernet connection.
    You do have a problem.. the formatted capacity of a 2TB disk is 1.8TB.. If you have used up 1.79TB then sorry but you really need to erase the TC and start over.
    The TM can fill up huge disks if you use parallels or dropbox or any dual boot system that has a virtual disk file.. TM will backup 20GB for every 1KB change. That file is hidden btw so you might not see it but I assure you it will chew up space.
    I don't know what you mean by computer having only 4GB. That would make it rather ancient.. Surely even smallest SSD must be 64 or 128GB.

Maybe you are looking for