<?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: get data from a hardisk (HD) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470087#M211536</link>
    <description>thx replies, &lt;BR /&gt;&lt;BR /&gt;I don't have experience to use vgexport and vgimport , do I need to plug the HD to the UNIX machine first ? if yes , because I prefer not to shutdown the unix machine ( I only have a production server ) , is there other method ? thx</description>
    <pubDate>Tue, 25 Jan 2005 00:49:03 GMT</pubDate>
    <dc:creator>peterchu</dc:creator>
    <dc:date>2005-01-25T00:49:03Z</dc:date>
    <item>
      <title>get data from a hardisk (HD)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470084#M211533</link>
      <description>I just recevie a hardisk (SCSI), the harddisk is unload from a HP UNIX machine and with HP10.2 OS , I want to get the data from this hardisk , could suggest except plug the HD to the UNIX machine , is there other method to get the data from it ? do I have other method eg. make the boot disk to boot it up and get the data , plug it into the linux machine or any windows system will support this system so that I can SEE and COPY the data out from it ? thx</description>
      <pubDate>Mon, 24 Jan 2005 22:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470084#M211533</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2005-01-24T22:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: get data from a hardisk (HD)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470085#M211534</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;vgexport and vgimport is the only way,&lt;BR /&gt;&lt;BR /&gt;plugging into linux or windows machine wouldn't work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jan 2005 00:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470085#M211534</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-01-25T00:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: get data from a hardisk (HD)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470086#M211535</link>
      <description>&lt;BR /&gt;if you have backup,then also it's possible</description>
      <pubDate>Tue, 25 Jan 2005 00:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470086#M211535</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-01-25T00:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: get data from a hardisk (HD)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470087#M211536</link>
      <description>thx replies, &lt;BR /&gt;&lt;BR /&gt;I don't have experience to use vgexport and vgimport , do I need to plug the HD to the UNIX machine first ? if yes , because I prefer not to shutdown the unix machine ( I only have a production server ) , is there other method ? thx</description>
      <pubDate>Tue, 25 Jan 2005 00:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470087#M211536</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2005-01-25T00:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: get data from a hardisk (HD)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470088#M211537</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;All disks are all hot pluggable, so no need to shutdown the machine. &lt;BR /&gt;&lt;BR /&gt;before exporting the VG (vgexport) make the VG off line (vgchange -a n /dev/vgxx),&lt;BR /&gt;then issue the command vgexport,&lt;BR /&gt;&lt;BR /&gt;Plug the disk to new machine (where you need to get the data), issue the command vgimport and make the vg online (vgchange -a y /dev/vgxx). Look at man pages of vgexport and vgimport.&lt;BR /&gt;&lt;BR /&gt;$man vgexport&lt;BR /&gt;$man vgimport</description>
      <pubDate>Tue, 25 Jan 2005 01:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470088#M211537</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-01-25T01:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: get data from a hardisk (HD)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470089#M211538</link>
      <description>there is no way you can get data from this disk except plug disk to HP UX server/workstatiom.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Linux and windows doesn't support this.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Tue, 25 Jan 2005 01:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470089#M211538</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2005-01-25T01:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: get data from a hardisk (HD)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470090#M211539</link>
      <description>I don't think there's any way to get the data other than to attached it to your production server or any other unix machine.&lt;BR /&gt;&lt;BR /&gt;What we do if we need a server and we lack one is to contact our local vendor and ask for a loaner machine. They will loan us the machine for the duration of the activity and give it back to them afterwards.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Tue, 25 Jan 2005 01:22:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-data-from-a-hardisk-hd/m-p/3470090#M211539</guid>
      <dc:creator>Paul_481</dc:creator>
      <dc:date>2005-01-25T01:22:33Z</dc:date>
    </item>
  </channel>
</rss>

