OVM Sparc - Can't discover local disks

Chassis 6000
10 Blades T4-1B
Controller LSI logic with 2 local 600gb disks per blade.
I understand that FC and ISCSI storage generic drivers are a big no at the moment for sparc, I currently have the storages attached to one blade and shared via nfs (a blueprint for tunning nfs in 11.1 would be great also).
The problem is, I can't even discover the local disk, no raid, so OVM should discover the secondary disk by itself right? Disk is completely cleared as recommended, but OVM still fails to discover anything.
Help or suggestions will be greatly appreciated.
Thanks

The answer is "not yet" with the OVM manager. The currently shipping support for Oracle VM Manager on SPARC systems is only for NFS. 
If you are willing to work via CLI outside Oracle VM Manager, you can add local disks to the guest. You have to expand the VM line in the GUI so you can see the "ID" field, which is the actual name of the domain in the ldoms manager. For example, you may name the guest 'mydomain', but the actual name in 'ldm list' will be a long hex string that is a UUID.  You can use 'ldm add-vdsdev' to define virtual disks, and then 'ldm add-vdisk' to add that disk to a guest.  The other complication is that the domain does not actually exist until you start it from the GUI, so if you stop the guest and later restart it, all "extra" devices not known to OVM Manager won't be there and would have to be added again. The other obvious restriction is that you can not migrate a domain if it has local disks.
For reference: if you go to the Oracle VM Server for SPARC documentation at Oracle VM for SPARC Documentation  and then select View Library for Release 3.0 at  http://docs.oracle.com/cd/E37707_01/index.html
you will see a page with all the documents for the current release. Pick the "Oracle VM Manager 3.2: Quick Start Guide for Managing Oracle VM Server for SPARC" at http://www.oracle.com/technetwork/server-storage/vm/ovm3-sparc-quick-start-guide-1900072.pdf
I hope this helps explain the situation.
Jeff

