<?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: raw volume creation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477081#M362076</link>
    <description>If the raw volume is going to be under cluster control make sure the volume group it sits under, is listed in the cluster config files. Since the volume is going to be raw, you do not need the mess with the [FS} portion of the package control script as the post above suggests.</description>
    <pubDate>Tue, 11 Aug 2009 12:03:55 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2009-08-11T12:03:55Z</dc:date>
    <item>
      <title>raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477068#M362063</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I need a help in creating raw volume.&lt;BR /&gt;&lt;BR /&gt;Db team has a raw volume of 1GB.They dropped the same from DB.They want to delete the same and attach to different DB.&lt;BR /&gt;&lt;BR /&gt;Plz tell me the steps to delete the raw volume and creating a new one.&lt;BR /&gt;&lt;BR /&gt;1. Since raw volume is dropped from DB,we can do the deletion online ?&lt;BR /&gt;&lt;BR /&gt;2. We need to create new raw volume with same size and to be attached with another DB.Can we do it online?&lt;BR /&gt;&lt;BR /&gt;3. Any risk around this?&lt;BR /&gt;&lt;BR /&gt;Quick response is highly appreciated&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 10:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477068#M362063</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-08-11T10:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477069#M362064</link>
      <description>Hi Himacs,&lt;BR /&gt;&lt;BR /&gt;Once the raw volume is dropped from the DB, then the data cannot be accessed. If you still need to remove and recreate the raw volume follow these steps.&lt;BR /&gt;&lt;BR /&gt;#lvremove /dev/vgname/lvname&lt;BR /&gt;&lt;BR /&gt;create the raw volume again.&lt;BR /&gt;&lt;BR /&gt;#lvcreate -L &lt;SIZE in="" mb=""&gt; -n &lt;LVNAME&gt; /dev/vgname&lt;BR /&gt;&lt;/LVNAME&gt;&lt;/SIZE&gt;</description>
      <pubDate>Tue, 11 Aug 2009 10:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477069#M362064</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-08-11T10:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477070#M362065</link>
      <description>Hi Ganesan,&lt;BR /&gt;&lt;BR /&gt;Thanx for the reply..&lt;BR /&gt;&lt;BR /&gt;Can i do it online?&lt;BR /&gt;&lt;BR /&gt;And newfs is required?&lt;BR /&gt;&lt;BR /&gt;and while creating LV ,we need to give 'r' with LV name?&lt;BR /&gt;&lt;BR /&gt;ex: lvcreate -L 1024 -n rvol.dbf /dev/vgdb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 11 Aug 2009 10:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477070#M362065</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-08-11T10:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477071#M362066</link>
      <description>IMHO you can "re-use" the same LV for another DB, so you don't need any lvremove or lvcreate.&lt;BR /&gt;&lt;BR /&gt;"newfs" is not needed since you want to have a "raw" device.</description>
      <pubDate>Tue, 11 Aug 2009 10:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477071#M362066</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-08-11T10:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477072#M362067</link>
      <description>Hi Torsten,&lt;BR /&gt;&lt;BR /&gt;Thanx for the reply..&lt;BR /&gt;&lt;BR /&gt;Please tell me how to reuse the same with another DB..&lt;BR /&gt;&lt;BR /&gt;and we need to bring down the DB while attaching new raw volume..&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 11 Aug 2009 10:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477072#M362067</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-08-11T10:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477073#M362068</link>
      <description>Hi Himacs,&lt;BR /&gt;&lt;BR /&gt;"newfs" is nothing to do with raw volume. "newfs" is to create filesystem on raw logical volume.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;and while creating LV ,we need to give 'r' with LV name?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;No. When you create new LV both block and raw devices will be created.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 10:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477073#M362068</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-08-11T10:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477074#M362069</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Please tell me how to reuse the same with another DB..&lt;BR /&gt;&lt;BR /&gt;and we need to bring down the DB while attaching new raw volume.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Just give the name of raw device file name of the lv(Ex:/dev/vg01/rlvol1) to DBA's. They will use that device.&lt;BR /&gt;&lt;BR /&gt;No need to bring down the DB while attaching new raw volumes.</description>
      <pubDate>Tue, 11 Aug 2009 10:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477074#M362069</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-08-11T10:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477075#M362070</link>
      <description>I'm not a DBA but I guess when your DB wants to have a raw device you need to specify yours, e.g.&lt;BR /&gt;&lt;BR /&gt;/dev/vgdb/rlvol1</description>
      <pubDate>Tue, 11 Aug 2009 10:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477075#M362070</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-08-11T10:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477076#M362071</link>
      <description>Hi Ganesan.Torsten,&lt;BR /&gt;&lt;BR /&gt;Thanx for the replies..&lt;BR /&gt;&lt;BR /&gt;I had a discussion with DB team..&lt;BR /&gt;&lt;BR /&gt;They want to rename the raw volume...&lt;BR /&gt;&lt;BR /&gt;if renaming done we can use the same raw volume with another DB without removing and recreating stuffs..&lt;BR /&gt;&lt;BR /&gt;How to rename the raw volume&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 11 Aug 2009 10:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477076#M362071</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-08-11T10:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477077#M362072</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How to rename the raw volume??&lt;BR /&gt;==&amp;gt;&lt;BR /&gt;#mv &lt;PRESENT rlvol="" name=""&gt; &lt;NEW rlvol="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;For example,&lt;BR /&gt;For renaming a raw volume with the name "rdata" to "rdb" in the volume group vg01,&lt;BR /&gt;&lt;BR /&gt;#mv /dev/vg01/rdata /dev/vg01/rdb&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;LIJEESH N G&lt;/NEW&gt;&lt;/PRESENT&gt;</description>
      <pubDate>Tue, 11 Aug 2009 11:18:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477077#M362072</guid>
      <dc:creator>Lijeesh N G_1</dc:creator>
      <dc:date>2009-08-11T11:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477078#M362073</link>
      <description>Hi Himacs,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;How to rename the raw volume&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;LVM will not refer the lv's with it's name. It refer with it's major/minor numbers. So changing the LV name is simple and will not affect anything. &lt;BR /&gt;&lt;BR /&gt;If the lv is not currently used, just follow these steps.&lt;BR /&gt;&lt;BR /&gt;# mv /dev/vg01/lvol1 /dev/vg01/lvdata &lt;BR /&gt;# mv /dev/vg01/rlvol1 /dev/vg01/rlvdata &lt;BR /&gt;&lt;BR /&gt;/dev/vg01/lvol1 is an example. Put the appropriate lv names&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 11:27:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477078#M362073</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-08-11T11:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477079#M362074</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanx for the answers..&lt;BR /&gt;&lt;BR /&gt;Now m creating new POA based with raw volume renaming.So that ther is no need of removing and re-creating.&lt;BR /&gt;&lt;BR /&gt;As my server is clustered one,need i change any configurations in /etc/cmcluster/pkg/pkg.sdf.sh  ?&lt;BR /&gt;&lt;BR /&gt;As this activity involves big heads in the loop&lt;BR /&gt;i want to clear all my doubts..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 11 Aug 2009 11:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477079#M362074</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-08-11T11:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477080#M362075</link>
      <description>Hi Himacs,&lt;BR /&gt;&lt;BR /&gt;If the raw volume being renamed is part of cluster VG, just edit the paackage control script to reflect the changes. You have to change it under FILESYSTEMS sub-section. Entries will look like this..&lt;BR /&gt;&lt;BR /&gt;LV[0]="/dev/vg01/lvol1"; FS[0]="/u01"; FS_MOUNT_OPT[0]="-o rw"&lt;BR /&gt;LV[1]="/dev/vg01/lvol2"; FS[1]="/oraexp"; FS_MOUNT_OPT[1]="-o rw"&lt;BR /&gt;LV[2]="/dev/vg01/lvol3"; FS[2]="/archive"; FS_MOUNT_OPT[2]="-o rw"&lt;BR /&gt;&lt;BR /&gt;Note that, you have to make the changes on all the nodes.</description>
      <pubDate>Tue, 11 Aug 2009 11:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477080#M362075</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-08-11T11:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477081#M362076</link>
      <description>If the raw volume is going to be under cluster control make sure the volume group it sits under, is listed in the cluster config files. Since the volume is going to be raw, you do not need the mess with the [FS} portion of the package control script as the post above suggests.</description>
      <pubDate>Tue, 11 Aug 2009 12:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477081#M362076</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-08-11T12:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: raw volume creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477082#M362077</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;Thanx for ur support..&lt;BR /&gt;&lt;BR /&gt;So the activity is very simple..&lt;BR /&gt;&lt;BR /&gt;1. rename raw volume under /dev/vg_db&lt;BR /&gt; &lt;BR /&gt; mv rrdb.dbf rrfs.dbf&lt;BR /&gt;&lt;BR /&gt;Thats all...&lt;BR /&gt;&lt;BR /&gt;/dev/vg_db already mentioned in cluster package script.&lt;BR /&gt;So no updation require in package script also&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 12:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-volume-creation/m-p/4477082#M362077</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-08-11T12:13:47Z</dc:date>
    </item>
  </channel>
</rss>

