Data to be moved to the new storage array: ASM_POWER_LIMIT question

DB version: 10.2.0.4
Solaris operating system: 5.10
Setup: 2 NŒUD RAC storage 2 TB of data in 4 LUNS (all 4 LUNs belong to a single storage group)

We will replace our IBM 2 existing a new 4 TB storage array to Sun Storagetek.

That's what I decided to do after a few R & D.

Below are the steps that I've prepared based ML Note: 557348.1

Create 4 LUNs on the new storage, and then create a test using Diskgroup
SQL> CREATE DISKGROUP TEST EXTERNAL REDUNDANCY DISK '/rdsk/c0t1s1', '/rdsk/c0t1s2', '/rdsk/c0t1s3', '/rdsk/c0t1s4';
Check if the diskgroup is created and mounted:
SQL> SELECT STATE, NAME FROM V$ASM_DISKGROUP;
If so, then manually mount on other instances of ASM:
SQL> ALTER DISKGROUP TEST MOUNT;
SQL> SELECT STATE, NAME FROM V$ASM_DISKGROUP;
If the previous steps were successful and the diskgroup TEST can be mounted with success (on each ASM instance), and then drop the diskgroup TEST as follows:
SQL> alter diskgroup test dismount; --(from all the ASM instances, except from one).

SQL> DROP DISKGROUP TEST; --(from the ASM instance, which the diskgroup is still mounted). 
Records of candidate is ready to be added to the desired diskgroup:
SQL> ALTER DISKGROUP <my production diskgroup> ADD DISK '/rdsk/c0ts1', '/rdsk/c0t1s2', '/rdsk/c0t1s3', '/rdsk/c0t1s4';
My question:
Since involved LUNS are of large size, and rebalancing would make the command Add DRIVE slower. Right?
I am thinking of setting the ASM_POWER_LIMIT to 0 until I started to do this and later new rever to 1. Is this a good approach?

Hello

My question:
Since involved LUNS are of large size, and rebalancing would make the command Add DRIVE slower. Right?

No, when you run the command ' add/drop disc' ASM reads and writes only metadata in the headers of all asmdisks (belonging to the diskgroup) and the guest is released.
The complete rebalancing of the data process runs in the background.

The fact that the guest to be released does not mean that the operation has ended. You need to check on the V$ ASM_DISKS (GROUP_NUMBER, PATH, HEADER_STATUS, NAME) to determine if you can remove the disks to the HOST.

see this example (no difference at the time of change of power of rebalancing)

===================================================

SQL> ALTER DISKGROUP DG_DATA
        ADD DISK '/dev/oracleasm/disks/ASM_VOL'
        DROP DISK DG_DATA_0000
REBALANCE POWER 0; 

Diskgroup altered.

Elapsed: 00:00:07.90

====================================================
SQL> ALTER DISKGROUP DG_DATA
        ADD DISK '/dev/oracleasm/disks/DISK01'
        DROP DISK DG_DATA_0001
REBALANCE POWER 5; 

Diskgroup altered.

Elapsed: 00:00:08.21

I am thinking of setting the ASM_POWER_LIMIT to 0 until I started to do this and later new rever to 1. Is this a good approach?

You must know that the rebalancing will take place when there is a change of configuration diskgroup.
Be careful, affecting the ASM_POWER_LIMIT 0 can let the diskgroup in a State of imbalance or unbalanced. (I do not recommend this)

My recommendation:

(* 1) save all your databases and valid backup (always required to protect your data). *

You NEED to check the note below before add your ASMDISK.
* Block Corruption in ASM while that balance [ID 1098453.1] *.

2) run in two steps

alter diskgroup  add disks  rebalance power x;
alter diskgroup  drop disks  rebalance power x;

Or Execute in a single step. (My favorite)
Alternatively, we can run add disk & drop drive statements in a single operation, in what way that a rebalancing operation will be launched.

alter diskgroup 
 add disk 
 drop disk 
