<?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: Remove Logical Volume in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958127#M610340</link>
    <description>Helo again &lt;BR /&gt;well if i type &lt;BR /&gt;root@xxxxx/usr/sbin &amp;gt; ./fuser -cu /backup&lt;BR /&gt;OUTPUT:&lt;BR /&gt;/backup:     5730o(root)   18776c(root)&lt;BR /&gt;what can i do with this information&lt;BR /&gt;</description>
    <pubDate>Thu, 08 Mar 2007 09:46:26 GMT</pubDate>
    <dc:creator>grechos</dc:creator>
    <dc:date>2007-03-08T09:46:26Z</dc:date>
    <item>
      <title>Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958120#M610333</link>
      <description>Hi Everybody&lt;BR /&gt;I would like to remove an logical Volume,but during this action sam told me that it is unpossible to remove this Volume because the Volume is busy&lt;BR /&gt;&lt;BR /&gt;I cannot detect any process which are using the volume which i wanted to remove&lt;BR /&gt;&lt;BR /&gt;Has anybody of an Idea want happend&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kindest regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Grechos</description>
      <pubDate>Thu, 08 Mar 2007 09:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958120#M610333</guid>
      <dc:creator>grechos</dc:creator>
      <dc:date>2007-03-08T09:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958121#M610334</link>
      <description>Hi Grechos,&lt;BR /&gt;&lt;BR /&gt;Try it from the command line.&lt;BR /&gt;&lt;BR /&gt;# umount /filesystem&lt;BR /&gt;&lt;BR /&gt;# lvremove /dev/vgxx/lvoly&lt;BR /&gt;&lt;BR /&gt;and remove the line from the /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 08 Mar 2007 09:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958121#M610334</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-03-08T09:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958122#M610335</link>
      <description>type bdf and make sure that the volume is not mounted. then type swapinfo and make sure the volume isn't being used for swap.</description>
      <pubDate>Thu, 08 Mar 2007 09:21:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958122#M610335</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-08T09:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958123#M610336</link>
      <description>Hello. Grechos&lt;BR /&gt;&lt;BR /&gt;make sure you are not or anybody else is not on that lvol&lt;BR /&gt;&lt;BR /&gt;for example &lt;BR /&gt;hostname:/etc&amp;gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Mar 2007 09:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958123#M610336</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2007-03-08T09:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958124#M610337</link>
      <description>&lt;BR /&gt;fuser will tell you who/what is using the lvol (man fuser)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Mar 2007 09:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958124#M610337</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2007-03-08T09:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958125#M610338</link>
      <description># lvremove -f /dev/vgXX/lvolXX &lt;BR /&gt;&lt;BR /&gt;should remove the volume (with data loss) without much ado.&lt;BR /&gt;So be sure you don't need the data on the volume anymore or have a working backup.&lt;BR /&gt;Also note that a volume doesn't necessarily need to have a mounted filesystem to be active.&lt;BR /&gt;Just think about swap devices or raw devices that databases write to.&lt;BR /&gt;So be extra cautious with those.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Mar 2007 09:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958125#M610338</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-03-08T09:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958126#M610339</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/lvremove.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/lvremove.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Mar 2007 09:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958126#M610339</guid>
      <dc:creator>Chandan Kumar_1</dc:creator>
      <dc:date>2007-03-08T09:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958127#M610340</link>
      <description>Helo again &lt;BR /&gt;well if i type &lt;BR /&gt;root@xxxxx/usr/sbin &amp;gt; ./fuser -cu /backup&lt;BR /&gt;OUTPUT:&lt;BR /&gt;/backup:     5730o(root)   18776c(root)&lt;BR /&gt;what can i do with this information&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Mar 2007 09:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958127#M610340</guid>
      <dc:creator>grechos</dc:creator>
      <dc:date>2007-03-08T09:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958128#M610342</link>
      <description>Helo again&lt;BR /&gt;well if i type&lt;BR /&gt;root@xxxxx/usr/sbin &amp;gt; ./fuser -cu /backup&lt;BR /&gt;OUTPUT:&lt;BR /&gt;/backup: 5730o(root) 18776c(root)&lt;BR /&gt;what can i do with this information&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep 5730&lt;BR /&gt;ps -ef | grep 18776&lt;BR /&gt;&lt;BR /&gt;this will give you more info on the processes. If they aren't anything crucial you can kill the processes. Or use fuser -ku. Just be careful.</description>
      <pubDate>Thu, 08 Mar 2007 09:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958128#M610342</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-08T09:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958129#M610344</link>
      <description>hi people&lt;BR /&gt;i dint solve the Problem because i have to aducated some users they have to end the session on clear&lt;BR /&gt;:-)&lt;BR /&gt;And i inform you over the Problem i think on Friday but if any of you knows more informations then fell free and write it down&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HAppy day</description>
      <pubDate>Thu, 08 Mar 2007 09:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958129#M610344</guid>
      <dc:creator>grechos</dc:creator>
      <dc:date>2007-03-08T09:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958130#M610346</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;When you are issuing the commands, are you in the directory?  Just by being in it, the directory by definition is busy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Mar 2007 09:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958130#M610346</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2007-03-08T09:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958131#M610348</link>
      <description>well unless your users usually su to root or logon as root, it is more than likely that you are running the process and or in the directory as already mentioned.</description>
      <pubDate>Thu, 08 Mar 2007 10:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-logical-volume/m-p/3958131#M610348</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-08T10:04:39Z</dc:date>
    </item>
  </channel>
</rss>

