How to add an virtual disk device

I remember i have seen one doc describe how to add an virtual disk device in solaris system, but I forget it now, can somebody help me?

not sure what you are trying to achieve...
However you should not be referring to Luns via their logical device i.e. c0t0d0, but using the unique did device or the /global device. refer to scdidam -L which will list all the did devices across all nodes and map them to the logical device path.

Similar Messages

  • How to add a virtual disk into a 'guest VM' after VM has been created?

    Well, it was easy when one need to add a virtual disk before creating a guest VM. All need to do was to edit the template and click on disk tab and create a virtual disk.
    However the challenge comes after created a 'guest VM'. I need to add additional virtual disk into this 'guest VM'.
    This is what I did.
    Click on Repositories tab --> Under repositories--> Virtual Disks. There is a green "+" sign. Click on it. It says create virtual disk. Follow the instruction, I enter the virtual disk name, size, and select if it is spare or non-spare. Hit ok. Well, everythings seems fine.
    Next, I click on the "blue folder" icon which indicated import virtual disk. It asked me about Virtual disk download location.
    According to the manual, http://docs.oracle.com/cd/E27300_01/E27309/html/vmusg-repo.html#vmusg-repo-vdisk
    Virtual Disk download location: The URL for the virtual disk file. The URL protocols supported are HTTP, HTTPS, and FTP. For example:http://example.com/vdisks/myvdisk.img
    How can I determine what is the URL in my case?
    Where is the newly created virtual disk located? Isn't it supposed to be in Oracle Server? But it doesn't have  a http server running there.
    Please help.
    Thank you.

    Virtual disks can only be added and removed at runtime from a PVM. You don't even need to know anything special. Just create the vdisk and use the VMs settings to occupy another slot with the new vdisk.
    But as I said… this works only with PVMs, not HVMs. In case of a HVM, you will need to shut down the VM and add the disk afterwards, then fire it back up.
    The little folder with the blue down arrow is for importing an existing vdisk file from a web- or ftp server. If you have already created the vdisk, you won't need that.

  • How can I add a 'Virtual 7354' device?

    We are looking to purchase a PCI-7354 and I noticed that after installing the latest NI-Motion 8.3 that there is no option to add a Virtual 7354 device.  The only options I see are: 7344, 7334, 7358 and 7390.  Can I safely choose the 7358 and integrate agaisnt that without having the change my code when we finally get the 7354 in?
    Thanks

    Hi,
    As you have noticed you can only simulate certain devices.  Your idea of simulating the 7358 should work as the only difference between the two devices is one is 4-axis and the other is 8-axis.
    Regards,
    Greg H.
    Applications Engineer
    National Instruments

  • How to move a virtual disk's physical allocation within a Storage Pool

    I have a pool of 3x500GB where one the physical drives is having intermittent issues. Currently, there is only one parity Virtual Disk of 300GB Fixed across 3 columns. I want to replace the bad drive with a good one. The old way (pre-2012) was replace the
    disk, repair the RAID 5, resync and done. These basic steps are not working.
    So far I have added a 4th 500GB drive to the pool. After searching and failing to find a way to move the data non-destructively, I decided to just pull the data cable on the disk I wanted to replace. After refresh/rescan, the disconnected drive shows "lost
    communication" and the virtual disk (after trying to repair) shows "unknown" (but the volume on that disk is accessible in Explorer).  When I try to remove the physical disk in Server Manager, I get "The selected physical disk cannot
    be removed". Reading the error message, I see that the replacement disk cannot contain any part of a virtual disk. The replacement disk that I just added appears to have some space allocated (possibly because I have tried this same procedure a couple
    of times already?). When I look at the parity disk properties/health, it shows all four physical disks under "physical disks in use".
    I have deleted and recreated a lot of storage pools lately while trying to understand how they work but I would like to avoid that this time. The data on the virtual disk in question is highly deduplicated and it took quite a while to get it that way. Since
    I can't find a way to copy/mirror the disk while keeping it fully deduplicated, I would need 3x the space to copy it all off, or a lot of time to load up and deduplicate a new virtual disk.
    I have several questions:
    1. How can a 3 column parity disk use parts of four physical disks? And can that be fixed without recreating the virtual disk?
    2. When creating a virtual disk (for example a 3 column disk in a pool that has four or more physical drives), is there a way to specify which physical disks to use?
    3. I understand that after a physical disk failure, the recovery process will move a virtual disk's allocation to a replacement disk, but can a virtual disk's allocation be moved manually among physical disks within the same storage pool
    using a PS script?
    4. Can a deduplicated virtual disk be moved/mirrored/backed up without expanding the data?
    Any help is appreciated.

    Im still fighting with storage pools and need more tests to be done and have a lot of questions my self but ther goes what I understood so far.
    You may define physical disks used for virtual disk by Powershell ,
    for list of all commands follow this:
    http://technet.microsoft.com/en-us/library/hh848705(v=wps.620).aspx ,
    specific command defining physical disks to be used on already existing virtual disk:
    Example 4: Manually assigning physical disks to a virtual disk
    This example gets two physical disks that have already been added to the storage pool and designated as ManualSelect disks,
    PhysicalDisk3 and PhysicalDisk4, and assigns them to the virtual disk
    UserData.
    PS C:\> Add-PhysicalDisk –VirtualDiskFriendlyName UserData –PhysicalDisks (Get-PhysicalDisk -FriendlyName PhysicalDisk3, PhysicalDisk4)
    http://technet.microsoft.com/en-us/library/hh848702(v=wps.620).aspx
    If You haven't seen this yet You may check it out http://blogs.technet.com/b/yungchou/archive/2011/12/06/free-ebooks.aspx

  • How to add a virtual qwerty to facebook LoginWindow

    Hello every one!
    This is my first Discussion on this forum, i have read this a few times looking for solutions, but i not for asking...
    Well, my problem is that i am developing a software usig flex builder for a all in one computer. One of the thing that the aplication does is that the user could connect to facebook in order to upload a picture. I have use the API for facebook and goes OK, and i also implement a virtual qwerty for writting into the aplication textInputs, but i want to mix both.
    I mean, i would be very grateful if someone knows how to add to the loginWindow (thats appear when use the login method of facebook) a qwerty that can write into the fields.
    Thanks in advance!!!
    melli182

    I finally add the qwerty keyboard to the log in window, adding it to the html.stage, but cause i cant refer to the email text input in facebook log in, i implement a java function which emulate a physical keyboard, but unfortunately when i press the virtual keyboard i los focus into the text input and the letters are not written into the field...
    anyone knows how i could mantain the focus into the field so i could write into it using the virtual keyboard???
    thanks in advance!!!

  • How to add a virtual host on AppServer 10G R3?

    Hi, where can I found a guide to add a virtual host for 10G R3?

    I guess you ment 10.1.3.X with 10GR3?
    Anyway, just start here and look for virtualhost: http://download.oracle.com/docs/cd/B32110_01/web.1013/b28948/toc.htm

  • Can you/how to: add additional DAQmx alias devices using MAX

    Is it possible using MAX (measurement and automation explorer) to add alias devices under the Devices->DAQmx?  That is, device names that map to the same hardware?
    Thanks,
    Todd

    Hi Todd,
    It will probably be located in a location similar to the one for I/O devices.
    For instance, if you look under (assuming Windows) "C:\VXIPNP\WinNT\NIvisa", you should find a file called "visaconf.ini".
    You can set the aliases within this file.  Hoewver, for DAQ devices, it will probably be located in another similar type file. Unfortunately I do not have DAQ's installed on this PC.  The visaconf.ini file does support GPIB cards.  As I said, I don't know if the same file supports DAQ.  However, check it out. 
    An example of how the aliases are to be configured is described in the ini file.  Here is an example of mine:  It renames ASRL ports to COM ports.
    [VISA-CONFIG]
    RefreshFindList = 0
    MinAsyncCount = 1024
    SharedMemSize = 131072
    NumSystemSems = 512
    NumProcessSems = 256
    AlwaysRefresh = 0
    UnloadPassports = 0
    [ALIASES]
    #Alias0 = "'MyDMM','GPIB0::2::INSTR'"
    Alias0 = "'COM1','ASRL1::INSTR'"
    Alias1 = "'COM10','ASRL3::INSTR'"
    Alias2 = "'COM5','ASRL5::INSTR'"
    Alias3 = "'COM6','ASRL6::INSTR'"
    Alias4 = "'COM7','ASRL7::INSTR'"
    Alias5 = "'COM8','ASRL8::INSTR'"
    Alias6 = "'COM9','ASRL9::INSTR'"
    Alias7 = "'LPT1','ASRL10::INSTR'"
    Alias8 = "'COM11','ASRL11::INSTR'"
    Alias9 = "'COM12','ASRL12::INSTR'"
    NumAliases = 10

  • How to add a new disk under solaris.

    Hi there,
    One of our sun blade 100 is unbootable due to the bad harddisk and what are the EXACT procedures to replace the new disk? I had some impression we need go through /reconfigure etc but I really not clear the exact procedure. Is this very complicated?
    Thanks

    If you are just replacing the disk, the new disk should come in with the same disk ID as the original disk - assuming the disk is internal that is. External disks could show up with a new disk ID depending on how you do it.
    You simply need to come up with a restore process.

  • How to add passwords to security device?

    I use the firefox security device to store my passwords. It used to ask me when I entered a new password on a new site, now it does not anymore. I cannot change the passwords already stored and I cannot add new ones.
    == This happened ==
    Every time Firefox opened
    == Don't know, few weeks ago.

    See http://kb.mozillazine.org/Password_Manager (Troubleshooting)
    If you see passwords in the Password Manager (Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords") then you can use the Password Exporter extension to create a backup of the passwords.
    * Password Exporter: https://addons.mozilla.org/firefox/addon/2848
    Check that the exported (xml) file has all the names and passwords.

  • How to add vlan virtual interface on a Catalyst Using SNMP

    Hi,
    I need some assistance in locating the  mib/variables to allow me to add and remove vlan
    virtual interface on Catalyst 3759G. If I understand correctly CISCO-VTP-MIB can not  carry
    out this requirement.
    Is there another way of accomplishing  this using SNMP ?
    Thanks,
    Zhou

    You cannot add a new interface directly using SNMP.  However, you can use the CISCO-CONFIG-COPY-MIB to copy a config snippet into the running configuration which can create a new VLAN interface.  See http://www.cisco.com/en/US/tech/tk648/tk362/technologies_configuration_example09186a0080094aa6.shtml for more details.

  • How to add a Mac Mini device to the windows domain

    Hi,
    I want to add my Mac Mini machine to a windows domain. Is it possible to add it? I have tried but it is not working. It asks for Client ID While joining to a windows domain. I have given MAC address, IP address and hostname of Windows server but it is not working. Please do help me out to sort out the issue.
    Regards,
    Ram_Livia

    Hi BDAqua,
    Why should we create a user again? The point is I am going to join this Mac Mini to a windows domain controller. Windows domain controller means a centralized database of an organization. It is communicating with my Domain controller. But the issue is it is not founding my domain node while joining to a domain. Please find the attached screen shots for your reference. If you have worked on this please send me step by step configuration.

  • [SOLVED] How to add a second disk to my HP Pavilion DV7 4320EL?

    Hello.
    I have a Pavilion DV7 4320EL. I know that it has a second slot to add a second HDD or SSD, but the connector can't be found. Someone knows where it is?

    Hi
    http://www.youtube.com/watch?v=EZgiX-pzdL8
    maybe help!

  • How to add music to my device

    I imported a purchased CD,  and i have imported to my Imac, with my iphone device plugged in, and now I dont see the new cd on my phone?

    With the phone connected to your Mac, select the phone on the left-hand sidebar of your Mac's iTunes under the 'devices' heading (you can enable the sidebar via option-command-S on a Mac), and then use the Music tab on the right-hand side of the iTunes screen to select and synn/apply the selection to your phone's Music app.

  • I was given a used Ipod by my wife and I want to add it as mine with my account?   How do I add it as my device?

    My wife gave me an Ipod touch and I want to make it my device and sync it with my user profile.  How do I do that?

    Just what do you mean? Just connect to your computer and sync. Nothing special is required. To seperate them in iTunes see:
    How to use multiple iPods, iPads, or iPhones with one computer
    What is the best way to manage multiple...: Apple Support Communities
    chiefsfan19 wrote:
    I can't figure out how to add it as my device on Itunes?

  • Expand virtual disk on sun storage 6140

    I have configured sun storage 6140, but volume is %100.
    How could i expand virtual disk without data lose?
    How could i add any disk storage pool?
    thanks..
    regards..

    Hi Dan,
    Do you mean that you cannot mount the Journal virtual drives on the Storage Space? Please run the command “Get-VirtualDisk” to check the status of the virtual disk.
    You could run the command below to make your storage space read-only.
    Get-VirtualDisk –Friendlyname name_of_your_space | Get-Disk | Set-Disk –IsReadOnly $true
    For more detailed information, you could refer to the article below:
    Storage Spaces Frequently Asked Questions (FAQ)
    http://social.technet.microsoft.com/wiki/contents/articles/11382.storage-spaces-frequently-asked-questions-faq.aspx#What_happens_if_I_run_out_of_physical_capacity_on_a_thinly_provisioned_storage_space
    Best Regards,
    Mandy 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Maybe you are looking for

  • Can I update 2(or multiple) columns in a table based on one of update col?

    Hi All, I have a table emp: empno number ,salary number ,comm number Now, the comm column is always a % of the salary column (but still would like to store the comm in the table as a column). Assuming that someone get a salary increment and I need to

  • Smartview 11.1.2.2.310 - Excel 2007 crashes when openning panel

    We are upgrading our users from a previous version of Smartview to 11.1.2.2.310 we are finding users on excel 2007 are having problems when attempting to work with a macro enabled workbook and ad hoc query previously setup from the previous version E

  • Question on RAC

    Hi friends, I have got this question from customer regarding Oracle 11G R2 RAC. The customer have stated a preference for configuring the Oracle RAC nodes so that, in a two node system, the first node bears all the update load, whereas the second RAC

  • Standard Web Service and Customized Web Services with or without PI?

    Hi All, I want to know how I can use Standard Web Service available in SAP  and customized Web Services without PI Interface? And what is the best practice to expose services ,via PI Interface or directly? Thanks in advance!! Pushkar

  • Posso espelhar meu Macbook Air no Apple TV?

    Can I mirroring my Macbook Air in to a Apple TV? Posso espelhar meu Macbook Air no Apple TV?