<?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: Missing /dev/vg00/lvol1 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911342#M406201</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try this as well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now, since the system is already booted, try using kmpath -k and see whether it shows the running kernel path.&lt;BR /&gt;&lt;BR /&gt;also,&lt;BR /&gt;&lt;BR /&gt;while the system reboots, interrupt boot and go to ISL prompt,&lt;BR /&gt;&lt;BR /&gt;ISL &amp;gt; hpux ll &lt;BR /&gt;&lt;BR /&gt;This should show the contents of /stand filesystem. &lt;BR /&gt;&lt;BR /&gt;Do you have a root mirror disk ?? &lt;BR /&gt;Pls check if there is any "stale" extends being displayed in lvdiaplay of different lvs&lt;BR /&gt;</description>
    <pubDate>Sun, 10 Jul 2005 23:12:27 GMT</pubDate>
    <dc:creator>Deepak.R</dc:creator>
    <dc:date>2005-07-10T23:12:27Z</dc:date>
    <item>
      <title>Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911338#M406197</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have L2000 with HP-UX 11.0&lt;BR /&gt;Autoboot is ON. &lt;BR /&gt;When it wants to boot, then it gives the following error; Exec failed: Cannot find /stand/vmunix or vmunix then it goes to ISL prompt. I've tried to boot into single user mode using hpux -is, the same error.&lt;BR /&gt;Now I've tried hpux -lm and then init 3 and it's up. We can access the server normally.&lt;BR /&gt;Now, bdf is not showing /dev/vg00/lvol1, and /stand is not mounted also.&lt;BR /&gt;I did also vgdisplay -v, the output does not show /dev/vg00/lvol1.&lt;BR /&gt;&lt;BR /&gt;Please advice. I have oracle on it and am afraid we will end up by reinstalling the OS.&lt;BR /&gt;&lt;BR /&gt;1 thing also, when i do "find / -name vmunix", it does not find it. the same to system also.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PLease your responses are most welcome.</description>
      <pubDate>Sat, 09 Jul 2005 02:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911338#M406197</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-07-09T02:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911339#M406198</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Was there any problems prior to reboot ? Any errors reported in syslog &amp;amp; dmesg. It seems LVM header corruption or could be a media problem on the disk. Is root disk mirrored ? Try a few steps to diagnose this &amp;amp; post the outputs.&lt;BR /&gt;&lt;BR /&gt;#ll /dev/vg00/*vol1&lt;BR /&gt;&lt;BR /&gt;#vgdisplay -v /dev/vg00&lt;BR /&gt;&lt;BR /&gt;#mount /dev/vg00/lvol1 /stand&lt;BR /&gt;&lt;BR /&gt;#fsck /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;# lifls â  l /dev/rdsk/c#t#d# (Root disk device file)&lt;BR /&gt;&lt;BR /&gt;#lvlnboot â  v &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Sat, 09 Jul 2005 02:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911339#M406198</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-09T02:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911340#M406199</link>
      <description>"Now I've tried hpux -lm and then init 3 and it's up. We can access the server normally.&lt;BR /&gt;Now, bdf is not showing /dev/vg00/lvol1, and /stand is not mounted also.&lt;BR /&gt;I did also vgdisplay -v, the output does not show /dev/vg00/lvol1."&lt;BR /&gt;&lt;BR /&gt;This is because you have booted into LVM Maintenance mode, and then gon to run state 3, which is NOT a good idea.&lt;BR /&gt;&lt;BR /&gt;I would suggest you boot the system into recovery mode using your Install/Recovery OS CD, and then examine why there appears to be no vmunix file.&lt;BR /&gt;You could also try interrupting the autoboot and boot to single user mode, but try using /stand/vmunix.prev&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Jul 2005 03:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911340#M406199</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-07-09T03:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911341#M406200</link>
      <description>Horace,&lt;BR /&gt;&lt;BR /&gt;I too decided to test your steps out.. just for a learning step..&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt;&lt;BR /&gt;&lt;BR /&gt;hpux -lm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ok,&lt;BR /&gt;I too, did the: hpux -lm&lt;BR /&gt;&lt;BR /&gt;root@a:/# who -r&lt;BR /&gt;   .       run-level S  Jul  9 22:51    S    1    3&lt;BR /&gt;root@a:/#&lt;BR /&gt;root@a:/# mount&lt;BR /&gt;/ on /dev/vg00/lvol3 log on Sat Jul  9 22:40:13 2005&lt;BR /&gt;/var on /dev/vg00/lvol8 delaylog on Sat Jul  9 22:40:24 2005&lt;BR /&gt;/usr on /dev/vg00/lvol7 delaylog on Sat Jul  9 22:40:24 2005&lt;BR /&gt;root@a:/#&lt;BR /&gt;root@a:/#&lt;BR /&gt;root@a:/#&lt;BR /&gt;root@a:/# grep lvol /etc/fstab&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults 0 1&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol5 /home vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol8 /var vxfs delaylog 0 2&lt;BR /&gt;#mount -F vxfs /dev/vg01/sglvol1 /sgdata1&lt;BR /&gt;#mount -F vxfs /dev/vg02/sglvol1 /sgdata2&lt;BR /&gt;root@a:/# who -r&lt;BR /&gt;   .       run-level S  Jul  9 22:51    S    1    3&lt;BR /&gt;root@a:/# bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     204800   95920  108064   47% /&lt;BR /&gt;/dev/vg00/lvol8    4706304  162800 4508416    3% /var&lt;BR /&gt;/dev/vg00/lvol7    1249280  930296  316504   75% /usr&lt;BR /&gt;root@a:/#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Jul 2005 21:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911341#M406200</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-07-09T21:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911342#M406201</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try this as well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now, since the system is already booted, try using kmpath -k and see whether it shows the running kernel path.&lt;BR /&gt;&lt;BR /&gt;also,&lt;BR /&gt;&lt;BR /&gt;while the system reboots, interrupt boot and go to ISL prompt,&lt;BR /&gt;&lt;BR /&gt;ISL &amp;gt; hpux ll &lt;BR /&gt;&lt;BR /&gt;This should show the contents of /stand filesystem. &lt;BR /&gt;&lt;BR /&gt;Do you have a root mirror disk ?? &lt;BR /&gt;Pls check if there is any "stale" extends being displayed in lvdiaplay of different lvs&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Jul 2005 23:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911342#M406201</guid>
      <dc:creator>Deepak.R</dc:creator>
      <dc:date>2005-07-10T23:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911343#M406202</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Deepak,&lt;BR /&gt;&lt;BR /&gt;---&amp;gt;Now, since the system is already booted, try using kmpath -k and see whether it shows the running kernel path.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think there is no kmpath command in this version of HPux. Are you relating something else here ?&lt;BR /&gt;&lt;BR /&gt;Just a update.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 11 Jul 2005 05:17:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911343#M406202</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-11T05:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911344#M406203</link>
      <description>thanks all for ur replies. I really appreciate that. &lt;BR /&gt;Unfornately, the disk is not mirrored.&lt;BR /&gt;But i will still try ur options and get back to u asap.&lt;BR /&gt;&lt;BR /&gt;BR</description>
      <pubDate>Mon, 11 Jul 2005 05:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911344#M406203</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-07-11T05:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911345#M406204</link>
      <description>guys,&lt;BR /&gt;&lt;BR /&gt;Please is there a way i can reinstall the HP-UX 11.0 again using my install/update/recovery CD without formatting? I mean if i can recover, and at the end, i can still access the oracle database sitting on it.&lt;BR /&gt;&lt;BR /&gt;pLease advice asap. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jul 2005 08:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911345#M406204</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-07-12T08:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911346#M406205</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If your system does have multiple disks then all other disks except on which you load OS will retain there data &amp;amp; can be imported back. But for that also these should not be included in the same VG whcih was lying on your old root disk.&lt;BR /&gt;&lt;BR /&gt;But there is no option where you can reload freshly without formatting the root disk.&lt;BR /&gt;&lt;BR /&gt;So if you have oracle &amp;amp; oracle data on other disks this can be brought back online with some minor changes to OS like adding users &amp;amp; setting permissions &amp;amp; all.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jul 2005 09:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911346#M406205</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-12T09:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911347#M406206</link>
      <description>Perhaps the LIF on your boot disk has gotten corrupted.&lt;BR /&gt;&lt;BR /&gt;The following command should show you what is in the AUTO file in the LIF&lt;BR /&gt;&lt;BR /&gt;lifcp dev/rdsk/c1t15d0:AUTO â</description>
      <pubDate>Tue, 12 Jul 2005 09:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911347#M406206</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-07-12T09:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911348#M406207</link>
      <description>there is only one single hard drive. and all the oracle data is on that disk.&lt;BR /&gt;&lt;BR /&gt;Please confirm if i can go ahead with reinstallation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Horace</description>
      <pubDate>Tue, 12 Jul 2005 09:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911348#M406207</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-07-12T09:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911349#M406208</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Reinstallation will remove all the data from the disk &amp;amp; you will require to reload oracle &amp;amp; restore backup.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 12 Jul 2005 10:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911349#M406208</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-12T10:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911350#M406209</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can try booting through the install/recovery CD and select the option to mount root and stand filesystems on /ROOT and /ROOT/stand respectively. Once this is done , do an umount of /ROOT/stand and /ROOT then fsck the disk ( /dev/dsk/CxTxDxs1lvm and /dev/dsk/CxTxDxs2lvm ) where /dev/dsk/CxTxDx is your boot disk . once fsck is through ,mount /ROOT and /ROOT/stand filesystems and check for the files .&lt;BR /&gt;&lt;BR /&gt;Reboot the system in normal mode and see if this solve sthe issue.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jul 2005 09:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911350#M406209</guid>
      <dc:creator>Deepak.R</dc:creator>
      <dc:date>2005-07-13T09:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911351#M406210</link>
      <description>I've reinstalled the system.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot guys and hope to hear from all again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Horace</description>
      <pubDate>Wed, 13 Jul 2005 09:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911351#M406210</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-07-13T09:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Missing /dev/vg00/lvol1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911352#M406211</link>
      <description>Iam more than OK with the forum.&lt;BR /&gt;&lt;BR /&gt;Cheers!!!</description>
      <pubDate>Wed, 13 Jul 2005 09:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-dev-vg00-lvol1/m-p/4911352#M406211</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-07-13T09:38:03Z</dc:date>
    </item>
  </channel>
</rss>

