SlideShare a Scribd company logo
1 of 27
Download to read offline
Storage Allocation
       On Symmetrix Systems

LUNs creation, mapping, LUN masking, etc


                        Gastón Bénétrix.
           Implementation Specialist – EMC Corporation.
Assessing host (hpux)




#bdf | grep –i arc (gets info from file system needed to be enlarged)
/dev/vg63/lvol1 196608000 9507968 185641832 5% /f11iprodARCHIVE
                                                        /f11iprodARCHIVE

# emc | grep vg63 (lists info of the volume group)
c38t0d6   096   50 vg63 (M)3 de 16,96 (16.96 x 3=50.88)
                                                   3=50.88)
c38t0d7   099   50 vg63 (M)3 de 16,96                                                  1 Path
c38t1d5   0AB   50 vg63 (M)3 de 16,96
c38t2d1   0B7   50 vg63 (M)3 de 16,96

c59t6d3      096     50   vg63 (M)3 de 16,96 (16.96 x 3=50.88)
                                                      3=50.88)
c59t6d4      099     50   vg63 (M)3 de 16,96
c59t7d2      0AB     50   vg63 (M)3 de 16,96                                           2 Path
c59t7d6      0B7     50   vg63 (M)3 de 16,96

#symdev -sid 1098 show 045 | more (provides info of device 045)

This is the data to validate against control center, for DMX3 “1098” box, In the following steps.
                                                               1098”




                                                     Gastón Bénétrix.
                                        Implementation Specialist – EMC Corporation.
Search for devices.




               Click on “Find” tab and in the search
               box, type the string (LUN in this case)
               you are looking for.




             Gastón Bénétrix.
Implementation Specialist – EMC Corporation.
Selecting Hyper.




      Select hyper, click properties and check all the
      parameters before and after assignment.




             Gastón Bénétrix.
Implementation Specialist – EMC Corporation.
Selecting Meta devices.




 Once found the “LUN” (it mostly will be a Hyper, as
 we are talking in Symmetrix language), we will be able
 to view its contents.
 In this particular case, we are loking at a Meta, with 3
 Hypers: One is the Meta head, the other two are meta
 devices. Note the M, as Meta head is marked with (M)
 and accompanied with the number of meta devices in
 it.
 Also, have in mind that Hypers are normally of two
 sizes (per standardization) 16.96 and 56.9966
 Gygabytes.
 On the right hand, we can see the LUN properties.
 Listed is the Meta head, ID 087, 16.96GB, allocated,
 and within its total Meta device size, 50.87 (3 LUNS in
 total).




              Gastón Bénétrix.
 Implementation Specialist – EMC Corporation.
Meta Devices (cont.)




    Here the example is repeated, but
    with more LUNS or Hypers. Here
    we can see Meta head 5F4, with its 7
    devices attached to it, making it a
    (M)7 of 135.64Gb total.

             Gastón Bénétrix.
Implementation Specialist – EMC Corporation.
Create meta devices from CLI.

                                                               # symconfigure -sid 1098 -f makemetas commit

                                                               Execute a symconfigure operation for symmetrix '1098' (y/[n]) ? y
                                                                                                                     (y/[n])

                                                               A Configuration Change operation is in progress. Please wait...

                                                                 Establishing a configuration change session...............Established.
                                                                                                                session...............Established.
                                                                 Processing symmetrix xxxxxxxx01098
                                                                 Performing Access checks..................................Allowed.
                                                                                       checks..................................Allowed.
                                                                 Checking Device Reservations..............................Allowed.
                                                                                    Reservations..............................Allowed.
• “makemetas” Configuration File:                                Submitting configuration changes..........................Submitted
                                                                                                changes..........................Submitted
                                                                 Locking devices...........................................Locked.
                                                                           devices...........................................Locked.
                                                                 Validating configuration changes..........................Validated.
                                                                                               changes..........................Validated.
                                                                 Initiating PREPARE of configuration changes...............Queued.
                                                                                                                changes...............Queued.
  # cat mekametas                                                PREPARE requesting required resources.....................Obtained.
                                                                                                       resources.....................Obtained.
  form meta from dev 10E8 config=Striped;
                           config=Striped;                       Local: PREPARE...........................................Done.
                                                                          PREPARE...........................................Done.
                                                                 Initiating COMMIT of configuration changes................Queued.
                                                                                                               changes................Queued.
  add dev 10E9 to meta 10E8;                                     COMMIT requesting required resources...................... Obtained.   Obtained.
  add dev 110E to meta 10E8;                                     Step 018 of 120 steps.....................................Executing.
                                                                                   steps.....................................Executing.
                                                                 Step 023 of 120 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  form meta from dev 111A config=Striped;
                           config=Striped;                       Step 023 of 120 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  add dev 111B to meta 111A;                                     Step 023 of 120 steps.....................................Executing.
                                                                                   steps.....................................Executing.
                                                                 Step 023 of 120 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  add dev 111C to meta 111A;                                     Step 048 of 120 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  form meta from dev 111D config=Striped;
                           config=Striped;                       Step 049 of 120 steps.....................................Executing.
                                                                                   steps.....................................Executing.
                                                                 Step 063 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  add dev 111E to meta 111D;                                     Step 071 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  add dev 111F to meta 111D;                                     Step 071 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
                                                                 Step 081 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  form meta from dev F3B config=Striped;
                         config=Striped;                         Step 095 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  add dev F3C to meta F3B;                                       Step 097 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
                                                                 Step 102 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
  add dev F3D to meta F3B;                                       Step 103 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
                                                                 Step 103 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
                                                                 Step 104 of 154 steps.....................................Executing.
                                                                                   steps.....................................Executing.
                                                                 Step 104 of 154 steps.....................................Executing.
                                                                                    steps.....................................Executing.
                                                                 Step 105 of 154 steps.....................................Executing.
                                                                                    steps.....................................Executing.
                                                                 Step 106 of 154 steps.....................................Executing.
                                                                                    steps.....................................Executing.
                                                                 Step 106 of 154 steps.....................................Executing.
                                                                                    steps.....................................Executing.
                                                                 Step 111 of 154 steps.....................................Executing.
                                                                                    steps.....................................Executing.
                                                                 Local: COMMIT............................................Done.
                                                                          COMMIT............................................Done.
                                                                 Terminating the configuration change session..............Done.
                                                                                                                    session..............Done.

                                                               The configuration change session has successfully completed.


                                                Gastón Bénétrix.
                                   Implementation Specialist – EMC Corporation.
LUN




  To see the diference, we have listed a LUN here. You can appreciate that LUN B4A, has 5.62GB
  Size, and summarizes with the other LUNS, 11.24GB.
  LUNs are not the common standard for Symmetrix, as they do not use the disk completely as
  Hypers.
  Hypers use the cylinders of the disks, using even the lastest cylinder of the disks, avoiding to leave
  MBs in disuse as is usual in LUNs. That is why the 16.96 and 59.9966 sizes are so intrincanted.




             Gastón Bénétrix.
Implementation Specialist – EMC Corporation.
Selecting new Hypers to be allocated




                  In this spreadsheet we have the free
                  / unmapped Hypers, filtered by size,
                  device, etc.
                  Documentation is always a must, as
                  it will guide us for future
                  configurations, as for systems
                  recovery.



                    Gastón Bénétrix.
       Implementation Specialist – EMC Corporation.
Mapping Devices.




    Select Hyper “729”, right click, go to configure and SDR Device
    Mapping.
    SDR Stands for “Symmetrix Data “
    If you need to add more than one disk, select the disks with “ctrl” key
    and follow the same steps.




             Gastón Bénétrix.
Implementation Specialist – EMC Corporation.
Selecting host ports.




Hosts




              In this case, ports 8C:1 &
              9C:0, are the last octets from
              BACKUPSRV HBA ports.


               Gastón Bénétrix.
  Implementation Specialist – EMC Corporation.
Mapping devices (cont.)




Select the device on the left and the HBA ports on
the right. Hold control to select more than one.
Alert messages will be displayed for each of the
HBAs to which we are adding the device (hyper).

