<?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: ClearCase ERRORs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572791#M947223</link>
    <description>I tried to mount it but no such luck</description>
    <pubDate>Thu, 30 Aug 2001 13:45:14 GMT</pubDate>
    <dc:creator>Sara Smith</dc:creator>
    <dc:date>2001-08-30T13:45:14Z</dc:date>
    <item>
      <title>ClearCase ERRORs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572789#M947221</link>
      <description>We are running HP 10.20 on a 800 server, installed a new monitor and now ClearCase will not start.  We have been talking with Rational about Clearcase for 4 days and they have NO idea!!!&lt;BR /&gt; Get this after    #/sbin/init.d/atria start&lt;BR /&gt;ClearCase daemons: albd_server lockmgr&lt;BR /&gt;mount:cannot determine file system type for /view&lt;BR /&gt;Trouble mounting the viewroot "/view" &lt;BR /&gt;/usr/atria/etc/mvfslog: unable to open view root:not a ClearCase object &lt;BR /&gt;Trouble setting MVFS kernel log file to /var/atria/log/mvfs_log&lt;BR /&gt;Mounting public VOBs...&lt;BR /&gt;cleartool:Error:The MVFS file system is not installed or not loaded, or the 'viewroot' is not mounted or is inacessable: not a ClearCase object.&lt;BR /&gt;Trouble mounting public VOBs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Aug 2001 13:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572789#M947221</guid>
      <dc:creator>Sara Smith</dc:creator>
      <dc:date>2001-08-30T13:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: ClearCase ERRORs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572790#M947222</link>
      <description>can you try to mount /view&lt;BR /&gt;&lt;BR /&gt;check for it in /etc/fstab&lt;BR /&gt;and compare that to the output of mount -p&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 30 Aug 2001 13:11:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572790#M947222</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-08-30T13:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: ClearCase ERRORs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572791#M947223</link>
      <description>I tried to mount it but no such luck</description>
      <pubDate>Thu, 30 Aug 2001 13:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572791#M947223</guid>
      <dc:creator>Sara Smith</dc:creator>
      <dc:date>2001-08-30T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: ClearCase ERRORs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572792#M947224</link>
      <description>Would you also be able to provide the mount syntax being used from command line or the clearcase script?&lt;BR /&gt;&lt;BR /&gt;What error was returned when mounting it?&lt;BR /&gt;&lt;BR /&gt;Also provide the output of this command;&lt;BR /&gt;&lt;BR /&gt;fstyp -v /dev/vg_name/rlvol_name&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Aug 2001 13:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572792#M947224</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2001-08-30T13:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: ClearCase ERRORs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572793#M947225</link>
      <description>I haven't touched Clearcase in about 3 years now, but I remember having to get the /vob directory mounted (usually from some other server via the proprietary mvfs filesystem).  I can't remember if /vob needed to be mounted before /view or vice/versa.  Anyway, if this is your view server, then a fresh restart of the kernel (translated as reboot) should fix it.  If it is a client, then you might have to deinstall and reinstall the atria software to get it back.&lt;BR /&gt;&lt;BR /&gt;One last thing, make sure you have nproc and maxuproc set high enough.  I remember on the SGI platform that nproc defaulted to 384 and we used to get conflicts with the really small instance of oracle that co-incided, and would run the number of processes up pretty high.  That would generally cause problems with atria if we tried to stop and restart it.</description>
      <pubDate>Thu, 30 Aug 2001 20:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572793#M947225</guid>
      <dc:creator>Angus Crome</dc:creator>
      <dc:date>2001-08-30T20:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: ClearCase ERRORs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572794#M947226</link>
      <description>I hope this is too late for the original poster, but that is a known failure when one of the HP patches required by ClearCase has not been installed. The release notes will have more detail.&lt;BR /&gt;&lt;BR /&gt;(I'm following up just in case someone else searches on that same error.)&lt;BR /&gt;</description>
      <pubDate>Wed, 01 May 2002 18:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clearcase-errors/m-p/2572794#M947226</guid>
      <dc:creator>Timothy Butler</dc:creator>
      <dc:date>2002-05-01T18:42:09Z</dc:date>
    </item>
  </channel>
</rss>