Similar Messages

  • OVM 3.2.1 doesn't discover local disk

    OVM 3.2.1 doesn't discover local disk on a SUN FIRE X4170 M3. I created 1TB lvdisk1, but OVM manager doesn't see it. Below is some output asked in similar situation in other threads:
    # vgdisplay
    --- Volume group ---
    VG Name DomUVol
    System ID
    Format lvm2
    Metadata Areas 1
    Metadata Sequence No 4
    VG Access read/write
    VG Status resizable
    MAX LV 0
    Cur LV 1
    Open LV 0
    Max PV 0
    Cur PV 1
    Act PV 1
    VG Size 3.76 TB
    PE Size 32.00 MB
    Total PE 123360
    Alloc PE / Size 32768 / 1.00 TB
    Free PE / Size 90592 / 2.76 TB
    VG UUID WNg82A-zsuW-fcin-evtY-NSAU-dWN7-35k9pX
    # lvdisplay
    --- Logical volume ---
    LV Name /dev/DomUVol/lvdisk1
    VG Name DomUVol
    LV UUID l2bZ0D-LDse-bHbc-BrsY-iwCf-CXsi-bKkdeu
    LV Write Access read/write
    LV Status available
    # open 0
    LV Size 1.00 TB
    Current LE 32768
    Segments 1
    Allocation inherit
    Read ahead sectors auto
    - currently set to 256
    Block device 252:0
    # df
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/sda2 49571696 1115204 45897740 3% /
    /dev/sda1 194442 27845 156558 16% /boot
    tmpfs 2829952 0 2829952 0% /dev/shm
    none 2829952 48 2829904 1% /var/lib/xenstored
    # blkid
    /dev/sda1: LABEL="/boot" UUID="89bbdaaa-1177-4ec7-8c99-8b698c068f8f" TYPE="ext3"
    /dev/sda2: LABEL="/" UUID="7ff3ecea-0b01-4986-a914-9f0741023e82" TYPE="ext3"
    /dev/sda3: LABEL="SWAP-sda31" UUID="18d8494e-ce62-4b60-88b1-ea8bc3616bd9" TYPE="swap"
    /dev/sdc1: LABEL="ORACLE_SSM" UUID="6275-6275" TYPE="vfat"
    # storage_discover --infoDumpType=disk_XML
    <SCSI>
    </SCSI>
    <DiskScanIssues>
    <Errors Num="0"><![CDATA[
    ]]></Errors>
    <Warnings Num="0"><![CDATA[
    ]]></Warnings>
    </DiskScanIssues>

    # multipath -ll
    Feb 15 19:56:43 | DM multipath kernel driver not loaded
    Feb 15 19:56:43 | DM multipath kernel driver not loaded
    # lspci
    00:00.0 Host bridge: Intel Corporation Sandy Bridge DMI2 (rev 07)
    00:02.0 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 2a (rev 07)
    00:02.2 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 2c (rev 07)
    00:03.0 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 3a in PCI Express Mode (rev 07)
    00:03.2 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 3c (rev 07)
    00:04.0 System peripheral: Intel Corporation Sandy Bridge DMA Channel 0 (rev 07)
    00:04.1 System peripheral: Intel Corporation Sandy Bridge DMA Channel 1 (rev 07)
    00:04.2 System peripheral: Intel Corporation Sandy Bridge DMA Channel 2 (rev 07)
    00:04.3 System peripheral: Intel Corporation Sandy Bridge DMA Channel 3 (rev 07)
    00:04.4 System peripheral: Intel Corporation Sandy Bridge DMA Channel 4 (rev 07)
    00:04.5 System peripheral: Intel Corporation Sandy Bridge DMA Channel 5 (rev 07)
    00:04.6 System peripheral: Intel Corporation Sandy Bridge DMA Channel 6 (rev 07)
    00:04.7 System peripheral: Intel Corporation Sandy Bridge DMA Channel 7 (rev 07)
    00:05.0 System peripheral: Intel Corporation Sandy Bridge Address Map, VTd_Misc, System Management (rev 07)
    00:05.2 System peripheral: Intel Corporation Sandy Bridge Control Status and Global Errors (rev 07)
    00:05.4 PIC: Intel Corporation Sandy Bridge I/O APIC (rev 07)
    00:11.0 PCI bridge: Intel Corporation Patsburg PCI Express Virtual Root Port (rev 06)
    00:1a.0 USB Controller: Intel Corporation Patsburg USB2 Enhanced Host Controller #2 (rev 06)
    00:1c.0 PCI bridge: Intel Corporation Patsburg PCI Express Root Port 1 (rev b6)
    00:1c.7 PCI bridge: Intel Corporation Patsburg PCI Express Root Port 8 (rev b6)
    00:1d.0 USB Controller: Intel Corporation Patsburg USB2 Enhanced Host Controller #1 (rev 06)
    00:1f.0 ISA bridge: Intel Corporation Patsburg LPC Controller (rev 06)
    00:1f.2 SATA controller: Intel Corporation Patsburg 6-Port SATA AHCI Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation Patsburg SMBus Controller (rev 06)
    00:1f.6 Signal processing controller: Intel Corporation Patsburg Thermal Management Controller (rev 06)
    20:00.0 Ethernet controller: Intel Corporation Ethernet Controller 10 Gigabit X540-AT2 (rev 01)
    20:00.1 Ethernet controller: Intel Corporation Ethernet Controller 10 Gigabit X540-AT2 (rev 01)
    50:00.0 RAID bus controller: LSI Logic / Symbios Logic LSI MegaSAS 9260 (rev 05)
    61:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 02)
    62:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 21)
    7f:0c.0 System peripheral: Intel Corporation Sandy Bridge Unicast Register 0 (rev 07)
    7f:0c.6 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller System Address Decoder 0 (rev 07)
    7f:0c.7 System peripheral: Intel Corporation Sandy Bridge System Address Decoder (rev 07)
    7f:0d.0 System peripheral: Intel Corporation Sandy Bridge Unicast Register 0 (rev 07)
    7f:0d.6 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller System Address Decoder 1 (rev 07)
    7f:0e.0 System peripheral: Intel Corporation Sandy Bridge Processor Home Agent (rev 07)
    7f:0e.1 Performance counters: Intel Corporation Sandy Bridge Processor Home Agent Performance Monitoring (rev 07)
    7f:0f.0 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Registers (rev 07)
    7f:0f.1 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller RAS Registers (rev 07)
    7f:0f.2 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 0 (rev 07)
    7f:0f.3 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 1 (rev 07)
    7f:0f.4 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 2 (rev 07)
    7f:0f.5 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 3 (rev 07)
    7f:0f.6 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 4 (rev 07)
    7f:10.0 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Channel 0-3 Thermal Control 0 (rev 07)
    7f:10.2 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller ERROR Registers 0 (rev 07)
    7f:10.3 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller ERROR Registers 1 (rev 07)
    7f:10.6 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller ERROR Registers 2 (rev 07)
    7f:10.7 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller ERROR Registers 3 (rev 07)
    80:00.0 PCI bridge: Intel Corporation Sandy Bridge DMI2 in PCI Express Mode (rev 07)
    80:01.0 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 1a (rev 07)
    80:03.0 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 3a in PCI Express Mode (rev 07)
    80:04.0 System peripheral: Intel Corporation Sandy Bridge DMA Channel 0 (rev 07)
    80:04.1 System peripheral: Intel Corporation Sandy Bridge DMA Channel 1 (rev 07)
    80:04.2 System peripheral: Intel Corporation Sandy Bridge DMA Channel 2 (rev 07)
    80:04.3 System peripheral: Intel Corporation Sandy Bridge DMA Channel 3 (rev 07)
    80:04.4 System peripheral: Intel Corporation Sandy Bridge DMA Channel 4 (rev 07)
    80:04.5 System peripheral: Intel Corporation Sandy Bridge DMA Channel 5 (rev 07)
    80:04.6 System peripheral: Intel Corporation Sandy Bridge DMA Channel 6 (rev 07)
    80:04.7 System peripheral: Intel Corporation Sandy Bridge DMA Channel 7 (rev 07)
    80:05.0 System peripheral: Intel Corporation Sandy Bridge Address Map, VTd_Misc, System Management (rev 07)
    80:05.2 System peripheral: Intel Corporation Sandy Bridge Control Status and Global Errors (rev 07)
    80:05.4 PIC: Intel Corporation Sandy Bridge I/O APIC (rev 07)
    88:00.0 Ethernet controller: Intel Corporation Ethernet Controller 10 Gigabit X540-AT2 (rev 01)
    88:00.1 Ethernet controller: Intel Corporation Ethernet Controller 10 Gigabit X540-AT2 (rev 01)
    ff:0c.0 System peripheral: Intel Corporation Sandy Bridge Unicast Register 0 (rev 07)
    ff:0c.6 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller System Address Decoder 0 (rev 07)
    ff:0c.7 System peripheral: Intel Corporation Sandy Bridge System Address Decoder (rev 07)
    ff:0d.0 System peripheral: Intel Corporation Sandy Bridge Unicast Register 0 (rev 07)
    ff:0d.6 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller System Address Decoder 1 (rev 07)
    ff:0e.0 System peripheral: Intel Corporation Sandy Bridge Processor Home Agent (rev 07)
    ff:0e.1 Performance counters: Intel Corporation Sandy Bridge Processor Home Agent Performance Monitoring (rev 07)
    ff:0f.0 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Registers (rev 07)
    ff:0f.1 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller RAS Registers (rev 07)
    ff:0f.2 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 0 (rev 07)
    ff:0f.3 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 1 (rev 07)
    ff:0f.4 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 2 (rev 07)
    ff:0f.5 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 3 (rev 07)
    ff:0f.6 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Target Address Decoder 4 (rev 07)
    ff:10.0 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller Channel 0-3 Thermal Control 0 (rev 07)
    ff:10.2 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller ERROR Registers 0 (rev 07)
    ff:10.3 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller ERROR Registers 1 (rev 07)
    ff:10.6 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller ERROR Registers 2 (rev 07)
    ff:10.7 System peripheral: Intel Corporation Sandy Bridge Integrated Memory Controller ERROR Registers 3 (rev 07)

  • Unable to discover local disks in T5220

    According to http://docs.oracle.com/cd/E35328_01/E35332/html/vmusg-storage-types.html#vmusg-storage-local
    I should be able to use extra disks in a T5220 to store VMs:
    Local storage consists of hard disks installed locally in your Oracle VM Server. In a default installation, Oracle VM Server will only use the first disk (/dev/sda), leaving other disks available for storage.
    As long as no partition and data are present the device will be detected as a raw disk. The choice is yours to use the local disks either to provision logical storage volumes as disks for virtual machines or to install a storage repository. If you place a storage repository on the local disk, an OCFS2 file system is installed.
    But I am unable to discover these disks using Oracle VM Manager 3.2.2.520, managing a host running Solaris 11.1 with latest version of VM Server for SPARC:
    # pkg list | grep ldom
    consolidation/ldoms/ldoms-incorporation     0.5.11-0.175.1.9.0.4.0   i--
    system/ldoms    0.5.11-0.175.1.9.0.2.2    i--
    system/ldoms/ldomsmanager    3.0.0.4-0.175.1.9.0.4.0    i--
    I suspect that it is because "partition and data are present" on the disk, but I don't know how to delete partitions with the format command, only change them to unassigned and zero length, and that didn't work:
    partition> p
    Current partition table (original):
    Total disk cylinders available: 46873 + 2 (reserved cylinders)
    Part      Tag    Flag     Cylinders         Size            Blocks
      0 unassigned    wm       0                0         (0/0/0)             0
      1 unassigned    wm       0                0         (0/0/0)             0
      2     backup    wu       0 - 46872      279.38GB    (46873/0/0) 585912500
      3 unassigned    wm       0                0         (0/0/0)             0
      4 unassigned    wm       0                0         (0/0/0)             0
      5 unassigned    wm       0                0         (0/0/0)             0
      6 unassigned    wm       0                0         (0/0/0)             0
      7 unassigned    wm       0                0         (0/0/0)             0
    I can't make slice 2 size zero, otherwise when I run label to write the changes I get an error.  Can anyone tell me what I'm missing?  Thanks!

    The reason you can't do this, is that the currently shipping support for Oracle VM Manager on SPARC systems is only for NFS.  The paragraph you are quoting is from the base Oracle VM manual and that section applies to x86.  /dev/sda is a Linux convention, not Solaris, so it wouldn't apply here.
    If you go to the Oracle VM Server for SPARC documentation at Oracle VM for SPARC Documentation  and then select View Library for Release 3.0 at
    http://docs.oracle.com/cd/E37707_01/index.html
    you will see a page with all the documents for the current release. Pick the "Oracle VM Manager 3.2: Quick Start Guide for Managing Oracle VM Server for SPARC" at http://www.oracle.com/technetwork/server-storage/vm/ovm3-sparc-quick-start-guide-1900072.pdf
    You are running the correct version of Solaris 11 and the logical domains manager, so you should be able to discover the server, networks, and file-based repositories, but you'll have to wait till a later release provides support for local disk, FC SAN, and iSCSI.  I hope this helps explain the situation.
    Jeff

  • Satellite U400-112: can't format local disk (damaged MFT?)

    Hello!
    I got rather serious problem with my HDD.
    HDD 250Gb
    C: 116Gb - NTFS - Windows XP (Vista initially)
    D: 1,5Gb - NTFS - (Vista Recover?..)
    E: 117Gb - RAW (was NTFS before crash)
    MFT of local drive E: was damage because of the virus attack (I hope not because of my foolishness!). It was NTFS, now it is RAW. I recovered all necessary data from lost partition with program ZAR, but all my attempts to recover or just format E: remained unsuccessful.
    No bad sectors found on HDD. Windows standard tool for formatting disks fails: "It is impossible to finish formatting of E:".
    Before this problem with drive E:, I got several difficulties with HDD. I have never re-divided disks, as from the very beginning Partition Magic identified it incorrectly. I tried Partition Magic 7 and 8.
    Link: [ Error screensaver|http://cs1498.vkontakte.ru/u169802/154397/x_3a82b4fb.jpg]
    The problem is that special programs (I tried "Find and Mount") also could not identify partitions to correct defected MFT. I thought that low level format may help me, but i heard, what use of any applications from other producers can probably destroy my HDD. Are there any special applications from Toshiba developed for such cases? Or you may advice me something else?
    Thanks for your help!
    P.S. These applications didn't helped me:
    Find and Mount (doesn't find HDD)
    Acronis Recovery Expert (doesn't find HDD)
    OnTrack EasyRecovery Professional (didn't fix error, but helped with data recovering)
    HDD Regenerator

    So have you recovered all your important data?
    I would just run Recovery to restore the HDD back to its factory state. If Recovery fails, you can try removing the partitions using FDISK from an MSDOS boot disk. Free bootdisks can be found at www.bootdisk.com
    FDISK can also repair a Master Boot Record by running this command: FDISK /MBR
    But its not 100% reliable, it could cause more harm than good.

  • Oracle vm manager 3.3.1 can't discover the server which one has reinstall system

               It couldn't to import the iso file to the Repositories,and I doubt that the nfs  which it created by the disks of ovm server has some problem .So the ovm
    server has reinstalled system.
               There's the log from the  ovm server on /var/log/ovs-agent.log 
    [2015-02-09 15:39:23 31263] ERROR (notificationserver:240) Error sendinging statistics: Unauthorized {"message":"AUTH_000003:Necessary authorization
    information was not supplied.","errorCode":"AUTH_000003","cause":null,"wsErrorCode":"AUTH_INFO_NOT_SUPPLIED"}
    [2015-02-09 15:39:52 31263] DEBUG (notificationserver:192) sent events: [('{CLUSTER} {MONITOR} Cluster state changed from [Unknown] to [Offline]', {
    }), ('Feb  7 08:33:39 {NETWORK} net : LINKCHANGE : eth0 (0) [1]\n', {}), ('Feb  7 08:33:40 {NETWORK} net : LINKCHANGE : bond0 (0) [1]\n', {}), ('Feb
      7 08:34:57 {NETWORK} net : LINKCHANGE : eth0 (1) [0]\n', {}), ('Feb  7 08:34:57 {NETWORK} net : LINKCHANGE : bond0 (1) [0]\n', {})]
    [2015-02-09 15:39:52 31263] ERROR (notificationserver:201) Error sending events: Unauthorized {"message":"AUTH_000003:Necessary authorization inform
    ation was not supplied.","errorCode":"AUTH_000003","cause":null,"wsErrorCode":"AUTH_INFO_NOT_SUPPLIED"}
    Traceback (most recent call last):
      File "/usr/lib64/python2.6/site-packages/agent/daemon/notificationserver.py", line 193, in event_sender
        session.post(events_formatted)
      File "/usr/lib64/python2.6/site-packages/agent/daemon/notificationserver.py", line 63, in post
        return self._do_post(data)
      File "/usr/lib64/python2.6/site-packages/agent/daemon/notificationserver.py", line 81, in _do_post
        raise Exception('%s %s' % (response.reason, content))
    Exception: Unauthorized {"message":"AUTH_000003:Necessary authorization information was not supplied.","errorCode":"AUTH_000003","cause":null,"wsErr
    orCode":"AUTH_INFO_NOT_SUPPLIED"}
    [2015-02-09 15:39:53 31263] ERROR (notificationserver:240) Error sendinging statistics: Unauthorized {"message":"AUTH_000003:Necessary authorization
    information was not supplied.","errorCode":"AUTH_000003","cause":null,"wsErrorCode":"AUTH_INFO_NOT_SUPPLIED"}
                 The message is from ovm manager.
    OVMAPI_4025E Attempt to send command: get_api_version to server: 10.189.209.222 failed due to errors authenticating to the server. OVMAPI_4004E Sync command failed on server: 10.189.209.222. Command: get_api_version, Server error: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Received fatal alert: handshake_failure [Mon Feb 09 15:14:59 CST 2015] [Mon Feb 09 15:14:59 CST 2015]
            Please ,help me!

    Frank,
    Sorry I didn't see this before, but it wasn't on the most recent posts. Please see related post here OVM Sparc - Can't discover local disks
    The net is that the initial support for Oracle VM Manager with Oracle VM Server for SPARC only supports NFS for repository (and virtual disks). A later release will permit virtual disks from FC SAN, iSCSI, and local disk as well as NFS. The linked not provides more information and a link to beta code.  regards, Jeff

  • How to configure local disk on OVM Server as storage space to create VMs

    Hello,
    We have installed OVM Server 3.1.1 on a machine that has 250 GB of Hard disk space [Single disk].
    While installing used an option - Remove all partitions and create a new default partition layout.
    Around 4GB has been used and remaining 246 GB is left as free space.
    From OVM Manager - the server is discovered but didn't discovered the physical disk [i.e. remaining 246 GB raw disk space].
    Can someone help me to understand how to use local disk as storage space for creating and running VM's.
    Thanks
    Srinivas

    You can? You've used every conceivable BIOS out there? You must really be full of yourself. There is absolutely no BIOS that I know of that gives this basic function. BIOSs do not "hard partition" anything. A "BIOS" is not made for such things. Do you even know what "BIOS" stands for?
    I wonder why there is some many wanting to do this and are having problems.... I mean if it is such a straight forward thing to do..... It must be down right "intuitive".
    You maybe speaking of a RAID "BIOS" but you obviously think you're not. Some motherboards have integrated RAID abilities. Intel RST comes to mind... BUT this isn't a feature of a MOTHERBOARD BIOS.
    I've got some $50,000 servers that will not break a single hard drive up into multiple logical drives..... Now, I haven't worked on a "Stinkpad" for many years. Don't want to. However, I have never seen one that would do what you're saying you're doing.
    You maybe trying to help.... but you're leading people down a wrong path.
    Its just as easy to run virtual box and use the virtual box templates for Oracle VM. In fact, its more practical if you want to run Oracle VM on a laptop for testing purposes than blowing everything away and attempting to setup different LUNS on a single hard drive.
    For your review...
    http://www.oracle.com/technetwork/articles/servers-storage-admin/configure-vm-templates-1656261.html
    Although it's more reliable to use a separate location (such as an NFS share) for a storage repository, you can use a local disk of your Oracle VM Server instead, thus taking advantage of the local storage option. Beware, though: Oracle VM Server 3.0 doesn't allow you to utilize the unused space on the physical disk it's installed on. For local storage, you'll need at least one more physical disk. In other words, you'll need a total of two disks at minimum on your Oracle VM Server host if you want to use local storage. In practice, though, local storage is not a primary use case. The major downside to this approach is that local storage, by definition, cannot be shared between different servers.
    Edited by: user12273962 on Dec 10, 2012 10:40 AM

  • Access local disk via Java Web Start??

    HI all ,
    I had saw the JWS document.
    It indicate we can't access local disk via JWS in that Security.
    If I need to access local disk by command, does anyone have better suggestion.
    And can I run *.bat via Java Web Start?
    Thanks very much for your help.
    Morris

    I do the both thing but still don't access to Local disk.
    I just write a simple test class within extend another that create a file (and of course sign it)but still can't create a file Local disk. this MAKE ME MAD and LOOSE MY JOB .
    here is my JNLP file:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for Pensionsrechner -->
    <jnlp
    spec="1.0+"
    codebase="file:///d:/"
    href="test.jnlp">
    <information>
    <title>Me</title>
    <vendor>myself</vendor>
    <homepage href="http://www.me.com"/>
    <description> test test test</description>
    <description kind="short">Test creatin of log file on client </description>
    </information>
    <offline-allowed/>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.4"/>
    <jar href="test2.jar"/>
    </resources>
    <application-desc main-class="secMan.Test"/>
    </jnlp>

  • Some wireless clients can't discover or connection to local wired systems

    Hi,
    I've just upgraded my home wireless from an NetComm NB5540 + modem to a LinkSys X3000.
    Internet access works fine for all devices, but some wireless devices can't "see" my Win7 desktop system that's on a wired connections to the router. 
    I've tried three devices...
    Galaxy Note phone (running ICS 4.0.4) can discover and connect to file shares on my desktop system without any problems.
    Asus Transformer Prime tablet (running JellyBean 4.1.1) can see the router on the local network, but can't see my desktop. Even if I manually type in the IP address it can't connect to it
    Likewise my old WinXP laptop can see the router but can't see or connect to any other devices.
    Any suggestions welcome.
    Hugh
    ps. I tried connecting the NetComm router with just Wifi configured to one of the ethernet ports on the X3000, so I've got two Wifi networks running in parallel. If I connect to this second WiFi network with any of the above devices then they can all discover and connect to my desktop system on the wired connection to  the X3000.

    Just to test network connectivity, why don't you ping the wired client from the wireless devices that are not able access it? Do post your results so we can further analyze this scenario. By the way, when you cascaded another access point (using the NetComm router) to the X3000, was it via LAN- LAN? Was the X3000 still the DHCP server for the wireless clients?

  • Unknown disk (local disk Q:) appeared from nowhere and i can't even acess it

    hello,
     i got a HP 635 & just noticed an extra disk ( Local Disk Q: ) which never existed before. I can't even access it!!! Any ideas anyone??
    This question was solved.
    View Solution.

    Hi,
    There's no harm at all in just leaving it there if you want to.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Install EBS on local disk from remote win 2003? Can't pass file space check

    I have a portable 250G hard disk on my poor performance win xp,I want to install EBS 12 on my portable hard disk,but I xp system's performance is poor,so I connect to a fine performance win 2003 through mstsc and I can access my 250G hard disk from remote computer win 2003;
    But when I indecate to use remote hard disk "\\tsclient\M\ebs" as my base directory,I meet some err log like below:
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database ORACLE_HOME = \\tsclient\M\ebs\db\tech_st\10.2.0
    required = 3280.0
    actual = 0.0
    If I choose local disk as my base directory ,It pass the file space check;
    Can anyone meet such problem? Please help me ,thanks in advance!

    Instead of using "\\tsclient\M\ebs\db\tech_st\10.2.0" as a directory path, map this network drive as any other free drive (i.e. F:\, G:\ .. etc). You should be able to proceed with the installation then.
    If you need more details about mapping network drive, please refer to:
    Windows XP: Mapping a network drive
    http://www.microsoft.com/windowsxp/using/networking/maintain/mapdrive.mspx

  • How can I get file from local disk?

    hi, in my project, I store the files in server local disk, and store file name in Database. How can I get the file according to the file name in database? which means the file names in database are mapped to the file in local disk. How Can my application get the file according to the file name in DB?
    PS: file name are show on one web page as link, when user click the link, user can either open the file immediately or download to local PC.

    Hi Ashutosh
    You will have to use sapcar.zip which contains the utility Sapcar.exe utility for unzipping the files from SAP compressed files. (*.car file)
    Regards
    Gaurav
    PS: Reward points if solved

  • How can I get a local path of the local disk with swf

    Since FileReference.download() doesn't download multiple
    files, I want to download files with php ftp_get by FTP.
    I need to pass the local path of the local disk where I can
    download the files from a remote serveur. How can I get a prompt to
    have a user choose a folder on his computor (local disk), if any
    way possible?

    OK, at least 3 is working.
    I don't know how you have a Tape Recorder icon on your Home Screen. I cannot add one myself. But, I am running Holo Launcher in replacement of the default LG "Optimus" User Interface. It's much better in my opinion.
    Try long pressing the icon and select Edit and maybe you can change some attribute of the icon.
    Another thing you could do, is long-press an empty area of your desktop, to add an icon. Select Shortcut, then Select Contact, and scroll through your contact list and choose the contact that you added for *86.
    You realize if you have voice mail you haven't heard, there is a tape recorder icon in the notification bar, which you touch and pull down, then press it to dial voicemail.
    If that functionality doesn't work, you MIGHT want to consider doing a factory data reset on your device, but that is going to nuke all your personalizations and cause you work to set up again.

  • Can't create a session on Local Disk on Cisco NAM2204-RJ45 5.1(2)

    I have a Cisco NAM 2204-RJ45 with the version 5.1(2).
    The issue that I have is that when I want to create a new session capture, we can not select to save the capture to the local disk, and the NAM shows me this message: "All Disk Storage are currently 'In Use', please capture to memory.
    Verifying the status of the Local Disk, There is a lot of availaible disk:
    The only way to use the Local Disk is taking the capture on "Memory" and after that save to file this capture.
    I need to know if there is a way to save the session capture directly to the Local Disk. Why the NAM send me the message of the all data storage in Local Disk is in Use?
    Additional I attach the sh tech.
    Thanks a lot for your answers!

    Hi
    can somebody advice the impact of "no keepalive " here ?
    If i use keepalive command instead of "no keepalive " what would be the impact ?
    Thanks

  • Can we perform the backup in local disk

    Hu Gurus, how can we perform the Backup in Local HDD please guide me
    Cheers Gopal Rao

    HI,
    I dont remember the file name exactly, but my guess is its initSID.sap.
    This file stores parameters for log archives, size of tapes (if you use one), method of copy etc. There you will find a option / paramter called device tape, which can be used for disk copy or tape copy etc, as per usage.
    Hope this helps.
    Kind Regards,
    Jitendra

  • My Hard disk drive (C) is full and can't save to my local disk drive (D)...HELP!!!

    I cannot save anything else to my computer and I feel as if I barely have anything saved on here to begin with. My (C) drive is almost full and my local disk drive (D) has so much space on it, but I do not know how to make that my default drive. I've tried following people's suggestions online but nothing is helping. Can anyone help?

    I have a Dell Inspiron with Intel Core i3 and windows 7. Does this answer what you need? Or do you need a model number? 

Maybe you are looking for

  • Problem with 2 View Objects based on One Entity -Probably a Bug in ADF BC

    Hi I am using JDeveloper 10.1.3(SU5) and adf faces and ADF BC and to explain my problem I use HR schema. First, I created 2 view objects based on countries table named as TestView1 and TestView2. I set TestView1 query where clause to region_id=1 and

  • ITunes will not install any (downloaded) apps: the install buttons are grey.

    I have installed iTunes 12.0.1.26 on my (up-to-date) Windows 7 64 bit machine. I have successfully downloaded several apps from the app store. Now I would really like to install those apps on my iPhone 4s iOS 8.1.2, but iTunes wil not allow me to do

  • IPod to TV Really Bad picture

    Hi there all, I've been using my iPod through the TV. i know not to expect DVD quality Vid and Pics, but even the time bar and play/pause button are blurry and out of focus, i'm using a Video camera lead, any one got any tips how to get decent qualit

  • Why can't i get virus scan to work with downloads

    I had Firefox before,and everytime I downloaded a file it scanned it. Now no matter what I do it will not run a virus scan!

  • How to View portions of layers off canvas?

    When I copy a layer from one image to another (by dragging it from one tab to the next) it appears in the destination tab as a new layer.  However because of the difference in size of the canvas between the two images, I can't see the content of the