<?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: lvcreate problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758614#M614757</link>
    <description>Okay, I was able to open your attachment. There are two possible scenarios:&lt;BR /&gt;&lt;BR /&gt;1) You are trying to restore over a mounted filesystem. If so then umount the filesystem.&lt;BR /&gt;&lt;BR /&gt;2) The restore detected a super-block. If you are SURE that you want to blast this raw volume and are going to restore over it then dd about 10MB or so and blast the LVOL.&lt;BR /&gt;&lt;BR /&gt;e.g. dd if=/dev/zero bs=1024k count=10 of=/dev/vgxx/rlvolx&lt;BR /&gt;&lt;BR /&gt;You should then be able to restore over it.&lt;BR /&gt;&lt;BR /&gt;Again, you should have posted this as a DP problem.</description>
    <pubDate>Fri, 24 Mar 2006 19:06:43 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2006-03-24T19:06:43Z</dc:date>
    <item>
      <title>lvcreate problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758609#M614752</link>
      <description>I want to create a raw space, so i´m using the command:&lt;BR /&gt;&lt;BR /&gt;$ lvcreate -L 2048 /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;Then i use the command fstyp&lt;BR /&gt;&lt;BR /&gt;$ fstyp /dev/vgxx/rlvoly&lt;BR /&gt;  vxfs  &lt;BR /&gt;&lt;BR /&gt;I´m not using the newfs, because i want to define a raw space.&lt;BR /&gt;&lt;BR /&gt;it is a bug? or i need a patch?&lt;BR /&gt;&lt;BR /&gt;Please your Help.&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 24 Mar 2006 13:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758609#M614752</guid>
      <dc:creator>Javier Ortiz Guajardo</dc:creator>
      <dc:date>2006-03-24T13:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758610#M614753</link>
      <description>If you simply did an lvcreate then you could completely by accident reuse previously used space that happened to contain a vxfs filesystem. Frankly, I can't imagine the thought process that led you to run fstyp on a raw volume. In any event, whether or not a filesystem was laid down previously doesn't matter, if your application is using the space as a raw volume then it won't care in the least what preexisting data are there.</description>
      <pubDate>Fri, 24 Mar 2006 13:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758610#M614753</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-24T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758611#M614754</link>
      <description>I suppose that I should add that LVM commands do all their work in the reserved areas (VGRA) of the disk. They do not affect the remaining areas of a disk so it is quite possible to read an artifact of an earlier filesystem but again a raw disk application doesn't care.</description>
      <pubDate>Fri, 24 Mar 2006 13:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758611#M614754</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-24T13:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758612#M614755</link>
      <description>your right, the application doesnÂ´t care the VGRA, the problem is that we are backing up this raw devices with dataprotector 5.5, so when we try to restore the information, dataprotector fails because it wants to restore the information in vxfs type.&lt;BR /&gt;&lt;BR /&gt;I mean dataprotector validate the type of the area.&lt;BR /&gt;&lt;BR /&gt;Please your comments!!&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 24 Mar 2006 14:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758612#M614755</guid>
      <dc:creator>Javier Ortiz Guajardo</dc:creator>
      <dc:date>2006-03-24T14:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758613#M614756</link>
      <description>I can't open your attachment but I can't imagine why DP would run fstyp against a raw device either. It shouldn't care. I suspect that you are trying to restore a filesystem object. It could also be a patch related issue but since you don't bother to identify your DP version or OS version, AND you didn't bother ro say that this was really a DP problem in the first place; it's difficult to be very helpful. I would post your problem in the DP area; you would probably get more meaningful answers.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Mar 2006 14:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758613#M614756</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-24T14:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758614#M614757</link>
      <description>Okay, I was able to open your attachment. There are two possible scenarios:&lt;BR /&gt;&lt;BR /&gt;1) You are trying to restore over a mounted filesystem. If so then umount the filesystem.&lt;BR /&gt;&lt;BR /&gt;2) The restore detected a super-block. If you are SURE that you want to blast this raw volume and are going to restore over it then dd about 10MB or so and blast the LVOL.&lt;BR /&gt;&lt;BR /&gt;e.g. dd if=/dev/zero bs=1024k count=10 of=/dev/vgxx/rlvolx&lt;BR /&gt;&lt;BR /&gt;You should then be able to restore over it.&lt;BR /&gt;&lt;BR /&gt;Again, you should have posted this as a DP problem.</description>
      <pubDate>Fri, 24 Mar 2006 19:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-problem/m-p/3758614#M614757</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-24T19:06:43Z</dc:date>
    </item>
  </channel>
</rss>