rebalance power 9;

Wait until the end of the operation of rebalancing.
You can follow the process of rebalancing using the following queries:

SELECT  NAME,
     PATH,
     HEADER_STATUS,
     ROUND(TOTAL_MB/1024)  TOTAL_GB,
      ROUND( FREE_MB/1024) FREE_GB,
     ROUND((TOTAL_MB-FREE_MB)/1024) TOTAL_USED_GB
FROM V$ASM_DISK
WHERE GROUP_NUMBER= (SELECT GROUP_NUMBER FROM
     V$ASM_DISKGROUP WHERE NAME='DG_DATA');

select * from v$asm_operation; 

select * from gv$asm_operation;

select      NAME,
     ROUND(TOTAL_MB/1024)  TOTAL_GB,
     ROUND( FREE_MB/1024) FREE_GB,
     ROUND((TOTAL_MB-FREE_MB)/1024) TOTAL_USED_GB,
     UNBALANCED
FROM V$ASM_DISKGROUP;

Kind regards
Levi Pereira

Tags: Database

Similar Questions

  • Unit - mailbox moved to the new storage group is not available

    Hello

    I have a 4.0 (4) unit UM with a message from Exchange 2003 offbox store. During the initial installation, only the first storage group on the mail server was present and mailboxes of the users are hosted here.

    Recently, a new storage group was created on the mail server and a mailbox has been moved from the first group of storage to the new storage group. The Subscriber is able to receive voice messages via e-mail, however his MWI does not illuminate. When it tries to connect to retrieve messages on his phone, the unit said "your messages are not available now.

    I am able to create or import users that are hosted in the new storage group, but I'm having the same symptoms. Is it necessary to rerun the configuration of message store wizard?

    Thanks in advance.

    Have you run Assistant permission for the new Bank of mailboxes?

    The other thing to do is to restart the AvMsgStoreMonitor service; But wait after hours. A reboot will do the same.

  • Migration from the old to the new storage box

    O/s - AIX
    Present Storage - storage IBM XIV
    New storage - HP EVA 8400

    We intend to migrate from old storage to the new storage box. Here's the oracle servers.
    storage team and AIX o/s teams will migrate data from the old to the new storage box storage box. (step of migration include - backup of volumes of the o/s and even restore in new storage box).

    WHAT SHOULD DO ORACLE DBA, RECOMMEND SO THAT OUR ORACLE DATABASE SHOULD WORK JUST FINE ON THE NEW STORAGE SYSTEM? Please share your entries?

    My hypothesis: The o/s team as AIX will be due work migration preferred to be a s/n, we need not do binary oracle / oracle data files will be the same migrate to new storage box as it is. We being ORACLE DBA should simply ensure that we should have our oracle databases registered with us architecture.

    All Suggestions, questions are welcome, thank you friends.

    Yet once if administrators can make the local hard drive appear identical to the operating system when the contents of the disc is moved to the new storage unit you should not have to do anything. If the local drive cannot make it appear exactly the same that I would probably want to re - install Oracle and patch then just start my database to the newly built House. The note of Oracle on cloning Oracle Home can present a different option.

    It would be nice if this process has been run on a test server before production, because according to your window, you don't want to build a new House of Oracle after the migration to disk. I would like the House to be brought as part of the file movement or I would create before it is tested and ready.

    HTH - Mark D Powell.

  • Restore virtual machines after building the new RAID array

    Hi all

    I am new to the virtual machines, so I'm sorry for the newbie question. Currently, I have a HP ML350 G6 ESXi 5.0.0 running on 4 GB Flash hosting SD cards two virtual machines and licenses for 5 Essentials vSphere and vCenter Server 5 Essentials. I also have a RAID5 configuration with drives SAS 146 GB (6). I intend to remove all six readers and their replacement by 300 GB disks and build a RAID6 array. My question is, what would be the best practice to move the two VMS in the current RAID array to the new RAID array? Wouldn't be also simple to make backups of virtual machines or clones, exchanging the readers, the new array of construction and restoring virtual machines? If someone could point me in the right direction would be great!

    Thank you all!

    Personally, I would go with backup & restore. In addition, use the downtime to upgrade the firmware of the host (HP published recently a few critical fixes on the RAID controller and some models of HARD drive).

    What I would do - to avoid any problem - is to remove the host ESXi, vCenter, replace disks, update the firmware, re - install ESXi and as final step add the host to vCenter again.

    André

  • PowerCLI, vm of moving to the new data store

    Hello

    I have to move vm to a new data store

    What are the good commands powercli

    my version of my CV is 5.0xxxx

    Thanks for your help


    You can use the Move-VM cmdlet to move a virtual machine to another data store: for example:

    Move-VM - VM "MyVM1" - data store "MyDatastore1".

  • photos of the restoration to the new storage location

    I am a relatively new user of Lightroom 5. I had to buy a bigger external drive for my photos and need to move from the old disk to the new. When I try to move them with the feature to import/move Lightroom 5, the import button remains Gray and I cannot understand why. The message says only don't: "no pictures to import", or if the photos are displayed in the central panel, I can't select them. When I tried to manually copy the main folder on the new external drive, I lost all my data catalog for them (of course) but may not know how to apply the catalog pictures in the new location. Now, I'm pretty nervous about any future occasion where I really lose my main storage location and need to collect photos and backup catalog. I tried the user manual and tried to search the web, but no luck yet. Can anyone say about that?

    Images are only once imported into Lightroom. What import points Lightroom processes where they are stored in your system. After that, it is simply a process of moving images when necessary. The best thing to do is to import once and leave the images in this place. But in your situation it seems that if the travel is necessary to allow you to host more images.

    There are two different methods of sequence animated images in Lightroom. Since they are already imported and available in the catalog, you cannot use the import dialog box. Instead, you can go to the library module and find the folder you want to move the folder tree in the left panel and drag it to the other disk if it is available in the library folder tree. I think you will find that this is the method recommended in the literature of Lightroom which is available. However, it seems that when you use this method a few images for a reason any does not move. So, there is another method that I personally prefer.

    My preferred method is to use Windows Explorer or the Finder to move the images to a new location. In doing so, I suggest you move records or folder trees if possible. When you open Lightroom after moving files Lightroom will indicate that the files are missing. But do not panic. All that is necessary is to right-click on the highest folder Lightroom indicates is missing and choose find missing files. Then you will be presented with a dialog box that you will navigate on the new hard drive and find the folder and choose this location. Once you have chosen the new location that everything will sync and your work can continue.

    As I mentioned previously, it is really best if you must never pass images. But to absolutely it is relatively simple to do. If you want to only move a few images in a folder, it is possible to highlight images in the library grid and drag to another folder in the folder hierarchy. But if you do a vast movement of my preferred method is probably more reliable. Here is a page of instructions that might help you understand the process of searching for the files or missing files, here are the instructions on how to get things synchronized again:

    Lightroom think my photos are missing - how to fix? Lightroom Queen

  • Move Tables an index to the new storage facilities

    Hello

    I have two tables IEFSENCY_TAB and IEFSENCY_IDX, first areas contain tables and the second is the index.
    The IEFSENCY_TAB, I have to separate 3 DASC, DSUBEX and tables DOBJ who has 57 MB and 4 GB, 9 GB, new storage spaces.
    These tables have the following index on the IEFSENCY_IDX tablespace:
    DASCI2, DASCI3 table DASC.
    DOBJI1, DOBJI2, DOBJI3, DOBJI4 of DOBJ table
    DSUBEXI1, DSUBEXI2, DSUBEXI3 in table DSUBEX.

    Can I use the its sql following to move tables to the new tablespace:

    on the case of DOBJ, for example:

    ALTER table DOBJ move tablespace IEFSENCY_TAB2;

    ALTER index rebuild tablespace IEFSENCY_IDX2 DOBJI1;
    ALTER index rebuild tablespace IEFSENCY_IDX2 DOBJI2;
    ALTER index rebuild tablespace IEFSENCY_IDX2 DOBJI3;
    ALTER index rebuild tablespace IEFSENCY_IDX2 DOBJI4;


    Hello

    I did the following:

    SQL > create tablespace IEFSENCY_TAB2
    2 datafile 'L:\DataENCY\tabENCY_SUB.dbf '.
    3 size M 100
    4 extent management local uniform size 1 M;

    Created tablespace.

    SQL >
    SQL > create tablespace IEFSENCY_IDX2
    2 datafile 'L:\DataENCY\idxENCY_SUB.dbf '.
    3 size M 100
    4 extent management local uniform size 1 M;

    Created tablespace.

    SQL > alter system table. DSUBEX move tablespace IEFSENCY_TAB2;

    Modified table.

    SQL > alter the indexing system. DSUBEXI1 reconstruction tablespace IEFSENCY_IDX2;

    The index is modified.

    SQL > alter the indexing system. DSUBEXI2 reconstruction tablespace IEFSENCY_IDX2;

    The index is modified.

    SQL > alter the indexing system. DSUBEXI3 reconstruction tablespace IEFSENCY_IDX2;
    change the indexing system. DSUBEXI3 reconstruction tablespace IEFSENCY_IDX2
    *
    ERROR on line 1:
    ORA-01652: unable to extend segment temp of 128 in tablespace IEFSENCY_IDX2

    How can I solve this error?

    Thank you
    BEA.

    ORA-01652: unable to extend segment temp of 128 in tablespace IEFSENCY_IDX2

    Published by: user641364 on 17-Apr-2009 05:22

    Well, I did add the new data file in the IEFSENCY_IDX2 tablespace, I guess I should calculate the size of the index to rebuild

    Published by: user641364 on 17-Apr-2009 05:57

    This is exactly the solution. Consider defining new storage pamateres if you like to shrink space

  • I need to reinstall the LinuxO.S. on the master computer sync, how to protect the data and transfer it to the new facility?

    Simply, I need to reinstall the operating system Linux on the mainframe of FIrefox Sync, changing the distro.

    I would like if it is possible to recreate the same configuration of the hand on the new installation of Firefox without losing any stored data synchronization and always synced all other PCs.

    How can I do?

    Thank you
    Marinerdrums

    Yes, Firefox SYNC keeps your data in Firefox server and copy your system

    To learn more

  • How to remove one person's finger print data so I can register the new employee?

    Original title: removal of fingerprints.

    I have a Windows 8 platform and has recently terminated an employee who had their account on a desktop computer and laptop configuration.  After deleting the account on the desktop, it took me a while to understand why I still couldn't connect to the system.  An hour later, the problem has been fixed.

    To avoid repeating the process on the laptop, I decided to keep the account and just rename the account to the new support employee.  I changed the passwords, but can not configure the fingerprint reader.  He says that I have to get the former enrollee to slide their fingers.  This employee has been dismissed and their likelihood to help me is thin votes to zero.

    So my question is: how to remove the data of a person so I can register the new employee?  I found a method, but it requires me to remove all data from fingerprints of all users.  This isn't something I want to do.  Help, please.

    Hello

    The fingerprint reader is not really part of Windows.

    You will need to work with support from the system manufacturer that is responsible for both
    hardware and driver/security for the fingerprint reader software. If they have forums
    check in these institutions.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • How to create the new storage pool?

    Hello.
    I am running windows 8 and I wanted to create a new storage pool for my personal files. but how?

    I have only 500 GB of storage.

    current storage pools:

    OS (C :) - 460 + GB)

    Lenovo (d) - 20 + GB

    Thank you!

    Hi Jerome,

    Yes, the statement means that you can use an external drive such as a hard drive or a USB drive as a storage drive. What you need to do is plug in the hard drive, go to start screen, type storage, click on manage storage. Click on create a new pool and storage space , and then follow the instructions on the screen (as shown on the link provided on the previous answer).

    Alternatively, you can also create a new partition of the hard disk volume. You mentioned that the operating system drive is 460 GB and drive "D" takes 20 GB (or more). What we can do is to create a new simple volume on the unallocated disk. If there is a disk unallocated space, we will create a new disk by taking the amount of disk space required on the unallocated disk space, and then use the new disk in what concerns your personal files.

    First of all, check if there is a disk not allocated/available in disk management. Follow these steps:

    • Press Windows + X , and then select Disk Management.
    • Check if there is a disk unallocated with readers. If you do not have a disk unallocated, then right-click on the drive (the operating system or drive "D") and select Volume Shrink.
    • Now, you'll find a disk unallocated in the lists. Click on a region unallocated hard disk, and then click New Simple Volume.
    • In the New Simple Volume Wizard, click Next.

    • Type the size of the volume you want to create in megabytes (MB) or accept the maximum default size, and then click Next.

    • Accept the default drive letter or choose a different drive letter to identify the partition, and then click on Next.

    • In the dialog box Formater Partition to format the volume with the default settings, click Next.

    • Review your choices and then click Finish.

    • Now a new drive will be created and it will be displayed in the file Explorer.

    Check if it solves the problem.

    For reference:

    http://Windows.Microsoft.com/en-CA/Windows/REPARTITION-hard-disk#1TC=Windows-7

    http://Windows.Microsoft.com/en-CA/Windows/create-format-hard-disk-partition#create-format-hard-disk-partition=Windows-7

    Please keep us informed on the issue.

  • Add the new storage provider

    Hello

    I try to add the new provider (HP P2000 G3 MSA FC) storage for VMware vSphere Web Client 6, then these steps vSphere 6.0 Documentation Center

    What is the "URL" or where I can find it? I used http://192.168.190.30/ which is the web storage console IP, but get error "the specified provider URL is not valid.

    TIA

    Hello

    VASA Provider URL is accessible via HP OneView plugin for VMware vCenter...

    See details in the section "Support of VASA" on page 37 of this white paper from HP to address official:

    http://WWW8.HP.com/h20195/v2/getpdf.aspx/4AA1-0290ENW.PDF?ver=8.0

  • Acrobat will not work after CS5 moved to the new computer

    I moved my CS5 Suite, as well as the rest of my info to a new MacBook Pro, OS 10.10.4 using SuperDuper.  Photoshop, Illustrator worked immediately.  But for some reason, when I tried to launch Acrobat 9 Pro, I got an error saying that it had been installed as part of a suite and that I should launch Photoshop or another program to activate Acrobat.  I tried that several times, using PS or Illustrator, but no luck.  Has continued to get the same dialog box.

    I went to Adobe cat, and the person told me delete the Cache.db file, and then try again.  This does not work while he had me uninstall Acrobat. Given that new MacBook Pro do not have a hard drive, I copied the Acrobat disk to a flash using a laptop drive older, then that allows to install on the new machine.  Now, when I try to launch Acrobat, I get a dialog box saying "license for this product has stopped working. You cannot use this product at this time. You must repair the problem by uninstalling and then reinstalling this product or contact your administrator or Adobe... "I did once, but had the same results.  The agent told me that I have to uninstall all of the following, and then try again.

    I would like to have a different opinion here.  The agent attempted to the cat down earlier when things did not work, and I had to ask a supervisor before he agreed to continue to help.  But this last outing, he signed off I could contact support again.  Very disappointed, and now I'm suspicious regarding if uninstallation of Photoshop, Illustrator, etc. will do the trick.

    Any suggestion would be appreciated!

    Hello Allen Birnbach

    We're really sorry for the inconvenience posed for you.

    Please use the Adobe cleaning tool to remove all traces of Creative Suite on your computer:

    The Adobe Creative Cloud Cleaner tool allows to solve installation problems

    Then, download the installer for CS5 from the below mentioned link:

    Other downloads

    Let us know how it goes.

    Kind regards

    Ana Maria

  • Steps to upgrade to 4 Fusion and moving to the new computer

    Hey there. I could use some help with few steps so that I have if sure and get everything set up on my new computer, because I get conflicting information from friends of Apple.

    Currently I am running Fusion 3.1.1 on a late 2009 MacBook Pro with Snow Leopard. I have a virtual machine running a single stand-alone version of Windows 7 Home Premium 64 bit and a bunch of programs installed in Windows. I installed Fusion and Windows at the same time of the disks.

    I now move to a brand new MacBook Pro with Lion already installed. And I bought 4 Fusion on disk.

    My question is, which perform the steps I should follow to get Fusion 4/Windows 7 on my new MacBook Pro? I have to reinstall Windows on the new machine? Or can I somehow copied it to the Virtual Machine and have all come up with it?

    I'm a bit technical, but the new to all this stuff with.

    What I have read, I understand that I have to install Fusion and then copy the virtual machine over the old computer. Is this copy the complete Windows installation without that there is a problem with the registration number?

    Any help I can get will be more appreciated.

    Thank you! Linda

    From what I've read, I understand that I need to install Fusion and then copy the virtual machine over from the old computer. Does this copy the full Windows install without there being a problem with the registration number?
    

    Yes, it's exactly what you need to do. The exception is if you had installed Windows on a Boot Camp partition, you will not be able to copy on the virtual machine (since the data are on a separate partition and not in an easily copied file). For more security, keep your old configuration until you're sure the new works.

    Windows can decide whether he wants to reactivate, according to many variables that he considers. It is impossible to say whether it will be or not until you try. However, even if it does, it should be unique and should not be too much of a hassle.

  • Moving to the new server/host DB/Portal/UsBe

    We are moving our hosting on new servers. I was looking at different ways to try and do this. I read in some messages and documents to try to determine the best way to do it. We are hosted on RedHat 4.8 and moving at the same. There is no mount point (/ u0x) set up on the new servers. This is a new installation of RedHat. Given that we are moving towards a new servers a new server in host names, etc. will be different.


    Server DB (10.2.04)
    What I see, it would be easier to install the DB software and RMAN backup allows you to take in the tables? For this, make sure the correspondence of patch levels, y at - it an easier way to simply move the code base without installing and working to patch up to the same level?

    Infra & Portal 10.1.4.1
    Code tree can only be routed through or it will be installed and updated?

    Apps 11.5.10.2
    Since there is no mount points set up to match what is currently available, can be created and move the code base above? I read some quick clone, but it seems to indicate there is an already installed code base.

    I read through
    Oracle® database backup and recovery advanced user's Guide
    http://blogs.Oracle.com/AlejandroVargas/gems/RMANDUPDBPRACTICE.PDF
    and the Clone document fast 11i

    But I want to assure you that we are on the right track, there are several ways that looks like it COULD happen, but I prefer the easier.

    Thank you all

    Hello

    Server DB (10.2.04)
    What I see, it would be easier to install the DB software and RMAN backup allows you to take in the tables? For this, make sure the correspondence of patch levels, y at - it an easier way to simply move the code base without installing and working to patch up to the same level?

    You can simply use quick Clone to clone the database layer node - see (Note: 230672.1 - cloning Oracle Applications 11i with rapid Clone version) and (Note: 799735,1 - Rapid Clone library resources, version 11i and 12) for more details. No previous installation of the database is required on the target database node, just run preclone on the source node, copy the files and run postclone on the target node.

    Infra & Portal 10.1.4.1
    Code tree can only be routed through or it will be installed and updated?

    The application server cloning is covered in 'the Oracle® Application Server Administrator Guide '.

    Cloning of Instances of the intermediate Server Application
    http://download.Oracle.com/docs/CD/B14099_19/core.1012/b13995/cloning.htm

    Apps 11.5.10.2
    Since there is no mount points set up to match what is currently available, can be created and move the code base above? I read some quick clone, but it seems to indicate there is an already installed code base.

    Just follow the same steps explained in the section above cloning database for the application tier node. Yet once, you don't have to install any software of 11i on the nodes of the target before proceeding to this clone. However, you need to just install all software from pre - req. OS and all the packages on the nodes of the target before running postclone.

    Kind regards
    Hussein

  • Can someone direct me to resources on how you get TWO esx servers to the same storage array?

    Hi all

    I use:

    2 x Compaq DL380 G2 with 5i

    cards controller 5300 AND attached to the base storage Bay

    STORAGEWORKS ENCLOSURE 4354R RM DOUBLE PORTS U3 (not yet pregnant

    compatibility list).

    The first server appears to see the good in the console of the virtual server storage Center.  The second server will see s for only its own storage room tho.  How do both to see and use the same storage.  The concept is new to me, but trying to learn.  Is there something I need to see the same storage in the virtual Center for TWO machines esx Server?  All IM just not in the right place?  Thank you.

    http://communities.VMware.com/thread/78873 was a previous thread on this can enlighten us. Looks like the 4354R has the bus is divided into 2 x 7 disks and each connector in the back can 'see' 1 of the two buses. The quickspecs (http://h18000.www1.hp.com/products/quickspecs/10624_div/10624_div.html) refer to "... allows access to two areas of storage separated from two different servers. So the first "thing" would be to get two buses attached together inside the unit so that the two connectors on the back see all readers, you must get the endpoint SCSI disabled on the device (you want termination on each 'end' of the cable that is two SCSI adapters in the servers).

    While you might be able to get the 4354R shared between the two ESX hosts, you can also get all the benefits of the shared disk + the possibility of vMotion, etc. by implementing the 4354R known as iSCSI or NFS storage. It also swings you back to something that is 'supported '. To do this, you have two approaches

    1. Fix 4354R on one of the ESX boxes, create a virtual machine that has access to the entire disk on the 4354R and run something like OpenFiler in the virtual machine to 'share' the disk via NFS or iSCSI

    2. Set up a 3rd server if you have one available and run the version of "bare metal" OpenFiler, or install Linux or OpenSolaris distribution and configure NFS and/or iSCSI target.

