<?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 datafiles after reboot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847415#M825560</link>
    <description>One thing also to consider, is that the fstab was not kept current, and someone mounted additional mount points without updating the file, or changed the mounting.  This has happened on a few systems that I support.  &lt;BR /&gt;&lt;BR /&gt;Brian</description>
    <pubDate>Wed, 20 Nov 2002 00:19:49 GMT</pubDate>
    <dc:creator>Brian Crabtree</dc:creator>
    <dc:date>2002-11-20T00:19:49Z</dc:date>
    <item>
      <title>Missing datafiles after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847410#M825555</link>
      <description>Recently, we had a server crash, and after the system came back up, we found that several Oracle data files were missing.  We ended up having to do a restore from tape.&lt;BR /&gt;&lt;BR /&gt;Would the following settings in fstab for the vxfs filesystems be a reason why the files went missing?  And if so, please explain...&lt;BR /&gt;&lt;BR /&gt;rw,suid,delaylog,nodatainlog&lt;BR /&gt;&lt;BR /&gt;thanks...</description>
      <pubDate>Tue, 19 Nov 2002 01:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847410#M825555</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2002-11-19T01:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Missing datafiles after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847411#M825556</link>
      <description>&lt;BR /&gt;"mount" options are not going to cause the system to "delete" files. I could understand if they were corrupt, but deleted? Nay. You might want to look into peoples shells for that answer.&lt;BR /&gt;&lt;BR /&gt;You also might want to consider mirrored or raid'ed disk storage.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Nov 2002 01:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847411#M825556</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-11-19T01:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Missing datafiles after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847412#M825557</link>
      <description>&lt;BR /&gt;Jim,&lt;BR /&gt;&lt;BR /&gt;I realize this might sound silly, but how is your system for patches? Don't feel bad, I recently found "current" servers we are deploying, with 268 missing "recommended" patches. &lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Nov 2002 01:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847412#M825557</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-11-19T01:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Missing datafiles after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847413#M825558</link>
      <description>Hi Jim,&lt;BR /&gt;&lt;BR /&gt;I have one Oracle system and I have the filesystem mounting options like this:&lt;BR /&gt;&lt;BR /&gt;rw,suid,log,datainlog&lt;BR /&gt;&lt;BR /&gt;These options are fully explained in the 'mount_vxfs' man page.&lt;BR /&gt;&lt;BR /&gt;Having the options you have does not explain missing files. I could understand if the filesystem got corrupted in some way, but definitely not missing files. Any one else got access that perhaps they shouldn't have?&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Nov 2002 01:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847413#M825558</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-11-19T01:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Missing datafiles after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847414#M825559</link>
      <description>This cannot happen.&lt;BR /&gt;Probably the file system was not mounted exactly as before or the files were moved by someone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 19 Nov 2002 04:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847414#M825559</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-11-19T04:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Missing datafiles after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847415#M825560</link>
      <description>One thing also to consider, is that the fstab was not kept current, and someone mounted additional mount points without updating the file, or changed the mounting.  This has happened on a few systems that I support.  &lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 20 Nov 2002 00:19:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847415#M825560</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2002-11-20T00:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Missing datafiles after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847416#M825561</link>
      <description>&lt;BR /&gt;Jim,&lt;BR /&gt;&lt;BR /&gt;Why was the system rebooted in the first place?&lt;BR /&gt;&lt;BR /&gt;Also, here's a great jfs paper:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.interex.org/pubcontent/enterprise/may00/08sysadx.html" target="_blank"&gt;http://www.interex.org/pubcontent/enterprise/may00/08sysadx.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 20 Nov 2002 01:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847416#M825561</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-11-20T01:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Missing datafiles after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847417#M825562</link>
      <description>If a user with appropriate permissions rm's one or more datafiles, then the kernel does not actually deallocate the space until all attached processes die.&lt;BR /&gt;&lt;BR /&gt;Thus Oracle will keep on running. No more users can connect but those connected are unaffected until you shutdown oracle or reboot.&lt;BR /&gt;&lt;BR /&gt;I know this from personal experience and my heart still sinks when I recall the day I rm'd the files of a live and running database instead of the test system - no-one noticed until a new user tried to log in!&lt;BR /&gt;&lt;BR /&gt;Maybe that's what happened to you.</description>
      <pubDate>Wed, 20 Nov 2002 09:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-datafiles-after-reboot/m-p/2847417#M825562</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2002-11-20T09:27:36Z</dc:date>
    </item>
  </channel>
</rss>

