<?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: disk is not responding in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117832#M150180</link>
    <description>The vg is failing to activate because of a bad disk.  (* Disks devices have to work before volume groups. *)&lt;BR /&gt;&lt;BR /&gt;Attach :&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -f /etc/lvmconf/vglock.conf -l&lt;BR /&gt;&lt;BR /&gt;What disks in /dev/vglock?  One disk?  10/4/12.5?&lt;BR /&gt;&lt;BR /&gt;What's your cdrom HW path?</description>
    <pubDate>Thu, 13 Nov 2003 00:10:16 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2003-11-13T00:10:16Z</dc:date>
    <item>
      <title>disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117827#M150175</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm running 10.20 on HP900 K360 and recently I've been getting this error/message in syslog&lt;BR /&gt;&lt;BR /&gt;Nov 13 09:49:39 echp2 last message repeated 3 times&lt;BR /&gt;Nov 13 09:51:39 echp2 vmunix: Disk at 10/4/12.5.0 is not responding. Check device, power, and cables.&lt;BR /&gt;&lt;BR /&gt;I could not even run ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;Any ideas what is going on?&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;&lt;BR /&gt;Zulfikri</description>
      <pubDate>Wed, 12 Nov 2003 21:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117827#M150175</guid>
      <dc:creator>Zulfikri</dc:creator>
      <dc:date>2003-11-12T21:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117828#M150176</link>
      <description>It is entirely possible, even probable, that this disk is going bad.  I would look to get it replaced as soon as possible.&lt;BR /&gt;&lt;BR /&gt;If you can't run ioscan, then that sounds like it may be an OS disk as well, which isn't good.&lt;BR /&gt;&lt;BR /&gt;If you have a hardware support contract, call HP or whomever provides your service.</description>
      <pubDate>Wed, 12 Nov 2003 21:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117828#M150176</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-11-12T21:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117829#M150177</link>
      <description>K360, my fav.&lt;BR /&gt;&lt;BR /&gt;Here's some things to try.&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkC disk&lt;BR /&gt;&lt;BR /&gt;Note the status should be CLAIMED.  Report anything else.  If 'NO_HW' then disk is bad or controller is bad.&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/dsk/cXtYdZ of=/dev/null count=1000000&lt;BR /&gt;# Count to 6 or 7&lt;BR /&gt;# control c&lt;BR /&gt;&lt;BR /&gt;Note 1:  If the prompt hangs then disk is bad.  If hot pluggable the pull out the disk to get back the prompt.&lt;BR /&gt;&lt;BR /&gt;Note 2:  Count has to be big, like 1000000, or you'll just get cache.&lt;BR /&gt;&lt;BR /&gt;# diskinfo -v /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;Check product number, size, firmware version, etc.&lt;BR /&gt;&lt;BR /&gt;Call HP if dead or replace yourself.</description>
      <pubDate>Wed, 12 Nov 2003 21:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117829#M150177</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-11-12T21:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117830#M150178</link>
      <description>Try the script I'm attaching, it will help you identify the dead disk if its dropped off ioscan.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 12 Nov 2003 23:08:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117830#M150178</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-12T23:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117831#M150179</link>
      <description>I think the error is on /dev/vglock. When I ran vgdisplay -v /dev/vglock, it gave the below:-&lt;BR /&gt;&lt;BR /&gt;/&amp;gt;vgdisplay -v /dev/vglock&lt;BR /&gt;vgdisplay: Volume group not activated.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vglock".&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Nov 2003 23:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117831#M150179</guid>
      <dc:creator>Zulfikri</dc:creator>
      <dc:date>2003-11-12T23:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117832#M150180</link>
      <description>The vg is failing to activate because of a bad disk.  (* Disks devices have to work before volume groups. *)&lt;BR /&gt;&lt;BR /&gt;Attach :&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -f /etc/lvmconf/vglock.conf -l&lt;BR /&gt;&lt;BR /&gt;What disks in /dev/vglock?  One disk?  10/4/12.5?&lt;BR /&gt;&lt;BR /&gt;What's your cdrom HW path?</description>
      <pubDate>Thu, 13 Nov 2003 00:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117832#M150180</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-11-13T00:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117833#M150181</link>
      <description>Micheal is right!&lt;BR /&gt;Try to enable the Volume group:&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y /dev/vglock&lt;BR /&gt;Aslo, as indicated by Micheal do a&lt;BR /&gt;# strings /etc/lvmtab &lt;BR /&gt;and post the results here.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Nov 2003 00:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117833#M150181</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-11-13T00:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117834#M150182</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What does vgcfgrestore -f /etc/lvmconf/vglock.conf -l and  vgchange -a y /dev/vglock do? Any impact?&lt;BR /&gt;It's a prod machine and I'm kinda a newbie.&lt;BR /&gt;&lt;BR /&gt;I ran ioscan -fnCk disk and attached is the output.&lt;BR /&gt;&lt;BR /&gt;I'm not sure if it's one disk or not.&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;&lt;BR /&gt;Zul</description>
      <pubDate>Thu, 13 Nov 2003 00:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117834#M150182</guid>
      <dc:creator>Zulfikri</dc:creator>
      <dc:date>2003-11-13T00:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117835#M150183</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I ran #vgchange -a y /dev/vglock&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c2t5d0":&lt;BR /&gt;The path of the physical volume refers to a device that does not&lt;BR /&gt;exist, or is not configured into the kernel.&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c2t5d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "/dev/vglock":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;&lt;BR /&gt;Zul</description>
      <pubDate>Thu, 13 Nov 2003 00:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117835#M150183</guid>
      <dc:creator>Zulfikri</dc:creator>
      <dc:date>2003-11-13T00:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117836#M150184</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#vgcfgrestore -f /etc/lvmconf/vglock.conf -l&lt;BR /&gt;Volume Group Configuration information in "/etc/lvmconf/vglock.conf"&lt;BR /&gt;VG Name /dev/vglock&lt;BR /&gt; ---- Physical volumes : 1 ----&lt;BR /&gt;    /dev/rdsk/c2t5d0 (Non-bootable)&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;&lt;BR /&gt;Zul</description>
      <pubDate>Thu, 13 Nov 2003 00:31:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117836#M150184</guid>
      <dc:creator>Zulfikri</dc:creator>
      <dc:date>2003-11-13T00:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117837#M150185</link>
      <description>THIS IS A BAD DISK.&lt;BR /&gt;&lt;BR /&gt;HAVE YOU RUN 'diskinfo -v /dev/rdsk/c2t5d0' yet?&lt;BR /&gt; &lt;BR /&gt;IT SHOULD LOOK SOMETHING LIKE THIS:&lt;BR /&gt;&lt;BR /&gt;(* note:  This is incomplete *)&lt;BR /&gt;&lt;BR /&gt;vendor: SEAGATE&lt;BR /&gt;product id: ST34573WC&lt;BR /&gt;type: direct access&lt;BR /&gt;size: 4096 Kbytes&lt;BR /&gt;bytes per sector: 0&lt;BR /&gt;rev level: HP05&lt;BR /&gt;blocks per disk: 0&lt;BR /&gt;ISO version: 0&lt;BR /&gt;ECMA version: 0&lt;BR /&gt;ANSI version: 2&lt;BR /&gt;removable media: no&lt;BR /&gt;response format: 2&lt;BR /&gt;(Additional inquiry bytes: (32)20 (33)20 (34)20 (35)20 (36)20 (37)20 (38)20 (&lt;BR /&gt;9)0 (40)0 (41)0 (42)0 (43)0 (44)0 (45)0 (46)0 (47)0 (48)0 (49)0 (50)0 (51)0 (52&lt;BR /&gt;0 (53)0 (54)0 (55)0 (56)0 (57)0 (58)0 (59)0 (60)0 (61)0 (62)0 (63)0 (64)0 (65)0&lt;BR /&gt;(66)0 (67)0 (68)0 (69)0 (70)0 (71)0 (72)0 (73)0 (74)0 (75)0 (76)0 (77)0 (78)0 (&lt;BR /&gt;9)0 (80)0 (81)0 (82)0 (83)0 (84)0 (85)0 (86)0 (87)0 (88)0 (89)0 (90)0 (91)0 (92&lt;BR /&gt;43 (93)6f (94)70 (95)79 (96)72 (97)69 (98)67 (99)68 (100)74 (101)20 (102)28 (10&lt;BR /&gt;)63 (104)29 (105)20 (106)31 (107)39 (108)39 (109)37 (110)20 (111)53 (112)65 (11&lt;BR /&gt;)61 (114)67 (115)61 (116)74 (117)65 (118)20 (119)41 (120)6c (121)6c (122)20 (12&lt;BR /&gt;)0 (124)0 (125)0 (126)0 (127)0 (128)0 (129)0 (130)0 (131)0 (132)0 (133)0 (134)0&lt;BR /&gt;(135)0 (136)0 (137)0 (138)0 )</description>
      <pubDate>Thu, 13 Nov 2003 01:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117837#M150185</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-11-13T01:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117838#M150186</link>
      <description>Hi Zul,&lt;BR /&gt;&lt;BR /&gt;Have u tried the dd command on c2t5d0 as suggested by Michael&lt;BR /&gt;It is the best to way to find out whether the disk is bad or not. &lt;BR /&gt;&lt;BR /&gt;If it hangs disk in between u can confirm that the disk is bad. Controller might be Ok since other disks are also attached to the same controller.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Nov 2003 01:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117838#M150186</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2003-11-13T01:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117839#M150187</link>
      <description>What does vgcfgrestore -f /etc/lvmconf/vglock.conf -l and vgchange -a y /dev/vglock do? Any impact?&lt;BR /&gt;&lt;BR /&gt;In response to your above questions.&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore is an LVM command to restore the Volume Group configurations!&lt;BR /&gt;&lt;BR /&gt;vgchange is also a LVM command to activate/deactivate a Volume Group!&lt;BR /&gt;&lt;BR /&gt;The OS saves the LVM configuration in the /etc/lvmconf/vglock but you can always run the following command to create a map file which will help to restore any vm quickly. Make sure you are in the single user mode and make sure you specify the -p option, without the -p option you'll wipe off&lt;BR /&gt;the volume group.&lt;BR /&gt;# vgexport -p -v -s -m /etc/lvlock.map /dev/lvlock&lt;BR /&gt;&lt;BR /&gt;this is an example.You may repeat the same for each volume group..&lt;BR /&gt;Please get back to us with the &lt;BR /&gt;# diskinfo -v /dev/rdsk/c2t5d0&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Thu, 13 Nov 2003 03:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117839#M150187</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-11-13T03:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117840#M150188</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for the help.&lt;BR /&gt;&lt;BR /&gt;My K360 crashed on Sunday and I did not see any vmunix:Disk at 10/4/12.5.0 error anymore.&lt;BR /&gt;&lt;BR /&gt;I could do diskinfo and got the following output. Any other command to verify the disk?&lt;BR /&gt;&lt;BR /&gt;diskinfo -v /dev/rdsk/c2t5d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c2t5d0:&lt;BR /&gt;             vendor: SEAGATE &lt;BR /&gt;         product id: ST34573WC       &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 4194157 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;          rev level: HP05&lt;BR /&gt;    blocks per disk: 8388314&lt;BR /&gt;        ISO version: 0&lt;BR /&gt;       ECMA version: 0&lt;BR /&gt;       ANSI version: 2&lt;BR /&gt;    removable media: no&lt;BR /&gt;    response format: 2&lt;BR /&gt;   (Additional inquiry bytes: (32)4e (33)35 (34)36 (35)33 (36)35 (37)31 (38)31 (39)0 (40)0 (41)0 (42)0 (43)0 (44)0 (45)0 (46)0 (47)0 (48)0 (49)0 (50)0 (51)0 (52)0 (53)0 (54)0 (55)0 (56)0 (57)0 (58)0 (59)0 (60)0 (61)0 (62)0 (63)0 (64)0 (65)0 (66)0 (67)0 (68)0 (69)0 (70)0 (71)0 (72)0 (73)0 (74)0 (75)0 (76)0 (77)0 (78)0 (79)0 (80)0 (81)0 (82)0 (83)0 (84)0 (85)0 (86)0 (87)0 (88)0 (89)0 (90)0 (91)0 (92)43 (93)6f (94)70 (95)79 (96)72 (97)69 (98)67 (99)68 (100)74 (101)20 (102)28 (103)63 (104)29 (105)20 (106)31 (107)39 (108)39 (109)37 (110)20 (111)53 (112)65 (113)61 (114)67 (115)61 (116)74 (117)65 (118)20 (119)41 (120)6c (121)6c (122)20 (123)0 (124)7f (125)fe (126)da (127)0 (128)0 (129)2 (130)0 (131)0 (132)0 (133)0 (134)0 (135)0 (136)0 (137)0 (138)0 )&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Nov 2003 19:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117840#M150188</guid>
      <dc:creator>Zulfikri</dc:creator>
      <dc:date>2003-11-16T19:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117841#M150189</link>
      <description>well you could do a dd command to verify you disk are ok.Or you could use mstm to do a exercise on the disk..&lt;BR /&gt;&lt;BR /&gt;dd command :&lt;BR /&gt;&lt;BR /&gt;dd if=&lt;DEVICE file="" name=""&gt; of=/dev/null&lt;BR /&gt;&lt;BR /&gt;after a while interrupt the with control D and see whether the output.&lt;BR /&gt;&lt;BR /&gt;or used mstm.&lt;BR /&gt;&lt;BR /&gt;As a root type mstm .go to tool-&amp;gt;exercise-&amp;gt; run&lt;BR /&gt;&lt;BR /&gt;good luck...&lt;BR /&gt;&lt;BR /&gt;p/s: are you from malaysia...&lt;BR /&gt;&lt;BR /&gt;if yes,where are you working ???..&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB&lt;BR /&gt;&lt;BR /&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Sun, 16 Nov 2003 20:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117841#M150189</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-11-16T20:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: disk is not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117842#M150190</link>
      <description>Your server crashed.  The 'q4' procedure is attached to this posting.  Please post the results or email to HP directly.  Also, please attach the LOGTOOL report in your next response:&lt;BR /&gt;&lt;BR /&gt;STM &amp;gt; TOOLS &amp;gt; UTILITY &amp;gt; RUN &amp;gt; LOGTOOL &amp;gt; FILE &amp;gt; VIEW &amp;gt; RAW SUMMARY&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Nov 2003 08:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-is-not-responding/m-p/3117842#M150190</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-11-17T08:40:32Z</dc:date>
    </item>
  </channel>
</rss>