To check availability of addresses into this ports, run:
symcfg list -sid 1098 -fa 08c -p 1 -addresses -available
symcfg list -sid 1098 -fa 09c -p 0 -addresses -available




                                                       Gastón Bénétrix.
                                          Implementation Specialist – EMC Corporation.
Mapping devices (cont.)




Here is a preview of how the
devices (Hyper) will be presented
(allocated) to the selected storage
HBA port.
You can change the Address
presented to the host, for better
administration. (some systems do
not like hexa values.)
Select the addresses with * from
the list gathered before, from OS.




                                        Gastón Bénétrix.
                           Implementation Specialist – EMC Corporation.
Mapping devices (cont.)




System will ask if you are sure to execute this.




                                      Gastón Bénétrix.
                         Implementation Specialist – EMC Corporation.
Mapping devices from CLI.



 # more mapint07.cmd                  It can be necessary to add the LUN
map dev F31 to dir 8A:1;               number for the host. This is obtained
map dev F31 to dir 9A:1;               from command “symcfg -sid XX list -
map dev F35 to dir 8A:1;               address -fa Xx -p x -available”; for
map dev F35 to dir 9A:1;               HPUX, the values “VBUS TID LUN”
map dev F37 to dir 8A:1;               give a number between the three of
map dev F37 to dir 9A:1;               them (0 00 001=001), for the rest of
map dev F3A to dir 8A:1;               OSs, the value under “LUN” column, is
                                       the final LUN address for the host in
map dev F3A to dir 9A:1;
                                       HEXA, that must be converted to DEC
map dev 1730 to dir 8A:1;              for the system administrator.
map dev 1730 to dir 9A:1;
map dev 173F to dir 8A:1;
map dev 173F to dir 9A:1;
 # Symconfigure –sid XX –f mapint07.cmd



                                      Gastón Bénétrix.
                         Implementation Specialist – EMC Corporation.
Mapping devices from CLI.
   # more unmapint07.cmd
unmap dev 03DB from dir 8A:1;
unmap dev 03DE from dir 8A:1;
unmap dev 03E1 from dir 8A:1;
unmap dev 03E4 from dir 8A:1;
                                                                         The process is similar to map. The
unmap dev 03E7 from dir 8A:1;                                            only changes is the unmap/map
unmap dev 03EA from dir 8A:1;
unmap dev 03ED from dir 8A:1;
                                                                         modificator inside the file.
unmap dev 03F0 from dir 8A:1;
unmap dev 03F3 from dir 8A:1;
unmap dev 03F6 from dir 8A:1;
unmap dev 03DB from dir 9A:1;
unmap dev 03DE from dir 9A:1;
unmap dev 03E1 from dir 9A:1;
unmap dev 03E4 from dir 9A:1;
unmap dev 03E7 from dir 9A:1;
unmap dev 03EA from dir 9A:1;
unmap dev 03ED from dir 9A:1;
unmap dev 03F0 from dir 9A:1;
unmap dev 03F3 from dir 9A:1;
unmap dev 03F6 from dir 9A:1;
   #symconfigure –sid XX –f unmapint07.cmd commit




                                                   Gastón Bénétrix.
                                      Implementation Specialist – EMC Corporation.
Masking.




               To make the storage visible to the host,
               you must complete the LUN Masking
               steps. To do so, go to “Hosts” section in
               left pannel, right click on the desired host
               (host to which allocate the storage) and
               select “Masking > Modify Masking
               Configurations”. This will take you to the
               following screen.
               This can be also done from CLI, with the
               “symmaskdb” command.

             Gastón Bénétrix.
Implementation Specialist – EMC Corporation.
Masking. (cont.)




In this screen we will provide all the data
needed to complete the masking.
First select the ports (HBA ports) of the
server to which attach the devices.




                       Gastón Bénétrix.
          Implementation Specialist – EMC Corporation.
Masking.




Select both HBA’s WWPN on upper left box, choose
storae array, and select type of device as desired.
Finally, select the storage port to be assigned to.
In bottom list, check the devices you will be adding,
in pairs (as they are seen once per HBA port.)


                               Gastón Bénétrix.
                  Implementation Specialist – EMC Corporation.
Masking.




                                  The is the completed list of tasks.
                                  Once we have this, click on
                                  “Grant” to execute the tasks.




             Gastón Bénétrix.
Implementation Specialist – EMC Corporation.
Masking: disks that were previously allocated to a host.




 Note the differences between the marked devices: This is telling us that the disks were previously
 assigned to another host/s, but they maybe still allocated or not. Please it is very important for you to
 validate that you are not assigning a device for second time to the same or another host.
 The thin line represents one previous assignment, the thick line represents more than one previous
 assignment.
 The disks you normally will be assigning/allocating, should not have this “underscore” mark on the
 devices list.
 This list is an example, as you can also see that there are some devices with granted permissions to a host.

                                           Gastón Bénétrix.
                              Implementation Specialist – EMC Corporation.
Validate Masking OK.




Verify in the detail that all the operations have been completed as desired.




             Gastón Bénétrix.
Implementation Specialist – EMC Corporation.
Masking from CLI.

    symmask -sid XX -wwn wwnxxx -dir Xx -p x add dev “xxx” –noprompt
                                                       xxx”

    symmaskdb -sid XX -wwn wwnxxx list database
                                                                                         Here we masked device “xxx”
     Symmetrix ID          : 666
                                                                                         to wwn “wwnxxx” by mapped
                                                                                         port “Xx:x”. Then, we verified
Database Type         : Type6
Last updated at     : 11:14:56 AM on Thu Jun 24,2010
                                                                                         the configuration. This process
                                                                                         is repeated for all devices
Director Identification : FA-Xx
                          FA-
Director Port         :x
                                                                                         needing to be masked to a
                                                                                         wwn by a port, normally two
                 User-generated
                 User-
Identifier       Type Node Name           Port Name               Devices
                                                                                         ports and two wwn for
---------------- ----- ------------------ ---------------         ---------              resilience.
10000000c9816180 Fibre 10000000c9816180 10000000c9816180          0F31
                                                                  0F35
                                                                                         When working with Celerra
                                                                  0F37                   systems, replace “–noprompt”
                                                                  0F3A
                                                                  1730
                                                                                         with “–celerra”
                                                                  173A:173C
                                                                  173F




                                                       Gastón Bénétrix.
                                          Implementation Specialist – EMC Corporation.
Verify on host (HPUX).

1. insf –eC disk




2. ioscan –fnC disk



3. inq –nodots | grep “device”
                       device”




Verify on host with ioscan –fnC disk and insf –C disk, that the Hyper (or LUN) has been
correctly assigned and visible to the Operating System.
If this does not work, use ioscan as it, and the insf –C.
For basic troubleshooting, use:
symmaskdb -sid 1098 list assignment -dev 10E8
symdev -sid 1098 show 10E8 | more
To show how the device is mapped to the host and were could be a communication loss.



                                              Gastón Bénétrix.
                                 Implementation Specialist – EMC Corporation.
Verify on host (W2k).
   From diskmgmt.msc, you will see new LUNs as “unallocated” devices. Check the LUN number provided by
          diskmgmt.msc,                                  unallocated”
    storage administrator and initialize or format it, as corresponding.
                                                          corresponding.




                                              Gastón Bénétrix.
                                 Implementation Specialist – EMC Corporation.
Verify on host (Solaris).



        # find / -name inq
/usr/lpp/EMC/Symmetrix/bin/inq
        # /usr/lpp/EMC/Symmetrix/bin/inq -nodots
            /usr/lpp/EMC/Symmetrix/bin/inq
