<?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: Data Protector Problem on Linux in StoreEver Tape Storage</title>
    <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641276#M15624</link>
    <description>You could try running it in debug mode and see what the devbra debug file shows the process sitting around doing.&lt;BR /&gt;&lt;BR /&gt;devbra -dev -debug 1-500 scan.txt&lt;BR /&gt;&lt;BR /&gt;then look for *scan.txt in /tmp.&lt;BR /&gt;&lt;BR /&gt;Most likely it's trying an inquiry against every lun number on the HBA, which if waiting for a timeout everytime, could take a very long time.&lt;BR /&gt;&lt;BR /&gt;Is there a way to limit the allowed LUN range on the HBA to limit the time it takes to scan the SAN?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Scott&lt;BR /&gt;HP Support</description>
    <pubDate>Tue, 04 Oct 2005 11:23:36 GMT</pubDate>
    <dc:creator>Scott McIntosh_2</dc:creator>
    <dc:date>2005-10-04T11:23:36Z</dc:date>
    <item>
      <title>Data Protector Problem on Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641273#M15621</link>
      <description>Hi there!&lt;BR /&gt;I have a rather irritating problem to say the least... I installed DP 5.5 locally on a computer running RHEL4. I have SAN connected tape drives and at first DP could detect them and use them (although devbra -dev took 5mins+ to complete) but then it stopped working. DP couldn't detect any tape drives even if they were available to the OS. After re-installing DP, pulling hair, trying this and that, and pulling some more hair, I tried re-installing and then upgrading (patching) from a Solaris installation server we have on our network.&lt;BR /&gt;Finally DP could detect the drives again but devbra -dev still takes a LONG time to complete.&lt;BR /&gt;&lt;BR /&gt;Has anyone here had the same or similar problem?&lt;BR /&gt;&lt;BR /&gt;(HP OpenView Storage Data Protector A.05.50: DEVBRA, internal build PHSS_32842/PHSS_32843/DPSOL_00151, built on Fri Jul 1 11:23:35 2005)</description>
      <pubDate>Tue, 04 Oct 2005 06:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641273#M15621</guid>
      <dc:creator>Sigurdur Bjornsson</dc:creator>
      <dc:date>2005-10-04T06:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Protector Problem on Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641274#M15622</link>
      <description>Hi,&lt;BR /&gt;As per support matrix (attached) RHEL 4.0 is supported as Disk agent only. MA connot be loaded. Posibly some new patches enables this. Read the patch texts.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
      <pubDate>Tue, 04 Oct 2005 07:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641274#M15622</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-10-04T07:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data Protector Problem on Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641275#M15623</link>
      <description>Hi Thayanidhi!&lt;BR /&gt;&lt;BR /&gt;I am afraid you are incorrect.&lt;BR /&gt;By applying patches: &lt;BR /&gt;PHSS_32842 - HP-UX 11.x (PA) CM / IS&lt;BR /&gt;PHSS_32843 - HP-UX 11.23 (IPF) CM / IS&lt;BR /&gt;DPSOL_00151 - Solaris 2.x CM / IS&lt;BR /&gt;you can use the media agent on RHEL4.&lt;BR /&gt;&lt;BR /&gt;I have done so but I still have this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openview.com/products/storage_data_protector/device_matrices/Platform_Integrtn_SptMtx_DP55.pdf" target="_blank"&gt;http://www.openview.com/products/storage_data_protector/device_matrices/Platform_Integrtn_SptMtx_DP55.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 04 Oct 2005 08:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641275#M15623</guid>
      <dc:creator>Sigurdur Bjornsson</dc:creator>
      <dc:date>2005-10-04T08:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data Protector Problem on Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641276#M15624</link>
      <description>You could try running it in debug mode and see what the devbra debug file shows the process sitting around doing.&lt;BR /&gt;&lt;BR /&gt;devbra -dev -debug 1-500 scan.txt&lt;BR /&gt;&lt;BR /&gt;then look for *scan.txt in /tmp.&lt;BR /&gt;&lt;BR /&gt;Most likely it's trying an inquiry against every lun number on the HBA, which if waiting for a timeout everytime, could take a very long time.&lt;BR /&gt;&lt;BR /&gt;Is there a way to limit the allowed LUN range on the HBA to limit the time it takes to scan the SAN?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Scott&lt;BR /&gt;HP Support</description>
      <pubDate>Tue, 04 Oct 2005 11:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641276#M15624</guid>
      <dc:creator>Scott McIntosh_2</dc:creator>
      <dc:date>2005-10-04T11:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Protector Problem on Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641277#M15625</link>
      <description>Hi Scott!&lt;BR /&gt;&lt;BR /&gt;Thanks for the info... here is a snippet from the log....&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;[ 10] AddToPhysicalDeviceList_File: checking token "/dev/nst0" read from "/usr/omni/.ls"&lt;BR /&gt;&lt;BR /&gt;[199] 2005-10-04 16:50:47 ("ma/devtool/devlist_file.c /main/dp55/dp55_fix/1":455) A.05.50 bPHSS_32842/PHSS_32843/DPSOL_00151&lt;BR /&gt;[199] ===&amp;gt;&amp;gt; (4) CreatePhysicalDevice {&lt;BR /&gt;[199]&lt;BR /&gt;&lt;BR /&gt;[199] 2005-10-04 16:50:47 ("ma/devtool/devlist_file.c /main/dp55/dp55_fix/1":359) A.05.50 bPHSS_32842/PHSS_32843/DPSOL_00151&lt;BR /&gt;[199] ===&amp;gt;&amp;gt; (5) DebugPhysicalDevice {&lt;BR /&gt;[199]&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;It reads /dev/nst0 ok but once it gets to nst1 funny things happen... (I have the HBA zoned with 4 tape drives)&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;[ 10] AddToPhysicalDeviceList_File: checking token "/dev/nst1" read from "/usr/omni/.ls"&lt;BR /&gt;&lt;BR /&gt;[199] 2005-10-04 16:50:47 ("ma/devtool/devlist_file.c /main/dp55/dp55_fix/1":455) A.05.50 bPHSS_32842/PHSS_32843/DPSOL_00151&lt;BR /&gt;[199] ===&amp;gt;&amp;gt; (4) CreatePhysicalDevice {&lt;BR /&gt;[199]&lt;BR /&gt;&lt;BR /&gt;[199] 2005-10-04 16:52:48 ("ma/devtool/devlist_file.c /main/dp55/dp55_fix/1":359) A.05.50 bPHSS_32842/PHSS_32843/DPSOL_00151&lt;BR /&gt;[199] ===&amp;gt;&amp;gt; (5) DebugPhysicalDevice {&lt;BR /&gt;[199]&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;It hangs at "CreatePhysicalDevice" for 2 mins 1 sec per nstXX device after that.&lt;BR /&gt;&lt;BR /&gt;I have another machine running Red Hat Linux 8 or 9, can't remember (kernel 2.4.9)&lt;BR /&gt;The whole thing takes a second on that machine. And that one is zoned with 8 tape drives...&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Tue, 04 Oct 2005 12:58:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641277#M15625</guid>
      <dc:creator>Sigurdur Bjornsson</dc:creator>
      <dc:date>2005-10-04T12:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Data Protector Problem on Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641278#M15626</link>
      <description>Sigur,&lt;BR /&gt;&lt;BR /&gt;You have to run the command 'hp_rescan -a' in order to make the RHEL4 detect the library. &lt;BR /&gt;&lt;BR /&gt;I ended up by adding this command in a startup script. Still do not now why the library is not detected by default after a sustem reboot.</description>
      <pubDate>Tue, 04 Oct 2005 13:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641278#M15626</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2005-10-04T13:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data Protector Problem on Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641279#M15627</link>
      <description>Hi Kurt!&lt;BR /&gt;&lt;BR /&gt;I'm afraid that's not the problem as I can see the devices in /proc/scsi/scsi and DP detects them in the end... It just takes 6 minutes...</description>
      <pubDate>Tue, 04 Oct 2005 16:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641279#M15627</guid>
      <dc:creator>Sigurdur Bjornsson</dc:creator>
      <dc:date>2005-10-04T16:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data Protector Problem on Linux</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641280#M15628</link>
      <description>Looks exactly like another problem we have already in progress on SLES 9, another 2.6 kernel distro.&lt;BR /&gt;&lt;BR /&gt;Log a support call and point out QXCR1000279713.  The text all talks about SLES 9, even after they were told to verify this on SLES and RHEL.&lt;BR /&gt;&lt;BR /&gt;So log a support call and remind them that this issue is on RHEL 4 as well.  Looks like India just finished a fix candidate last week, so be more than happy to test it out on RHEL 4 for them.  :-)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Scott&lt;BR /&gt;HP Support</description>
      <pubDate>Tue, 04 Oct 2005 18:09:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/data-protector-problem-on-linux/m-p/3641280#M15628</guid>
      <dc:creator>Scott McIntosh_2</dc:creator>
      <dc:date>2005-10-04T18:09:08Z</dc:date>
    </item>
  </channel>
</rss>

