<?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: LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594244#M375255</link>
    <description>Hi,&lt;BR /&gt;Can you check with "lsdev", to see number 11 is belonged to which driver? (For character...)&lt;BR /&gt;&lt;BR /&gt;Yes it is the safest way to not remove ...</description>
    <pubDate>Wed, 03 Mar 2010 18:10:06 GMT</pubDate>
    <dc:creator>Turgay Cavdar</dc:creator>
    <dc:date>2010-03-03T18:10:06Z</dc:date>
    <item>
      <title>LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594239#M375250</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a rp7420 with 11iv3 ( B.11.31.0909   HP-UX Virtual Server Operating Environment)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have SG and oracle installed.&lt;BR /&gt;&lt;BR /&gt;I can see some stranges files under /dev/disk :&lt;BR /&gt;&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000000 Jan 13 13:48 disk64&lt;BR /&gt;cr--------   1 root       root        11 0x000000 Jan 15 16:21 disk64.pt&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000001 Jan 13 13:48 disk65&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000019 Jan 13 13:48 disk87&lt;BR /&gt;cr--------   1 root       root        11 0x000019 Jan 15 16:21 disk87.pt&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x00001a Jan 13 13:48 disk88&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000026 Jan 13 18:20 disk98&lt;BR /&gt;cr--------   1 root       root        11 0x000026 Jan 15 16:21 disk98.pt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any idea what are the files d*.pt ????&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 03 Mar 2010 16:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594239#M375250</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-03-03T16:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594240#M375251</link>
      <description>"cr-------- 1 root root 11 0x000026 Jan 15 16:21 disk98.pt" they are character device files, which normally resides in /dev/rdisk directory. Any possibility for some administrator create them with manually with mknod command?</description>
      <pubDate>Wed, 03 Mar 2010 17:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594240#M375251</guid>
      <dc:creator>Turgay Cavdar</dc:creator>
      <dc:date>2010-03-03T17:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594241#M375252</link>
      <description>Hi turgay&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I don't think so.&lt;BR /&gt;But let suppose yes, it is safelly to remove then ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Two of those 3 disks are local disks were it is installed vg00 ( with mirror ).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I never see this tipe of files in none of other hpux machines.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 03 Mar 2010 17:18:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594241#M375252</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-03-03T17:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594242#M375253</link>
      <description>Hi,&lt;BR /&gt;I also have never seen files like that: disk*.pt&lt;BR /&gt;&lt;BR /&gt;When you run "ioscan -m dsf" you should also see these devices "/dev/disk/disk98.pt" (if the major number 11 belongs to esdisk driver.) If you are not using raw device files with the name "/dev/disk/disk98.pt" then i dont think it is used by your system.(As you statet that they belong to vg00). &lt;BR /&gt;&lt;BR /&gt;Device files created in Jan 15 16:21 , it may be good the activities on this day.</description>
      <pubDate>Wed, 03 Mar 2010 17:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594242#M375253</guid>
      <dc:creator>Turgay Cavdar</dc:creator>
      <dc:date>2010-03-03T17:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594243#M375254</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I run ioscan -m dsf, I don't get any the disk64.pt disk87.pt or disk98.pt.&lt;BR /&gt;&lt;BR /&gt;If i do a vgdisplay -v vg00, I don't see any reference to those disks:&lt;BR /&gt;&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      9&lt;BR /&gt;Open LV                     9&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               4384&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    8750&lt;BR /&gt;Alloc PE                    6904&lt;BR /&gt;Free PE                     1846&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;VG Version                  1.0&lt;BR /&gt;VG Max Size                 1096g&lt;BR /&gt;VG Max Extents              70144&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/disk/disk64&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4375&lt;BR /&gt;   Free PE                     923&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/disk/disk98&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4375&lt;BR /&gt;   Free PE                     923&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It seems that is not used by my system. Although I think is best not remove the files. It's a productive system :S ..&lt;BR /&gt;&lt;BR /&gt;After I close the threath I will assigned some points.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Mar 2010 18:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594243#M375254</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-03-03T18:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594244#M375255</link>
      <description>Hi,&lt;BR /&gt;Can you check with "lsdev", to see number 11 is belonged to which driver? (For character...)&lt;BR /&gt;&lt;BR /&gt;Yes it is the safest way to not remove ...</description>
      <pubDate>Wed, 03 Mar 2010 18:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594244#M375255</guid>
      <dc:creator>Turgay Cavdar</dc:creator>
      <dc:date>2010-03-03T18:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594245#M375256</link>
      <description>The Output of lsdev:&lt;BR /&gt;&lt;BR /&gt;    Character     Block       Driver          Class&lt;BR /&gt;        0          -1         cn              pseudo&lt;BR /&gt;        1          -1         asio0           tty&lt;BR /&gt;        2          -1         arp             pseudo&lt;BR /&gt;        3          -1         mm              pseudo&lt;BR /&gt;        4          -1         c8xx            ext_bus&lt;BR /&gt;        5          -1         ciss            ext_bus&lt;BR /&gt;        6          -1         dev_olar        olar&lt;BR /&gt;        7          -1         devkrs          pseudo&lt;BR /&gt;        8          -1         ehci            usb&lt;BR /&gt;       10          -1         eschgr          autoch&lt;BR /&gt;       11          -1         esctl           ctl&lt;BR /&gt;       12           1         esdisk          disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas !!?&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Mar 2010 18:14:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594245#M375256</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-03-03T18:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594246#M375257</link>
      <description>&amp;gt;  11 -1 esctl ctl&lt;BR /&gt;&lt;BR /&gt;So your devices files are not "disk device files", they are controller device files.&lt;BR /&gt;What is "scsimgr get_info -D /dev/disk/disk64.pt" and "ioscan -m lun -d esctl" returning?</description>
      <pubDate>Wed, 03 Mar 2010 19:04:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594246#M375257</guid>
      <dc:creator>Turgay Cavdar</dc:creator>
      <dc:date>2010-03-03T19:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594247#M375258</link>
      <description>They return this:&lt;BR /&gt;&lt;BR /&gt;scsimgr get_info -D /dev/disk/disk64.pt&lt;BR /&gt;SCSI services internal state                  = ONLINE&lt;BR /&gt;Device type                                   = Direct_Access&lt;BR /&gt;EVPD page 0x83 description code               = 1&lt;BR /&gt;EVPD page 0x83 description association        = 0&lt;BR /&gt;EVPD page 0x83 description type               = 2&lt;BR /&gt;World Wide Identifier (WWID)                  = 0x00000e1100d0f530&lt;BR /&gt;Serial number                                 = "X1025532    0629"&lt;BR /&gt;Vendor id                                     = "HP 73.4G"&lt;BR /&gt;Product id                                    = "MAX3073NC       "&lt;BR /&gt;Product revision                              = "HPC1"&lt;BR /&gt;Other properties                              = ""&lt;BR /&gt;SPC protocol revision                         = 3&lt;BR /&gt;Open count (includes chr/blk/pass-thru/class) = 1&lt;BR /&gt;Raw open count (includes class/pass-thru)     = 0&lt;BR /&gt;Pass-thru opens                               = 0&lt;BR /&gt;LUN path count                                = 1&lt;BR /&gt;Active LUN paths                              = 1&lt;BR /&gt;Standby LUN paths                             = 0&lt;BR /&gt;Failed LUN paths                              = 0&lt;BR /&gt;Maximum I/O size allowed                      = 1048576&lt;BR /&gt;Preferred I/O size                            = 1048576&lt;BR /&gt;Outstanding I/Os                              = 0&lt;BR /&gt;I/O load balance policy                       = round_robin&lt;BR /&gt;Path fail threshold time period               = 0&lt;BR /&gt;Transient time period                         = 120&lt;BR /&gt;Tracing buffer size                           = 1024&lt;BR /&gt;LUN Path used when policy is path_lockdown    = NA&lt;BR /&gt;LUN access type                               = NA&lt;BR /&gt;Asymmetric logical unit access supported      = No&lt;BR /&gt;Asymmetric states supported                   = NA&lt;BR /&gt;Preferred paths reported by device            = No&lt;BR /&gt;Preferred LUN paths                           = 0&lt;BR /&gt;&lt;BR /&gt;Driver esdisk Status Information :&lt;BR /&gt;&lt;BR /&gt;Capacity in number of blocks                      = NA&lt;BR /&gt;Block size in bytes                               = NA&lt;BR /&gt;Number of active IOs                              = 0&lt;BR /&gt;Special properties                                =&lt;BR /&gt;Maximum number of IO retries                      = 45&lt;BR /&gt;IO transfer timeout in secs                       = 30&lt;BR /&gt;FORMAT command timeout in secs                    = 86400&lt;BR /&gt;START UNIT command timeout in secs                = 60&lt;BR /&gt;Timeout in secs before starting failing IO        = 120&lt;BR /&gt;IO infinite retries                               = false&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ioscan -m lun -d esctl&lt;BR /&gt;Class     I  Lun H/W Path  Driver  S/W State   H/W Type     Health  Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;ctl       2  64000/0xfa00/0x3   esctl  CLAIMED     DEVICE       online  DGC     CX3-20&lt;BR /&gt;             1/0/6/1/0.0x5006016841e01da4.0x0&lt;BR /&gt;             1/0/14/1/0.0x5006016041e01da4.0x0&lt;BR /&gt;                      /dev/pt/pt2&lt;BR /&gt;&lt;BR /&gt;This means ? &lt;BR /&gt;&lt;BR /&gt;Tahks for your cooperation.</description>
      <pubDate>Thu, 04 Mar 2010 09:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594247#M375258</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-03-04T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594248#M375259</link>
      <description>Hi,&lt;BR /&gt;disk87.pt  has a mojor nubmber of 11 which belongs to esctl so this is not a disk device file. As you can see from the scsimgr get_info output:&lt;BR /&gt;Capacity in number of blocks = NA &lt;BR /&gt;Block size in bytes = NA&lt;BR /&gt;&lt;BR /&gt;Probably you won't get normal results for "diskinfo /dev/disk/disk68.pt". You can not use this device file for io. So we can say that your system probably not using it.&lt;BR /&gt;Lets wait someone on the forum may comment on the issue.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Mar 2010 07:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4594248#M375259</guid>
      <dc:creator>Turgay Cavdar</dc:creator>
      <dc:date>2010-03-05T07:58:40Z</dc:date>
    </item>
  </channel>
</rss>

