<?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: HPUX11i --- VxVM at boor error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629790#M237458</link>
    <description>That's not the issue, I can reboot late in the night or soon in the morning... &lt;BR /&gt;My question is more : Can I lose data by uninstalling/reinstallaing the VxVM ?</description>
    <pubDate>Tue, 20 Sep 2005 06:46:09 GMT</pubDate>
    <dc:creator>Lutz_4</dc:creator>
    <dc:date>2005-09-20T06:46:09Z</dc:date>
    <item>
      <title>HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629782#M237450</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;in /tec/rc.log I got this error :&lt;BR /&gt;VxVM general startup&lt;BR /&gt;Output from "/sbin/rc1.d/S092vxvm-startup start" :&lt;BR /&gt;----------------------------&lt;BR /&gt;vxvm:vxconfigd: ERROR: Segmentation violation - core dumped&lt;BR /&gt;vxvm: Vold is not enabled for transactions&lt;BR /&gt;               No volumes started&lt;BR /&gt;&lt;BR /&gt;VxVM reconfiguration recovery&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;some idea on how to correct ?&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2005 01:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629782#M237450</guid>
      <dc:creator>Lutz_4</dc:creator>
      <dc:date>2005-09-20T01:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629783#M237451</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you use LVM (Logical Volume Manager) or VXVM (veritas Volume Manager)?&lt;BR /&gt;&lt;BR /&gt;You can see it with bdf&lt;BR /&gt;&lt;BR /&gt;/dev/vgxx/lvolx =&amp;gt; LVM&lt;BR /&gt;/dev/vx/..      =&amp;gt; Vxvm</description>
      <pubDate>Tue, 20 Sep 2005 01:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629783#M237451</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-09-20T01:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629784#M237452</link>
      <description>Try to run &lt;BR /&gt;# ldd `which vxconfigd` and # chatr `which vxconfigd`. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2005 01:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629784#M237452</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-20T01:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629785#M237453</link>
      <description>thnaks for your quick answer ...&lt;BR /&gt;So :&lt;BR /&gt;bdf gives me /dev/vgxx/ ...&lt;BR /&gt;&lt;BR /&gt;ldd :&lt;BR /&gt;  =&amp;gt; &lt;BR /&gt; /usr/lib/libdld.2 =&amp;gt; /usr/lib/libdld.2&lt;BR /&gt; /usr/lib/libc.2 =&amp;gt; /usr/lib/libc.2&lt;BR /&gt; /usr/lib/libdld.2 =&amp;gt; /usr/lib/libdld.2&lt;BR /&gt;chatr : &lt;BR /&gt;/usr/sbin/vxconfigd: &lt;BR /&gt;         shared executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first  &lt;BR /&gt;             embedded path  enabled   second /usr/lib&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/lib/libdld.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             deferred &lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         global hash array size:1103&lt;BR /&gt;         global hash array nbuckets:3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space disabled&lt;BR /&gt;         fourth quadrant private data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2005 02:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629785#M237453</guid>
      <dc:creator>Lutz_4</dc:creator>
      <dc:date>2005-09-20T02:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629786#M237454</link>
      <description>I believe this happened on 11.11. Have you installed PHCO_30834, PHCO_29980 on your machine ? &lt;BR /&gt;&lt;BR /&gt;PHCO_29980:&lt;BR /&gt;&lt;BR /&gt; ( SR: 8606342989 CR: JAGaf03883)&lt;BR /&gt; vxconfigd core dump (segmentation violation) at startup when there are many LUNs with VxFS file systems on raw disks.&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2005 02:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629786#M237454</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-20T02:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629787#M237455</link>
      <description>Hi,&lt;BR /&gt;Did you tried to install vxvm package?&lt;BR /&gt;&lt;BR /&gt;If so i would prefer first to remove the installed Base vxvm and then install vxvm package.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2005 02:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629787#M237455</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-09-20T02:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629788#M237456</link>
      <description>your right these patches (PHCO_29980  / PHCO_30834)are not installed ...&lt;BR /&gt;I'll download them in case of ...&lt;BR /&gt;&lt;BR /&gt;Barhat,&lt;BR /&gt;&lt;BR /&gt;what are the consequences on removing the Base VxVm packages ?... I'm afraid on doing that as it is on my production server ..can I lose my data configuration ?.</description>
      <pubDate>Tue, 20 Sep 2005 02:44:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629788#M237456</guid>
      <dc:creator>Lutz_4</dc:creator>
      <dc:date>2005-09-20T02:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629789#M237457</link>
      <description>Don't do that then ..becuase server reboots in that case.!!!&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 20 Sep 2005 06:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629789#M237457</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-09-20T06:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629790#M237458</link>
      <description>That's not the issue, I can reboot late in the night or soon in the morning... &lt;BR /&gt;My question is more : Can I lose data by uninstalling/reinstallaing the VxVM ?</description>
      <pubDate>Tue, 20 Sep 2005 06:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629790#M237458</guid>
      <dc:creator>Lutz_4</dc:creator>
      <dc:date>2005-09-20T06:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11i --- VxVM at boor error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629791#M237459</link>
      <description>Data is not lost if you uninstall VxVM. The VxVM disk groups and volumes will be visible to you if again when you (re)install VxVM.&lt;BR /&gt;&lt;BR /&gt;I'd suggest if vxconfigd is not running, you could try starting it:&lt;BR /&gt;#vxconfigd -k -r reset -m disable&lt;BR /&gt;# vxdctl init&lt;BR /&gt;#vxdctl enable&lt;BR /&gt;&lt;BR /&gt;Would you let me know the output of the following:&lt;BR /&gt;&lt;BR /&gt;vxdisk list|grep rootdg&lt;BR /&gt;ps -ef|grep vxconfigd&lt;BR /&gt;swlist|grep -i vxvm&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2005 01:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11i-vxvm-at-boor-error/m-p/3629791#M237459</guid>
      <dc:creator>Rahul Sharma_4</dc:creator>
      <dc:date>2005-09-21T01:01:06Z</dc:date>
    </item>
  </channel>
</rss>

