Forum Discussion

MSI_iqbal's avatar
MSI_iqbal
Level 5
6 years ago

Infoscale command information

Hi, I need to know if there is a way how to track which disk with UDID is which drive/mount point? I have this exisiting environment with oracle server have storage cluster using infoscale storage ...
  • Marianne's avatar
    Marianne
    6 years ago

    MSI_iqbal

    If you show us output from your environment, we will be able to explain a lot better. 

    Firstly, look at output of 'df -h'. 
    Find the mountpoint that you are interested in. 
    The volume name and diskgroup will be on the left (as per Apurv_Barve's example).
    Yours will look different - what you need to look for are the last 2 'entries' :
    /dev/vx/dsk/<diskgroup>/<volume-name>

    Next, show us output of 
    vxprint -ht <diskgroup> 

    vxdisk -e list 
    will show us how VxVM disk-name is linked to OS device name. 

    If the whole concept of 'diskgroup' , VxVM disk-name, volumes, subdisk, etc are new to you, maybe best to ask your company to send you on 5-day Instructor-led training (virtual or classroom). 

    As a Partner, you may also want to see what free training is available on PartnerNet. 

    In the meantime, please download Storage Foundation Administrator's Guide from here: 
    https://sort.veritas.com/documents/doc_details/vie/7.4/Linux/ProductGuides/

    Please read through these sections (especially Chapter 3): 

    Introducing Storage Foundation
    ■ Chapter 1. Overview of Storage Foundation
    ■ Chapter 2. How Dynamic Multi-Pathing works
    Chapter 3. How Veritas Volume Manager works
    ■ Chapter 4. How Veritas File System works