<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: storage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315320#M340028</link>
    <description>run following commands. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ioscan -funCdisk|grep dsk|awk '{print $1}'|xargs -i pvdisplay {} &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if there is any PV which is not associated with any VG it give error for that PV ptherwise shows information like : &lt;BR /&gt;&lt;BR /&gt;--- Physical volumes --- &lt;BR /&gt;PV Name /dev/dsk/c3t15d0 &lt;BR /&gt;VG Name /dev/vg01 &lt;BR /&gt;PV Status available &lt;BR /&gt;Allocatable yes &lt;BR /&gt;VGDA 2 &lt;BR /&gt;Cur LV 2 &lt;BR /&gt;PE Size (Mbytes) 4 &lt;BR /&gt;Total PE 8681 &lt;BR /&gt;Free PE 0 &lt;BR /&gt;Allocated PE 8681 &lt;BR /&gt;Stale PE 0 &lt;BR /&gt;IO Timeout (Seconds) default &lt;BR /&gt;Autoswitch On &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
    <pubDate>Sun, 30 Nov 2008 05:48:12 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2008-11-30T05:48:12Z</dc:date>
    <item>
      <title>storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315317#M340025</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I would like to know if there is a command to check that a lun in particular frame is not being used (not PVcreated).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 29 Nov 2008 15:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315317#M340025</guid>
      <dc:creator>Nath_3</dc:creator>
      <dc:date>2008-11-29T15:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315318#M340026</link>
      <description>hi nath ,&lt;BR /&gt;&lt;BR /&gt;it is very hard to know a disk is being used or not since thee is a lot of way of using the disk in the system &lt;BR /&gt;&lt;BR /&gt;a.) lvm ; pvdisplay /dev/rdsk/cxtydz or strings /etc/lvmtab&lt;BR /&gt;b.) vxvm ; vxdisk list &lt;BR /&gt;c.) direct disk usage without lsm or vxvm  ; bdf&lt;BR /&gt;d.) asm ; you have to look from oracle side.&lt;BR /&gt;&lt;BR /&gt;Hasan</description>
      <pubDate>Sat, 29 Nov 2008 15:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315318#M340026</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2008-11-29T15:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315319#M340027</link>
      <description>Thanks</description>
      <pubDate>Sat, 29 Nov 2008 17:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315319#M340027</guid>
      <dc:creator>Nath_3</dc:creator>
      <dc:date>2008-11-29T17:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315320#M340028</link>
      <description>run following commands. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ioscan -funCdisk|grep dsk|awk '{print $1}'|xargs -i pvdisplay {} &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if there is any PV which is not associated with any VG it give error for that PV ptherwise shows information like : &lt;BR /&gt;&lt;BR /&gt;--- Physical volumes --- &lt;BR /&gt;PV Name /dev/dsk/c3t15d0 &lt;BR /&gt;VG Name /dev/vg01 &lt;BR /&gt;PV Status available &lt;BR /&gt;Allocatable yes &lt;BR /&gt;VGDA 2 &lt;BR /&gt;Cur LV 2 &lt;BR /&gt;PE Size (Mbytes) 4 &lt;BR /&gt;Total PE 8681 &lt;BR /&gt;Free PE 0 &lt;BR /&gt;Allocated PE 8681 &lt;BR /&gt;Stale PE 0 &lt;BR /&gt;IO Timeout (Seconds) default &lt;BR /&gt;Autoswitch On &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Sun, 30 Nov 2008 05:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315320#M340028</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-11-30T05:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315321#M340029</link>
      <description>not pvdisplay to rdsk files&lt;BR /&gt;&lt;BR /&gt;check with this command&lt;BR /&gt;&lt;BR /&gt;#pvdisplay /dev/dsk/cxtydz</description>
      <pubDate>Sun, 30 Nov 2008 06:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315321#M340029</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-11-30T06:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315322#M340030</link>
      <description>vxdisk -o alldgs list&lt;BR /&gt;&lt;BR /&gt;will show you disks that are used by vxvm and LVM&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Nov 2008 18:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315322#M340030</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2008-11-30T18:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315323#M340031</link>
      <description>&lt;!--!*#--&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;You already got some responses with&lt;BR /&gt;useful information. &lt;BR /&gt;&lt;BR /&gt;As you can see, there is no simple&lt;BR /&gt;way to do it with standard HP-UX.&lt;BR /&gt;&lt;BR /&gt;However, there is a nice internal HP tool &lt;BR /&gt;called dskinfo (current version 1.03).&lt;BR /&gt;&lt;BR /&gt;I am not sure if it will be released as&lt;BR /&gt;part of HP-UX in t he future. Currently,&lt;BR /&gt;it is one of support tools for HP staff.&lt;BR /&gt;&lt;BR /&gt;Here is part of its report on HP-UX 11.31&lt;BR /&gt;server:&lt;BR /&gt;&lt;BR /&gt;Disk check summary (dir "/dev/rdisk"):&lt;BR /&gt;&lt;BR /&gt;device     type    model                   lba EFI FAT LIF LVM HFS VxVM VxFS&lt;BR /&gt;disk3      DISK    ST373454LC         71687369   X   _   _   _   _    _    _&lt;BR /&gt;disk3_p1   DISK    ST373454LC           511968   _   X   _   _   _    _    _&lt;BR /&gt;disk3_p2   DISK    ST373454LC         70765568   _   _   X   X   _    _    _&lt;BR /&gt;disk3_p3   DISK    ST373454LC           409600   _   X   _   _   _    _    _&lt;BR /&gt;disk4      CDROM   DVD+RW ND-2100A           0   _   _   _   _   _    _    _&lt;BR /&gt;disk5      DISK    ST373454LC         71687369   _   _   _   X   _    _    _&lt;BR /&gt;disk8      DISK    ST373454LC         71687369   _   _   _   X   _    _    _&lt;BR /&gt;disk9      DISK    ST373454LC         71687369   X   _   _   _   _    _    _&lt;BR /&gt;disk9_p1   DISK    ST373454LC           511968   _   X   _   _   _    _    _&lt;BR /&gt;disk9_p2   DISK    ST373454LC         70765568   _   _   X   X   _    _    _&lt;BR /&gt;disk9_p3   DISK    ST373454LC           409600   _   X   _   _   _    _    _&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Sun, 30 Nov 2008 20:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/storage/m-p/4315323#M340031</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2008-11-30T20:25:23Z</dc:date>
    </item>
  </channel>
</rss>