Maybe you are looking for

  • Windows 98 SE on the Satellite 4060XCDT - PCMCIA problems

    WE HAVE A 4060XCDT SATELLITE LAPTOP WITH WINDOWS 98SE, WE HAD AN ADAPTER LAPTOP THAT HAS BEEN SUBSCRIBED FOR SECURITY, WHEN WE TRIED TO PUT IT BACK FOUND AN ERROR 28. BELIEVE IT MEANS MISSING DRIVER/S RESEARCH IN UNDER PCMCIA SOCKET DEVICE MANAGER IT

  • Problems with Skype for detskop

    Hello I have a problem: I have Skype on my mobile and windows, but sometimes when someone calls me, I can't accept it on my laptop, even when I turn off the android version I can't call anyone or get a call from anyone. Can u please help me?

  • reentrant VI copies the entire structure VI (of Subvi) when it is called?

    Hello world I would ask each of you about the reentrant VI. I have a VI (Thread.vi), which is set to reentrant (Preallocated clone reentrante execution) that is called from the main vi using the method run a VI. Reference of vi is open with all of th

  • My hotmail account is temporarily blocked.

    I changed email addresses and now my account is temporarily blocked after sending of new address to my contacts list. I have to send the mobile phone for a code number to unlock.  My cell phone does not accept the mnessages of text they send. The Hel

  • HEWP6310F: internet connection

    I have a HP desktop that we purchased in 2010.  We already have internet service where we can connect wireless to the iPad and laptop.  Can connect wireless to the desktop?  I have a problem what happened so I don't know if we have a built-in adapter