<?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: ~urgent~ help with disk management please in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495837#M215769</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;since the machine is doing cycling reboot, it may not be disk problem.&lt;BR /&gt;I would log call with HP</description>
    <pubDate>Wed, 02 Mar 2005 07:15:21 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2005-03-02T07:15:21Z</dc:date>
    <item>
      <title>~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495831#M215763</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am really not an expert with HPUX so please help me !&lt;BR /&gt;&lt;BR /&gt;We have a server rp2405 with two disks , the machine started to cycle boot for undetermined reason ... No explanation of why yet, HP will send us a replacement disk .&lt;BR /&gt;&lt;BR /&gt;I need to know how to access this disk so I can maybe save data on it.&lt;BR /&gt;&lt;BR /&gt;What I supposed would work is to plug the disk in an other machine and just mount the partition :D&lt;BR /&gt;&lt;BR /&gt;But it is not as simple as that apprently.&lt;BR /&gt;&lt;BR /&gt;Sorry I am used to Solaris world where you run format command and here it is .&lt;BR /&gt;&lt;BR /&gt;I would really appreciate a quick answer and help with this as we have to give back the supposedly faulty disk this afternoon.&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Maya</description>
      <pubDate>Wed, 02 Mar 2005 06:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495831#M215763</guid>
      <dc:creator>Kenner_1</dc:creator>
      <dc:date>2005-03-02T06:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495832#M215764</link>
      <description>Hi kenner,&lt;BR /&gt;&lt;BR /&gt;Please mention which disk of your system is faulty out of two one which caontains the OS or the additial one.&lt;BR /&gt;Were they mirrored earlier ?&lt;BR /&gt;Is system booting now?&lt;BR /&gt;if booting then post output of :-&lt;BR /&gt;#bdf&lt;BR /&gt;#vgdisplay -v /dev/vg*&lt;BR /&gt;#lvdisplay -v /dev/vg*/lvol*&lt;BR /&gt;&lt;BR /&gt;&amp;amp; what was the application running on it ?&lt;BR /&gt;&lt;BR /&gt;Revert back fast for a quick reply.&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 02 Mar 2005 07:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495832#M215764</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-03-02T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495833#M215765</link>
      <description>Hii Maya,&lt;BR /&gt;&lt;BR /&gt;Do you have a tapedrive ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Download and install ignite and create a bootable tape.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2005 07:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495833#M215765</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-03-02T07:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495834#M215766</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One way i can think is using vgexport and vgimport,&lt;BR /&gt;&lt;BR /&gt;Plug in the disk to machine(where it is used to reboot)&lt;BR /&gt;&lt;BR /&gt;#vgexport -v -m &lt;MAP file=""&gt; &lt;DISK device=""&gt;&lt;BR /&gt;&lt;BR /&gt;move the disk to another machine&lt;BR /&gt;&lt;BR /&gt;#vgimport -v -m &lt;MAP file=""&gt; &lt;DISK device=""&gt;&lt;BR /&gt;&lt;BR /&gt;Create a VG that was existed in the disk&lt;BR /&gt;&lt;BR /&gt;#vgchange -a y /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;Now you should be able to access the data in the disk&lt;/DISK&gt;&lt;/MAP&gt;&lt;/DISK&gt;&lt;/MAP&gt;</description>
      <pubDate>Wed, 02 Mar 2005 07:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495834#M215766</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-03-02T07:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495835#M215767</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;no the machine did not want to boot anymore, it was cycling reboot .&lt;BR /&gt;the disks were not mirrored and it is the first disk ( the boot one ) that is supposed to be either failing or corrupted kernel.&lt;BR /&gt;i do not have a tape on any hp system I have.&lt;BR /&gt;&lt;BR /&gt;Can't I just plug this disk on an other hpux machine and see its partition and mount it ?&lt;BR /&gt;&lt;BR /&gt;Thanks, Maya</description>
      <pubDate>Wed, 02 Mar 2005 07:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495835#M215767</guid>
      <dc:creator>Kenner_1</dc:creator>
      <dc:date>2005-03-02T07:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495836#M215768</link>
      <description>Yes Kenner,&lt;BR /&gt;You can obviously do import this volume group on another HP System. First physically connect this disks to another system without changing SCSI ID's of both disks. Then do a vgimport as follow :-&lt;BR /&gt;&lt;BR /&gt;SAM-&amp;gt;Disks &amp;amp; File Systems -&amp;gt;Volume Groups &lt;BR /&gt;&lt;BR /&gt;From Acion tab do a Import.&lt;BR /&gt;This will sense these disks &amp;amp; just do import these file systems on your new system.&lt;BR /&gt;Do not specify mount points there but do a manual mount as you are doing it temporarily only there. It will create file system device files uder /dev/vgxx directory. Where vgxx is the vg name you selected while importing.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 02 Mar 2005 07:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495836#M215768</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-03-02T07:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495837#M215769</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;since the machine is doing cycling reboot, it may not be disk problem.&lt;BR /&gt;I would log call with HP</description>
      <pubDate>Wed, 02 Mar 2005 07:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495837#M215769</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-03-02T07:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495838#M215770</link>
      <description>Well this may not be just a disc issue, there could be other reasons.&lt;BR /&gt;I recommend you log a call with your local HP Response Centre and get their help.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2005 07:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495838#M215770</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-03-02T07:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495839#M215771</link>
      <description>yes thank you,&lt;BR /&gt;&lt;BR /&gt;i logged a call at HP but there were not able to determine the reason of the cycling boot arguing either kernel corruption or disk problem.&lt;BR /&gt;&lt;BR /&gt;Maya</description>
      <pubDate>Wed, 02 Mar 2005 07:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495839#M215771</guid>
      <dc:creator>Kenner_1</dc:creator>
      <dc:date>2005-03-02T07:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495840#M215772</link>
      <description>Last one please,&lt;BR /&gt;&lt;BR /&gt;the machine on which I plugged my disk already has a disk which I removed.&lt;BR /&gt;&lt;BR /&gt;when trying to import my disk with SAM it says that my disk is already recorded in lvmtab file ( which is true as they were already a disk ).&lt;BR /&gt;&lt;BR /&gt;how do I "erase" previous disk configuration in order to import a new one.&lt;BR /&gt;&lt;BR /&gt;alternate question : i do not want to loose the disk that was here previoulsy , will I be able to re-import its fstab easily  ( actually I guess same method I am trying to use now ? )&lt;BR /&gt;&lt;BR /&gt;Thanks, Maya</description>
      <pubDate>Wed, 02 Mar 2005 07:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495840#M215772</guid>
      <dc:creator>Kenner_1</dc:creator>
      <dc:date>2005-03-02T07:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495841#M215773</link>
      <description>Hi maya,&lt;BR /&gt;&lt;BR /&gt;Just try by booting the alternate kernel. It use to be there by default. Just power cycle the machine. After initial testing it flashes a message " Press Any key with 10 Sec ". just do that then it will come to PDC Prompt. Here you can give &lt;BR /&gt;bo pri&lt;BR /&gt;It will ask interact with IPL-Y/N &lt;BR /&gt;Just give Y&lt;BR /&gt;Then it comes to IPL Prompt :-&lt;BR /&gt;IPL&amp;gt;&lt;BR /&gt;Just give a `hpux -ls` command.  it displays the contents of the /stand file system. Select any file other than /stand/vmunix what is displayed there &amp;amp; do&lt;BR /&gt;&lt;BR /&gt;IPL&amp;gt;hpux /stand/filename (vmunix.prev Generally)&lt;BR /&gt;&lt;BR /&gt;&amp;amp; if it is not working tell exactly then post the error logs displayed on screen from powering on till reboot.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 02 Mar 2005 07:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495841#M215773</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-03-02T07:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495842#M215774</link>
      <description>!! :D&lt;BR /&gt;&lt;BR /&gt;HP engineer did not ask me to do this !&lt;BR /&gt;I had to boot with hpux -mp and -is but not with alternate boot file...&lt;BR /&gt;&lt;BR /&gt;both boot option did not change the cycling boot.&lt;BR /&gt;&lt;BR /&gt;if you are interested , this happens during test phase at processor test apparently, i have an alert saying that a non-critical thing happened , I acknowledge the alert , I have three or four like that then bing reboot again ...&lt;BR /&gt;&lt;BR /&gt;Maya</description>
      <pubDate>Wed, 02 Mar 2005 07:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495842#M215774</guid>
      <dc:creator>Kenner_1</dc:creator>
      <dc:date>2005-03-02T07:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495843#M215775</link>
      <description>&amp;gt;f you are interested , this happens during test phase at processor test apparently, i have an alert saying that a non-critical thing happened , I acknowledge the alert , I have three or four like that then bing reboot again ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Well then this appears to be a hardware failure on the system and not a boot disc issue.&lt;BR /&gt;Get a hwardware call logged, or if you had one open for the disc, get them to investigate further.</description>
      <pubDate>Wed, 02 Mar 2005 07:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495843#M215775</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-03-02T07:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495844#M215776</link>
      <description>Hi Maya,&lt;BR /&gt;&lt;BR /&gt;It appears to be some critical hardware error. Just wait for HP to diagnose it &amp;amp; find out what is wrong.&lt;BR /&gt;&lt;BR /&gt;Share with us also what it concluded to.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 02 Mar 2005 07:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495844#M215776</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-03-02T07:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495845#M215777</link>
      <description>Ok ok ok ...&lt;BR /&gt;&lt;BR /&gt;possible test : if i take a bootable disk from the other machine and plug it in my "faulty" one I should have the same error, no ?&lt;BR /&gt;&lt;BR /&gt;the hardware of machine are identical .&lt;BR /&gt;&lt;BR /&gt;will try that immediatly.&lt;BR /&gt;&lt;BR /&gt;Maya</description>
      <pubDate>Wed, 02 Mar 2005 07:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495845#M215777</guid>
      <dc:creator>Kenner_1</dc:creator>
      <dc:date>2005-03-02T07:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495846#M215778</link>
      <description>Hi Maya,&lt;BR /&gt;&lt;BR /&gt;As you said it is giving critical error message even before the start of boot sequence, you can try to power cycle without a disk also. Also with other systems's disk  it should give same problem if it is a h/W problem and not if it is a disk problem.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 02 Mar 2005 08:01:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495846#M215778</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-03-02T08:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: ~urgent~ help with disk management please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495847#M215779</link>
      <description>Last reply,&lt;BR /&gt;&lt;BR /&gt;first of all thanks to all of you with your replies it was really useful, at least for my knowledge :D&lt;BR /&gt;&lt;BR /&gt;it is really a disk failure, when booting with no disk I do not have the error, when booting with a valid boot disk, the machine succesfully boots.&lt;BR /&gt;&lt;BR /&gt;Thanks afain, Maya&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2005 08:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-help-with-disk-management-please/m-p/3495847#M215779</guid>
      <dc:creator>Kenner_1</dc:creator>
      <dc:date>2005-03-02T08:50:30Z</dc:date>
    </item>
  </channel>
</rss>

