<?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: 2 physical HDDs failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281734#M474397</link>
    <description>&lt;!--!*#--&gt;i used the following command. is it right?&lt;BR /&gt;&lt;BR /&gt;# cat /etc/fstab&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand vxfs tranflush 0 1&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol5 /home vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol8 /var vxfs delaylog 0 2&lt;BR /&gt;/dev/oraclevg/orcl /oracle vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;</description>
    <pubDate>Wed, 11 May 2011 06:14:43 GMT</pubDate>
    <dc:creator>Florian Dushniku</dc:creator>
    <dc:date>2011-05-11T06:14:43Z</dc:date>
    <item>
      <title>2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281713#M474376</link>
      <description>hi,&lt;BR /&gt;we run a rx 3600 hp ux server with 8 HDDs and RAID 5. recently 2 of HDDs failed. i want to know how to rebuild the RAID 5? where should I start? what should I do to get the server back toy work? I am sorry, i have very little experience with hp ux. i would be very thankful if you help me. thank you.</description>
      <pubDate>Tue, 10 May 2011 13:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281713#M474376</guid>
      <dc:creator>Florian Dushniku</dc:creator>
      <dc:date>2011-05-10T13:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281714#M474377</link>
      <description>RAID 5 on internal disks?&lt;BR /&gt;&lt;BR /&gt;So you have a P400 installed, right?&lt;BR /&gt;&lt;BR /&gt;Look up the ioscan for the /dev/ciss entry and collect the current status with saconfig/sautil, e.g.&lt;BR /&gt;&lt;BR /&gt;# saconfig /dev/ciss7</description>
      <pubDate>Tue, 10 May 2011 13:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281714#M474377</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-10T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281715#M474378</link>
      <description>This is every admin's nightmare.  Unless you set up your raid array with 2 hot spares (probably not) you will probably need to rebuild it and recover your data from backups.  Look for a doc called "when good disks go bad" (see attached).  Good luck.</description>
      <pubDate>Tue, 10 May 2011 13:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281715#M474378</guid>
      <dc:creator>Mike Miller_8</dc:creator>
      <dc:date>2011-05-10T13:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281716#M474379</link>
      <description>"when good disk go bad" will not help so much, because of hardware raid.&lt;BR /&gt;&lt;BR /&gt;If you have at least 1 spare, even 2 failed disks should not cause data loss.&lt;BR /&gt;&lt;BR /&gt;As said, you first need to get the current status from saconfig/sautil.</description>
      <pubDate>Tue, 10 May 2011 13:19:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281716#M474379</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-10T13:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281717#M474380</link>
      <description>&lt;!--!*#--&gt;i run ioscan but i can't see /dev/ciss&lt;BR /&gt;# ioscan&lt;BR /&gt;H/W Path        Class                                       Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;                root&lt;BR /&gt;0               ioa                                         System Bus Adapter (4030)&lt;BR /&gt;0/0                 ba                                      Local PCI-X Bus Adapter (122e)&lt;BR /&gt;0/0/1/0                   tty                               PCI class(255,0) (103c1303)&lt;BR /&gt;0/0/1/1                   tty                               PCI SimpleComm (103c1302)&lt;BR /&gt;0/0/1/2                   tty                               PCI Serial (103c1048)&lt;BR /&gt;0/0/2/0                   OO                                USB OHCI Interface&lt;BR /&gt;0/0/2/1                   OO                                USB OHCI Interface&lt;BR /&gt;0/0/2/1.0                    OO                             USB Composite Device&lt;BR /&gt;0/0/2/1.0.0                     OO                          USB Bulk Only&lt;BR /&gt;0/0/2/1.0.16                    ext_bus                     USB SCSI Stack Adaptor&lt;BR /&gt;0/0/2/1.0.16.0                     target&lt;BR /&gt;0/0/2/1.0.16.0.0                               disk                  TEAC    DV-28E-N&lt;BR /&gt;0/0/2/1.0.16.7                     target&lt;BR /&gt;0/0/2/1.0.16.7.0                               ctl                   Initiator&lt;BR /&gt;0/0/2/2                   OO                                USB EHCI Interface&lt;BR /&gt;0/1                 ba                                      Local PCI-X Bus Adapter (122e)&lt;BR /&gt;0/2                 ba                                      Local PCI-X Bus Adapter (122e)&lt;BR /&gt;0/3                 ba                                      Local Bus Adapter&lt;BR /&gt;0/3/0/0                   ba                                PCItoPCI Bridge&lt;BR /&gt;0/4                 ba                                      Local PCI-X Bus Adapter (122e)&lt;BR /&gt;0/4/2/0                   lan                               HP AB352-60003 PCI/PCI-X 1000Base-T Dual-port Core&lt;BR /&gt;0/4/2/1                   lan                               HP AB352-60003 PCI/PCI-X 1000Base-T Dual-port Core&lt;BR /&gt;0/5                 ba                                      Local PCI-X Bus Adapter (122e)&lt;BR /&gt;0/6                 ba                                      Local Bus Adapter&lt;BR /&gt;0/6/0/0                   ba                                PCItoPCI Bridge&lt;BR /&gt;0/6/0/0/0/0                     ba                          PCItoPCI Bridge&lt;BR /&gt;0/6/0/0/0/0/0/0                                ba                    PCItoPCI Bridge&lt;BR /&gt;0/6/0/0/0/0/1/0                                ba                    PCItoPCI Bridge&lt;BR /&gt;0/6/0/0/0/0/1/0/0/0                                  ext_bus         PCIe SAS SmartArray P400 RAID Controller&lt;BR /&gt;0/6/0/0/0/0/1/0/0/0.0                                   target&lt;BR /&gt;0/6/0/0/0/0/1/0/0/0.0.0                                    disk      HP      LOGICAL VOLUME&lt;BR /&gt;0/6/0/0/0/0/1/0/0/0.0.1                                    disk      HP      LOGICAL VOLUME&lt;BR /&gt;0/6/0/0/0/0/1/0/0/0.7                                   target&lt;BR /&gt;0/6/0/0/0/0/1/0/0/0.7.0                                    ctl       Initiator&lt;BR /&gt;0/7                 ba                                      Local Bus Adapter&lt;BR /&gt;0/7/0/0                   ba                                PCItoPCI Bridge&lt;BR /&gt;120             processor                                   Processor&lt;BR /&gt;121             processor                                   Processor&lt;BR /&gt;250             ba                                          Core I/O Adapter&lt;BR /&gt;250/0               ipmi                                    IPMI Controller&lt;BR /&gt;250/1               tty                                     Built-in RS232C&lt;BR /&gt;250/2               acpi_node                               Acpi Hardware&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2011 13:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281717#M474380</guid>
      <dc:creator>Florian Dushniku</dc:creator>
      <dc:date>2011-05-10T13:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281718#M474381</link>
      <description>Use&lt;BR /&gt;&lt;BR /&gt;# ioscan -fn&lt;BR /&gt;&lt;BR /&gt;and check this line&lt;BR /&gt;&lt;BR /&gt;0/6/0/0/0/0/1/0/0/0                                  ext_bus         PCIe SAS SmartArray P400 RAID Controller&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2011 13:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281718#M474381</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-10T13:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281719#M474382</link>
      <description>&lt;!--!*#--&gt;ok here is the output:&lt;BR /&gt;# saconfig /dev/ciss1&lt;BR /&gt;&lt;BR /&gt;******************** SmartArray RAID Controller /dev/ciss1 ********************&lt;BR /&gt;&lt;BR /&gt;Auto-Fail Missing Disks at Boot     = disabled&lt;BR /&gt;Cache Configuration Status          = cache enabled&lt;BR /&gt;Cache Ratio                         = 25% Read / 75% Write&lt;BR /&gt;&lt;BR /&gt;---------- PHYSICAL DRIVES ----------&lt;BR /&gt;&lt;BR /&gt;Location  Ct Enc Bay       WWID           Size       Status&lt;BR /&gt;&lt;BR /&gt;Internal  1I   1   4  0x5000c500063292fd  146.8 GB   OK&lt;BR /&gt;Internal  1I   1   3  0x5000c500063197a5  146.8 GB   OK&lt;BR /&gt;Internal  1I   1   2  0x5000c50006327dd9  146.8 GB   OK&lt;BR /&gt;Internal  1I   1   1  0x5000c50006321861  146.8 GB   OK&lt;BR /&gt;Internal  2I   1   8  0x5000c500230cb4f1  146.8 GB   OK&lt;BR /&gt;Internal  2I   1   7  0x5000c5000fbc64fd  146.8 GB   OK&lt;BR /&gt;Internal  2I   1   6  0x5000c50006326d0d  146.8 GB   OK&lt;BR /&gt;Internal  2I   1   5  0x5000c5000fbc5e5d  146.8 GB   OK&lt;BR /&gt;&lt;BR /&gt;---------- LOGICAL DRIVE 0 ----------&lt;BR /&gt;&lt;BR /&gt;Device File     = c1t0d0&lt;BR /&gt;RAID Level      = 1+0&lt;BR /&gt;Size            = 139979 MB&lt;BR /&gt;Stripe Size     = 128 KB&lt;BR /&gt;Status          = OK&lt;BR /&gt;&lt;BR /&gt;Participating Physical Drive(s):&lt;BR /&gt;&lt;BR /&gt;Ct  Enc  Bay         WWID&lt;BR /&gt;1I    1    2  0x5000c50006327dd9&lt;BR /&gt;1I    1    1  0x5000c50006321861&lt;BR /&gt;&lt;BR /&gt;Participating Spare Drive(s):&lt;BR /&gt;&lt;BR /&gt;None&lt;BR /&gt;&lt;BR /&gt;---------- LOGICAL DRIVE 1 ----------&lt;BR /&gt;&lt;BR /&gt;Device File     = c1t0d1&lt;BR /&gt;RAID Level      = 5&lt;BR /&gt;Size            = 699911 MB&lt;BR /&gt;Stripe Size     = 16 KB&lt;BR /&gt;Status          = OK&lt;BR /&gt;&lt;BR /&gt;Participating Physical Drive(s):&lt;BR /&gt;&lt;BR /&gt;Ct  Enc  Bay         WWID&lt;BR /&gt;1I    1    4  0x5000c500063292fd&lt;BR /&gt;1I    1    3  0x5000c500063197a5&lt;BR /&gt;2I    1    8  0x5000c500230cb4f1&lt;BR /&gt;2I    1    7  0x5000c5000fbc64fd&lt;BR /&gt;2I    1    6  0x5000c50006326d0d&lt;BR /&gt;2I    1    5  0x5000c5000fbc5e5d&lt;BR /&gt;&lt;BR /&gt;Participating Spare Drive(s):&lt;BR /&gt;&lt;BR /&gt;None&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2011 13:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281719#M474382</guid>
      <dc:creator>Florian Dushniku</dc:creator>
      <dc:date>2011-05-10T13:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281720#M474383</link>
      <description>According to this there is no problem at all!&lt;BR /&gt;&lt;BR /&gt;All 8 disks and both logical drives are fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why you think you have 2 failed drives?</description>
      <pubDate>Tue, 10 May 2011 13:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281720#M474383</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-10T13:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281721#M474384</link>
      <description>some days ago 2 physical hdds in the slots 5 and 7 failed and i removed them. some days later i put in the 2 empty slots 2 new hdds. now to explain to you better the problem i am attaching some print screens that talk by themselves... as far as i understand there are 2 volume groups, but i can't mount /oracle, or activate it. when i access the folders of these server with winscp the oracle folder is empty. what can i do about this? thank you very much for helping me.</description>
      <pubDate>Tue, 10 May 2011 14:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281721#M474384</guid>
      <dc:creator>Florian Dushniku</dc:creator>
      <dc:date>2011-05-10T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281722#M474385</link>
      <description>You just replaced the disks, no other actions taken?&lt;BR /&gt;&lt;BR /&gt;Just try&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y oraclevg&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v oraclevg</description>
      <pubDate>Tue, 10 May 2011 15:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281722#M474385</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-10T15:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281723#M474386</link>
      <description>... but if the logical drive was in status FAILED and you did just an enable, so the data is lost and you need to restore the LVM configuration and data.</description>
      <pubDate>Tue, 10 May 2011 16:09:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281723#M474386</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-10T16:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281724#M474387</link>
      <description>&lt;!--!*#--&gt;yes, i just replaced the disks, no other action. the output from the commands, below:&lt;BR /&gt;# vgchange -a y oraclevg&lt;BR /&gt;vgchange: Couldn't activate volume group "oraclevg":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v oraclevg&lt;BR /&gt;vgdisplay: Volume group not activated.&lt;BR /&gt;vgdisplay: Cannot display volume group "oraclevg".&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;how can i restore the LVM configuration and data?</description>
      <pubDate>Tue, 10 May 2011 18:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281724#M474387</guid>
      <dc:creator>Florian Dushniku</dc:creator>
      <dc:date>2011-05-10T18:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281725#M474388</link>
      <description>To restore the configuration please do&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n oraclevg /dev/rdsk/c1t0d1&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y oraclevg&lt;BR /&gt;&lt;BR /&gt;Then you need to create the filesystems and restore the data.</description>
      <pubDate>Wed, 11 May 2011 03:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281725#M474388</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-11T03:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281726#M474389</link>
      <description>ok. the 2 commands above were successful. now, in the system management homepage it seems ok except the print screen i am attaching...so, i just need to mount /oracle? how can i create the filesystems and restore the data?; by just reinstalling oracle?</description>
      <pubDate>Wed, 11 May 2011 05:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281726#M474389</guid>
      <dc:creator>Florian Dushniku</dc:creator>
      <dc:date>2011-05-11T05:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281727#M474390</link>
      <description>Hi,&lt;BR /&gt;you should know what was the layout of your FS / LVM before this accident happened to you.&lt;BR /&gt;&lt;BR /&gt;You should see the /etc/fstab to see what LV was mounted on which mount point.&lt;BR /&gt;&lt;BR /&gt;Then just create new FS on the corresponding lvol's:&lt;BR /&gt;#newfs -F vxfs /dev/vgora/rlvolX&lt;BR /&gt;&lt;BR /&gt;and restore the data from recent backup. You are making backups, don't you?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 May 2011 05:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281727#M474390</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-11T05:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281728#M474391</link>
      <description>so just newfs -F vxfs /dev/oraclevg/rorcl&lt;BR /&gt;in your case...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 May 2011 05:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281728#M474391</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-11T05:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281729#M474392</link>
      <description>vgdisplay -v oraclevg&lt;BR /&gt;&lt;BR /&gt;will show you the lvols inside the vg, most likely it is "orcl" (according to the screenshot).&lt;BR /&gt;&lt;BR /&gt;So you need to&lt;BR /&gt;&lt;BR /&gt;# newfs -F vxfs /dev/oraclevg/rorcl&lt;BR /&gt;&lt;BR /&gt;then mount it&lt;BR /&gt;&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;and restore the data from backup.</description>
      <pubDate>Wed, 11 May 2011 05:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281729#M474392</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-11T05:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281730#M474393</link>
      <description>&lt;!--!*#--&gt;thank you for the answers. the output from the commands are:&lt;BR /&gt;# vgdisplay -v oraclevg&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/oraclevg&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      1&lt;BR /&gt;Open LV                     1&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      1&lt;BR /&gt;Act PV                      1&lt;BR /&gt;Max PE per PV               43745&lt;BR /&gt;VGDA                        2&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    43738&lt;BR /&gt;Alloc PE                    43738&lt;BR /&gt;Free PE                     0&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/oraclevg/orcl&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            699808&lt;BR /&gt;   Current LE                  43738&lt;BR /&gt;   Allocated PE                43738&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t0d1&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    43738&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;# newfs -F vxfs /dev/oraclevg/rorcl&lt;BR /&gt;    version 5 layout&lt;BR /&gt;    716603392 sectors, 716603392 blocks of size 1024, log size 16384 blocks&lt;BR /&gt;    unlimited inodes, largefiles not supported&lt;BR /&gt;    716603392 data blocks, 716406528 free data blocks&lt;BR /&gt;    21869 allocation units of 32768 blocks, 32768 data blocks&lt;BR /&gt;# mount -a&lt;BR /&gt;vxfs mount: mount option(s) incompatible with file system /dev/oraclevg/orcl&lt;BR /&gt;mount: /dev/vg00/lvol8 is already mounted on /var&lt;BR /&gt;mount: /dev/vg00/lvol7 is already mounted on /usr&lt;BR /&gt;mount: /dev/vg00/lvol6 is already mounted on /opt&lt;BR /&gt;mount: /dev/vg00/lvol5 is already mounted on /home&lt;BR /&gt;mount: /dev/vg00/lvol4 is already mounted on /tmp&lt;BR /&gt;mount: /dev/vg00/lvol1 is already mounted on /stand&lt;BR /&gt;#&lt;BR /&gt;attached the result in SMH... it is recognized now but still not mounted.</description>
      <pubDate>Wed, 11 May 2011 05:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281730#M474393</guid>
      <dc:creator>Florian Dushniku</dc:creator>
      <dc:date>2011-05-11T05:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281731#M474394</link>
      <description>Please show the /etc/fstab file&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 May 2011 06:09:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281731#M474394</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-11T06:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: 2 physical HDDs failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281732#M474395</link>
      <description>Yep,&lt;BR /&gt;you probably need to create the FS again, now with largefiles option enabled:&lt;BR /&gt;&lt;BR /&gt;Whats in /etc/fstab? Is there option "largefiles" to the /dev/oraclevg/orcl? If yes, then re-create the FS again:&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/oraclevg/rorcl&lt;BR /&gt;&lt;BR /&gt;Or if having a license for OnlineJFS, do it online without unmounting the FS:&lt;BR /&gt;fsadm -o largefiles /oracle</description>
      <pubDate>Wed, 11 May 2011 06:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-physical-hdds-failed/m-p/5281732#M474395</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-11T06:10:53Z</dc:date>
    </item>
  </channel>
</rss>

