AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  one client disk 2 vios scenario problem

    Posted Tue July 13, 2010 08:59 AM

    Originally posted by: usrb


    Hi2all!

    I have strange problem, using 2 vios scenario and one client partition. On client I see two disks using same PVID, but on different paths, and can not get it to failover when vios 1 is rebooted or turned off.

    Client:
    root@hostname #lspv
    hdisk0 00c5d3402e990f5c rootvg active
    hdisk1 00c5d3402e990f5c rootvg active

    root@hostname #lspath
    Enabled hdisk0 vscsi0
    Enabled hdisk1 vscsi1

    root@hostname #lscfg -vl vscsi0
    vscsi0 U9117.MMA.655D340-V4-C143-T1 Virtual SCSI Client Adapter
    root@hostname #lscfg -vl vscsi1
    vscsi1 U9117.MMA.655D340-V4-C144-T1 Virtual SCSI Client Adapter

    both VIOS:
    1. lsattr -El hdisk5
    PCM PCM/friend/MSYMM_RAID5 Path Control Module True
    PR_key_value none Persistant Reserve Key Value True
    algorithm fail_over Algorithm True
    clr_q yes Device CLEARS its Queue on error True
    hcheck_interval 10 Health Check Interval True
    hcheck_mode nonactive Health Check Mode True
    location Location Label True
    lun_id 0x7000000000000 Logical Unit Number ID False
    lun_reset_spt yes FC Forced Open LUN True
    max_transfer 0x40000 Maximum TRANSFER Size True
    node_name 0x5006048452a88768 FC Node Name False
    pvid 00c5d3402e990f5c0000000000000000 Physical volume identifier False
    q_err no Use QERR bit True
    q_type simple Queue TYPE True
    queue_depth 16 Queue DEPTH True
    reserve_policy no_reserve Reserve Policy True
    rw_timeout 40 READ/WRITE time out value True
    scsi_id 0x10000 SCSI ID False
    start_timeout 180 START UNIT time out value True
    ww_name 0x5006048452a88768 FC World Wide Name False
    #AIX-Forum


  • 2.  Re: one client disk 2 vios scenario problem

    Posted Mon July 19, 2010 05:59 AM

    Originally posted by: tony.evans


    When it's working correctly, you don't see two disks, you see a single disk with two paths.

    I'm not sure from the information you've provided what is incorrectly defined, but failover isn't designed to work the way you have it configured.

    You'll need to provide more info, like lsdev, maybe lspath, lspv, lsmap from both VIO servers.

    Also, what's the back-end storage? Although lsdev should show us that.
    #AIX-Forum


  • 3.  Re: one client disk 2 vios scenario problem

    Posted Tue July 20, 2010 09:36 AM

    Originally posted by: Renaud


    Could you provide us in addition :

    lscfg -vl hdisk0
    lscfg -vl hdisk1
    #AIX-Forum


  • 4.  Re: one client disk 2 vios scenario problem

    Posted Tue July 20, 2010 10:16 AM

    Originally posted by: usrb


    Thanks guys, most of the commands you asked for, I wrote in last post.
    Anyway, I mapped new disk and migrated the data over, so the problem is solved (for now).
    #AIX-Forum