<?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: Cannot unmount a filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924215#M408522</link>
    <description>I tried with lvol also but same error message.</description>
    <pubDate>Wed, 07 Sep 2005 09:02:08 GMT</pubDate>
    <dc:creator>hp_user_1</dc:creator>
    <dc:date>2005-09-07T09:02:08Z</dc:date>
    <item>
      <title>Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924209#M408516</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using VCS on hpux 11i. I tried to bring up a servicegroup through VCS on one of the nodes in the cluster. All but one filesystems were mounted successfully. For the one the mount point was missing. I created the mount point on the fly and then VCS mounted that filesystem on it successfully. Then I brought down the servicegroup on the node. All but that particular filesystem were unmounted. I am trying to umount the filesystem as follows:&lt;BR /&gt;&lt;BR /&gt;# umount /opt/oracle/data1&lt;BR /&gt;&lt;BR /&gt;but it says:&lt;BR /&gt;&lt;BR /&gt;Block device required.&lt;BR /&gt;&lt;BR /&gt;I tried with the block device but no luck.&lt;BR /&gt;&lt;BR /&gt;Can anyone help.&lt;BR /&gt;&lt;BR /&gt;Points will be awarded.&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 07 Sep 2005 08:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924209#M408516</guid>
      <dc:creator>hp_user_1</dc:creator>
      <dc:date>2005-09-07T08:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924210#M408517</link>
      <description>Is there an entry for that path in /etc/fstab?  Maybe there is an inconsistency there?</description>
      <pubDate>Wed, 07 Sep 2005 08:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924210#M408517</guid>
      <dc:creator>Pat Lieberg</dc:creator>
      <dc:date>2005-09-07T08:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924211#M408518</link>
      <description>When you run the command:&lt;BR /&gt; &lt;BR /&gt;umount /opt/oracle/data1&lt;BR /&gt; &lt;BR /&gt;the filesystem code looks in /etc/fstab to translate the mountpoint into a device file such as /dev/vg04/lvol22. Check /etc/fstab to see that the source for the data1 mountpoint is correctly spelled.</description>
      <pubDate>Wed, 07 Sep 2005 08:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924211#M408518</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-09-07T08:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924212#M408519</link>
      <description>Hy,&lt;BR /&gt;try with the lvol:&lt;BR /&gt;&lt;BR /&gt;umount /dev/vgXX/lvolXX &lt;BR /&gt;&lt;BR /&gt;related at the /opt/oracle/data1 file system&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Wed, 07 Sep 2005 08:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924212#M408519</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2005-09-07T08:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924213#M408520</link>
      <description>There is no entry in /etc/fstab file. The mount point is defined in VCS main.cf file.</description>
      <pubDate>Wed, 07 Sep 2005 08:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924213#M408520</guid>
      <dc:creator>hp_user_1</dc:creator>
      <dc:date>2005-09-07T08:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924214#M408521</link>
      <description>Umount requires special file as argument,&lt;BR /&gt;try &lt;BR /&gt;bdf /opt/oracle/data1&lt;BR /&gt;check the lvol related and then&lt;BR /&gt;umount /dev/vgXXX/&lt;LVOLRELATED&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alex&lt;/LVOLRELATED&gt;</description>
      <pubDate>Wed, 07 Sep 2005 09:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924214#M408521</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-09-07T09:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924215#M408522</link>
      <description>I tried with lvol also but same error message.</description>
      <pubDate>Wed, 07 Sep 2005 09:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924215#M408522</guid>
      <dc:creator>hp_user_1</dc:creator>
      <dc:date>2005-09-07T09:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924216#M408523</link>
      <description>Asghar,&lt;BR /&gt;&lt;BR /&gt;Can you send us the main.cf&lt;BR /&gt;Perhaps there is an error in this file</description>
      <pubDate>Wed, 07 Sep 2005 09:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924216#M408523</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-09-07T09:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924217#M408524</link>
      <description>Please check /etc/fstab and manaly mount/ umount the filesystem , after a reboot may help.&lt;BR /&gt;&lt;BR /&gt;You can check the filesystem details , with&lt;BR /&gt;#fstyp -v /dev/vg00/lvolx&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Wed, 07 Sep 2005 09:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924217#M408524</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-07T09:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924218#M408525</link>
      <description>Nothing worked. I rebooted the box.&lt;BR /&gt;&lt;BR /&gt;Here is main.cf file:&lt;BR /&gt;&lt;BR /&gt;include "types.cf"&lt;BR /&gt;&lt;BR /&gt;cluster PreProdYMXCCII (&lt;BR /&gt; UserNames = { admin = "cDRpdxPmHpzS." }&lt;BR /&gt; EngineClass = SCHED_FIFO&lt;BR /&gt; Administrators = { admin }&lt;BR /&gt; CounterInterval = 5&lt;BR /&gt; )&lt;BR /&gt;&lt;BR /&gt;system ymxppdb0 (&lt;BR /&gt; )&lt;BR /&gt;&lt;BR /&gt;system ymxppap0 (&lt;BR /&gt; )&lt;BR /&gt;&lt;BR /&gt;group ClusterService (&lt;BR /&gt; SystemList = { ymxppdb0 = 0, ymxppap0 = 1 }&lt;BR /&gt; AutoStartList = { ymxppdb0, ymxppap0 }&lt;BR /&gt; OnlineRetryLimit = 3&lt;BR /&gt; )&lt;BR /&gt;&lt;BR /&gt; IP webip (&lt;BR /&gt;  Device = lan1&lt;BR /&gt;  Address = "199.81.76.107"&lt;BR /&gt;  NetMask = "255.255.255.0"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; NIC csgnic (&lt;BR /&gt;  Device = lan1&lt;BR /&gt;  NetworkHosts = { "199.81.76.180", "199.81.76.179" }&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; VRTSWebApp VCSweb (&lt;BR /&gt;  Critical = 0&lt;BR /&gt;  AppName = vcs&lt;BR /&gt;  InstallDir = "/opt/VRTSweb/VERITAS"&lt;BR /&gt;  TimeForOnline = 5&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; VCSweb requires webip&lt;BR /&gt; webip requires csgnic&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; // resource dependency tree&lt;BR /&gt; //&lt;BR /&gt; // group ClusterService&lt;BR /&gt; // {&lt;BR /&gt; // VRTSWebApp VCSweb&lt;BR /&gt; //     {&lt;BR /&gt; //     IP webip&lt;BR /&gt; //         {&lt;BR /&gt; //         NIC csgnic&lt;BR /&gt; //         }&lt;BR /&gt; //     }&lt;BR /&gt; // }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;group MultiNicSG (&lt;BR /&gt; SystemList = { ymxppdb0 = 1, ymxppap0 = 2 }&lt;BR /&gt; AutoStartList = { ymxppdb0, ymxppap0 }&lt;BR /&gt; )&lt;BR /&gt;&lt;BR /&gt; MultiNICA mnic_PreProdYMXCCII (&lt;BR /&gt;  Critical = 0&lt;BR /&gt;  Device @ymxppdb0 = { lan1 = "199.86.76.179", lan11 = "199.81.76.179" }&lt;BR /&gt;  Device @ymxppap0 = { lan1 = "199.86.76.180", lan11 = "199.86.76.180" }&lt;BR /&gt;  NetMask = "255.255.255.0"&lt;BR /&gt;  NetworkHosts = { "199.81.76.1" }&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Phantom Phantom (&lt;BR /&gt; )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; // resource dependency tree&lt;BR /&gt; //&lt;BR /&gt; // group MultiNicSG&lt;BR /&gt; // {&lt;BR /&gt; // Phantom Phantom&lt;BR /&gt; // MultiNICA mnic_PreProdYMXCCII&lt;BR /&gt; // }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;group YMXCCIIDBSG (&lt;BR /&gt; SystemList = { ymxppdb0 = 1, ymxppap0 = 2 }&lt;BR /&gt; AutoStartList = { ymxppdb0, ymxppap0 }&lt;BR /&gt; )&lt;BR /&gt;&lt;BR /&gt; Application App_CCIIDB (&lt;BR /&gt;  StartProgram = "/opt/fedex/vcs/scripts/cciidb/start_cciidb.sh"&lt;BR /&gt;  StopProgram = "/opt/fedex/vcs/scripts/cciidb/stop_cciidb.sh"&lt;BR /&gt;  CleanProgram = "/opt/fedex/vcs/scripts/cciidb/stop_cciidb.sh"&lt;BR /&gt;  MonitorProgram = "/opt/fedex/vcs/scripts/cciidb/monitor_cciidb.sh"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; DiskGroup dg_YMXCCIIDBdg (&lt;BR /&gt;  DiskGroup = cciidbdg&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; IPMultiNIC IP_YMXCCIIDB (&lt;BR /&gt;  Address = "199.81.76.116"&lt;BR /&gt;  NetMask = "255.255.255.0"&lt;BR /&gt;  MultiNICResName = mnic_PreProdYMXCCII&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Mount mnt_opt_oracle_cciidb (&lt;BR /&gt;  MountPoint = "/opt/oracle/cciidb"&lt;BR /&gt;  BlockDevice = "/dev/vx/dsk/cciidbdg/orabase"&lt;BR /&gt;  FSType = vxfs&lt;BR /&gt;  FsckOpt = "-y"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Mount mnt_opt_oracle_cciidb_product (&lt;BR /&gt;  MountPoint = "/opt/oracle/cciidb/product"&lt;BR /&gt;  BlockDevice = "/dev/vx/dsk/cciidbdg/oraclebin"&lt;BR /&gt;  FSType = vxfs&lt;BR /&gt;  FsckOpt = "-y"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Mount mnt_opt_oracle_cciidb_admin_IC15 (&lt;BR /&gt;  MountPoint = "/opt/oracle/cciidb/admin/IC15"&lt;BR /&gt;  BlockDevice = "/dev/vx/dsk/cciidbdg/oraadmin"&lt;BR /&gt;  FSType = vxfs&lt;BR /&gt;  FsckOpt = "-y"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Mount mnt_opt_oracle_cciidb_oraarch (&lt;BR /&gt;  MountPoint = "/opt/oracle/cciidb/oraarch"&lt;BR /&gt;  BlockDevice = "/dev/vx/dsk/cciidbdg/oraarch"&lt;BR /&gt;  FSType = vxfs&lt;BR /&gt;  FsckOpt = "-y"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Mount mnt_opt_oracle_cciidb_oradata_IC15 (&lt;BR /&gt;  MountPoint = "/opt/oracle/cciidb/oradata/IC15"&lt;BR /&gt;  BlockDevice = "/dev/vx/dsk/cciidbdg/oradata"&lt;BR /&gt;  FSType = vxfs&lt;BR /&gt;  FsckOpt = "-y"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Mount mnt_opt_oracle_cciidb_oradata_IC15_data (&lt;BR /&gt;  MountPoint = "/opt/oracle/cciidb/oradata/IC15/data"&lt;BR /&gt;  BlockDevice = "/dev/vx/dsk/cciidbdg/oratable"&lt;BR /&gt;  FSType = vxfs&lt;BR /&gt;  FsckOpt = "-y"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Mount mnt_opt_oracle_cciidb_oradata_IC15_index (&lt;BR /&gt;  MountPoint = "/opt/oracle/cciidb/oradata/IC15/index"&lt;BR /&gt;  BlockDevice = "/dev/vx/dsk/cciidbdg/oraindex"&lt;BR /&gt;  FSType = vxfs&lt;BR /&gt;  FsckOpt = "-y"&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; Proxy Proxy_YMXCCII (&lt;BR /&gt;  TargetResName = mnic_PreProdYMXCCII&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt; App_CCIIDB requires IP_YMXCCIIDB&lt;BR /&gt; App_CCIIDB requires mnt_opt_oracle_cciidb&lt;BR /&gt; IP_YMXCCIIDB requires Proxy_YMXCCII&lt;BR /&gt; mnt_opt_oracle_cciidb requires dg_YMXCCIIDBdg&lt;BR /&gt; mnt_opt_oracle_cciidb_admin_IC15 requires mnt_opt_oracle_cciidb&lt;BR /&gt; mnt_opt_oracle_cciidb_oraarch requires mnt_opt_oracle_cciidb&lt;BR /&gt; mnt_opt_oracle_cciidb_oradata_IC15 requires mnt_opt_oracle_cciidb&lt;BR /&gt; mnt_opt_oracle_cciidb_oradata_IC15_data requires mnt_opt_oracle_cciidb&lt;BR /&gt; mnt_opt_oracle_cciidb_oradata_IC15_index requires mnt_opt_oracle_cciidb&lt;BR /&gt; mnt_opt_oracle_cciidb_product requires mnt_opt_oracle_cciidb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; // resource dependency tree&lt;BR /&gt; //&lt;BR /&gt; // group YMXCCIIDBSG&lt;BR /&gt; // {&lt;BR /&gt; // Application App_CCIIDB&lt;BR /&gt; //     {&lt;BR /&gt; //     IPMultiNIC IP_YMXCCIIDB&lt;BR /&gt; //         {&lt;BR /&gt; //         Proxy Proxy_YMXCCII&lt;BR /&gt; //         }&lt;BR /&gt; //     Mount mnt_opt_oracle_cciidb&lt;BR /&gt; //         {&lt;BR /&gt; //         DiskGroup dg_YMXCCIIDBdg&lt;BR /&gt; //         }&lt;BR /&gt; //     }&lt;BR /&gt; // Mount mnt_opt_oracle_cciidb_admin_IC15&lt;BR /&gt; //     {&lt;BR /&gt; //     Mount mnt_opt_oracle_cciidb&lt;BR /&gt; //         {&lt;BR /&gt; //         DiskGroup dg_YMXCCIIDBdg&lt;BR /&gt; //         }&lt;BR /&gt; //     }&lt;BR /&gt; // Mount mnt_opt_oracle_cciidb_oraarch&lt;BR /&gt; //     {&lt;BR /&gt; //     Mount mnt_opt_oracle_cciidb&lt;BR /&gt; //         {&lt;BR /&gt; //         DiskGroup dg_YMXCCIIDBdg&lt;BR /&gt; //         }&lt;BR /&gt; //     }&lt;BR /&gt; // Mount mnt_opt_oracle_cciidb_oradata_IC15&lt;BR /&gt; //     {&lt;BR /&gt; //     Mount mnt_opt_oracle_cciidb&lt;BR /&gt; //         {&lt;BR /&gt; //         DiskGroup dg_YMXCCIIDBdg&lt;BR /&gt; //         }&lt;BR /&gt; //     }&lt;BR /&gt; // Mount mnt_opt_oracle_cciidb_oradata_IC15_data&lt;BR /&gt; //     {&lt;BR /&gt; //     Mount mnt_opt_oracle_cciidb&lt;BR /&gt; //         {&lt;BR /&gt; //         DiskGroup dg_YMXCCIIDBdg&lt;BR /&gt; //         }&lt;BR /&gt; //     }&lt;BR /&gt; // Mount mnt_opt_oracle_cciidb_oradata_IC15_index&lt;BR /&gt; //     {&lt;BR /&gt; //     Mount mnt_opt_oracle_cciidb&lt;BR /&gt; //         {&lt;BR /&gt; //         DiskGroup dg_YMXCCIIDBdg&lt;BR /&gt; //         }&lt;BR /&gt; //     }&lt;BR /&gt; // Mount mnt_opt_oracle_cciidb_product&lt;BR /&gt; //     {&lt;BR /&gt; //     Mount mnt_opt_oracle_cciidb&lt;BR /&gt; //         {&lt;BR /&gt; //         DiskGroup dg_YMXCCIIDBdg&lt;BR /&gt; //         }&lt;BR /&gt; //     }&lt;BR /&gt; // }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;========================================</description>
      <pubDate>Wed, 07 Sep 2005 09:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924218#M408525</guid>
      <dc:creator>hp_user_1</dc:creator>
      <dc:date>2005-09-07T09:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924219#M408526</link>
      <description>I don't see the mountpoint that you're talking about in the main.cf file that you'ave pasted here. Also the block device file in your particular case would be of the form..."/dev/vx/dsk/XXXX" NOT /dev/vgXX/lvolXX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2005 13:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924219#M408526</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2005-09-07T13:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot unmount a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924220#M408527</link>
      <description>I rebooted the box and the problem resolved. I did the same thing again to recheck and everything went smooth.&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Wed, 07 Sep 2005 14:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-unmount-a-filesystem/m-p/4924220#M408527</guid>
      <dc:creator>hp_user_1</dc:creator>
      <dc:date>2005-09-07T14:07:41Z</dc:date>
    </item>
  </channel>
</rss>

