<?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: how the assignment of new Virtual Disk to the Bay appears without reboot Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178806#M32211</link>
    <description>&lt;BR /&gt;Maaz,&lt;BR /&gt;&lt;BR /&gt;LUN vs. Vdisk: LUN is Logical Unit Number -- an address for an individual disk drive and by extension, the disk device itself. The term is used in the SCSI protocol as a way to differentiate individual disk drives within a common SCSI target device like a disk array. Vdisk is the EVA terminology. When you talk about the EVA use Vdisk, when you are on a host you see LUNs.&lt;BR /&gt;&lt;BR /&gt;Re: re-sizing filesystems -- do you use LVM?&lt;BR /&gt;&lt;BR /&gt;-Ross&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Apr 2008 12:41:36 GMT</pubDate>
    <dc:creator>Ross Minkov</dc:creator>
    <dc:date>2008-04-15T12:41:36Z</dc:date>
    <item>
      <title>how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178801#M32206</link>
      <description>Dear Gurus,&lt;BR /&gt;&lt;BR /&gt;Bay 1 is running SUSE Linux Enterprise Server 10 SP 1&lt;BR /&gt;&lt;BR /&gt;Using HP EVA System Management Server, when we assign a new Virtual Disk  to the Bay 1(SLES 10 SP 1), the new disk(SAN device) doesnt available/appear to the OS(fdisk, or yast) unless we reboot the OS(SLES 10).&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;if we extend/increase the size of an existing Virtual Disk, the increment in the size of virtal disk doesnt appear, unless we reboot the system&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is it possible that without reboot the OS, the new virtual disk or the incerement in the size of an existing virtual disk will be available to the OS(by restarting any service)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Apr 2008 16:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178801#M32206</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-04-12T16:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178802#M32207</link>
      <description>If fibreutils package is available for SUSE (check the download page), you can use the hp_rescan command to recognize the new luns. You can also try the rescan-scsi-bus.sh script (search it in google).&lt;BR /&gt;&lt;BR /&gt;For the partition size, you may try with the partprobe command.</description>
      <pubDate>Sat, 12 Apr 2008 17:08:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178802#M32207</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-04-12T17:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178803#M32208</link>
      <description>Maaz,&lt;BR /&gt;&lt;BR /&gt;Yes, the hp fibrechannel utilities RPM (fibreutils) is available for SLES. It's part of the ProLiant Support Pack (PSP). Probably a good idea to install the whole PSP, not just parts of it. Once you have fibreutils package installed run hp_rescan and then lssd/lssg.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Ross</description>
      <pubDate>Sun, 13 Apr 2008 23:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178803#M32208</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2008-04-13T23:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178804#M32209</link>
      <description>Thanks Ivan Ferreira, and Ross Minkov for nice help.&lt;BR /&gt;&lt;BR /&gt;To recognize the new Virtual Disk(LUN), following commands works&lt;BR /&gt;&lt;BR /&gt;# hp_rescan -a&lt;BR /&gt;# lssd &lt;BR /&gt;# lssg&lt;BR /&gt;&lt;BR /&gt;DONE.&lt;BR /&gt;&lt;BR /&gt;But still we have to reboot the SLES 10 SP 1, to recognize the increment in the size of an existing VDisk. &lt;BR /&gt;&lt;BR /&gt;To recognize the increment in the size of an existing VDisk, after increasing the size from EVA SMS(Windows 2003 R2  Storage Edition), i tried following commands &lt;BR /&gt;# partprobe&lt;BR /&gt;# hp_rescan -a&lt;BR /&gt;# lssd &lt;BR /&gt;# lssg&lt;BR /&gt;but still YaST, and fdisk shows the old size.&lt;BR /&gt;&lt;BR /&gt;But Once i reboot the OS, YaST/fdisk reflects/shows the increment(I have to resize the filesystem). &lt;BR /&gt;&lt;BR /&gt;Once again Thanks for nice and superb help.&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2008 04:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178804#M32209</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-04-15T04:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178805#M32210</link>
      <description>Ivan Ferreira, instead of Virtual Disk, you wrote LUN... why ? &lt;BR /&gt;&lt;BR /&gt;one more thing to ask.&lt;BR /&gt;&lt;BR /&gt;Once we assign/present the VDisk to the wwn port of our two machines(SLES 10) should i have to configure the disk(partition, format, mountpoint) on the both the Servers(machineA, and machineB)? Or just configure the Disk(partition, format, mountpoint) on a single machine, and it will automatically reflect on the other machine ?&lt;BR /&gt;&lt;BR /&gt;Likewise if i create a file on that SAN Disk(VDisk) from machineA, does the same file will also be accessable from machineB ?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 15 Apr 2008 05:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178805#M32210</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-04-15T05:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178806#M32211</link>
      <description>&lt;BR /&gt;Maaz,&lt;BR /&gt;&lt;BR /&gt;LUN vs. Vdisk: LUN is Logical Unit Number -- an address for an individual disk drive and by extension, the disk device itself. The term is used in the SCSI protocol as a way to differentiate individual disk drives within a common SCSI target device like a disk array. Vdisk is the EVA terminology. When you talk about the EVA use Vdisk, when you are on a host you see LUNs.&lt;BR /&gt;&lt;BR /&gt;Re: re-sizing filesystems -- do you use LVM?&lt;BR /&gt;&lt;BR /&gt;-Ross&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2008 12:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178806#M32211</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2008-04-15T12:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178807#M32212</link>
      <description>&amp;gt;&amp;gt;&amp;gt; Once we assign/present the VDisk to the wwn port of our two machines(SLES 10) should i have to configure the disk(partition, format, mountpoint) on the both the Servers(machineA, and machineB)? Or just configure the Disk(partition, format, mountpoint) on a single machine, and it will automatically reflect on the other machine ?&lt;BR /&gt;&lt;BR /&gt;You only need to do it on one machine&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Likewise if i create a file on that SAN Disk(VDisk) from machineA, does the same file will also be accessable from machineB ?&lt;BR /&gt;&lt;BR /&gt;No unless you use a cluster file system like Red Hat GFS or Oracle OCFS2. Without that, don't even try to mount the file system on both machines as you will cause data corruption.&lt;BR /&gt;&lt;BR /&gt;See also the attached file.</description>
      <pubDate>Tue, 15 Apr 2008 13:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178807#M32212</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-04-15T13:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178808#M32213</link>
      <description>&amp;gt;You only need to do it on one machine&lt;BR /&gt;If I configure the disk on machineA(and all the configuration will be available on the other machineB also)then it means that on both machines the disk will be mounted automatically, but Ivan you said that:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;don't even try to mount the file system on both machines&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In case I dont mount the disk on the other server(machineB), and also didnt  configure the cluster Filesystem(OCFS, GFS). Then if the machineA is down(properly shutdown), and I mount the VDisk on machineB, will I get the complete data wihtout any issue ?&lt;BR /&gt;&lt;BR /&gt;I am asking again and again, Please dont mind, I dont want any mishap/mistake, thats why I am asking everything from you Gurus. Any minor detail/info is very much important for me.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Wed, 16 Apr 2008 04:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178808#M32213</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-04-16T04:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178809#M32214</link>
      <description>Maaz,&lt;BR /&gt;&lt;BR /&gt;It looks to me like you are doing something like a cold standby server -- in the event you have a hardware problem with the primary for a longer period of time, you want to bring up the standby server and have it do the work that the primary was doing. In this case I would try to configure the standby server the same as the primary and (assuming you have your data on that SAN disk in question) I wouldn't even present it to the standby from the Selective Storage Presentation (SSP) on the EVA. If/when the primary server goes down you would go to the EVA and change the Vdisk presentation, then rescan (like we talked before -- btw, make sure you have the PSP installed on both servers) from the standby and then mount the data disk on it.&lt;BR /&gt;&lt;BR /&gt;I might be off on what you are doing there, but do let us know.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Ross</description>
      <pubDate>Wed, 16 Apr 2008 11:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178809#M32214</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2008-04-16T11:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178810#M32215</link>
      <description>&amp;gt;&amp;gt;&amp;gt; In case I dont mount the disk on the other server(machineB), and also didnt configure the cluster Filesystem(OCFS, GFS). Then if the machineA is down(properly shutdown), and I mount the VDisk on machineB, will I get the complete data wihtout any issue ?&lt;BR /&gt;&lt;BR /&gt;Yes, you will access without any issue as long as the other server does not starts. So, removing disk presentation from the other host would be mandatory, this can be done from the storage or using sanswitch zones if you use sanswitches.&lt;BR /&gt;&lt;BR /&gt;A better solution for this would be a software like Red Hat Cluster Suite or ServiceGuard. But in this case, SLES maybe should be replaced =(</description>
      <pubDate>Wed, 16 Apr 2008 14:11:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178810#M32215</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-04-16T14:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178811#M32216</link>
      <description>excellent help, thanks&lt;BR /&gt;&lt;BR /&gt;summurize:&lt;BR /&gt;----------&lt;BR /&gt;1, I am configuring a cold standby server(without any clustering Suite, and Clustering FS).&lt;BR /&gt;&lt;BR /&gt;2, Present the VDisk to only one machine(ServerA) and not to the other machine(machineB).&lt;BR /&gt;3, Configure the VDisk(partition, format, moutpoint) on machineA only, and obviously machineB doesnt aware of that Disk(VDisk).&lt;BR /&gt;4, When machineA is down, using EVA present the VDisk to machineB.&lt;BR /&gt;5, scan the VDisk on machineB(hp_rescan etc).&lt;BR /&gt;&lt;BR /&gt;Now after the above excercise on machineB, I will see the partition(not just disk) on  machineB, with the proper filesystem on it(as partition and filesystem was already build/configured from machineA). I just need to mount the filesystem.&lt;BR /&gt;&lt;BR /&gt;Yes Ivan after the information I got from the forum, I think we must choose the following(as we need a hot standby)&lt;BR /&gt;1, OCFS2 (so that both machines can access the Disk simultaneously)&lt;BR /&gt;2, HP Service Guard (to configure the cluster)&lt;BR /&gt;&lt;BR /&gt;Thanks n Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Wed, 16 Apr 2008 15:46:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178811#M32216</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-04-16T15:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178812#M32217</link>
      <description>Redhat cluster suit also will work!</description>
      <pubDate>Thu, 17 Apr 2008 16:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178812#M32217</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-04-17T16:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: how the assignment of new Virtual Disk to the Bay appears without reboot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178813#M32218</link>
      <description>Thanks Once again.&lt;BR /&gt;&lt;BR /&gt;please acknowledge my previous post. my assumptions/understandings are correct or not ? please check my previous post, and correct me if i am wrong, and if i am right give me appreciation ;)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Fri, 18 Apr 2008 03:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-the-assignment-of-new-virtual-disk-to-the-bay-appears/m-p/4178813#M32218</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-04-18T03:35:41Z</dc:date>
    </item>
  </channel>
</rss>

