<?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 remove lvol via sam in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988815#M632469</link>
    <description>Hi Keely,&lt;BR /&gt;&lt;BR /&gt;Unfortunately I can't answer that question as to whether SAM could or couldn't do it. I've been a CLI person from way back and don't use SAM very often at all. Using the command line gives you total control over what is happening, and of course you can use scripts as well.&lt;BR /&gt;&lt;BR /&gt;I'm glad to see you have it under control.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Michael&lt;BR /&gt;"When I have trouble spelling, it's called fat finger syndrome."</description>
    <pubDate>Thu, 05 Jun 2003 09:13:27 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2003-06-05T09:13:27Z</dc:date>
    <item>
      <title>Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988805#M632459</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I cannot remove a logical volume via sam. It just hangs during the umount and the only way out is to kill sam.&lt;BR /&gt;&lt;BR /&gt;The sam log shows: &lt;BR /&gt;Entering Task Manager with task FS_REMOVE_FSTAB_ENTRY.&lt;BR /&gt;@!@8@1054738340@0&lt;BR /&gt;Performing task "Remove entry from /etc/fstab.".&lt;BR /&gt;@!@4@1054738340@0&lt;BR /&gt;Getting information from the /etc/fstab file.&lt;BR /&gt;&lt;BR /&gt;The directory has actually been unmounted and I can then delete the logical volume using lvremove without any problem. &lt;BR /&gt;&lt;BR /&gt;It's not a huge problem but I am curious as this has worked in the past. Anybody got any ideas? Box is a D370 hpux 10.20  (I know, it should be put out to pasture). &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Keely</description>
      <pubDate>Wed, 04 Jun 2003 14:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988805#M632459</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2003-06-04T14:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988806#M632460</link>
      <description>Do you have the latest SAM patches installed?&lt;BR /&gt;&lt;BR /&gt;Was the /etc/fstab entry for the lvol correct? What about the /etc/mnttab entry? Did the two match?&lt;BR /&gt;&lt;BR /&gt;The /etc/fstab and /etc/mnttab entries should be the same or problems can occur. I had all sorts of problems when "/" was /dev/vg00/lvol1 in one file and /dev/vgroot/lvol1 in the other.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 04 Jun 2003 14:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988806#M632460</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-06-04T14:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988807#M632461</link>
      <description>Are you up to date with SAM patches? Apply latest SAM cumulative patch and LVM patches. I wouldn't worry about it if I can remove the LV from command line. Update system with latest patches, that may solve your issue.</description>
      <pubDate>Wed, 04 Jun 2003 14:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988807#M632461</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-06-04T14:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988808#M632462</link>
      <description>This reeks of sam/Obam Cum patches.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jun 2003 14:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988808#M632462</guid>
      <dc:creator>Ross Zubritski</dc:creator>
      <dc:date>2003-06-04T14:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988809#M632463</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;The entry in /etc/fstab was correct. I don't know about mnttab as the entry had been removed by sam. &lt;BR /&gt;&lt;BR /&gt;The box is up to date with the last support plus for 10.20 but it is possible the latest sam patch isn't there, I'll check once I've found which one to check for. &lt;BR /&gt;&lt;BR /&gt;Strange that it has worked in the past. &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Keely</description>
      <pubDate>Wed, 04 Jun 2003 14:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988809#M632463</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2003-06-04T14:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988810#M632464</link>
      <description>Another thing to try:&lt;BR /&gt;&lt;BR /&gt;# cd /etc&lt;BR /&gt;# mv mnttab mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;Now try SAM commands.</description>
      <pubDate>Wed, 04 Jun 2003 14:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988810#M632464</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-06-04T14:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988811#M632465</link>
      <description>Hi again &lt;BR /&gt;&lt;BR /&gt;PHCO_22268 which appears to be the latest patch is installed. &lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestion Shiju, I'll create a test lvol and try it out. Will let you know. &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Keely</description>
      <pubDate>Wed, 04 Jun 2003 14:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988811#M632465</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2003-06-04T14:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988812#M632466</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;Deleting mnttab and recreating it made no difference. It still hangs trying to update /etc/fstab. &lt;BR /&gt;&lt;BR /&gt;Any other suggestions? &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Keely</description>
      <pubDate>Thu, 05 Jun 2003 06:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988812#M632466</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2003-06-05T06:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988813#M632467</link>
      <description>Hi Keely,&lt;BR /&gt;&lt;BR /&gt;I know that SAM appears to be the problem, and I saw what the suggestions were made, but have you just tried to this from the command line just for the hell of it?&lt;BR /&gt;&lt;BR /&gt;# umount /blah&lt;BR /&gt;# lvremove -f /dev/vgxx/lvolxx&lt;BR /&gt;&lt;BR /&gt;You can manually edit /etc/fstab later.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Michael&lt;BR /&gt;"When I have trouble spelling, it's called fat finger syndrome."</description>
      <pubDate>Thu, 05 Jun 2003 07:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988813#M632467</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-06-05T07:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988814#M632468</link>
      <description>Hi Michael&lt;BR /&gt;&lt;BR /&gt;Yes, I have removed it manually and amended the fstab. I am just curious as to why sam can no longer do it. &lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Keely</description>
      <pubDate>Thu, 05 Jun 2003 08:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988814#M632468</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2003-06-05T08:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove lvol via sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988815#M632469</link>
      <description>Hi Keely,&lt;BR /&gt;&lt;BR /&gt;Unfortunately I can't answer that question as to whether SAM could or couldn't do it. I've been a CLI person from way back and don't use SAM very often at all. Using the command line gives you total control over what is happening, and of course you can use scripts as well.&lt;BR /&gt;&lt;BR /&gt;I'm glad to see you have it under control.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Michael&lt;BR /&gt;"When I have trouble spelling, it's called fat finger syndrome."</description>
      <pubDate>Thu, 05 Jun 2003 09:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-lvol-via-sam/m-p/2988815#M632469</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-06-05T09:13:27Z</dc:date>
    </item>
  </channel>
</rss>