Inquiry utility, Version V7.3-915 (Rev 0.0) (SIL Version V7.0.0.0 (Edit Lev
                            V7.3-
el 915)
Copyright (C) by EMC Corporation, all rights reserved.
For help type inq -h.
------------------------------------------------------------------------
------------------------------------------------------------------------
DEVICE            :VEND :PROD                     :REV :SER NUM :CAP(kb) :CAP(kb)
------------------------------------------------------------------------
------------------------------------------------------------------------
/dev/rhdisk0 :EMC :SYMMETRIX                         :5671 :5300000000 :      11520
/dev/rhdisk1 :EMC :SYMMETRIX                         :5671 :5300695000 :       2880
/dev/rhdisk2 :EMC :SYMMETRIX                         :5671 :5300696000 :       2880
/dev/rhdisk3 :EMC :SYMMETRIX                         :5671 :5300697000 :       2880
/dev/rhdisk6 :EMC :SYMMETRIX                         :5671 :5300698000 :       2880
/dev/rhdisk7 :EMC :SYMMETRIX                         :5671 :5300674000 :       2880
/dev/rhdisk12 :EMC :SYMMETRIX                         :5671 :5300699000 :       2880
/dev/rhdisk13 :EMC :SYMMETRIX                         :5671 :5300686000 :       2880
/dev/rhdisk14 :EMC :SYMMETRIX                         :5773 :6600062000 :       2880
/dev/rhdisk15 :EMC :SYMMETRIX                         :5773 :660185e008 :      5760
/dev/rhdisk16 :EMC :SYMMETRIX                         :5773 :660185f008 :      5760
/dev/rhdisk17 :EMC :SYMMETRIX                         :5773 :6601860008 :       5760
/dev/rhdisk18 :EMC :SYMMETRIX                         :5773 :6601883008 :       5760
/dev/rhdisk19 :EMC :SYMMETRIX                         :5773 :6601884008 :       5760
/dev/rhdisk20 :EMC :SYMMETRIX                         :5773 :6601885008 :       5760
/dev/rhdisk21 :EMC :SYMMETRIX                         :5671 :5300694000 :       2880
/dev/rhdisk22 :EMC :SYMMETRIX                         :5671 :53005b2000 : 82494720
/dev/rhdisk23 :EMC :SYMMETRIX                         :5671 :53005c2000 : 70709760
/dev/rhdisk24 :EMC :SYMMETRIX                         :5671 :530069a000 :      2880
/dev/rhdisk25 :EMC :SYMMETRIX                         :5671 :530069b000 :       2880

       Cfgadm –al ; cfgadm –c cx ; devfsadm ; vxdctl enable




                                                                              Gastón Bénétrix.
                                                                 Implementation Specialist – EMC Corporation.
Verify on host (AIX).



        # find / -name inq
/usr/lpp/EMC/Symmetrix/bin/inq
        # /usr/lpp/EMC/Symmetrix/bin/inq -nodots
            /usr/lpp/EMC/Symmetrix/bin/inq
Inquiry utility, Version V7.3-915 (Rev 0.0) (SIL Version V7.0.0.0 (Edit Lev
                            V7.3-
el 915)                                                                                                The inq command, submits SCSI
Copyright (C) by EMC Corporation, all rights reserved.
For help type inq -h.                                                                                  commands to inquire the Storage
------------------------------------------------------------------------
------------------------------------------------------------------------
DEVICE            :VEND :PROD                     :REV :SER NUM :CAP(kb) :CAP(kb)                      device, hence it is independent
------------------------------------------------------------------------
------------------------------------------------------------------------
/dev/rhdisk0 :EMC :SYMMETRIX                         :5671 :5300000000 :      11520                    from OS. I will query and retrive
/dev/rhdisk1 :EMC :SYMMETRIX                         :5671 :5300695000 :       2880
/dev/rhdisk2 :EMC :SYMMETRIX                         :5671 :5300696000 :       2880                    all LUNS that are mapped and
/dev/rhdisk3 :EMC :SYMMETRIX                         :5671 :5300697000 :       2880
/dev/rhdisk6 :EMC :SYMMETRIX                         :5671 :5300698000 :       2880                    masked to corresponding systems
/dev/rhdisk7 :EMC :SYMMETRIX                         :5671 :5300674000 :       2880
/dev/rhdisk12 :EMC :SYMMETRIX                         :5671 :5300699000 :       2880                   and devices. If you see the LUN
/dev/rhdisk13 :EMC :SYMMETRIX                         :5671 :5300686000 :       2880
/dev/rhdisk14 :EMC :SYMMETRIX                         :5773 :6600062000 :       2880                   ID here, you should be able to
/dev/rhdisk15 :EMC :SYMMETRIX                         :5773 :660185e008 :      5760
/dev/rhdisk16 :EMC :SYMMETRIX                         :5773 :660185f008 :      5760                    configure it on the system. If it is
/dev/rhdisk17 :EMC :SYMMETRIX                         :5773 :6601860008 :       5760
/dev/rhdisk18 :EMC :SYMMETRIX                         :5773 :6601883008 :       5760                   not possible, check OS
/dev/rhdisk19 :EMC :SYMMETRIX                         :5773 :6601884008 :       5760
/dev/rhdisk20 :EMC :SYMMETRIX                         :5773 :6601885008 :       5760                   parameters or reboot.
/dev/rhdisk21 :EMC :SYMMETRIX                         :5671 :5300694000 :       2880
/dev/rhdisk22 :EMC :SYMMETRIX                         :5671 :53005b2000 : 82494720
/dev/rhdisk23 :EMC :SYMMETRIX                         :5671 :53005c2000 : 70709760
/dev/rhdisk24 :EMC :SYMMETRIX                         :5671 :530069a000 :      2880
/dev/rhdisk25 :EMC :SYMMETRIX                         :5671 :530069b000 :       2880

       Cfgmgr ; lspv ; mk2fs




                                                                              Gastón Bénétrix.
                                                                 Implementation Specialist – EMC Corporation.

More Related Content

What's hot

Project ACRN Device Passthrough Introduction
Project ACRN Device Passthrough IntroductionProject ACRN Device Passthrough Introduction
Project ACRN Device Passthrough IntroductionProject ACRN
 
Project ACRN how to build a Yocto Project-based SOS
Project ACRN how to build a Yocto Project-based SOSProject ACRN how to build a Yocto Project-based SOS
Project ACRN how to build a Yocto Project-based SOSProject ACRN
 
AIXpert - AIX Security expert
AIXpert - AIX Security expertAIXpert - AIX Security expert
AIXpert - AIX Security expertdlfrench
 
Realtime scheduling for virtual machines in SKT
Realtime scheduling for virtual machines in SKTRealtime scheduling for virtual machines in SKT
Realtime scheduling for virtual machines in SKTThe Linux Foundation
 
Project ACRN Yocto Project meta-acrn layer introduction
Project ACRN Yocto Project meta-acrn layer introductionProject ACRN Yocto Project meta-acrn layer introduction
Project ACRN Yocto Project meta-acrn layer introductionProject ACRN
 
ACRN vMeet-Up EU 2021 - hypervisor new platform enabling
ACRN vMeet-Up EU 2021 - hypervisor new platform enablingACRN vMeet-Up EU 2021 - hypervisor new platform enabling
ACRN vMeet-Up EU 2021 - hypervisor new platform enablingProject ACRN
 
Ibm aix technical deep dive workshop advanced administration and problem dete...
Ibm aix technical deep dive workshop advanced administration and problem dete...Ibm aix technical deep dive workshop advanced administration and problem dete...
Ibm aix technical deep dive workshop advanced administration and problem dete...solarisyougood
 
ARM Architecture-based System Virtualization: Xen ARM open source software pr...
ARM Architecture-based System Virtualization: Xen ARM open source software pr...ARM Architecture-based System Virtualization: Xen ARM open source software pr...
ARM Architecture-based System Virtualization: Xen ARM open source software pr...The Linux Foundation
 
Project ACRN GVT-d introduction and tutorial
Project ACRN GVT-d introduction and tutorialProject ACRN GVT-d introduction and tutorial
Project ACRN GVT-d introduction and tutorialProject ACRN
 
Kdump and the kernel crash dump analysis
Kdump and the kernel crash dump analysisKdump and the kernel crash dump analysis
Kdump and the kernel crash dump analysisBuland Singh
 
vSphere vStorage: Troubleshooting Performance
vSphere vStorage: Troubleshooting PerformancevSphere vStorage: Troubleshooting Performance
vSphere vStorage: Troubleshooting PerformanceProfessionalVMware
 
Project ACRN system debug
Project ACRN system debugProject ACRN system debug
Project ACRN system debugProject ACRN
 
ACRN Kata Container on ACRN
ACRN Kata Container on ACRNACRN Kata Container on ACRN
ACRN Kata Container on ACRNProject ACRN
 
Project ACRN schedule framework introduction
Project ACRN schedule framework introductionProject ACRN schedule framework introduction
Project ACRN schedule framework introductionProject ACRN
 

What's hot (20)

1.subida de nivel del aix 6
1.subida de nivel del aix 61.subida de nivel del aix 6
1.subida de nivel del aix 6
 
Xen RAS Status and Progress
Xen RAS Status and ProgressXen RAS Status and Progress
Xen RAS Status and Progress
 
Project ACRN Device Passthrough Introduction
Project ACRN Device Passthrough IntroductionProject ACRN Device Passthrough Introduction
Project ACRN Device Passthrough Introduction
 
Project ACRN how to build a Yocto Project-based SOS
Project ACRN how to build a Yocto Project-based SOSProject ACRN how to build a Yocto Project-based SOS
Project ACRN how to build a Yocto Project-based SOS
 
AIXpert - AIX Security expert
AIXpert - AIX Security expertAIXpert - AIX Security expert
AIXpert - AIX Security expert
 
Realtime scheduling for virtual machines in SKT
Realtime scheduling for virtual machines in SKTRealtime scheduling for virtual machines in SKT
Realtime scheduling for virtual machines in SKT
 
Vastsky xen summit20100428
Vastsky xen summit20100428Vastsky xen summit20100428
Vastsky xen summit20100428
 
Project ACRN Yocto Project meta-acrn layer introduction
Project ACRN Yocto Project meta-acrn layer introductionProject ACRN Yocto Project meta-acrn layer introduction
Project ACRN Yocto Project meta-acrn layer introduction
 
Nvidia smi.1
Nvidia smi.1Nvidia smi.1
Nvidia smi.1
 
ACRN vMeet-Up EU 2021 - hypervisor new platform enabling
ACRN vMeet-Up EU 2021 - hypervisor new platform enablingACRN vMeet-Up EU 2021 - hypervisor new platform enabling
ACRN vMeet-Up EU 2021 - hypervisor new platform enabling
 
Ibm aix technical deep dive workshop advanced administration and problem dete...
Ibm aix technical deep dive workshop advanced administration and problem dete...Ibm aix technical deep dive workshop advanced administration and problem dete...
Ibm aix technical deep dive workshop advanced administration and problem dete...
 
SR-IOV Introduce
SR-IOV IntroduceSR-IOV Introduce
SR-IOV Introduce
 
ARM Architecture-based System Virtualization: Xen ARM open source software pr...
ARM Architecture-based System Virtualization: Xen ARM open source software pr...ARM Architecture-based System Virtualization: Xen ARM open source software pr...
ARM Architecture-based System Virtualization: Xen ARM open source software pr...
 
Project ACRN GVT-d introduction and tutorial
Project ACRN GVT-d introduction and tutorialProject ACRN GVT-d introduction and tutorial
Project ACRN GVT-d introduction and tutorial
 
Kdump and the kernel crash dump analysis
Kdump and the kernel crash dump analysisKdump and the kernel crash dump analysis
Kdump and the kernel crash dump analysis
 
vSphere vStorage: Troubleshooting Performance
vSphere vStorage: Troubleshooting PerformancevSphere vStorage: Troubleshooting Performance
vSphere vStorage: Troubleshooting Performance
 
Project ACRN system debug
Project ACRN system debugProject ACRN system debug
Project ACRN system debug
 
ACRN Kata Container on ACRN
ACRN Kata Container on ACRNACRN Kata Container on ACRN
ACRN Kata Container on ACRN
 
Project ACRN schedule framework introduction
Project ACRN schedule framework introductionProject ACRN schedule framework introduction
Project ACRN schedule framework introduction
 
Tuned
TunedTuned
Tuned
 

Viewers also liked

Veritas Software Foundations
Veritas Software FoundationsVeritas Software Foundations
Veritas Software Foundations.Gastón. .Bx.
 
Navisphere manager resume
Navisphere manager resumeNavisphere manager resume
Navisphere manager resume.Gastón. .Bx.
 
Better Settings for /tmp Filesystem on HP-UX by Dusan Baljevic
Better Settings for /tmp Filesystem on HP-UX by Dusan BaljevicBetter Settings for /tmp Filesystem on HP-UX by Dusan Baljevic
Better Settings for /tmp Filesystem on HP-UX by Dusan BaljevicCircling Cycle
 
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014Circling Cycle
 
Three CLI Methods to Find Console IP details on HP-UX by Dusan Baljevic
Three CLI Methods to Find Console IP details on HP-UX by Dusan BaljevicThree CLI Methods to Find Console IP details on HP-UX by Dusan Baljevic
Three CLI Methods to Find Console IP details on HP-UX by Dusan BaljevicCircling Cycle
 
HP-UX 11iv3 How to Change Root Volume Group Name vg00 by Dusan Baljevic
HP-UX 11iv3 How to Change Root Volume Group Name vg00 by Dusan BaljevicHP-UX 11iv3 How to Change Root Volume Group Name vg00 by Dusan Baljevic
HP-UX 11iv3 How to Change Root Volume Group Name vg00 by Dusan BaljevicCircling Cycle
 
HP-UX RBAC Audsys Setup by Dusan Baljevic
HP-UX RBAC Audsys Setup by Dusan BaljevicHP-UX RBAC Audsys Setup by Dusan Baljevic
HP-UX RBAC Audsys Setup by Dusan BaljevicCircling Cycle
 
HP-UX 11i Log File Management with Logrotate by Dusan Baljevic
HP-UX 11i Log File Management with Logrotate by Dusan BaljevicHP-UX 11i Log File Management with Logrotate by Dusan Baljevic
HP-UX 11i Log File Management with Logrotate by Dusan BaljevicCircling Cycle
 
HP-UX 11i LVM Mirroring Features and Multi-threads by Dusan Baljevic
HP-UX 11i LVM Mirroring Features and Multi-threads by Dusan BaljevicHP-UX 11i LVM Mirroring Features and Multi-threads by Dusan Baljevic
HP-UX 11i LVM Mirroring Features and Multi-threads by Dusan BaljevicCircling Cycle
 
HP-UX with Rsync by Dusan Baljevic
HP-UX with Rsync by Dusan BaljevicHP-UX with Rsync by Dusan Baljevic
HP-UX with Rsync by Dusan BaljevicCircling Cycle
 
HP-UX Swap and Dump Unleashed by Dusan Baljevic
HP-UX Swap and Dump Unleashed by Dusan BaljevicHP-UX Swap and Dump Unleashed by Dusan Baljevic
HP-UX Swap and Dump Unleashed by Dusan BaljevicCircling Cycle
 
HPUX Update Seminar Session 1 Dan Taipala
HPUX Update Seminar Session 1   Dan TaipalaHPUX Update Seminar Session 1   Dan Taipala
HPUX Update Seminar Session 1 Dan Taipaladtaipala
 
How to Remove Primary Swap on HP-UX 11iv3 Online by Dusan Baljevic
How to Remove Primary Swap on HP-UX 11iv3 Online by Dusan BaljevicHow to Remove Primary Swap on HP-UX 11iv3 Online by Dusan Baljevic
How to Remove Primary Swap on HP-UX 11iv3 Online by Dusan BaljevicCircling Cycle
 
HP-UX 11iv3 Ignite-UX with NFSv4 and SSH Tunnel by Dusan Baljevic
HP-UX 11iv3 Ignite-UX with NFSv4 and SSH Tunnel by Dusan BaljevicHP-UX 11iv3 Ignite-UX with NFSv4 and SSH Tunnel by Dusan Baljevic
HP-UX 11iv3 Ignite-UX with NFSv4 and SSH Tunnel by Dusan BaljevicCircling Cycle
 
HP-UX - Patch Installation
HP-UX  - Patch InstallationHP-UX  - Patch Installation
HP-UX - Patch InstallationHemnath R.
 

Viewers also liked (20)

Replistor Resume
Replistor ResumeReplistor Resume
Replistor Resume
 
Symm basics
Symm basicsSymm basics
Symm basics
 
Veritas Software Foundations
Veritas Software FoundationsVeritas Software Foundations
Veritas Software Foundations
 
Navisphere manager resume
Navisphere manager resumeNavisphere manager resume
Navisphere manager resume
 
Better Settings for /tmp Filesystem on HP-UX by Dusan Baljevic
Better Settings for /tmp Filesystem on HP-UX by Dusan BaljevicBetter Settings for /tmp Filesystem on HP-UX by Dusan Baljevic
Better Settings for /tmp Filesystem on HP-UX by Dusan Baljevic
 
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
 
Hp Integrity Servers
Hp Integrity ServersHp Integrity Servers
Hp Integrity Servers
 
Three CLI Methods to Find Console IP details on HP-UX by Dusan Baljevic
Three CLI Methods to Find Console IP details on HP-UX by Dusan BaljevicThree CLI Methods to Find Console IP details on HP-UX by Dusan Baljevic
Three CLI Methods to Find Console IP details on HP-UX by Dusan Baljevic
 
HP-UX 11iv3 How to Change Root Volume Group Name vg00 by Dusan Baljevic
HP-UX 11iv3 How to Change Root Volume Group Name vg00 by Dusan BaljevicHP-UX 11iv3 How to Change Root Volume Group Name vg00 by Dusan Baljevic
HP-UX 11iv3 How to Change Root Volume Group Name vg00 by Dusan Baljevic
 
Superdome
SuperdomeSuperdome
Superdome
 
HP-UX RBAC Audsys Setup by Dusan Baljevic
HP-UX RBAC Audsys Setup by Dusan BaljevicHP-UX RBAC Audsys Setup by Dusan Baljevic
HP-UX RBAC Audsys Setup by Dusan Baljevic
 
HP-UX 11i Log File Management with Logrotate by Dusan Baljevic
HP-UX 11i Log File Management with Logrotate by Dusan BaljevicHP-UX 11i Log File Management with Logrotate by Dusan Baljevic
HP-UX 11i Log File Management with Logrotate by Dusan Baljevic
 
HP-UX 11i LVM Mirroring Features and Multi-threads by Dusan Baljevic
HP-UX 11i LVM Mirroring Features and Multi-threads by Dusan BaljevicHP-UX 11i LVM Mirroring Features and Multi-threads by Dusan Baljevic
HP-UX 11i LVM Mirroring Features and Multi-threads by Dusan Baljevic
 
HP-UX with Rsync by Dusan Baljevic
HP-UX with Rsync by Dusan BaljevicHP-UX with Rsync by Dusan Baljevic
HP-UX with Rsync by Dusan Baljevic
 
HP-UX Swap and Dump Unleashed by Dusan Baljevic
HP-UX Swap and Dump Unleashed by Dusan BaljevicHP-UX Swap and Dump Unleashed by Dusan Baljevic
HP-UX Swap and Dump Unleashed by Dusan Baljevic
 
UX at HP Enterprise
UX at HP Enterprise UX at HP Enterprise
UX at HP Enterprise
 
HPUX Update Seminar Session 1 Dan Taipala
HPUX Update Seminar Session 1   Dan TaipalaHPUX Update Seminar Session 1   Dan Taipala
HPUX Update Seminar Session 1 Dan Taipala
 
How to Remove Primary Swap on HP-UX 11iv3 Online by Dusan Baljevic
How to Remove Primary Swap on HP-UX 11iv3 Online by Dusan BaljevicHow to Remove Primary Swap on HP-UX 11iv3 Online by Dusan Baljevic
How to Remove Primary Swap on HP-UX 11iv3 Online by Dusan Baljevic
 
HP-UX 11iv3 Ignite-UX with NFSv4 and SSH Tunnel by Dusan Baljevic
HP-UX 11iv3 Ignite-UX with NFSv4 and SSH Tunnel by Dusan BaljevicHP-UX 11iv3 Ignite-UX with NFSv4 and SSH Tunnel by Dusan Baljevic
HP-UX 11iv3 Ignite-UX with NFSv4 and SSH Tunnel by Dusan Baljevic
 
HP-UX - Patch Installation
HP-UX  - Patch InstallationHP-UX  - Patch Installation
HP-UX - Patch Installation
 

Similar to Provissioning storage

Deployment guide series ibm tivoli monitoring 6.1 sg247188
Deployment guide series ibm tivoli monitoring 6.1 sg247188Deployment guide series ibm tivoli monitoring 6.1 sg247188
Deployment guide series ibm tivoli monitoring 6.1 sg247188Banking at Ho Chi Minh city
 
Deployment guide series ibm tivoli monitoring 6.1 sg247188
Deployment guide series ibm tivoli monitoring 6.1 sg247188Deployment guide series ibm tivoli monitoring 6.1 sg247188
Deployment guide series ibm tivoli monitoring 6.1 sg247188Banking at Ho Chi Minh city
 
Implementing omegamon xe for messaging v6.0 sg247357
Implementing omegamon xe for messaging v6.0 sg247357Implementing omegamon xe for messaging v6.0 sg247357
Implementing omegamon xe for messaging v6.0 sg247357Banking at Ho Chi Minh city
 
Implementing omegamon xe for messaging v6.0 sg247357
Implementing omegamon xe for messaging v6.0 sg247357Implementing omegamon xe for messaging v6.0 sg247357
Implementing omegamon xe for messaging v6.0 sg247357Banking at Ho Chi Minh city
 
Deployment guide series tivoli provisioning manager for os deployment v5.1 sg...
Deployment guide series tivoli provisioning manager for os deployment v5.1 sg...Deployment guide series tivoli provisioning manager for os deployment v5.1 sg...
Deployment guide series tivoli provisioning manager for os deployment v5.1 sg...Banking at Ho Chi Minh city
 
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...Banking at Ho Chi Minh city
 
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...Banking at Ho Chi Minh city
 
Ibm tivoli workload scheduler for z os best practices end-to-end and mainfram...
Ibm tivoli workload scheduler for z os best practices end-to-end and mainfram...Ibm tivoli workload scheduler for z os best practices end-to-end and mainfram...
Ibm tivoli workload scheduler for z os best practices end-to-end and mainfram...Banking at Ho Chi Minh city
 
Implementing ibm tivoli workload scheduler v 8.2 extended agent for ibm tivol...
Implementing ibm tivoli workload scheduler v 8.2 extended agent for ibm tivol...Implementing ibm tivoli workload scheduler v 8.2 extended agent for ibm tivol...
Implementing ibm tivoli workload scheduler v 8.2 extended agent for ibm tivol...Banking at Ho Chi Minh city
 
Ibm tivoli system automation for z os enterprise automation sg247308
Ibm tivoli system automation for z os enterprise automation sg247308Ibm tivoli system automation for z os enterprise automation sg247308
Ibm tivoli system automation for z os enterprise automation sg247308Banking at Ho Chi Minh city
 
Ibm tivoli omegamon xe for web sphere mq using ibm tivoli omegamon xe for w...
Ibm tivoli omegamon xe for web sphere mq   using ibm tivoli omegamon xe for w...Ibm tivoli omegamon xe for web sphere mq   using ibm tivoli omegamon xe for w...
Ibm tivoli omegamon xe for web sphere mq using ibm tivoli omegamon xe for w...Banking at Ho Chi Minh city
 
Solution deployment guide for ibm tivoli composite application manager for we...
Solution deployment guide for ibm tivoli composite application manager for we...Solution deployment guide for ibm tivoli composite application manager for we...
Solution deployment guide for ibm tivoli composite application manager for we...Banking at Ho Chi Minh city
 
Certification guide series ibm tivoli workload scheduler v8.4 sg247628
Certification guide series ibm tivoli workload scheduler v8.4 sg247628Certification guide series ibm tivoli workload scheduler v8.4 sg247628
Certification guide series ibm tivoli workload scheduler v8.4 sg247628Banking at Ho Chi Minh city
 
Tme 10 cookbook for aix systems management and networking sg244867
Tme 10 cookbook for aix systems management and networking sg244867Tme 10 cookbook for aix systems management and networking sg244867
Tme 10 cookbook for aix systems management and networking sg244867Banking at Ho Chi Minh city
 
Ibm tivoli omegamon xe v3.1.0 deep dive on z os sg247155
Ibm tivoli omegamon xe v3.1.0 deep dive on z os sg247155Ibm tivoli omegamon xe v3.1.0 deep dive on z os sg247155
Ibm tivoli omegamon xe v3.1.0 deep dive on z os sg247155Banking at Ho Chi Minh city
 
Getting started with ibm tivoli workload scheduler v8.3 sg247237
Getting started with ibm tivoli workload scheduler v8.3 sg247237Getting started with ibm tivoli workload scheduler v8.3 sg247237
Getting started with ibm tivoli workload scheduler v8.3 sg247237Banking at Ho Chi Minh city
 
VMware Networking 5.0
VMware Networking 5.0VMware Networking 5.0
VMware Networking 5.0rashedmasood
 
Tivoli and web sphere application server on z os sg247062
Tivoli and web sphere application server on z os sg247062Tivoli and web sphere application server on z os sg247062
Tivoli and web sphere application server on z os sg247062Banking at Ho Chi Minh city
 
Ibm total storage nas backup and recovery solutions sg246831
Ibm total storage nas backup and recovery solutions sg246831Ibm total storage nas backup and recovery solutions sg246831
Ibm total storage nas backup and recovery solutions sg246831Banking at Ho Chi Minh city
 
Ibm total storage nas backup and recovery solutions sg246831
Ibm total storage nas backup and recovery solutions sg246831Ibm total storage nas backup and recovery solutions sg246831
Ibm total storage nas backup and recovery solutions sg246831Banking at Ho Chi Minh city
 

Similar to Provissioning storage (20)

Deployment guide series ibm tivoli monitoring 6.1 sg247188
Deployment guide series ibm tivoli monitoring 6.1 sg247188Deployment guide series ibm tivoli monitoring 6.1 sg247188
Deployment guide series ibm tivoli monitoring 6.1 sg247188
 
Deployment guide series ibm tivoli monitoring 6.1 sg247188
Deployment guide series ibm tivoli monitoring 6.1 sg247188Deployment guide series ibm tivoli monitoring 6.1 sg247188
Deployment guide series ibm tivoli monitoring 6.1 sg247188
 
Implementing omegamon xe for messaging v6.0 sg247357
Implementing omegamon xe for messaging v6.0 sg247357Implementing omegamon xe for messaging v6.0 sg247357
Implementing omegamon xe for messaging v6.0 sg247357
 
Implementing omegamon xe for messaging v6.0 sg247357
Implementing omegamon xe for messaging v6.0 sg247357Implementing omegamon xe for messaging v6.0 sg247357
Implementing omegamon xe for messaging v6.0 sg247357
 
Deployment guide series tivoli provisioning manager for os deployment v5.1 sg...
Deployment guide series tivoli provisioning manager for os deployment v5.1 sg...Deployment guide series tivoli provisioning manager for os deployment v5.1 sg...
Deployment guide series tivoli provisioning manager for os deployment v5.1 sg...
 
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
 
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
Implementing ibm tivoli omegamon xe for web sphere business integration v1.1 ...
 
Ibm tivoli workload scheduler for z os best practices end-to-end and mainfram...
Ibm tivoli workload scheduler for z os best practices end-to-end and mainfram...Ibm tivoli workload scheduler for z os best practices end-to-end and mainfram...
Ibm tivoli workload scheduler for z os best practices end-to-end and mainfram...
 
Implementing ibm tivoli workload scheduler v 8.2 extended agent for ibm tivol...
Implementing ibm tivoli workload scheduler v 8.2 extended agent for ibm tivol...Implementing ibm tivoli workload scheduler v 8.2 extended agent for ibm tivol...
Implementing ibm tivoli workload scheduler v 8.2 extended agent for ibm tivol...
 
Ibm tivoli system automation for z os enterprise automation sg247308
Ibm tivoli system automation for z os enterprise automation sg247308Ibm tivoli system automation for z os enterprise automation sg247308
Ibm tivoli system automation for z os enterprise automation sg247308
 
Ibm tivoli omegamon xe for web sphere mq using ibm tivoli omegamon xe for w...
Ibm tivoli omegamon xe for web sphere mq   using ibm tivoli omegamon xe for w...Ibm tivoli omegamon xe for web sphere mq   using ibm tivoli omegamon xe for w...
Ibm tivoli omegamon xe for web sphere mq using ibm tivoli omegamon xe for w...
 
Solution deployment guide for ibm tivoli composite application manager for we...
Solution deployment guide for ibm tivoli composite application manager for we...Solution deployment guide for ibm tivoli composite application manager for we...
Solution deployment guide for ibm tivoli composite application manager for we...
 
Certification guide series ibm tivoli workload scheduler v8.4 sg247628
Certification guide series ibm tivoli workload scheduler v8.4 sg247628Certification guide series ibm tivoli workload scheduler v8.4 sg247628
Certification guide series ibm tivoli workload scheduler v8.4 sg247628
 
Tme 10 cookbook for aix systems management and networking sg244867
Tme 10 cookbook for aix systems management and networking sg244867Tme 10 cookbook for aix systems management and networking sg244867
Tme 10 cookbook for aix systems management and networking sg244867
 
Ibm tivoli omegamon xe v3.1.0 deep dive on z os sg247155
Ibm tivoli omegamon xe v3.1.0 deep dive on z os sg247155Ibm tivoli omegamon xe v3.1.0 deep dive on z os sg247155
Ibm tivoli omegamon xe v3.1.0 deep dive on z os sg247155
 
Getting started with ibm tivoli workload scheduler v8.3 sg247237
Getting started with ibm tivoli workload scheduler v8.3 sg247237Getting started with ibm tivoli workload scheduler v8.3 sg247237
Getting started with ibm tivoli workload scheduler v8.3 sg247237
 
VMware Networking 5.0
VMware Networking 5.0VMware Networking 5.0
VMware Networking 5.0
 
Tivoli and web sphere application server on z os sg247062
Tivoli and web sphere application server on z os sg247062Tivoli and web sphere application server on z os sg247062
Tivoli and web sphere application server on z os sg247062
 
Ibm total storage nas backup and recovery solutions sg246831
Ibm total storage nas backup and recovery solutions sg246831Ibm total storage nas backup and recovery solutions sg246831
Ibm total storage nas backup and recovery solutions sg246831
 
Ibm total storage nas backup and recovery solutions sg246831
Ibm total storage nas backup and recovery solutions sg246831Ibm total storage nas backup and recovery solutions sg246831
Ibm total storage nas backup and recovery solutions sg246831
 

Recently uploaded

It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in managementchhavia330
 
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Tina Ji
 
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...noida100girls
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurSuhani Kapoor
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 

Recently uploaded (20)

It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in management
 
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
 
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
 
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 

Provissioning storage

  • 1. Storage Allocation On Symmetrix Systems LUNs creation, mapping, LUN masking, etc Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 2. Assessing host (hpux) #bdf | grep –i arc (gets info from file system needed to be enlarged) /dev/vg63/lvol1 196608000 9507968 185641832 5% /f11iprodARCHIVE /f11iprodARCHIVE # emc | grep vg63 (lists info of the volume group) c38t0d6 096 50 vg63 (M)3 de 16,96 (16.96 x 3=50.88) 3=50.88) c38t0d7 099 50 vg63 (M)3 de 16,96 1 Path c38t1d5 0AB 50 vg63 (M)3 de 16,96 c38t2d1 0B7 50 vg63 (M)3 de 16,96 c59t6d3 096 50 vg63 (M)3 de 16,96 (16.96 x 3=50.88) 3=50.88) c59t6d4 099 50 vg63 (M)3 de 16,96 c59t7d2 0AB 50 vg63 (M)3 de 16,96 2 Path c59t7d6 0B7 50 vg63 (M)3 de 16,96 #symdev -sid 1098 show 045 | more (provides info of device 045) This is the data to validate against control center, for DMX3 “1098” box, In the following steps. 1098” Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 3. Search for devices. Click on “Find” tab and in the search box, type the string (LUN in this case) you are looking for. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 4. Selecting Hyper. Select hyper, click properties and check all the parameters before and after assignment. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 5. Selecting Meta devices. Once found the “LUN” (it mostly will be a Hyper, as we are talking in Symmetrix language), we will be able to view its contents. In this particular case, we are loking at a Meta, with 3 Hypers: One is the Meta head, the other two are meta devices. Note the M, as Meta head is marked with (M) and accompanied with the number of meta devices in it. Also, have in mind that Hypers are normally of two sizes (per standardization) 16.96 and 56.9966 Gygabytes. On the right hand, we can see the LUN properties. Listed is the Meta head, ID 087, 16.96GB, allocated, and within its total Meta device size, 50.87 (3 LUNS in total). Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 6. Meta Devices (cont.) Here the example is repeated, but with more LUNS or Hypers. Here we can see Meta head 5F4, with its 7 devices attached to it, making it a (M)7 of 135.64Gb total. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 7. Create meta devices from CLI. # symconfigure -sid 1098 -f makemetas commit Execute a symconfigure operation for symmetrix '1098' (y/[n]) ? y (y/[n]) A Configuration Change operation is in progress. Please wait... Establishing a configuration change session...............Established. session...............Established. Processing symmetrix xxxxxxxx01098 Performing Access checks..................................Allowed. checks..................................Allowed. Checking Device Reservations..............................Allowed. Reservations..............................Allowed. • “makemetas” Configuration File: Submitting configuration changes..........................Submitted changes..........................Submitted Locking devices...........................................Locked. devices...........................................Locked. Validating configuration changes..........................Validated. changes..........................Validated. Initiating PREPARE of configuration changes...............Queued. changes...............Queued. # cat mekametas PREPARE requesting required resources.....................Obtained. resources.....................Obtained. form meta from dev 10E8 config=Striped; config=Striped; Local: PREPARE...........................................Done. PREPARE...........................................Done. Initiating COMMIT of configuration changes................Queued. changes................Queued. add dev 10E9 to meta 10E8; COMMIT requesting required resources...................... Obtained. Obtained. add dev 110E to meta 10E8; Step 018 of 120 steps.....................................Executing. steps.....................................Executing. Step 023 of 120 steps.....................................Executing. steps.....................................Executing. form meta from dev 111A config=Striped; config=Striped; Step 023 of 120 steps.....................................Executing. steps.....................................Executing. add dev 111B to meta 111A; Step 023 of 120 steps.....................................Executing. steps.....................................Executing. Step 023 of 120 steps.....................................Executing. steps.....................................Executing. add dev 111C to meta 111A; Step 048 of 120 steps.....................................Executing. steps.....................................Executing. form meta from dev 111D config=Striped; config=Striped; Step 049 of 120 steps.....................................Executing. steps.....................................Executing. Step 063 of 154 steps.....................................Executing. steps.....................................Executing. add dev 111E to meta 111D; Step 071 of 154 steps.....................................Executing. steps.....................................Executing. add dev 111F to meta 111D; Step 071 of 154 steps.....................................Executing. steps.....................................Executing. Step 081 of 154 steps.....................................Executing. steps.....................................Executing. form meta from dev F3B config=Striped; config=Striped; Step 095 of 154 steps.....................................Executing. steps.....................................Executing. add dev F3C to meta F3B; Step 097 of 154 steps.....................................Executing. steps.....................................Executing. Step 102 of 154 steps.....................................Executing. steps.....................................Executing. add dev F3D to meta F3B; Step 103 of 154 steps.....................................Executing. steps.....................................Executing. Step 103 of 154 steps.....................................Executing. steps.....................................Executing. Step 104 of 154 steps.....................................Executing. steps.....................................Executing. Step 104 of 154 steps.....................................Executing. steps.....................................Executing. Step 105 of 154 steps.....................................Executing. steps.....................................Executing. Step 106 of 154 steps.....................................Executing. steps.....................................Executing. Step 106 of 154 steps.....................................Executing. steps.....................................Executing. Step 111 of 154 steps.....................................Executing. steps.....................................Executing. Local: COMMIT............................................Done. COMMIT............................................Done. Terminating the configuration change session..............Done. session..............Done. The configuration change session has successfully completed. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 8. LUN To see the diference, we have listed a LUN here. You can appreciate that LUN B4A, has 5.62GB Size, and summarizes with the other LUNS, 11.24GB. LUNs are not the common standard for Symmetrix, as they do not use the disk completely as Hypers. Hypers use the cylinders of the disks, using even the lastest cylinder of the disks, avoiding to leave MBs in disuse as is usual in LUNs. That is why the 16.96 and 59.9966 sizes are so intrincanted. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 9. Selecting new Hypers to be allocated In this spreadsheet we have the free / unmapped Hypers, filtered by size, device, etc. Documentation is always a must, as it will guide us for future configurations, as for systems recovery. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 10. Mapping Devices. Select Hyper “729”, right click, go to configure and SDR Device Mapping. SDR Stands for “Symmetrix Data “ If you need to add more than one disk, select the disks with “ctrl” key and follow the same steps. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 11. Selecting host ports. Hosts In this case, ports 8C:1 & 9C:0, are the last octets from BACKUPSRV HBA ports. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 12. Mapping devices (cont.) Select the device on the left and the HBA ports on the right. Hold control to select more than one. Alert messages will be displayed for each of the HBAs to which we are adding the device (hyper). To check availability of addresses into this ports, run: symcfg list -sid 1098 -fa 08c -p 1 -addresses -available symcfg list -sid 1098 -fa 09c -p 0 -addresses -available Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 13. Mapping devices (cont.) Here is a preview of how the devices (Hyper) will be presented (allocated) to the selected storage HBA port. You can change the Address presented to the host, for better administration. (some systems do not like hexa values.) Select the addresses with * from the list gathered before, from OS. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 14. Mapping devices (cont.) System will ask if you are sure to execute this. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 15. Mapping devices from CLI.  # more mapint07.cmd It can be necessary to add the LUN map dev F31 to dir 8A:1; number for the host. This is obtained map dev F31 to dir 9A:1; from command “symcfg -sid XX list - map dev F35 to dir 8A:1; address -fa Xx -p x -available”; for map dev F35 to dir 9A:1; HPUX, the values “VBUS TID LUN” map dev F37 to dir 8A:1; give a number between the three of map dev F37 to dir 9A:1; them (0 00 001=001), for the rest of map dev F3A to dir 8A:1; OSs, the value under “LUN” column, is the final LUN address for the host in map dev F3A to dir 9A:1; HEXA, that must be converted to DEC map dev 1730 to dir 8A:1; for the system administrator. map dev 1730 to dir 9A:1; map dev 173F to dir 8A:1; map dev 173F to dir 9A:1;  # Symconfigure –sid XX –f mapint07.cmd Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 16. Mapping devices from CLI.  # more unmapint07.cmd unmap dev 03DB from dir 8A:1; unmap dev 03DE from dir 8A:1; unmap dev 03E1 from dir 8A:1; unmap dev 03E4 from dir 8A:1; The process is similar to map. The unmap dev 03E7 from dir 8A:1; only changes is the unmap/map unmap dev 03EA from dir 8A:1; unmap dev 03ED from dir 8A:1; modificator inside the file. unmap dev 03F0 from dir 8A:1; unmap dev 03F3 from dir 8A:1; unmap dev 03F6 from dir 8A:1; unmap dev 03DB from dir 9A:1; unmap dev 03DE from dir 9A:1; unmap dev 03E1 from dir 9A:1; unmap dev 03E4 from dir 9A:1; unmap dev 03E7 from dir 9A:1; unmap dev 03EA from dir 9A:1; unmap dev 03ED from dir 9A:1; unmap dev 03F0 from dir 9A:1; unmap dev 03F3 from dir 9A:1; unmap dev 03F6 from dir 9A:1;  #symconfigure –sid XX –f unmapint07.cmd commit Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 17. Masking. To make the storage visible to the host, you must complete the LUN Masking steps. To do so, go to “Hosts” section in left pannel, right click on the desired host (host to which allocate the storage) and select “Masking > Modify Masking Configurations”. This will take you to the following screen. This can be also done from CLI, with the “symmaskdb” command. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 18. Masking. (cont.) In this screen we will provide all the data needed to complete the masking. First select the ports (HBA ports) of the server to which attach the devices. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 19. Masking. Select both HBA’s WWPN on upper left box, choose storae array, and select type of device as desired. Finally, select the storage port to be assigned to. In bottom list, check the devices you will be adding, in pairs (as they are seen once per HBA port.) Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 20. Masking. The is the completed list of tasks. Once we have this, click on “Grant” to execute the tasks. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 21. Masking: disks that were previously allocated to a host. Note the differences between the marked devices: This is telling us that the disks were previously assigned to another host/s, but they maybe still allocated or not. Please it is very important for you to validate that you are not assigning a device for second time to the same or another host. The thin line represents one previous assignment, the thick line represents more than one previous assignment. The disks you normally will be assigning/allocating, should not have this “underscore” mark on the devices list. This list is an example, as you can also see that there are some devices with granted permissions to a host. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 22. Validate Masking OK. Verify in the detail that all the operations have been completed as desired. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 23. Masking from CLI.  symmask -sid XX -wwn wwnxxx -dir Xx -p x add dev “xxx” –noprompt xxx”  symmaskdb -sid XX -wwn wwnxxx list database Here we masked device “xxx” Symmetrix ID : 666 to wwn “wwnxxx” by mapped port “Xx:x”. Then, we verified Database Type : Type6 Last updated at : 11:14:56 AM on Thu Jun 24,2010 the configuration. This process is repeated for all devices Director Identification : FA-Xx FA- Director Port :x needing to be masked to a wwn by a port, normally two User-generated User- Identifier Type Node Name Port Name Devices ports and two wwn for ---------------- ----- ------------------ --------------- --------- resilience. 10000000c9816180 Fibre 10000000c9816180 10000000c9816180 0F31 0F35 When working with Celerra 0F37 systems, replace “–noprompt” 0F3A 1730 with “–celerra” 173A:173C 173F Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 24. Verify on host (HPUX). 1. insf –eC disk 2. ioscan –fnC disk 3. inq –nodots | grep “device” device” Verify on host with ioscan –fnC disk and insf –C disk, that the Hyper (or LUN) has been correctly assigned and visible to the Operating System. If this does not work, use ioscan as it, and the insf –C. For basic troubleshooting, use: symmaskdb -sid 1098 list assignment -dev 10E8 symdev -sid 1098 show 10E8 | more To show how the device is mapped to the host and were could be a communication loss. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 25. Verify on host (W2k).  From diskmgmt.msc, you will see new LUNs as “unallocated” devices. Check the LUN number provided by diskmgmt.msc, unallocated” storage administrator and initialize or format it, as corresponding. corresponding. Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 26. Verify on host (Solaris).  # find / -name inq /usr/lpp/EMC/Symmetrix/bin/inq  # /usr/lpp/EMC/Symmetrix/bin/inq -nodots /usr/lpp/EMC/Symmetrix/bin/inq Inquiry utility, Version V7.3-915 (Rev 0.0) (SIL Version V7.0.0.0 (Edit Lev V7.3- el 915) Copyright (C) by EMC Corporation, all rights reserved. For help type inq -h. ------------------------------------------------------------------------ ------------------------------------------------------------------------ DEVICE :VEND :PROD :REV :SER NUM :CAP(kb) :CAP(kb) ------------------------------------------------------------------------ ------------------------------------------------------------------------ /dev/rhdisk0 :EMC :SYMMETRIX :5671 :5300000000 : 11520 /dev/rhdisk1 :EMC :SYMMETRIX :5671 :5300695000 : 2880 /dev/rhdisk2 :EMC :SYMMETRIX :5671 :5300696000 : 2880 /dev/rhdisk3 :EMC :SYMMETRIX :5671 :5300697000 : 2880 /dev/rhdisk6 :EMC :SYMMETRIX :5671 :5300698000 : 2880 /dev/rhdisk7 :EMC :SYMMETRIX :5671 :5300674000 : 2880 /dev/rhdisk12 :EMC :SYMMETRIX :5671 :5300699000 : 2880 /dev/rhdisk13 :EMC :SYMMETRIX :5671 :5300686000 : 2880 /dev/rhdisk14 :EMC :SYMMETRIX :5773 :6600062000 : 2880 /dev/rhdisk15 :EMC :SYMMETRIX :5773 :660185e008 : 5760 /dev/rhdisk16 :EMC :SYMMETRIX :5773 :660185f008 : 5760 /dev/rhdisk17 :EMC :SYMMETRIX :5773 :6601860008 : 5760 /dev/rhdisk18 :EMC :SYMMETRIX :5773 :6601883008 : 5760 /dev/rhdisk19 :EMC :SYMMETRIX :5773 :6601884008 : 5760 /dev/rhdisk20 :EMC :SYMMETRIX :5773 :6601885008 : 5760 /dev/rhdisk21 :EMC :SYMMETRIX :5671 :5300694000 : 2880 /dev/rhdisk22 :EMC :SYMMETRIX :5671 :53005b2000 : 82494720 /dev/rhdisk23 :EMC :SYMMETRIX :5671 :53005c2000 : 70709760 /dev/rhdisk24 :EMC :SYMMETRIX :5671 :530069a000 : 2880 /dev/rhdisk25 :EMC :SYMMETRIX :5671 :530069b000 : 2880  Cfgadm –al ; cfgadm –c cx ; devfsadm ; vxdctl enable Gastón Bénétrix. Implementation Specialist – EMC Corporation.
  • 27. Verify on host (AIX).  # find / -name inq /usr/lpp/EMC/Symmetrix/bin/inq  # /usr/lpp/EMC/Symmetrix/bin/inq -nodots /usr/lpp/EMC/Symmetrix/bin/inq Inquiry utility, Version V7.3-915 (Rev 0.0) (SIL Version V7.0.0.0 (Edit Lev V7.3- el 915) The inq command, submits SCSI Copyright (C) by EMC Corporation, all rights reserved. For help type inq -h. commands to inquire the Storage ------------------------------------------------------------------------ ------------------------------------------------------------------------ DEVICE :VEND :PROD :REV :SER NUM :CAP(kb) :CAP(kb) device, hence it is independent ------------------------------------------------------------------------ ------------------------------------------------------------------------ /dev/rhdisk0 :EMC :SYMMETRIX :5671 :5300000000 : 11520 from OS. I will query and retrive /dev/rhdisk1 :EMC :SYMMETRIX :5671 :5300695000 : 2880 /dev/rhdisk2 :EMC :SYMMETRIX :5671 :5300696000 : 2880 all LUNS that are mapped and /dev/rhdisk3 :EMC :SYMMETRIX :5671 :5300697000 : 2880 /dev/rhdisk6 :EMC :SYMMETRIX :5671 :5300698000 : 2880 masked to corresponding systems /dev/rhdisk7 :EMC :SYMMETRIX :5671 :5300674000 : 2880 /dev/rhdisk12 :EMC :SYMMETRIX :5671 :5300699000 : 2880 and devices. If you see the LUN /dev/rhdisk13 :EMC :SYMMETRIX :5671 :5300686000 : 2880 /dev/rhdisk14 :EMC :SYMMETRIX :5773 :6600062000 : 2880 ID here, you should be able to /dev/rhdisk15 :EMC :SYMMETRIX :5773 :660185e008 : 5760 /dev/rhdisk16 :EMC :SYMMETRIX :5773 :660185f008 : 5760 configure it on the system. If it is /dev/rhdisk17 :EMC :SYMMETRIX :5773 :6601860008 : 5760 /dev/rhdisk18 :EMC :SYMMETRIX :5773 :6601883008 : 5760 not possible, check OS /dev/rhdisk19 :EMC :SYMMETRIX :5773 :6601884008 : 5760 /dev/rhdisk20 :EMC :SYMMETRIX :5773 :6601885008 : 5760 parameters or reboot. /dev/rhdisk21 :EMC :SYMMETRIX :5671 :5300694000 : 2880 /dev/rhdisk22 :EMC :SYMMETRIX :5671 :53005b2000 : 82494720 /dev/rhdisk23 :EMC :SYMMETRIX :5671 :53005c2000 : 70709760 /dev/rhdisk24 :EMC :SYMMETRIX :5671 :530069a000 : 2880 /dev/rhdisk25 :EMC :SYMMETRIX :5671 :530069b000 : 2880  Cfgmgr ; lspv ; mk2fs Gastón Bénétrix. Implementation Specialist – EMC Corporation.