ZFS iscsi share failing after ZFS storage reboot

Hello,
ZFS with VDI 3.2.1 works fine until i reboot the ZFS server.
After the ZFS server reboot, the desktop providers are not able to access the virtual disks via iscsi.
This is what is see when listing the targets:
Target: vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3
iSCSI Name: iqn.1986-03.com.sun:02:e5012bea-487c-40ff-81d5-af89405c7121
Alias: vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3
Connections: 0
ACL list:
TPGT list:
LUN information:
LUN: 0
GUID: 600144f04cf383010000144f201a2c00
VID: SUN
PID: SOLARIS
Type: disk
Size: 20G
Backing store: /dev/zvol/rdsk/vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3
Status: No such file or directory
zfs list -Hrt volume vdi | grep d711b8c1a1d3
vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3 0 774G 8.69G -
The vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3 was cloned from a template prior to the reboot.
The workaround is to delete and re-create all pools after the ZFS server reboot.
I use the VDI broker as the ZFS server which mounts an iscsi volume from a Linux box. The following shows an error in sharing a ZFS snaphoot via iscsi after a reboot. Not sure why. The same seems to happen with zfs clone as shown above.
vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460 114M 765G 114M -
vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460@version1 0 - 114M -
zfs set shareiscsi=off vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460
zfs set shareiscsi=on vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460
cannot share 'vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460@version1': iscsitgtd failed request to share
I'm a bit desparate as i cannot find a solution. VDI 3.2.1 is really good but the above behaviour in deleting and re-creating vdi pools after reboots is not sustainable.
Thanks
Thierry.

Hello,
ZFS with VDI 3.2.1 works fine until i reboot the ZFS server.
After the ZFS server reboot, the desktop providers are not able to access the virtual disks via iscsi.
This is what is see when listing the targets:
Target: vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3
iSCSI Name: iqn.1986-03.com.sun:02:e5012bea-487c-40ff-81d5-af89405c7121
Alias: vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3
Connections: 0
ACL list:
TPGT list:
LUN information:
LUN: 0
GUID: 600144f04cf383010000144f201a2c00
VID: SUN
PID: SOLARIS
Type: disk
Size: 20G
Backing store: /dev/zvol/rdsk/vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3
Status: No such file or directory
zfs list -Hrt volume vdi | grep d711b8c1a1d3
vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3 0 774G 8.69G -
The vdi/0fe93683-91ca-4faf-a4db-d711b8c1a1d3 was cloned from a template prior to the reboot.
The workaround is to delete and re-create all pools after the ZFS server reboot.
I use the VDI broker as the ZFS server which mounts an iscsi volume from a Linux box. The following shows an error in sharing a ZFS snaphoot via iscsi after a reboot. Not sure why. The same seems to happen with zfs clone as shown above.
vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460 114M 765G 114M -
vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460@version1 0 - 114M -
zfs set shareiscsi=off vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460
zfs set shareiscsi=on vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460
cannot share 'vdi/ad03deb8-214f-4b8a-bd51-8dc8f819c460@version1': iscsitgtd failed request to share
I'm a bit desparate as i cannot find a solution. VDI 3.2.1 is really good but the above behaviour in deleting and re-creating vdi pools after reboots is not sustainable.
Thanks
Thierry.

