<?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: Wrong kernel booted? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438870#M206963</link>
    <description>Well, looks great. Let's wait and see. :-)</description>
    <pubDate>Wed, 08 Dec 2004 11:30:43 GMT</pubDate>
    <dc:creator>Dietmar Konermann</dc:creator>
    <dc:date>2004-12-08T11:30:43Z</dc:date>
    <item>
      <title>Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438849#M206942</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;when I try to extend a mounted filesystem I get this &lt;BR /&gt; &lt;BR /&gt;# fsadm -F vxfs -b $(lvdisplay $(bdf /opt|tail -1|cut -d\  -f1)|awk '/LV Size/{print$NF}')M /opt&lt;BR /&gt;fsadm: the -b option requires "HP OnLineJFS (Advanced Vxfs)"&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;although OnlineJFS should be available &lt;BR /&gt; &lt;BR /&gt;# swlist -l fileset -a is_secure -a state -a title B3929BA&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "rustbin"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  rustbin:/&lt;BR /&gt;#&lt;BR /&gt; &lt;BR /&gt;# B3929BA                               HP OnLineJFS (Advanced VxFS) &lt;BR /&gt;# B3929BA.AdvJournalFS                  The Advanced VxFS File System &lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-ENG-A-MAN   AJFS-ENG-A-MAN true           configured     &lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-JPN-E-MAN   AJFS-JPN-E-MAN true           configured     &lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-JPN-S-MAN   AJFS-JPN-S-MAN true           configured     &lt;BR /&gt;  B3929BA.AdvJournalFS.VXFS-ADV-KRN     The Advanced VxFS File System Kernel files true           confi&lt;BR /&gt;gured     &lt;BR /&gt;  B3929BA.AdvJournalFS.VXFS-ADV-RUN     VXFS-ADV-RUN   true           configured   &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Could it be that I booted the wrong kernel that isn't patched to support this?&lt;BR /&gt;How can I check the running kernel's symbol table to see if it has compiled-in-support&lt;BR /&gt;(e.g. adb syntax)?&lt;BR /&gt; &lt;BR /&gt;I tried this &lt;BR /&gt;  &lt;BR /&gt;# what /stand/vmunix|grep -i -e online -e adv -e vxfs&lt;BR /&gt;         vxfs.c $Date: 1998/04/06 16:40:58 $Revision: r11ros/1 PATCH_11.00 (PHKL_12965)&lt;BR /&gt; &lt;BR /&gt;but I don't even seem to have installed this very patch&lt;BR /&gt; &lt;BR /&gt;# swlist -l product -a readme PHKL_12965|more&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "rustbin"...&lt;BR /&gt;ERROR:   Software "PHKL_12965" was not found on host "rustbin:/".&lt;BR /&gt; &lt;BR /&gt;Could this be the reason?&lt;BR /&gt; &lt;BR /&gt;Rgds.&lt;BR /&gt;Ralph&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 05:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438849#M206942</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-08T05:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438850#M206943</link>
      <description>H Ralph,&lt;BR /&gt;&lt;BR /&gt;ask the kernel.&lt;BR /&gt;&lt;BR /&gt;# echo 'boot_string/S' | adb /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 08 Dec 2004 06:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438850#M206943</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-12-08T06:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438851#M206944</link>
      <description>&lt;BR /&gt;I had faced similar problem with JFS (though&lt;BR /&gt;I never used it). Initial install showed..&lt;BR /&gt;&lt;BR /&gt;# mk_kernel -o /stand/vmunix&lt;BR /&gt;WARNING: No such device, tunable, or cdio vxadv.&lt;BR /&gt;        Ignoring the following line.&lt;BR /&gt;        vxadv&lt;BR /&gt;&lt;BR /&gt;Then I saw vxadv driver was disabled in&lt;BR /&gt;/usr/conf/master.d (attached both origial &amp;amp;&lt;BR /&gt;fixed master files)&lt;BR /&gt;&lt;BR /&gt;# mk_kernel -o /stand/vmunix&lt;BR /&gt;  succeded without warning.&lt;BR /&gt;&lt;BR /&gt;You should get something similar, when do a&lt;BR /&gt;nm on VMunix.&lt;BR /&gt;&lt;BR /&gt;nm /stand/vmunix | grep -i vxad&lt;BR /&gt;vxadvc_link         |   4653304|extern|entry  |$CODE$&lt;BR /&gt;&lt;BR /&gt;HTH -vishwas&lt;BR /&gt;&lt;BR /&gt;p.s: I never used JFS, so I am not sure you&lt;BR /&gt;fsadm command will work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 06:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438851#M206944</guid>
      <dc:creator>Vishwas Pai</dc:creator>
      <dc:date>2004-12-08T06:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438852#M206945</link>
      <description>Robert-Jan,&lt;BR /&gt; &lt;BR /&gt;yes, I already knew that it booted the kernel from the primary boot path as defined in IPL&lt;BR /&gt; &lt;BR /&gt;# echo boot_string/S|adb /stand/vmunix /dev/kmem &lt;BR /&gt;Error from elf64_getehdr(application core file)&lt;BR /&gt;Not an Elf file: No Elf header&lt;BR /&gt;boot_string:&lt;BR /&gt;boot_string:    disk(0/0/1/1.2.0.0.0.0.0;0)/stand/vmunix&lt;BR /&gt;  &lt;BR /&gt;# setboot&lt;BR /&gt;Primary bootpath : 0/0/1/1.2.0&lt;BR /&gt;Alternate bootpath : 0/0/2/0.2.0&lt;BR /&gt; &lt;BR /&gt;Autoboot is ON (enabled)&lt;BR /&gt;Autosearch is OFF (disabled)&lt;BR /&gt; &lt;BR /&gt;# lssf $(vgdisplay -v vg00|awk '/PV Name/{print$NF}')|awk '{print$(NF-1),$NF}'&lt;BR /&gt;0/0/1/1.2.0 /dev/dsk/c1t2d0&lt;BR /&gt;0/0/2/0.2.0 /dev/dsk/c2t2d0&lt;BR /&gt;  &lt;BR /&gt; &lt;BR /&gt;Beneath /stand there isn't even any other kernel than the previous backup copy.&lt;BR /&gt;I rather would have expected some leftover prebuilt kernel in /stand/build which possibly wasn't moved because of a failing postbuild or postinstall or whatever *install script of the OnlineJFS bundle.&lt;BR /&gt; &lt;BR /&gt;# find /stand -type f -name vmunix\* -exec ll {} \;&lt;BR /&gt;-rwxr-xr-x   1 root       sys        19101032 Nov 30 08:04 /stand/vmunix&lt;BR /&gt;-rwxr-xr-x   1 root       sys        19101040 Aug  3 16:33 /stand/vmunix.prev&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;But I cannot find any such script in the bundle anyway.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;# swlist -l fileset -a  postkernel -a postinstall -a unpostinstall -a preinstall B3929BA|grep -v ^#&lt;BR /&gt; &lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-ENG-A-MAN   &lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-JPN-E-MAN   &lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-JPN-S-MAN   &lt;BR /&gt;  B3929BA.AdvJournalFS.VXFS-ADV-KRN     &lt;BR /&gt;  B3929BA.AdvJournalFS.VXFS-ADV-RUN     &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;No, what I meant was rather how to find out the driver capabilities of my kernel.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 06:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438852#M206945</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-08T06:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438853#M206946</link>
      <description>Hi Ralph,&lt;BR /&gt;&lt;BR /&gt;You should have the Advanced VxFS File System Support in your kernel.&lt;BR /&gt;&lt;BR /&gt;# strings /stand/vmunix | grep vxadv &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 08 Dec 2004 06:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438853#M206946</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-12-08T06:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438854#M206947</link>
      <description>Nope, no hit&lt;BR /&gt; &lt;BR /&gt;# strings /stand/vmunix|grep -c vxadv&lt;BR /&gt;0&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;but Vishwas made a good point.&lt;BR /&gt;If I check the vxfs driver's, what I would consider header file,&lt;BR /&gt;I can see various commented out lines regarding vxadv&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;# grep vxadv /usr/conf/master.d/vxfs &lt;BR /&gt;* Disabling AdvJournalFS: vxadv           vxadvc          10      100     -1      -1&lt;BR /&gt;dmapi           vxadv vxbase&lt;BR /&gt;vxportal        vxadv vxbase&lt;BR /&gt;* Disabling AdvJournalFS: vxadv           vxbase&lt;BR /&gt;* Disabling AdvJournalFS: vxadv           libvxfs_adv.a&lt;BR /&gt;* Disabling AdvJournalFS: vxadv&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 07:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438854#M206947</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-08T07:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438855#M206948</link>
      <description>I had attached the `vxfs' master.d file in my previous post (nothing but just uncommenting the driver configuration lines). I think you&lt;BR /&gt;should give it a try.&lt;BR /&gt;&lt;BR /&gt;-vishwas&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 07:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438855#M206948</guid>
      <dc:creator>Vishwas Pai</dc:creator>
      <dc:date>2004-12-08T07:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438856#M206949</link>
      <description>There is a group of patches that if installed prior to installing the AdvJFS product, the patches will disable the adv drivers so that if AdvJFS is later installed, you will need to manually enable the driver (regen the kernel, reboot) then select the patches again for install (not! reinstall) so that the AdvJFS portions of the patches can be installed.&lt;BR /&gt;&lt;BR /&gt;This seems to be what has happened.&lt;BR /&gt;&lt;BR /&gt;You need to install the latest version of check_patches (PHCO_27779) and look at the swagent.log to see what needs to be installed to fix this issue.&lt;BR /&gt;&lt;BR /&gt;As a side note, if PHKL_18543 is not installed + dependencies as a minimum, you are behind on critical patches.</description>
      <pubDate>Wed, 08 Dec 2004 07:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438856#M206949</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-12-08T07:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438857#M206950</link>
      <description>Cheryl,&lt;BR /&gt; &lt;BR /&gt;luckily I've already installed the patch you mentioned.&lt;BR /&gt;  &lt;BR /&gt;# swlist PHCO_27779&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "rustbin"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  rustbin:/&lt;BR /&gt;#&lt;BR /&gt; &lt;BR /&gt;# PHCO_27779                            1.0            HP-UX Patch Tools and White Paper &lt;BR /&gt;  PHCO_27779.RELEASE-NOTES              1.0            OS-Core.RELEASE-NOTES &lt;BR /&gt;  PHCO_27779.SD-CMDS                    1.0            SW-DIST.SD-CMDS &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Yes, I can recall that after I had installed the core OS I did install MirrorDisk/UX and then the Quality Pack of March 2004.&lt;BR /&gt;It was only afterwards that I realized that also OnlineJFS needed to be installed,&lt;BR /&gt;what I did then, but of course forgetting to reinstall the missing vxadv patches from the Pack that were skipped in the first install.&lt;BR /&gt;So this must have caused my patch mismatch.&lt;BR /&gt; &lt;BR /&gt;I now have run the check_patches script with the option to report for any missing patches.&lt;BR /&gt; &lt;BR /&gt;# check_patches -m&lt;BR /&gt;Obtaining information on installed patches&lt;BR /&gt;Checking patch filesets for active patch   401 of   401&lt;BR /&gt;RESULT: Problems found, review /tmp/check_patches.report for details.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;I attached the report from this run,&lt;BR /&gt;and yes, as you suspected, there are two patches for MirrorDisk/UX and OnlineJFS missing.&lt;BR /&gt;I'm confident that a simple swinstall of these two patches will create in a postprocess script run the kernel and dependencies automatically and attempt to boot the new kernel.&lt;BR /&gt; &lt;BR /&gt;I will assign points as soon as the newly booted kernel will allow my fsadm command,&lt;BR /&gt;or come back to seek your help should have gone anything wrong.&lt;BR /&gt;I'm allowed to boot the box at 15:00 MEZ-1MESZ, which will be in about an hour.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 08:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438857#M206950</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-08T08:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438858#M206951</link>
      <description>Meanwhile I could reinstall the two patches.&lt;BR /&gt; &lt;BR /&gt;I searched for the Patch IDs of the two on the HP patch website, but also got selected a whole bunch of dependencies.&lt;BR /&gt; &lt;BR /&gt;I downloaded the lot, and created the bundle with the acompanying script.&lt;BR /&gt; &lt;BR /&gt;The bundle contains the following patches&lt;BR /&gt; &lt;BR /&gt;# swlist -l fileset -s /var/spool/sw/VXADV_MIRRUX \*|grep ^#&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "rustbin"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  rustbin:/var/spool/sw/VXADV_MIRRUX&lt;BR /&gt;#&lt;BR /&gt;# PHCO_21187                    1.0            cumulative SAM/ObAM patch &lt;BR /&gt;# PHCO_23651                    1.0            fsck_vxfs(1M) cumulative patch &lt;BR /&gt;# PHCO_27369                    1.0            LVM commands (VA7410 HWE) cumulative patch &lt;BR /&gt;# PHKL_18543                    1.0            PM/VM/UFS/async/scsi/io/DMAPI/JFS/perf patch &lt;BR /&gt;# PHKL_19202                    1.0            fsadm panic if extending root on 11.x &lt;BR /&gt;# PHKL_20016                    1.0            2nd CPU not recognized in G70/H70/I70 &lt;BR /&gt;# PHKL_22589                    1.0            LOFS, select(), IDS/9000 and umount race fix &lt;BR /&gt;# PHKL_27980                    1.0            VxFS 3.1 cumulative patch: CR_EIEM &lt;BR /&gt;# PHKL_28766                    1.0            Probe,IDDS,PM,VM,PA-8700,AIO,T600,FS,PDC,CLK &lt;BR /&gt;# PHKL_30553                    1.0            LVM Cumulative Patch &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Then I installed the bundle this way&lt;BR /&gt; &lt;BR /&gt;# swinstall -v -x autoreboot=true -x patch_match_target=true -s /var/spool/sw/VXADV_MIRRUX \*&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;The autoreboot=true resulted in booting a new kernel, which however still seems to lack the desired functionality.&lt;BR /&gt; &lt;BR /&gt;# fsadm -F vxfs -b 1520M /opt&lt;BR /&gt;fsadm: the -b option requires "HP OnLineJFS (Advanced Vxfs)"&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;At least did the swinstall mechanism yield in a new vxfs description file&lt;BR /&gt;(see, the commenting hashmarks disappeared)&lt;BR /&gt; &lt;BR /&gt;# grep vxadv /usr/conf/master.d/vxfs                                              &lt;BR /&gt;vxadv           vxadvc          10      100     -1      -1&lt;BR /&gt;dmapi           vxadv vxbase&lt;BR /&gt;vxportal        vxadv vxbase&lt;BR /&gt;vxadv           vxbase&lt;BR /&gt;vxadv           libvxfs_adv.a&lt;BR /&gt;vxadv&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;But grepping for some vxadv string in the kernel still fails.&lt;BR /&gt; &lt;BR /&gt;# strings /stand/vmunix|grep -ci vxadv&lt;BR /&gt;0&lt;BR /&gt; &lt;BR /&gt;# strings /stand/vmunix|grep -ci vxadv&lt;BR /&gt;0&lt;BR /&gt; &lt;BR /&gt;The mtime of the kernel suggests a kernel rebuild has taken place.&lt;BR /&gt; &lt;BR /&gt;# who -b; ll /stand/vmunix&lt;BR /&gt;   .       system boot  Dec  8 15:18&lt;BR /&gt;-rwxr-xr-x   1 root       sys        19103112 Dec  8 15:14 /stand/vmunix&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Should manually rebuild the kernel anew?&lt;BR /&gt;What else can I do?&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 09:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438858#M206951</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-08T09:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438859#M206952</link>
      <description>Ralph!&lt;BR /&gt;&lt;BR /&gt;OK. Looks like vxadv is enabled in your master.d/vxfs file.&lt;BR /&gt; &lt;BR /&gt;Should look like this now:&lt;BR /&gt; &lt;BR /&gt;# grep vxadv /usr/conf/master.d/vxfs&lt;BR /&gt;vxadv           vxadvc          10      100     -1      -1&lt;BR /&gt;dmapi           vxadv vxbase&lt;BR /&gt;vxportal        vxadv vxbase&lt;BR /&gt;vxadv           vxbase&lt;BR /&gt;vxadv           libvxfs_adv.a&lt;BR /&gt;vxadv&lt;BR /&gt; &lt;BR /&gt;Then your running kernel should have been configured with vxadv in the dfile/system file. Should look like this:&lt;BR /&gt; &lt;BR /&gt;# echo "*system_data/s" | adb /stand/vmunix /dev/kmem | grep vx&lt;BR /&gt;vxadv&lt;BR /&gt;vxbase&lt;BR /&gt;vxportal&lt;BR /&gt;&lt;BR /&gt;Now check if libvxadv.a is really linked to your kernel.&lt;BR /&gt;  &lt;BR /&gt;Compare the results of:&lt;BR /&gt;&lt;BR /&gt;# what /usr/conf/lib/libvxfs_adv.a&lt;BR /&gt;/usr/conf/lib/libvxfs_adv.a:&lt;BR /&gt; &lt;BR /&gt;with:&lt;BR /&gt; &lt;BR /&gt;# what /stand/vmunix | grep -e vx_snap.c -e vx_reorg.c -e vx_kdmi.c -e  vx_dio.c&lt;BR /&gt; &lt;BR /&gt;Well. Let me know the results. :-)&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 10:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438859#M206952</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-12-08T10:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438860#M206953</link>
      <description>Hi Dietmar,&lt;BR /&gt; &lt;BR /&gt;first of all my kernel only has vx-related system_data symbols for vxbase support :-(&lt;BR /&gt; &lt;BR /&gt;# echo \*system_data/s|adb /stand/vmunix /dev/kmem|grep vx&lt;BR /&gt;vxbase&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;The vxfs_adv library SCCS contents looks like this &lt;BR /&gt;(n.b. what does SCCS stand for, is it the Source Code Control System similar to RCS, or something completely different?)&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;# what /usr/conf/lib/libvxfs_adv.a &lt;BR /&gt;/usr/conf/lib/libvxfs_adv.a:&lt;BR /&gt;         vx_kdmi.c $Date: 1998/11/03 08:00:12 $Revision: r11ros/cup_ros_ep1_pb/1 PATCH_11.00 (PHKL_1681&lt;BR /&gt;9)&lt;BR /&gt;         vx_dio.c $Date: 1999/05/10 00:38:37 $Revision: r11ros/cup_ros_ep3_pb/2 PATCH_11.00 (PHKL_18543&lt;BR /&gt;)&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;while there aren't any matches for the wanted source files.&lt;BR /&gt; &lt;BR /&gt;# what /stand/vmunix|grep -cE 'vx_(snap|reorg|kdmi|dio).c'&lt;BR /&gt;0&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 10:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438860#M206953</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-08T10:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438861#M206954</link>
      <description>Just a thought ... is your OnlineJFS license valid?  You can check with:&lt;BR /&gt;&lt;BR /&gt;# /sbin/vxlicense -p&lt;BR /&gt;&lt;BR /&gt;That should print out your license info.  Perhaps something went wrong with your license key during the install.</description>
      <pubDate>Wed, 08 Dec 2004 10:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438861#M206954</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2004-12-08T10:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438862#M206955</link>
      <description>Well, Ralph!&lt;BR /&gt; &lt;BR /&gt;Essentially system_data is a 1:1 copy of the system file that was used with mk_kernel. So please the /stand/system for vxadv.&lt;BR /&gt; &lt;BR /&gt;Then build a new kernel with a system file containing vxadv and boot that kernel.&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Wed, 08 Dec 2004 10:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438862#M206955</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-12-08T10:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438863#M206956</link>
      <description>Tom,&lt;BR /&gt; &lt;BR /&gt;I can't find the command you cited.&lt;BR /&gt;All sort of vx* commands I've got in /sbin are those&lt;BR /&gt; &lt;BR /&gt;# echo /sbin/vx* /usr/sbin/vx*&lt;BR /&gt;/sbin/vxdump /sbin/vxrestore /sbin/vxupgrade /usr/sbin/vxdump /usr/sbin/vxrestore&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;However, I know of a different Veritas command to report license info on our FSC Solaris boxes.&lt;BR /&gt;There exists such a command&lt;BR /&gt; &lt;BR /&gt;# uname -srv;/sbin/vxlicrep -s|grep Product\ Name&lt;BR /&gt;SunOS 5.8 Generic_108528-27&lt;BR /&gt;   Product Name                        = VERITAS Foundation Suite&lt;BR /&gt;   Product Name                        = VERITAS Volume Manager&lt;BR /&gt;   Product Name                        = VERITAS File System&lt;BR /&gt;   Product Name                        = VERITAS SANPoint Control&lt;BR /&gt;   Product Name                        = VERITAS Foundation Suite&lt;BR /&gt;   Product Name                        = VERITAS Volume Manager&lt;BR /&gt;   Product Name                        = VERITAS File System&lt;BR /&gt;   Product Name                        = VERITAS SANPoint Control&lt;BR /&gt;   Product Name                        = VERITAS Cluster Server&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 10:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438863#M206956</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-08T10:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438864#M206957</link>
      <description>Don't search for vxlicense on your 11.00 server with VxFS 3.1 only. :-) You would need to install VxFS 3.3 or other Veritas products to get that onto the system.</description>
      <pubDate>Wed, 08 Dec 2004 10:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438864#M206957</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-12-08T10:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438865#M206958</link>
      <description>/sbin/vxlicense is a symlink to /sbin/fs/vxfs3.3/vxlicense</description>
      <pubDate>Wed, 08 Dec 2004 10:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438865#M206958</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2004-12-08T10:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438866#M206959</link>
      <description>Ignore my ramblings and listen to Dietmar.</description>
      <pubDate>Wed, 08 Dec 2004 10:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438866#M206959</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2004-12-08T10:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438867#M206960</link>
      <description>Dietmar,&lt;BR /&gt; &lt;BR /&gt;I'm a bit in a hurry to make use of the maintenance window for servers of this stack, while I can reboot them.&lt;BR /&gt;Since I usually do kernel tuning on HP-UX with SAM (one of the few things I ever use it for) I lack practice in doing it manually.&lt;BR /&gt;Could you provide me with a short algorithm  how to make use of kmsystem and the mk_kernel script to this end.&lt;BR /&gt;Unfortunately I lack time for browsing through the Cookbook or havin a look at the script right now.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 11:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438867#M206960</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-08T11:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong kernel booted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438868#M206961</link>
      <description>If you need to be fast:&lt;BR /&gt; &lt;BR /&gt;# kmsystem -c y vxadv&lt;BR /&gt;# mk_kernel&lt;BR /&gt;# kmupdate&lt;BR /&gt;# /sbin/init.d/kmbuild stop&lt;BR /&gt;# reboot&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.  &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 11:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-kernel-booted/m-p/3438868#M206961</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-12-08T11:16:21Z</dc:date>
    </item>
  </channel>
</rss>

