Netezza Performance Server

 View Only
  • 1.  Netezza connect to SAN Storage DS8000

    Posted Thu April 27, 2023 01:55 AM

    Hi all,
        Netezza can connect to SAN Storage DS8000 online mapping disk multiple multipath driver support?



    ------------------------------
    apidesh dulma
    A.Aod
    ------------------------------


  • 2.  RE: Netezza connect to SAN Storage DS8000

    Posted Fri April 28, 2023 02:29 AM
    Edited by Adam Matusewicz Fri April 28, 2023 02:29 AM

    Hi

    Under the hoods Netezza (PureData for Analuytics) is just RedHat. For SAN connections you can simply:

    1. Connect Netezza hosts (remember to do on both of them) to brocade/SAN switch

    2. Present LUNs to Netezza hosts

    3. Scan LUNs

    4. Create PV->VG->LV-> format FS 

    All as described here:

    https://www.ibm.com/support/pages/adding-san-storage-puredata-system-analytics

    Few things: 

    Netezza doesn't support multi-journal file systems: do not install GFS/GFS2. If you want multi-mount you need to use GPFS (ask IBM sells rep for license)

    ie. You can only use created filesystem on single host at once. Good news is that you can add SAN storage to cluster (but remember to make sure both hosts see same VG/Filesystem prior to adding it)

    And to answer your question short: yes - multipath is supported. Just when you create PVs, use dm devices instead sdX (ans same constaint as above: make sure 2nd host see the same)



    ------------------------------
    Adam Matusewicz
    ------------------------------



  • 3.  RE: Netezza connect to SAN Storage DS8000

    Posted Tue May 02, 2023 03:40 AM

    Hello Sir,
         We can use native multipath on Linux?

    Thank you.



    ------------------------------
    apidesh dulma
    ------------------------------



  • 4.  RE: Netezza connect to SAN Storage DS8000

    Posted Tue May 02, 2023 04:09 AM

    Yes. You can use multipath on Netezza linux hosts (Redhat 5/6 based) - ust when you set it up be aware about configuring it properly:

    https://www.ibm.com/support/pages/enabling-multipath-model-3561-n3000-001

    Br,
    Adam



    ------------------------------
    Adam Matusewicz
    ------------------------------



  • 5.  RE: Netezza connect to SAN Storage DS8000

    Posted Fri April 28, 2023 02:31 AM

    Just one more thing for multipath:

    https://www.ibm.com/support/pages/enabling-multipath-model-3561-n3000-001

    Basically: block internal RAID controller from being "multipathed"



    ------------------------------
    Adam Matusewicz
    ------------------------------