AIX

AIX

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


#Power
 View Only
  • 1.  PVID only visible after importvg ?

    Posted Mon May 12, 2008 07:15 PM

    Originally posted by: Vilius


    Hi,
    I have SAN disk visible to two AIX machines.
    This disk has vg with some filesystems on it.
    While PVID is shown on one machine, lspv returns 'none' on other machine.
    My question:
    Does my second machine must see PVID instantly and because it doesn't it's some kind of error, or PVID is shown only after importvg( vg is not imported yet on second machine) and situation with PVID 'none' is OK ?

    thanks
    Vilius
    #AIX-Forum


  • 2.  Re: PVID only visible after importvg ?

    Posted Mon May 12, 2008 10:04 PM

    Originally posted by: SystemAdmin


    Try chdev -l hdisk3 -a pv=yes

    This will tell the system to read the pvid on the the physical disk.
    #AIX-Forum


  • 3.  Re: PVID only visible after importvg ?

    Posted Tue May 13, 2008 12:07 AM

    Originally posted by: Vilius


    I must be sure that this command reads PVID not creates new one.
    #AIX-Forum


  • 4.  Re: PVID only visible after importvg ?

    Posted Tue May 13, 2008 12:34 AM

    Originally posted by: Vilius


    yes this command solved the problem, thanks.

    Vilius
    #AIX-Forum