<?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 Cannot create filesystem on EMC disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652532#M620672</link>
    <description>&lt;BR /&gt;I have some disk space allocated on a EMC system. But I cannot create a filesystem on it. I run HP-UX 11.11.&lt;BR /&gt;&lt;BR /&gt;I have entered the following commands:&lt;BR /&gt;&lt;BR /&gt;bash# insf -eCdisk&lt;BR /&gt;bash# ioscan -fnCdisk&lt;BR /&gt;...&lt;BR /&gt;disk      4  0/2/0/0.97.8.255.1.3.0  sdisk  CLAIMED     DEVICE       DGC     LUNZ&lt;BR /&gt;                          /dev/dsk/c5t3d0   /dev/rdsk/c5t3d0&lt;BR /&gt;&lt;BR /&gt;bash# newfs /dev/rdsk/c5t3d0&lt;BR /&gt;vxfs newfs: Cannot open /dev/rdsk/c5t3d0: Device busy&lt;BR /&gt;&lt;BR /&gt;I got this Device busy message everytime trying to access the disk device. I know EMC disk resource is not accessed be anyone else.&lt;BR /&gt;&lt;BR /&gt;Any tips are appreciated. Thanks in advance.&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Oct 2005 04:49:27 GMT</pubDate>
    <dc:creator>Jouni Riekkinen</dc:creator>
    <dc:date>2005-10-19T04:49:27Z</dc:date>
    <item>
      <title>Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652532#M620672</link>
      <description>&lt;BR /&gt;I have some disk space allocated on a EMC system. But I cannot create a filesystem on it. I run HP-UX 11.11.&lt;BR /&gt;&lt;BR /&gt;I have entered the following commands:&lt;BR /&gt;&lt;BR /&gt;bash# insf -eCdisk&lt;BR /&gt;bash# ioscan -fnCdisk&lt;BR /&gt;...&lt;BR /&gt;disk      4  0/2/0/0.97.8.255.1.3.0  sdisk  CLAIMED     DEVICE       DGC     LUNZ&lt;BR /&gt;                          /dev/dsk/c5t3d0   /dev/rdsk/c5t3d0&lt;BR /&gt;&lt;BR /&gt;bash# newfs /dev/rdsk/c5t3d0&lt;BR /&gt;vxfs newfs: Cannot open /dev/rdsk/c5t3d0: Device busy&lt;BR /&gt;&lt;BR /&gt;I got this Device busy message everytime trying to access the disk device. I know EMC disk resource is not accessed be anyone else.&lt;BR /&gt;&lt;BR /&gt;Any tips are appreciated. Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 04:49:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652532#M620672</guid>
      <dc:creator>Jouni Riekkinen</dc:creator>
      <dc:date>2005-10-19T04:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652533#M620673</link>
      <description>Any veritas related processes are running ? Check # ps -ef |grep -i vx &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 19 Oct 2005 04:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652533#M620673</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-19T04:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652534#M620674</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Look at the following links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forum.sun.com/thread.jspa?threadID=26060&amp;amp;messageID=93712" target="_blank"&gt;http://forum.sun.com/thread.jspa?threadID=26060&amp;amp;messageID=93712&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=32502" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=32502&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 19 Oct 2005 04:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652534#M620674</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-10-19T04:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652535#M620675</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use the fuser &amp;amp; fsck to /dev/rdsk/c5t3d0.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 19 Oct 2005 05:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652535#M620675</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-10-19T05:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652536#M620676</link>
      <description>&lt;BR /&gt;This may not be a volume manager issue. I cannot access the disk by any means from the OS. Even pvcreate failed and returned device busy message</description>
      <pubDate>Wed, 19 Oct 2005 07:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652536#M620676</guid>
      <dc:creator>Jouni Riekkinen</dc:creator>
      <dc:date>2005-10-19T07:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652537#M620677</link>
      <description>Since you can see the disk (and the device ID string) with ioscan, the problem is likely a mapping problem in the SAN. You can try diskinfo which is also a low-level disk command:&lt;BR /&gt; &lt;BR /&gt;diskinfo /dev/rdsk/c5t3d0&lt;BR /&gt; &lt;BR /&gt;If this works, the LUN has been established but the SAN may be preventing write-access.</description>
      <pubDate>Wed, 19 Oct 2005 07:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652537#M620677</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-10-19T07:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652538#M620678</link>
      <description>the clue here is the "LUNZ" in the ioscan.&lt;BR /&gt;&lt;BR /&gt;You have an EMC Clariion disk which is improperly configured.  You have to talk to your storage team and get them to do it right.  The zoning is correct, and the "storage group" is correct, but the "initiator" is probably defined wrong.  If you have PowerPath you define it one way, if not then another.&lt;BR /&gt;&lt;BR /&gt;Get a document from EMC called something like "HP-UX Clariion Storage Configuration Guide".  Something like that...&lt;BR /&gt;&lt;BR /&gt;Contact the EMC Software Assistance Center (SAC) and they can set you straight.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 08:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652538#M620678</guid>
      <dc:creator>Stuart Abramson</dc:creator>
      <dc:date>2005-10-19T08:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652539#M620679</link>
      <description>pardon me, but don't you have to run "pvcreate" before you use "newfs"?&lt;BR /&gt;&lt;BR /&gt;steve</description>
      <pubDate>Thu, 20 Oct 2005 07:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652539#M620679</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2005-10-20T07:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652540#M620680</link>
      <description>You need to reverse the order of the insf and the ioscan. Then you need to run powermt check, powermt config, and finally powermt display dev=all.  You'll want to print or otherwise save the output from the last powermt command; you'll need to use the logical device ID from the Clarrion to cross-reference to the LUNs you created so you know which /dev/dsk/cxtxdx device corresponds to which LUNs.  Then you should be able to do the pvcreate and then either mknod and vgcreate or vgextend if you're adding these to an existing volume group.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Thu, 20 Oct 2005 08:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652540#M620680</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2005-10-20T08:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create filesystem on EMC disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652541#M620681</link>
      <description>If you would like to use that EMC-disk, you should do the following:&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg??&lt;BR /&gt;mknod /dev/vg?? c 64 0x??0000&lt;BR /&gt;pvcreate /dev/rdsk/c5t3d0&lt;BR /&gt;&lt;BR /&gt;# If it is still busy of whatever. Be sure that the disks is totally yours to use.&lt;BR /&gt;&lt;BR /&gt;pvcreate -f /dev/rdsk/c5t3d0&lt;BR /&gt;vgcreate vg?? /dev/dsk/c5t3d0&lt;BR /&gt;lvcreate -L &lt;SIZE in="" mb=""&gt; vg??&lt;BR /&gt;newfs -F vxfs /dev/vg??/lvol1&lt;BR /&gt;mkdir /mountpoint&lt;BR /&gt;vi /etc/fstab&lt;BR /&gt;&lt;/SIZE&gt;</description>
      <pubDate>Mon, 24 Oct 2005 02:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-create-filesystem-on-emc-disk/m-p/3652541#M620681</guid>
      <dc:creator>Kryno Bosman</dc:creator>
      <dc:date>2005-10-24T02:41:01Z</dc:date>
    </item>
  </channel>
</rss>

