<?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: Stlale extents in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712105#M617705</link>
    <description>Eric,&lt;BR /&gt;&lt;BR /&gt;just discovered that you have an Itanium server. &lt;BR /&gt;&lt;BR /&gt;Then the process is different apologies. This I have not tested very well but the process I listed below is a combination of steps for replacing HPUX version root disks and steps in creating mirror root disk and I believe it should work. You do not have anything to loose except time. &lt;BR /&gt;&lt;BR /&gt;You would need to create the EFI partition first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Create the system, OS, and service partitions.&lt;BR /&gt;   # vi /tmp/partitionfile&lt;BR /&gt;     3&lt;BR /&gt;     EFI 500MB&lt;BR /&gt;     HPUX 100%&lt;BR /&gt;     HPSP 400MB&lt;BR /&gt;   # idisk -wf /tmp/partitionfile /dev/rdsk/&lt;NEWDISK&gt;&lt;BR /&gt;&lt;BR /&gt;idisk version: 1.31&lt;BR /&gt;********************** WARNING ***********************&lt;BR /&gt;If you continue you may destroy all data on this disk.&lt;BR /&gt;Do you wish to continue(yes/no)? yes  &amp;lt;-- Answer "yes" and not "y"&lt;BR /&gt;&lt;BR /&gt;3. Create device files needed for the new partitions.&lt;BR /&gt;   # insf -eC disk&lt;BR /&gt;&lt;BR /&gt;4. Verify the partition table.&lt;BR /&gt;   # idisk /dev/rdsk/&lt;NEWDISK&gt;&lt;BR /&gt;5. Verify that the device files were created properly.&lt;BR /&gt;   # ioscan -efnC disk --&amp;gt; &lt;BR /&gt;6. Populate the /efi/hpux/ directory in the new EFI system partition.&lt;BR /&gt;   # mkboot -e -l /dev/rdsk/&lt;NEWDISK&gt;&lt;BR /&gt;&lt;BR /&gt;7. Change the auto file for the mirror to boot without quorum.&lt;BR /&gt;   NOTE: Using "s1"&lt;BR /&gt;   # echo "boot vmunix -lq" &amp;gt; /tmp/AUTO.lq&lt;BR /&gt;   # efi_cp -d /dev/rdsk/&lt;NEWDISK&gt;s1 /tmp/AUTO.lq /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;Please, do not forget the s1 behind the newdisk CTD.&lt;BR /&gt;&lt;BR /&gt;NOTE: We assume that if we boot from the primary, the mirror is fully&lt;BR /&gt;functional and therefore we don't need to override quorum. Your site might&lt;BR /&gt;require that both disks override quorum.&lt;BR /&gt;&lt;BR /&gt;9. Verify the contents of the auto file on the primary and the mirror.&lt;BR /&gt;   NOTE: Using "s1"&lt;BR /&gt;   # efi_cp -d /dev/rdsk/&lt;OLDDISK&gt;s1 -u /EFI/HPUX/AUTO /tmp/AUTO.pri&lt;BR /&gt;   # efi_cp -d /dev/rdsk/&lt;NEWDISK&gt;s1 -u /EFI/HPUX/AUTO /tmp/AUTO.alt&lt;BR /&gt;   # cat /tmp/AUTO.pri&lt;BR /&gt;   # cat /tmp/AUTO.alt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then you can proceed on the vgcfgrestore and others.&lt;BR /&gt;&lt;BR /&gt;1.  # vgcfgrestore -n  /dev/vg00  /dev/rdsk/&lt;NEWDIS&gt;s2         &lt;BR /&gt;      (Note this is section 2)&lt;BR /&gt;Start the mirror synchronize process.&lt;BR /&gt;2.   # vgsync  /dev/vg00               (This process takes time to resync.)&lt;BR /&gt; systems. &lt;BR /&gt;           Update LIF'S Table file with information contained in the BDRA. (Boot Data Reserved Area)&lt;BR /&gt;5.      # lvlnboot -Rv    &lt;BR /&gt;Getting diagnostics on the root mirror disk     &lt;BR /&gt;List the offline diagnostics from the good root boot disk.&lt;BR /&gt;6.      # lifls -il  /dev/rdsk/cXtXd0s2&lt;BR /&gt;Copy the diagnostics to the mirror root disk.&lt;/NEWDIS&gt;&lt;/NEWDISK&gt;&lt;/OLDDISK&gt;&lt;/NEWDISK&gt;&lt;/NEWDISK&gt;&lt;/NEWDISK&gt;&lt;/NEWDISK&gt;</description>
    <pubDate>Fri, 20 Jan 2006 11:56:48 GMT</pubDate>
    <dc:creator>Lolupee</dc:creator>
    <dc:date>2006-01-20T11:56:48Z</dc:date>
    <item>
      <title>Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712093#M617693</link>
      <description>The primary vg00 PV is taking errors. Due to read errors on some extents during syncing to the mirror PV, the mirror is showing stale rather than current on those extents in lvol7 (/usr). Result: I have a Primary vg00 PV going bad at the hardware level and the good mirror PV showing stale extents. Cannont lvreduce - it fails. I haven't tried getting the disk key and reducing that way, but if I do I'm afraid /usr will be corrupt with some stale extents on the mirror disk. Any suggestions to fix this problem and replace the Primary PV withou an outage? They are hot swap internal drives.</description>
      <pubDate>Wed, 18 Jan 2006 09:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712093#M617693</guid>
      <dc:creator>Eric Bradley</dc:creator>
      <dc:date>2006-01-18T09:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712094#M617694</link>
      <description>How about add a third disk and mirror to it?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 18 Jan 2006 09:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712094#M617694</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-01-18T09:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712095#M617695</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;this error could be tricky. Please, run &lt;BR /&gt;&lt;BR /&gt; dd if=/dev/dsk/cXtXdX of=/dev/null bs=128k&lt;BR /&gt;&lt;BR /&gt;on each of the drives and see if any would give error to confirm which disk is actualy defective. We would then workmm on the defective drive.&lt;BR /&gt;&lt;BR /&gt;You can reduce the bs size if there is no error. &lt;BR /&gt;Hope you have tried to re-sync the drives before all these.&lt;BR /&gt;&lt;BR /&gt;lvsync /dev/vg00/lvol7</description>
      <pubDate>Wed, 18 Jan 2006 09:46:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712095#M617695</guid>
      <dc:creator>Lolupee</dc:creator>
      <dc:date>2006-01-18T09:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712096#M617696</link>
      <description>Both lvsync and lvreduce fail. The dd on the Primary disk (c2t6d0) has errors and is reporting incidents to ISEE. The dd on the mirror disk (c0t6d0) passes. The lvsync fails because c2t6d0 has 2 bad extents which are taking read errors resulting in the matching extents showing stale on c0t6d0. I can't mirror to a third disk because I have unreadable and stale extents on both of the current disks so I have nothing to mirror from. I have considered using lvreduce -m -k disk_key# but I'm not sure how the system would react to having /usr running on a disk with 2 stale extents. Any ideas?</description>
      <pubDate>Wed, 18 Jan 2006 10:44:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712096#M617696</guid>
      <dc:creator>Eric Bradley</dc:creator>
      <dc:date>2006-01-18T10:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712097#M617697</link>
      <description>It is confirmed that the Primary disk is the bad disk and it could be physically removed by HP CE.&lt;BR /&gt;&lt;BR /&gt;The next step is. Do you have a good lvmconf file?.&lt;BR /&gt;&lt;BR /&gt;check the /etc/lvmconf/vg00 and confirm that the file is a good one. Are we discusing on RISC server or Itanium.&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jan 2006 10:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712097#M617697</guid>
      <dc:creator>Lolupee</dc:creator>
      <dc:date>2006-01-18T10:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712098#M617698</link>
      <description>Itanium, rx8602. My concern with replacing the bad disk is that I won't be able to sync back to the new one from the current mirror since there are 2 stale extents on the mirror. Not sure how to get past that - maybe replace the bad disk and then recover /usr to the mirror disk from a backup to get rid of the stale extents, then vgcfgrestore, vgchange -a y, and vgsync. Any ideas on that one?</description>
      <pubDate>Wed, 18 Jan 2006 11:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712098#M617698</guid>
      <dc:creator>Eric Bradley</dc:creator>
      <dc:date>2006-01-18T11:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712099#M617699</link>
      <description>Hi Eric,&lt;BR /&gt;Trie this,&lt;BR /&gt;&lt;BR /&gt;pvchange -A n -an /dev/dsk/cxtydz /dev/vg00   &lt;BR /&gt;Change disk and,&lt;BR /&gt;&lt;BR /&gt;pvchange -a y /dev/dsk/cxtydz /dev/vg00  &lt;BR /&gt;&lt;BR /&gt;vgchange -a y vg00&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jan 2006 02:01:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712099#M617699</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-01-19T02:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712100#M617700</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would suggest to physically remove the device after shutdown and then try booting through the disk having only 2 stale PE's. This should not give any problem if the LVOLs are quite free, and if it gives errors you will have to recover /usr from a good backup. &lt;BR /&gt;&lt;BR /&gt;I do not think you can avaoid a outage here, as even if you replace the disk and resync you cannot conform functionality without booting from both disks indivisually.&lt;BR /&gt;&lt;BR /&gt;Here is the official disk replacement guide&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jan 2006 02:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712100#M617700</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-01-19T02:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712101#M617701</link>
      <description>I would boot from mirror disk and take primary out. If everything goes well with boot from mirror disk, replace primery and re-mirror.</description>
      <pubDate>Thu, 19 Jan 2006 03:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712101#M617701</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-01-19T03:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712102#M617702</link>
      <description>What came of this?&lt;BR /&gt;It would be good to hear the steps taken.&lt;BR /&gt;My thoughts are to setup a PVG including the mirror disk and do an lvplit to get /usr only on primary disk. then try to mirror back to the  "mirror" disk. If that works then you should follow normal procedures for replacing a a vg00 disk. If it still fails due to the 2 bad extents you could try to cheat if you have at least 2 extents available. &lt;BR /&gt;1. create a dummy lvol up to those bad extents&lt;BR /&gt;2. create a 2nd dummy lvol on those 2 extents.&lt;BR /&gt;3. lvremove the 1st dummy lvol&lt;BR /&gt;4. mirror /usr to the "mirror" disk.&lt;BR /&gt;&lt;BR /&gt;If the 2 disks were not configured corrctly ( mirror disk was not properly configured to boot off of) in the first place then all bets are off.</description>
      <pubDate>Thu, 19 Jan 2006 22:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712102#M617702</guid>
      <dc:creator>Steve Faidley</dc:creator>
      <dc:date>2006-01-19T22:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712103#M617703</link>
      <description>Couldn't get an outage window until tomorrow, Saturday night. I will update with results when complete. We have a good Ignite image prior to the stale extents so worst case we will be able to blow that down. Fortunately, the stale extents are in /usr, which is very static since the server has been in freeze mode for a month.</description>
      <pubDate>Fri, 20 Jan 2006 10:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712103#M617703</guid>
      <dc:creator>Eric Bradley</dc:creator>
      <dc:date>2006-01-20T10:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712104#M617704</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;here is my advice, that may work but still proceed on your request for outage. This is just the process of replacing the defective disk, other things being equal.&lt;BR /&gt;&lt;BR /&gt;Follow below steps and you may not need an outage. You would know immediately you need it.&lt;BR /&gt;&lt;BR /&gt;Please, do this during the outage window. To be on the safe side shutdown all databases, go to init 2. umount all other file systems not relevant to O/S but do not forget that umount -a  would umount /stand. then mount it back.&lt;BR /&gt;&lt;BR /&gt;If you have your vgcfgbackup file anywhere then you can proceed. The backup file is by default in /etc/lvmconf/vg00.conf&lt;BR /&gt;&lt;BR /&gt;If you physically hot swap the bad drive from the system and you can still work and  access /usr then there is a change that you do not need an outage.&lt;BR /&gt;&lt;BR /&gt;follow these steps.&lt;BR /&gt;1.  # vgcfgrestore -n  /dev/vg00  /dev/rdsk/&lt;NEW_DISK ctd=""&gt;&lt;/NEW_DISK&gt;      &lt;BR /&gt;Start the mirror synchronize process.&lt;BR /&gt;2.   # vgsync  /dev/vg00               (This process takes time to resync.)&lt;BR /&gt;Place the boot utilities in the boot area.                &lt;BR /&gt;3.    # mkboot /dev/rdsk/&lt;NEW_DISK&gt;               &lt;BR /&gt;Add an Auto file in the boot LIF area.                        &lt;BR /&gt;4.    # mkboot -a "hpux (;0)/stand/vmunix" /dev/rdsk/&lt;NEWDISK&gt;   &lt;BR /&gt;Note: The -lq switch could be added to override quorum on HIGH AVAILABILITY systems. &lt;BR /&gt;           EXAMPLE: # mkboot -a "hpux -lq (;0)/stand/vmunix"  /dev/rdsk/&lt;NEWDISK&gt; &lt;BR /&gt;              &lt;BR /&gt;Update LIF'S Lable file with information contained in the BDRA. (Boot Data Reserved Area)&lt;BR /&gt;5.      # lvlnboot -Rv    &lt;BR /&gt;Getting diagnostics on the root mirror disk     &lt;BR /&gt;List the offline diagnostics from the good root boot disk.&lt;BR /&gt;6.      # lifls -il  /dev/rdsk/cXtXd0&lt;BR /&gt;Copy the diagnostics to the mirror root disk.&lt;BR /&gt;7. # cd  /usr/sbin/diag/lif&lt;BR /&gt;# mkboot -b updatediaglif -p ISL -p HPUX -p LABEL -p AUTO  /dev/rdsk/&lt;NEWDISK&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/NEWDISK&gt;&lt;/NEWDISK&gt;&lt;/NEWDISK&gt;&lt;/NEW_DISK&gt;</description>
      <pubDate>Fri, 20 Jan 2006 11:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712104#M617704</guid>
      <dc:creator>Lolupee</dc:creator>
      <dc:date>2006-01-20T11:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712105#M617705</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;just discovered that you have an Itanium server. &lt;BR /&gt;&lt;BR /&gt;Then the process is different apologies. This I have not tested very well but the process I listed below is a combination of steps for replacing HPUX version root disks and steps in creating mirror root disk and I believe it should work. You do not have anything to loose except time. &lt;BR /&gt;&lt;BR /&gt;You would need to create the EFI partition first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Create the system, OS, and service partitions.&lt;BR /&gt;   # vi /tmp/partitionfile&lt;BR /&gt;     3&lt;BR /&gt;     EFI 500MB&lt;BR /&gt;     HPUX 100%&lt;BR /&gt;     HPSP 400MB&lt;BR /&gt;   # idisk -wf /tmp/partitionfile /dev/rdsk/&lt;NEWDISK&gt;&lt;BR /&gt;&lt;BR /&gt;idisk version: 1.31&lt;BR /&gt;********************** WARNING ***********************&lt;BR /&gt;If you continue you may destroy all data on this disk.&lt;BR /&gt;Do you wish to continue(yes/no)? yes  &amp;lt;-- Answer "yes" and not "y"&lt;BR /&gt;&lt;BR /&gt;3. Create device files needed for the new partitions.&lt;BR /&gt;   # insf -eC disk&lt;BR /&gt;&lt;BR /&gt;4. Verify the partition table.&lt;BR /&gt;   # idisk /dev/rdsk/&lt;NEWDISK&gt;&lt;BR /&gt;5. Verify that the device files were created properly.&lt;BR /&gt;   # ioscan -efnC disk --&amp;gt; &lt;BR /&gt;6. Populate the /efi/hpux/ directory in the new EFI system partition.&lt;BR /&gt;   # mkboot -e -l /dev/rdsk/&lt;NEWDISK&gt;&lt;BR /&gt;&lt;BR /&gt;7. Change the auto file for the mirror to boot without quorum.&lt;BR /&gt;   NOTE: Using "s1"&lt;BR /&gt;   # echo "boot vmunix -lq" &amp;gt; /tmp/AUTO.lq&lt;BR /&gt;   # efi_cp -d /dev/rdsk/&lt;NEWDISK&gt;s1 /tmp/AUTO.lq /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;Please, do not forget the s1 behind the newdisk CTD.&lt;BR /&gt;&lt;BR /&gt;NOTE: We assume that if we boot from the primary, the mirror is fully&lt;BR /&gt;functional and therefore we don't need to override quorum. Your site might&lt;BR /&gt;require that both disks override quorum.&lt;BR /&gt;&lt;BR /&gt;9. Verify the contents of the auto file on the primary and the mirror.&lt;BR /&gt;   NOTE: Using "s1"&lt;BR /&gt;   # efi_cp -d /dev/rdsk/&lt;OLDDISK&gt;s1 -u /EFI/HPUX/AUTO /tmp/AUTO.pri&lt;BR /&gt;   # efi_cp -d /dev/rdsk/&lt;NEWDISK&gt;s1 -u /EFI/HPUX/AUTO /tmp/AUTO.alt&lt;BR /&gt;   # cat /tmp/AUTO.pri&lt;BR /&gt;   # cat /tmp/AUTO.alt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then you can proceed on the vgcfgrestore and others.&lt;BR /&gt;&lt;BR /&gt;1.  # vgcfgrestore -n  /dev/vg00  /dev/rdsk/&lt;NEWDIS&gt;s2         &lt;BR /&gt;      (Note this is section 2)&lt;BR /&gt;Start the mirror synchronize process.&lt;BR /&gt;2.   # vgsync  /dev/vg00               (This process takes time to resync.)&lt;BR /&gt; systems. &lt;BR /&gt;           Update LIF'S Table file with information contained in the BDRA. (Boot Data Reserved Area)&lt;BR /&gt;5.      # lvlnboot -Rv    &lt;BR /&gt;Getting diagnostics on the root mirror disk     &lt;BR /&gt;List the offline diagnostics from the good root boot disk.&lt;BR /&gt;6.      # lifls -il  /dev/rdsk/cXtXd0s2&lt;BR /&gt;Copy the diagnostics to the mirror root disk.&lt;/NEWDIS&gt;&lt;/NEWDISK&gt;&lt;/OLDDISK&gt;&lt;/NEWDISK&gt;&lt;/NEWDISK&gt;&lt;/NEWDISK&gt;&lt;/NEWDISK&gt;</description>
      <pubDate>Fri, 20 Jan 2006 11:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712105#M617705</guid>
      <dc:creator>Lolupee</dc:creator>
      <dc:date>2006-01-20T11:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Stlale extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712106#M617706</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;I would recommend you issue a vgsync and then issue a strings /etc/lvmtab. Then try running the following command.&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/c4t8d0 of=/dev/null bs=1024k&lt;BR /&gt;&lt;BR /&gt;If you get an I/O error from dd, the disk is bad.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Simon</description>
      <pubDate>Fri, 20 Jan 2006 12:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stlale-extents/m-p/3712106#M617706</guid>
      <dc:creator>Simon Wickham_6</dc:creator>
      <dc:date>2006-01-20T12:02:09Z</dc:date>
    </item>
  </channel>
</rss>

