<?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: Errors cmcheckconf : Nonexistent file: HDBXPR. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536214#M700634</link>
    <description>What do you get if you try this syntax...&lt;BR /&gt;&lt;BR /&gt;cmcheckconf -v -P /etc/cmcluster/pkgdir/pkgname.config &lt;BR /&gt;&lt;BR /&gt;-denver</description>
    <pubDate>Mon, 02 May 2005 21:18:06 GMT</pubDate>
    <dc:creator>Denver Osborn</dc:creator>
    <dc:date>2005-05-02T21:18:06Z</dc:date>
    <item>
      <title>Errors cmcheckconf : Nonexistent file: HDBXPR.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536213#M700633</link>
      <description># cmcheckconf -p HDBXPR&lt;BR /&gt;&lt;BR /&gt;Begin package verification...&lt;BR /&gt;"-p" option specified. Opening package reference file: HDBXPR.&lt;BR /&gt;cmcheckconf  : Nonexistent file: HDBXPR.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The HDBXPR package exists.  Also the HDXPR.conf file exists. &lt;BR /&gt;&lt;BR /&gt;Can anyone tell me why I am getting this error.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 02 May 2005 21:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536213#M700633</guid>
      <dc:creator>Network Servers</dc:creator>
      <dc:date>2005-05-02T21:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Errors cmcheckconf : Nonexistent file: HDBXPR.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536214#M700634</link>
      <description>What do you get if you try this syntax...&lt;BR /&gt;&lt;BR /&gt;cmcheckconf -v -P /etc/cmcluster/pkgdir/pkgname.config &lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Mon, 02 May 2005 21:18:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536214#M700634</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-05-02T21:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Errors cmcheckconf : Nonexistent file: HDBXPR.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536215#M700635</link>
      <description>Ok that worked!!&lt;BR /&gt;&lt;BR /&gt;Thanks.  &lt;BR /&gt;&lt;BR /&gt;Now I am getting errors trying to mount file systems in the package.&lt;BR /&gt;&lt;BR /&gt;fsck: /etc/default/fs is used for determining the file system type&lt;BR /&gt;vxfs fsck: cannot stat /dev/vgHDB/rlvHDBoravl10&lt;BR /&gt;        ERROR:  Function check_and_mount&lt;BR /&gt;        ERROR:  Failed to fsck one of the logical volumes.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 21:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536215#M700635</guid>
      <dc:creator>Network Servers</dc:creator>
      <dc:date>2005-05-02T21:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Errors cmcheckconf : Nonexistent file: HDBXPR.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536216#M700636</link>
      <description>With the package down, can you manually activate the VG and attempt to mount the filesystem? If mounting fails and complains that a full fsck needs to be run, then run the fsck against your filesystem to set it's state to clean... then deactivate the VG and try to run the pkg again.&lt;BR /&gt;&lt;BR /&gt;# vgchange -a e /dev/vgname&lt;BR /&gt;# fsck -F vxfs -o full /dev/vgname/rlvol&lt;BR /&gt;# vgchange -a n /dev/vgname&lt;BR /&gt;&lt;BR /&gt;man fsck_vxfs&lt;BR /&gt;&lt;BR /&gt;hope this helps,&lt;BR /&gt;-denver&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 21:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536216#M700636</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-05-02T21:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Errors cmcheckconf : Nonexistent file: HDBXPR.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536217#M700637</link>
      <description>wait a sec, something else must be going on here...  Was the VG or LVols changed or anything? Are there more details you could provide about what's really been going on w/ this node/cluster? It would really help us with troubleshooting to know how we got to this point.&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Mon, 02 May 2005 21:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536217#M700637</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-05-02T21:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Errors cmcheckconf : Nonexistent file: HDBXPR.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536218#M700638</link>
      <description>"cannot stat" usually means the resource or file is not active or does not exist.&lt;BR /&gt;With the package down, attempt to activate the VG:&lt;BR /&gt;&lt;BR /&gt;# vgchange -a e /dev/vgHDB&lt;BR /&gt;&lt;BR /&gt;And then fsck the file system:&lt;BR /&gt;# fsck /dev/vgHDB/rlvHDBoravl10&lt;BR /&gt;&lt;BR /&gt;Isolate the cause to the actual issue.  Remember that the package control script only automates a series of HP-UX commands.  In most cases, you can do all the steps manually to try to identify the source of the failure.&lt;BR /&gt;If all of the commands work manually, inspect the package control script to see if any of the lines that you added have syntax errors.  For instance, if the package controls multiple volume groups, or fsck's and mounts multiple file systems, insure that the array index number increments consecutively for each entry.&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;VG[0]="vg12"&lt;BR /&gt;VG[1]="vg13"&lt;BR /&gt;....&lt;BR /&gt;LV[0]="/dev/vg01/lvol1"; FS[0]="/PKG1.1"; FS_MOUNT_OPT[0]="-o rw"; FS_UMOUNT_OPT[0]=""; FS_FSCK_OPT[0]=""; FS_TYPE[0]=""&lt;BR /&gt;LV[1]="/dev/vg01/lvol2"; FS[1]="/PKG1.2"; FS_MOUNT_OPT[1]="-o rw"; FS_UMOUNT_OPT[1]=""; FS_FSCK_OPT[1]=""; FS_TYPE[1]=""</description>
      <pubDate>Wed, 04 May 2005 08:06:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-cmcheckconf-nonexistent-file-hdbxpr/m-p/3536218#M700638</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2005-05-04T08:06:16Z</dc:date>
    </item>
  </channel>
</rss>