Similar Messages

  • Forms server failing after the first reboot.

    Recently installed R12 on XP and was able to add users and responsibilities. after my first reboot of xp i was able to login but not able to start form server. Have tried reinstalling j2se and created mesg folder under forms folder as indicated in one of the post. still getting the error. the log file contents are included below:
    09/03/31 10:40:36.734 10.1.3.0.0 Started
    09/03/31 10:40:48.515 formsweb: FormsServlet init():
    configFileName: D:\oracle\TST\inst\apps\TST_tpad60\ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    09/03/31 10:40:48.843 formsweb: 10.1.3.0.0 Started
    09/03/31 11:09:29.609 formsweb: ListenerServlet init()
    09/03/31 11:09:39.656 formsweb: Forms session <1> failed during startup: no response from runtime process
    09/03/31 11:09:39.671 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/03/31 11:17:20.625 formsweb: Servlet error
    java.io.IOException: An established connection was aborted by the software in your host machine
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:33)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
    at sun.nio.ch.IOUtil.write(IOUtil.java:75)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:302)
    at java.nio.channels.Channels.write(Channels.java:60)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:134)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:306)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/03/31 11:17:28.859 formsweb: Forms session <2> failed during startup: no response from runtime process
    09/03/31 11:17:28.859 formsweb: Forms session <2> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <2> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/03/31 11:22:41.531 formsweb: Forms session <3> failed during startup: no response from runtime process
    09/03/31 11:22:41.531 formsweb: Forms session <3> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <3> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/03/31 11:24:17.234 formsweb: 10.1.3.0.0 Stopped
    09/03/31 11:27:38.93 10.1.3.0.0 Started
    09/03/31 11:27:52.750 formsweb: FormsServlet init():
    configFileName: D:\oracle\TST\inst\apps\TST_tpad60\ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    09/03/31 11:27:53.31 formsweb: 10.1.3.0.0 Started
    09/03/31 11:38:09.62 formsweb: ListenerServlet init()
    09/03/31 11:38:13.250 formsweb: Forms session <1> failed during startup: no response from runtime process
    09/03/31 11:38:13.250 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    any help?
    Thanks,

    Hi,
    Though XP is not certified, R12 should work on it (I already have R12 running on XP Professional).
    Linux should be more stable. Refer to the following document for details about R12 installation on Linux.
    Note: 402310.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (32-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=402310.1
    Note: 416305.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (64-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416305.1
    Regards,
    Hussein

  • Admin password fails after patch and reboot.

    Hi,
    Is there a way to resolve the issue of the admin password after applying a patch 117667-06 and rebooting the system.
    Both the Sun One Administration Server 5.2 and Sun ONE Directory Server 5.2 services are running in Services.
    I was able to login to the Server console prior to the patch, and to install the patch which requires the mentioned password.
    Cannot connect to Admin Server 'http://servername:20000". The URL is incorrect or the server is not responding."
    Thanks.

    Can you please share what the solution was? Might be useful to other readers in the future.

  • KDE kuickshow fails after upgrade(Solved-reboot)

    KDE kuickshow reports " malformed URL".  Does not display jpeg images....
    EDIT:  Reboot solved the problem...
    Last edited by lilsirecho (2007-05-22 04:29:54)

    Whenever I do a "pacman -Suy" and see kde stuff about to download, I abort and do:
    1) pacman -Suw
    2) init 1
    3) pacman -Su
    4) init 5

  • Sun zfs storage cluster configuration problem

    Good day, friends!
    I've a very strange problem.
    Got two zfs storage *7320* controllers and want to make a cluster. according to manual I should make several clicks to do this, but...
    first appliance is configured the second is showing in console :
    This appliance is being configured as a member of a cluster.
    Please wait while initial configuration takes place.
    Initializing cluster ...
    for five days!!! i've rebooted the second appliance - no change, still initializing.
    Can anyone help? please!!!

    I've seen this a bunch of times on our storage. The basic problem is that the head you want to cluster is already "configured". This doesn't necessarily mean you did anything wrong! The usual problem is that someone did the "initial configuration" on both heads. However, it can mean that something may have gone wrong in the initial cluster configuration.
    The only way to get past it that I've seen is to add "-c" to the kernel line in Grub when it comes up from a reboot. This does a full factory reset again. So when Grub comes up before the device begins the rest of the boot process, press "e" to edit, then scroll down to the "kernel" line, press "e" again to edit that line, add " -c" to the end of the kernel line, press "escape", then press "b" to boot.
    If this seems complicated, contact Support.oracle.com to have a tech do it for you. It's straightforward if you're already familiar with Grub, but not so much if you're not.

  • OPMN fails in cluster environment after the machie reboots.

    Dear All:
    Have you ever meet the following problem or have any suggestion for it? Thanks a lot.
    There are machine A and B have been setup successfully in a cluster environment, everything is fine.
    However, after the machine B reboots, the Oracle BI Server and Presentation Server in machine B could not start.
    The error message for Oracle BI Server is:
    [2011-06-02T10:40:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: ] [tid: 1060] Server start up failed: [nQSError: 43079] Oracle BI Server could not start because locating or importing newly published repositories failed.
    The error message for presentation server is:
    [2011-06-02T18:40:24.000+08:00] [OBIPS] [ERROR:1] [] [saw.sawserver.initializesawserver] [ecid: ] [tid: ] Another instance of Oracle Business Intelligence is trying to upgrade/update/create the catalog located at \\?\UNC\10.91.61.158\BIEEShare\CATALOG\SampleAppLite\root. Retry after it finishes.[
    The detail information is:
    1)     Machine A and B both run Windows 2008 server 64bit.
    2)     Machine A runs Admin Server+BI_Server1(managed server). Machine B is configured with “Scale out an existing installation” option and runs BI_Server2(managed server).
    3)     BIEE 11.1.1.3
    4)     In EM, the shared location of shared repository has been set to something like \\10.91.61.158\shared\RPD. The catalog path has been set to \\10.91.61.158\BIEEShare\CATALOG\SampleAppLite. Both path could be accessed by machine A and B.
    5)     Before machine B reboots, everything is fine. All the servers could be started.
    6)     After machine B reboots, the managed server BI_server2 could be started successfully. However, “opmnctl startall” would incur the above error message.
    Any suggestion is welcome. Thanks a lot!

    Hello,
    Thanks for answering.
    I am using OBIEE 11.1.1.5.0 enterprise software-only install scaleout existing Bi system option on HostMachine2. All services and coreapplication systems are running except coreapplication_obis1, coreapplication_obis2, coreapplication_obips1 and coreapplication_obips2 of bi_server2 on HostMachine2.
    Here is my ClusterConfig.xml, as you can see all changes in this file is done by em and primary and secondary controller settings are already applied. The same file also exist in the same location on HostMachine2.
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <Cluster xmlns="oracle.bi.cluster.services/config/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="oracle.bi.cluster.services/config/v1.1 ClusterConfig.xsd">
    <ClusterProperties>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ClusterEnabled>true</ClusterEnabled>
    <ServerPollSeconds>5</ServerPollSeconds>
    <ControllerPollSeconds>5</ControllerPollSeconds>
    </ClusterProperties>
    <NodeList>
    <Node>
    <NodeType>PrimaryController</NodeType>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><NodeId>instance1:coreapplication_obiccs1</NodeId>
    <!--HostNameOrIP can be a hostname, IP or virtual hostname-->
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><HostNameOrIP>HostMachine1</HostNameOrIP>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ServicePort>9706</ServicePort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><MonitorPort>9700</MonitorPort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ListenAddress>HostMachine1.localdomain.com</ListenAddress>
    </Node>
    <Node>
    <NodeType>Server</NodeType>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><MasterServer>true</MasterServer>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><NodeId>instance1:coreapplication_obis1</NodeId>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><HostNameOrIP>HostMachine1.localdomain.com</HostNameOrIP>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ServicePort>9703</ServicePort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><MonitorPort>9701</MonitorPort>
    </Node>
    <Node>
    <NodeType>Scheduler</NodeType>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><NodeId>instance1:coreapplication_obisch1</NodeId>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><HostNameOrIP>HostMachine1.localdomain.com</HostNameOrIP>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ServicePort>9705</ServicePort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><MonitorPort>9708</MonitorPort>
    </Node>
    <Node>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeType>Server</NodeType>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <MasterServer>false</MasterServer>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeId>instance1:coreapplication_obis2</NodeId>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <HostNameOrIP>HostMachine1.localdomain.com</HostNameOrIP>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ServicePort>9702</ServicePort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <MonitorPort>9709</MonitorPort>
    </Node>
    <Node>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeType>Server</NodeType>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <MasterServer>false</MasterServer>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeId>instance2:coreapplication_obis1</NodeId>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <HostNameOrIP>HostMachine2</HostNameOrIP>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ServicePort>9761</ServicePort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <MonitorPort>9762</MonitorPort>
    </Node>
    <Node>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeType>Server</NodeType>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <MasterServer>false</MasterServer>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeId>instance2:coreapplication_obis2</NodeId>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <HostNameOrIP>HostMachine2</HostNameOrIP>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ServicePort>9763</ServicePort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <MonitorPort>9764</MonitorPort>
    </Node>
    <Node>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeType>SecondaryController</NodeType>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeId>instance2:coreapplication_obiccs1</NodeId>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <HostNameOrIP>HostMachine2</HostNameOrIP>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ServicePort>9765</ServicePort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <MonitorPort>9766</MonitorPort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ListenAddress>HostMachine2</ListenAddress>
    </Node>
    <Node>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeType>Scheduler</NodeType>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <NodeId>instance2:coreapplication_obisch1</NodeId>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <HostNameOrIP>HostMachine2</HostNameOrIP>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ServicePort>9770</ServicePort>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <MonitorPort>9771</MonitorPort>
    </Node>
    </NodeList>
    <SSLProperties>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><SSL>false</SSL>
    <SSLCertificateFile/>
    <SSLPrivateKeyFile/>
    <SSLCACertificateFile/>
    <SSLVerifyPeer>false</SSLVerifyPeer>
    </SSLProperties>
    </Cluster>

  • DNFS and ZFS Storage Appliance: What are the benefits and drawbacks

    Hello All:
    I have a client who has a 4TB database and wants to easily make clones for their DEV environment. The conventional methods (RMAN duplicate) are taking too long because of the size of the db. Looking into dNFS as an alternative standalone and looking into the ZFS storage appliance as well. What are the benefits of just dNFS being configured alone? I'm sure you can clone easily based on the copy-on-write capabilities but weighing the dNFS option alone (no additional costs) vs using ZFS Storage Appliance (which used dNFS as its protocol) but costs money. Your thoughts?

    Dear Kirkladb,
    as far as I understand your question you like to know the road blocks for usage of dNFS in combination with a ZFS Storage Appliance.
    First I like to mention that dNFS is no feature on the appliance and the dNFS traffic is perceived as regular NFS traffic, so there is currently no feature which needs extra licenses on the ZFS Storage Appliance if you run dNFS on your client; dNFS is client driven and requires software on the client. Second the use of dNFS does not exclude to have snapshots or clones on the appliance, although cloning requires a license to be bought.
    As mentioned by Nitin the appliance offers many features, some are based on ZFS, some are coming for the underlying OS and some coming form additional software. You seem to be interested in NFS, this is I guess mainly related to NFSv3 and NFSv4. The appliance will see dNFS from the clients as regular incoming NFS requests, means client side makes the difference and therefore it is important to have dNFS and maybe Infiniband drivers at a current level.
    To get a copy of your production Database you could go different ways, the appliance offers to create a snapshot (free of charge) which is read-only and to create a clone (additional costs) on top of the snapshot. You have mentioned RMAN, as additional method, Snap Management Utility (Clone License) will also help here and maybe DataGuard. I am sure there are some additional ways not listed.
    The point I wanted to make is that Cloning on ZFS-SA abd NFS are different are topics.
    Best Regards
    Peter

  • Imovie 10 wont let me share my videos over 3-4 minutes , youtube is ok but when i try a video of about 90  minutes i hit share and after about 10 mins i get the message box "video rendering error: -50 share failed please help!

    I uploaded the new Imovie 10 and cannot share videos,after about 10 mins I get the message "Share failed Video rendering error :-50", please help!

    I am getting the same problem. Downloaded Maverick and the new iMovie 10.0.1 and It will only upload 10 minutes of a 65 minute video then I get the rendering error 50 each time tried to export to desktop, to thumbdrive, to youtube. No luck.  any suggestions Apple?

  • Does anyone have SUN ZFS storage 7000 user guide or step instructions ?

    Hello:
    I download SUN ZFS storage 7000 simulator, but I do not know how to use it. Does any one have some ducuments ? or where I can find them?

    Hi.
    See http://download.oracle.com/docs/cd/E22471_01/index.html
    All array 7000 use same software. Different only hardware configuration and some hardware specific features:
    Possible or not add: Readzilla, writezilla, configure cluster.
    Regards.

  • HT6196 When I try to "share" my movie project via "File" the process "fails after a short while.  I do not know why this is happening.  I want to send my movie file to IDVD so I can burn a DVD disc of my project.

    When I try to "share" my IMovie project via "File", the process "fails", after a short time.  I am following the instuctions;  Click share>file>next > except it hasn't download to save.  The blue circle never completes its circle before I says it failed.  What am I doing wrong?

    Are you trying to transfer it from the iPad to your desktop?  Have you tried AirDrop?

  • Windows 8 offline files on network share disappear after offline reboot

    Hello,
    We are using Group Policy Preferences to map a drive for our users.  Windows 8 users who make this drive, or some of the files\folders in it, 'Always available offline' are finding that the network drive disappears completely if they do an offline reboot.
    Windows 7 users are fine - their drive\files\folders continue to be visible and available even after an offline reboot.
    Our domain is Windows 2008 R2.
    I've had a look around for suggested solutions to this issue.  So far I've tried re-initialising the offline
    file cache and ensuring that hotfix 2795944 is installed on the Windows 8 machines as these seemed to fix similar issues for other people.  However, neither have worked for me. 
    Can anyone suggest anything else that might solve this issue please?
    Thanks in advance for any help.
    Ros

    Hi Roger,
    Thanks for your reply, but I'm afraid your suggestion hasn't worked.
    I added that DWord value ([HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
    "EnableLinkedConnections"=dword:00000001) into the registry and rebooted while connected to our network.  When
    I logged back on, I'd lost my network mapping completely.  I ran a gpupdate /force to reapply the group policy.  When I logged back on, the drive mapping was back but incorrectly - it was mapped to the root of the 'Users' directory on the file server
    instead of users\username as it should be.
    I deleted the registry key, rebooted and my drive mapping was back to users\username as expected.  However, it still loses the mapping as soon as I do an offline reboot.
    The 'Reconnect' option is not checked in our Group Policy.
    Ros

  • Sap service fails after switching to the second node in HA system.

    Hello all,
    We have installed the HA mscs cluster installation for ECC6.0(my SAP erp 2005) system.The ASCS+SCS isntance  and the DB instance are the failover resources.
    When the ASCS+SCS(sap cluster group) fail over to the next node the service sap_<sid>_00 (ascs) and sap_<sid>_01(scs) fails to start automatically  and we have to manually start the instance from the services console by giving the sapservice<sid> password to start the services.
    when we try to start the service without giving the password then the system gives a message unable to start due to logon failure and after giving the password it shows that the user has been been granted to logon as a service user.
    Pl help resolve this issue.
    thx
    satyajit

    A change to the zpool_import() management of the zpool.cache file, as delivered by Solaris 10 kernel patches 137137-09 (for SPARC) or 137138-09 (for x86), might cause systems that have their shared ZFS (zfs(1M)) storage pools under the control of HAStoragePlus to be simultaneously imported on multiple cluster nodes. Importing a ZFS storage pool on multiple cluster nodes will result in pool corruption, which might cause data integrity issues or cause a cluster node to panic.
    To avoid this problem, install Solaris 10 patch 139579-02 (for SPARC) or 139580-02 (for x86) immediately after you install 137137-09 or 137138-09 but before you reboot the cluster nodes.
    Alternatively, only on the Solaris 10 5/08 OS, remove the affected patch before any ZFS pools are simultaneously imported to multiple cluster nodes. You cannot remove patch 137137-09 or 137138-09 from the Solaris 10 10/08 OS, because these patches are preinstalled on that release.

  • Satellite Pro C850 - WLAN keeps failing after Win 7 installation

    Hi,
    I own a C850-1GR (PSCBXE), which comes with Win8.
    I've bought Win 7 32-bit Home Premium and reinstalled it from scratch.
    Afterwards I've installed the drivers from toshiba support page in the following order:
    Intel Chipset SW Installation Utility
    Intel Management Engine Interface
    Display Driver
    Intel Rapid Storage Technology Driver
    Realtek Audio Driver
    ATI HDMI Audio Driver
    SRS Premium Sound HD
    Synaptics Touch Pad Driver
    Realtek LAN Driver
    Realtek Wireless LAN Driver
    Intel Wireless Display
    Realtek Bluetooth Filter Driver Package
    Bluetooth Monitor
    Intel USB3.0 Driver
    Realtek Card Reader
    TOSHIBA Value Added Package
    TOSHIBA Sleep Utility
    TOSHIBA Resolution+ Plug-in for Windows Media Player
    TOSHIBA Media Controller
    TOSHIBA Media Controller Plug-in
    TOSHIBA Network Device ID Registry Setting Tool
    TOSHIBA Web Camera Application
    PatchFiles PCIIDEREG-1.2
    PatchFiles
    When the installation is done, WLAN fails after reboot, alternately.
    This means:
    *First boot: WLAN OK*
    *Second boot: WLAN fails*
    *Third boot ( = first boot): WLAN OK*
    *Fourth boot ( = second boot): WLAN Fails*
    *and so on.*
    Failing means, the WLAN symbol is displayed for a few seconds, then the "no network" icon is displayed.
    Any help is greatly appreciated.

    >(Why on earth should a device report an error every second system boot?)
    Yes, indeed this is very confusing and strange.
    Just one notice regarding:
    >Please note, that the intel driver is for "wireless display".
    Intel wireless display works only in connection with Intel WLan card. If your notebook does not contain Wlan card from Intel manufacturers, the wireless display does not work
    >Furthermore, all these drivers are listed on the C850 driver page for Win7-32.
    Yes, this is true but all these drivers appear because of different C850 with different hardware configuration.

  • ZVM 30G firmware upgrade failed after reloa

    My ZVM 30G froze often and I finally chose to reload firmware and hope to upgrade new firmware. Miserably, the upgrade always fails after many attem
    ps.
    I have exhausted many suggestions here and none is working! Please help out. Here is the environment and methods I had already tried and none worked. In all the trial, I used the recovery tool.
    1) Vista SP and WMP , failed many times, always freeze when approaching the last upgrade progress bar
    2 XP SP and SP2 environment, use WMP and WMP0 respecti'vely, won't work, similar to the above
    3) Tried on 5 different PCs all XP), failed like the above
    4) Tried all USB ports, won't work
    5) Tried three different version of firmwares, none worked
    6) Clean, Format, Scan, reboot, numerous times, won't work
    7) Finally tried on XP SP3, still won't work
    The design of "reload" option is severly flawed. Creative is a brand I like, but the company failed on users this time, very disappointed!! Surveying solution to my problem on this forum and Google, I found so many ZVM users have similar problems and everyone is very upset. If Creative cares about user loyalty, it should come up a solution since this is not an isolated issue, it's an issue relating to its design flaw, and Creative is obligated to provide a solution for users despite many out of warranty.
    Please share your solution and constructi've advice to this problem if you have one. I appreciate your kindness.

    Are the comupters recognizing the Zen? If they don't recognize the player the reload will not work. If it is recognized then it may be the order in which attempt is executed. Has the WMP been rolled back correctly? (WMP runtime must be removed when rolling back from to 0 found in the Add/Remove Programs(show all updates box checked)this can only be rolled back on an Xp not on a Vista O.S. Download firmware file to desktop. Open file before connecting device to computer. On the device before connecting (from recovery screen) choose reload firmware then connect device choose language & update should complete.(IGNORE THE AUTOPLAY WINDOW DO NOT CLOSE IT)
    Remember will only work if computer recognizes the device first. Battery needs to be at least 50% full. Use a REAR usb port to insure full powerMessage Edited by coachop94 on -04-2008 :49 AM

  • Migration/Live Migration fails with shared storage (SMB), but not all the time

    I have 2 Hyper-V Hosts using shared storage via SMB. I'm having intermittent issues with migrations failing. It'll either go through the motions of doing the whole move and fail and/or when I try to start it again I get the following:
    I've done a lot of reading on this and have done various things that have been recommended. For each Hyper-V host I've setup delagation via Kerberos. ie. HV_Host1 has CIFS - HV_Host2; CIFS - SMB Server; MS Virtual System Migration Service - HV_Host2 and
    vice versa.
    On the actual SMB share on the Shared Storage server I added permissions to the folder for HV_Host1, HV_Host2, Storage Server, Domain Admins and my user account for full access.
    In Group Policy, I've blocked Inheritance for the OU containing the Hyper-V hosts, though I have added some of the Group Policy's manually that I needed.
    Last thing, I also added Domain Admins to the Local GP on each Host for "Log on as a Service" and "Impersonate a client after authentication" as shown in this thread: http://social.technet.microsoft.com/forums/windowsserver/en-US/7e6b9b1b-e5b1-4e9e-a1f3-2ce72ea1e543/unable-to-migrate-create-vm-hyperv-cluster-2012-logon-failure-have-to-restart-the-hyperv
    I get these failed migrations regardless if I start them on the actual Host or via the admin console from Win8.
    At this point I'm not sure what else to check or the next step to take for this.

    Hi Granite,
    Please refer to following article to build hyper-v over SMB :
    http://technet.microsoft.com/en-us/library/jj134187.aspx#BKMK_Step3
    Best Regards
    Elton Ji
    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.

Maybe you are looking for