<?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: Using EVA LUNs without LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161320#M618320</link>
    <description>"...The LUNs I'm going to use are already protected against path failure, unfortunately you can't use pvlinks with the EVA arrays, you MUST buy SecurePath sowftware for that..."&lt;BR /&gt;&lt;BR /&gt;Right on the money Burhan...  To date, I have not received/heard/read of any official confirmation from HPQ that one can already do away with SecurePath and just use PVLINKS on EVA/HSG80 Arrays...&lt;BR /&gt;&lt;BR /&gt;There is some talk of a Universal Filesystem or a tweak to the current VM's/FS (LVM, Veritas, etc..) so that when you're using an EVA and happen to have a Filesystem/LVOL on top of a single EVA LUN -- enlarging your EVA LUN also enlarges your LVOL/Filesystem.. I think this functionality already exists on OpenVMS connected EVA's.. I guess such functionality will happen with the unified Itanic/PARISC HPUX V. 3.0 release? which will blend Tru64's features with HPUX....?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Jan 2004 07:54:53 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2004-01-12T07:54:53Z</dc:date>
    <item>
      <title>Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161315#M618315</link>
      <description>EVA array allows you to increase the size of a LUN. Unfortunately there is no such thing like pvextend on HPUX, and in order to extend a VG you need a new LUN.&lt;BR /&gt;&lt;BR /&gt;What I was thinking is to create a FS directly on the LUN without using LVM at all. This will allow me to extend the FS dynamically in just two steps - increase the LUN size, then fsadm to extend the FS. &lt;BR /&gt;&lt;BR /&gt;What do you gurus think, any drawback of this ?&lt;BR /&gt;&lt;BR /&gt;Burhan</description>
      <pubDate>Sun, 11 Jan 2004 15:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161315#M618315</guid>
      <dc:creator>Burhan Halilov_1</dc:creator>
      <dc:date>2004-01-11T15:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161316#M618316</link>
      <description>You could certainly do that but one of the things that LVM does "for free" is alternate paths so that if a cable/controller fails the system will automatically attempt to use another SCSI path.&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Jan 2004 15:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161316#M618316</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-01-11T15:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161317#M618317</link>
      <description>Thanks Stephenson &lt;BR /&gt;&lt;BR /&gt;The LUNs I'm going to use are already protected  against path failure, unfortunately you can't use pvlinks with the EVA arrays, you MUST buy SecurePath sowftware for that. SecurePath masks the real EVA LUNS and creates SecurePath disk devices under the pseudo-HW paths 255.0.0.*&lt;BR /&gt;&lt;BR /&gt;Any other thoughts ?</description>
      <pubDate>Sun, 11 Jan 2004 16:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161317#M618317</guid>
      <dc:creator>Burhan Halilov_1</dc:creator>
      <dc:date>2004-01-11T16:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161318#M618318</link>
      <description>We have just gone through the same thought process! The word from HP support was there is no reason why not - but you would be on your own as no-one else is doing it! Perhaps if there is more than one doing this we may get a better answer;-)&lt;BR /&gt;&lt;BR /&gt;There will, however, be more than the two steps you suggest. &lt;BR /&gt;&lt;BR /&gt;Firstly the physical disk type (as you get with diskinfo) is in the kernel. You would need to ensure the device file is recreated as the new size. I think an rmsf/ioscan/insf should do this for you but a reboot would be the preferred way.&lt;BR /&gt;&lt;BR /&gt;Secondly, unless you have OnlineJFS you will need to unmount the fs before extending it and then remount it after.&lt;BR /&gt;&lt;BR /&gt;Good luck and keep us posted.&lt;BR /&gt;&lt;BR /&gt;:D</description>
      <pubDate>Mon, 12 Jan 2004 04:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161318#M618318</guid>
      <dc:creator>Dave Polshaw</dc:creator>
      <dc:date>2004-01-12T04:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161319#M618319</link>
      <description>Burhan,&lt;BR /&gt;&lt;BR /&gt;you do NOT have to purchase SecurePath to use pvlinks under LVM for an EVA. We dont. We do have securepath on some servers but not all and pvlinks work fine on our servers without SecurePath.&lt;BR /&gt;&lt;BR /&gt;The normal procedure to increase a filesystem size is add a new LUN from the EVA, add it to an existing VG, then lvextend, then fsadm to extend filesystem on the fly - works fine. I wouldnt bother trying something nobody has done before and that HP wouldnt support - in case you have problems.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 05:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161319#M618319</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2004-01-12T05:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161320#M618320</link>
      <description>"...The LUNs I'm going to use are already protected against path failure, unfortunately you can't use pvlinks with the EVA arrays, you MUST buy SecurePath sowftware for that..."&lt;BR /&gt;&lt;BR /&gt;Right on the money Burhan...  To date, I have not received/heard/read of any official confirmation from HPQ that one can already do away with SecurePath and just use PVLINKS on EVA/HSG80 Arrays...&lt;BR /&gt;&lt;BR /&gt;There is some talk of a Universal Filesystem or a tweak to the current VM's/FS (LVM, Veritas, etc..) so that when you're using an EVA and happen to have a Filesystem/LVOL on top of a single EVA LUN -- enlarging your EVA LUN also enlarges your LVOL/Filesystem.. I think this functionality already exists on OpenVMS connected EVA's.. I guess such functionality will happen with the unified Itanic/PARISC HPUX V. 3.0 release? which will blend Tru64's features with HPUX....?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 07:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161320#M618320</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2004-01-12T07:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161321#M618321</link>
      <description>Stefan,&lt;BR /&gt;&lt;BR /&gt;Burhan was saying he is NOT using LVM so he cant use pvlinks... not that he cant use use pvlinks on EVA, but that he cant do it b/c he isnt wanting to do it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Burhan, &lt;BR /&gt;I am very curious why you are foregoing LVM? Like was said above, you will be without support from HP. I utilize LVM and PowerPath on all my larger boxes/Frames and it is a boon for my SA work. I can't imagine turning away from a great tool like LVM, unless you have a great reason, more than saving a few command line entries...&lt;BR /&gt;&lt;BR /&gt;What is the benefit of managing your disks this way? Please elaborate if you have the time.</description>
      <pubDate>Mon, 12 Jan 2004 10:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161321#M618321</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-12T10:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161322#M618322</link>
      <description>Our reason for considering it was simply to eliminate one level of management from the equation. The reason for LVM was to enable simpler management of disks, particularly JBODs. Now all that management can be provided at RAID level so why have the extra complexity of LVM? In addition LUNs on a RAID array can grow outside the LVM restrictions of PE size x No of PV's etc.&lt;BR /&gt;&lt;BR /&gt;I agree wholeheartedly that LVM is a great product but that should be no reason not to move onto a better model should the opportunity arise:-) I imagine that, eventualy and if enough people are of the same opinion, HP will move the standard storage model from Logical Volumes to LUNs.&lt;BR /&gt;&lt;BR /&gt;The bigger drawback to moving from LVM in my mind is the number of different types of RAID management there are! At least LVM provides a consistent interface to the LUNs while the different offerings in the RAID market all seem to differ in how their LUNs are managed:-( With LVM at least HP can provide consistent support, regardless of what is behind the LUN!&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;:D</description>
      <pubDate>Mon, 12 Jan 2004 11:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161322#M618322</guid>
      <dc:creator>Dave Polshaw</dc:creator>
      <dc:date>2004-01-12T11:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161323#M618323</link>
      <description>Thanks Dave,&lt;BR /&gt;&lt;BR /&gt;I just wish my company would move to Veritas FS and Filemanager... &lt;BR /&gt;&lt;BR /&gt;It is much more robust than LVM, but that would require a lot of downtime for my boxes to be rebuilt.</description>
      <pubDate>Mon, 12 Jan 2004 11:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161323#M618323</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-12T11:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161324#M618324</link>
      <description>Todd... you are already using Veritas FS on all your HP's (As HP's jfs and Online Jfs are the very same Veritas FileSystem or VxFS product) ... Did you mean you wish you were on Veritas Volume Manager?&lt;BR /&gt;&lt;BR /&gt;As to a VM defeating and Filesystem neutral storage subsystem, so that array LUNs (from whatever array) will no longer require a L.VM layer on the OS -- expect it to happen in the near future... IBM for one already has some prototype of a vendor neutral Universal "Filesystem"... so you size/resize or carve your SAN/Array disks.. and it will filter up to the OS level, no more need for any resizing on the OS side...</description>
      <pubDate>Mon, 12 Jan 2004 12:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161324#M618324</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2004-01-12T12:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161325#M618325</link>
      <description>yes the Veritas proprietary versions... mistyped...&lt;BR /&gt;&lt;BR /&gt;no points here.</description>
      <pubDate>Mon, 12 Jan 2004 14:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161325#M618325</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-12T14:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161326#M618326</link>
      <description>Burhan,&lt;BR /&gt;&lt;BR /&gt;We are about to have the same discussions abouth EVA and HP-UX and whether LVM is in the picture and why. HP don't seem to say either way.&lt;BR /&gt;What did you decide to do in the end? &lt;BR /&gt;In our tests I was unable to dynamically extend the filesystem after increasing the size of the LUN - How id you overcome this?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Simon</description>
      <pubDate>Tue, 19 Apr 2005 03:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161326#M618326</guid>
      <dc:creator>Simon White</dc:creator>
      <dc:date>2005-04-19T03:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161327#M618327</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;I thought I would reply to this query as I am faced with the self same dilemma.&lt;BR /&gt;&lt;BR /&gt;I recently attended the HP course 'managing EVA arrays' in preparation for my company buying an EVA5K.  What the instructor their was saying is to NOT use LVM as it was not needed anymore and had all the PV size expansion limitations - when applied to EVAs.&lt;BR /&gt;&lt;BR /&gt;We have our EVA5K now and I have tested the above scenario, here's what I did&lt;BR /&gt;&lt;BR /&gt;first I created a LUN and presented it to my host, then on the host:&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;insf -H 255/255 etc. etc&lt;BR /&gt;ioscan -fnC disk  (take note of /dev/dsk path)&lt;BR /&gt;newfs /dev/rdsk/c13t0d1&lt;BR /&gt;mount /dev/dsk/c13t0d1 /mountpoint&lt;BR /&gt;&lt;BR /&gt;all well and good I can access the disk and copy files to and from it.&lt;BR /&gt;&lt;BR /&gt;Then I increased the size of the LUN on the EVA and again from the host:&lt;BR /&gt;&lt;BR /&gt;umount /mountpoint&lt;BR /&gt;extendfs /dev/rdsk/c13t0d1&lt;BR /&gt;mount /dev/dsk/c13t0d1 /mountpoint&lt;BR /&gt;&lt;BR /&gt;and all looks OK, I also did a diskinfo of the LUN in question and it reported the new size without doing a rmsf/ioscan/insf combo.  I am also assuming that if we had online JFS I would not even need to umount the disk!?&lt;BR /&gt;&lt;BR /&gt;What is the current thinking on LVM on EVAs?  Is this method above approved as all I can see that you lose is the nice nameing abilities of LVM. (I am not concerned with pvlinks as we have securepath)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Guy&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jan 2006 03:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161327#M618327</guid>
      <dc:creator>Guy Humphreys</dc:creator>
      <dc:date>2006-01-17T03:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161328#M618328</link>
      <description>Guy,&lt;BR /&gt;&lt;BR /&gt;Interesting test. I MUST test as well - we do have OnlineJFS (a.k.a. Veritas File System).&lt;BR /&gt;&lt;BR /&gt;What HP-UX release did you use? Also, what EVA5K - older HSV110 or newer HSV111 based?&lt;BR /&gt;&lt;BR /&gt;Are you using SecurePath ? WHich version?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Exciting news indeed.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jan 2006 09:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161328#M618328</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2006-01-17T09:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161329#M618329</link>
      <description>Why to use LVM with an EVA5000 vcs 3.x in an HPUX 11iv1.0 environment.  Without LVM, the lun is presented to the os, and a fs can be added with the newfs commands.  However, every once in a while you may have a disk failure, and this failure may cause loop issues.  I previous versions of the vcs code, a failing disk could disappear, and reappear when the loop went looking for the missing disk in self diagnostic testing, and then fail again.  This algorithm took several minutes during which the the scsi commands would timeout because the default scsi timer is 30 seconds.  Being a good SA, yo will run fsck to correct fs issues deleting your valuable data.  Now if you were using LVM, you can set a lvm timer greater than 30 seconds to allow for the self diagnotics to complete in this rare event, and then io continues.  Suggestion is to use  timeout value greater than 60 seconds in more recent version of vcs.</description>
      <pubDate>Tue, 17 Jan 2006 12:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161329#M618329</guid>
      <dc:creator>Pat Obrien_1</dc:creator>
      <dc:date>2006-01-17T12:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161330#M618330</link>
      <description>Nelson, &lt;BR /&gt;&lt;BR /&gt;I have an EVA5K with the HSV110 controllers, using VCS 3028&lt;BR /&gt;&lt;BR /&gt;my hosts are all HPUX 11i V1 with SP installed ver 3.0F active-passive&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Guy</description>
      <pubDate>Wed, 18 Jan 2006 10:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161330#M618330</guid>
      <dc:creator>Guy Humphreys</dc:creator>
      <dc:date>2006-01-18T10:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161331#M618331</link>
      <description>Pat, you say that a previous version of the vcs code there is this problem with not using LVMS.  Does this apply to 3028? or ver 4xxx when that comes out?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Guy</description>
      <pubDate>Wed, 18 Jan 2006 10:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161331#M618331</guid>
      <dc:creator>Guy Humphreys</dc:creator>
      <dc:date>2006-01-18T10:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161332#M618332</link>
      <description>You still need LVM when using 3.028 vcs yes.  In vcs3.028 your time variable can be 75 seconds instead on minutes in previous version of vcs.  I am still converting TB of storage to lvm since the event over a year ago as this non-lvm was my reciepe for deploying storage for a long time.  But once being whacked hard in the side of the head, you see the light.</description>
      <pubDate>Wed, 18 Jan 2006 11:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161332#M618332</guid>
      <dc:creator>Pat Obrien_1</dc:creator>
      <dc:date>2006-01-18T11:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161333#M618333</link>
      <description>I still cannot believe that Microsoft of all companies can allow LUNs to resize and LVM cannot!!  &lt;BR /&gt;&lt;BR /&gt;From what I understand the whole point of the SAN is to allow you to dynamically grow your disk as required so you only have to purchase the disk that you need now and add more as you grow.  Having to create more LUNs and add them to the Volume Group is still the old scheme of things.  Plus eventually we could run out of LUNs.  Isn't 255 the max available LUNs to a system?  What is the point of the SAN then (other than having more spindles, site-to-site failover, and snapshots)?  You might as well have dedicated local disk.&lt;BR /&gt;&lt;BR /&gt;I am going through the same pains right now.  Plus, to pour more salt on my wounds, I didn't specify my physical extend size.  So for one of my volume groups I can only add 25GB LUNs at a time... add anything more than that I am wasting space because I can't get to it.&lt;BR /&gt;&lt;BR /&gt;I know Linux has some stuff in Beta to allow LUNs to grow on the fly.  I hope HP-UX jumps on that boat once it is figured out.  For now I will just have to have a messy SAN.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2006 15:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161333#M618333</guid>
      <dc:creator>Hilary Palmer</dc:creator>
      <dc:date>2006-02-16T15:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using EVA LUNs without LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161334#M618334</link>
      <description>During the last 2 weeks, I have been unfortunate to have 2 different EVAs crash and reboot do to defective disks.  One rebooted in 22 seconds and the other in 2 seconds.  I figure the lvm withthe timeout is why no users knew this happened verses the last time without lvm we had to perform at 14tb restore.&lt;BR /&gt;&lt;BR /&gt;your mileage may vary.</description>
      <pubDate>Fri, 17 Feb 2006 12:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-eva-luns-without-lvm/m-p/3161334#M618334</guid>
      <dc:creator>Pat Obrien_1</dc:creator>
      <dc:date>2006-02-17T12:22:31Z</dc:date>
    </item>
  </channel>
</rss>

