<?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: Tar command issue with Ultrium LTO-4 1760 on SAS bus in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662121#M41580</link>
    <description>I'm facing a similar problem, although I'm on Windows. I have a setup with two identical libraries connected to (what I thought) was two identical P212 SAS adapters.&lt;BR /&gt;&lt;BR /&gt;When doing performance testing using L&amp;amp;TT I could use 256 block size on one of the libraries but I got an error on the error stating 65536 bytes was the maximum block size supported.&lt;BR /&gt;&lt;BR /&gt;On closer inspection, turns out one of the P212 reports "Array Accelerator Present: True" and a Total Cache size of 144 MB but the other reports "Array Accelerator Present: False".&lt;BR /&gt;&lt;BR /&gt;The suggestion that the cache size will affect what maximum block size you can configure seems a valid one.</description>
    <pubDate>Fri, 27 Aug 2010 07:13:52 GMT</pubDate>
    <dc:creator>Cmorrall</dc:creator>
    <dc:date>2010-08-27T07:13:52Z</dc:date>
    <item>
      <title>Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662102#M41561</link>
      <description>Error received in dmesg ( kernel ring buffer ) when running: &lt;BR /&gt;tar -cvb 256 -f /dev/st0 ./filename&lt;BR /&gt;&lt;BR /&gt;st0: Block limits 1 - 16777215 bytes.&lt;BR /&gt;st0: Failed to read 126976 byte block with 8192 byte transfer.&lt;BR /&gt;&lt;BR /&gt;The odd behavior is the tar command performs without issue as long as the blocking factor is 248 or less.  Anything above fails. I can also recreate the issue using the "dd" command (see following).&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/st0 bs=126976 count=2     (248 x 512 Bytes - equivalent to tar command using -b 248)&lt;BR /&gt;   2+0 records in&lt;BR /&gt;   2+0 records out&lt;BR /&gt;   253952 bytes (254 kB) copied, 10.3574 seconds, 24.5 kB/s&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/st0 bs=131072 count=2     (256 x 512 Bytes - equivalent to tar command using -b 256)&lt;BR /&gt;   dd: writing `/dev/st0': Device or resource busy&lt;BR /&gt;   1+0 records in&lt;BR /&gt;   0+0 records out&lt;BR /&gt;   0 bytes (0 B) copied, 16.0792 seconds, 0.0 kB/s&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Output from mt status command:&lt;BR /&gt;&lt;BR /&gt;drive type = Generic SCSI-2 tape&lt;BR /&gt;drive status = 1174405120&lt;BR /&gt;sense key error = 0&lt;BR /&gt;residue count = 0&lt;BR /&gt;file number = 0&lt;BR /&gt;block number = 0&lt;BR /&gt;Tape block size 0 bytes. Density code 0x46 (unknown).&lt;BR /&gt;Soft error count since last status=0&lt;BR /&gt;General status bits on (41010000):&lt;BR /&gt; BOT ONLINE IM_REP_EN&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;System Info:&lt;BR /&gt;&lt;BR /&gt;HP Proliant DL380R06 Rack Mount&lt;BR /&gt;&lt;BR /&gt;52: SCSI 200.0: 10601 Tape&lt;BR /&gt;  [Created at scsi.1363]&lt;BR /&gt;  UDI: /org/freedesktop/Hal/devices/pci_103c_323a_scsi_device_lun0_scsi_generic&lt;BR /&gt;  Unique ID: Er1e.jH5QXkQpQf6&lt;BR /&gt;  Parent ID: cuhJ.XEXEELn_ra7&lt;BR /&gt;  SysFS ID: /class/scsi_tape/st0&lt;BR /&gt;  SysFS BusID: 2:0:0:0&lt;BR /&gt;  SysFS Device Link: /devices/pci0000:00/0000:00:08.0/0000:0a:00.0/host2/target2:0:0/2:0:0:0&lt;BR /&gt;  Hardware Class: unknown&lt;BR /&gt;  Model: "HP Ultrium 4-SCSI"&lt;BR /&gt;  Vendor: "HP"&lt;BR /&gt;  Device: "Ultrium 4-SCSI"&lt;BR /&gt;  Revision: "U52D"&lt;BR /&gt;  Driver: "cciss", "st"&lt;BR /&gt;  Device File: /dev/st0 (/dev/sg1)&lt;BR /&gt;  Device Files: /dev/st0, /dev/tape/by-id/scsi-3500110a0012cef1a-st, /dev/tape/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-st&lt;BR /&gt;  Device Number: char 9:0 (char 21:1)&lt;BR /&gt;  Config Status: cfg=new, avail=yes, need=no, active=unknown&lt;BR /&gt;  Attached to: #48 (RAID bus controller)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;output from modinfo cciss:&lt;BR /&gt;&lt;BR /&gt;filename:       /lib/modules/2.6.16.60-0.58.1-smp/kernel/drivers/block/cciss.ko&lt;BR /&gt;license:        GPL&lt;BR /&gt;description:    Driver for HP Smart Array Controllers version 3.6.24-4&lt;BR /&gt;author:         Hewlett-Packard Company&lt;BR /&gt;depends:        scsi_mod&lt;BR /&gt;vermagic:       2.6.16.60-0.58.1-smp SMP gcc-4.1&lt;BR /&gt;parm:           cciss_tape_cmds:number of commands to allocate for tape devices&lt;BR /&gt;(default: 6) (int)&lt;BR /&gt;parm:           cciss_allow_hpsa:Prevent cciss driver from accessing hardware kn&lt;BR /&gt;own to be  supported by the hpsa driver (int)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;output from modinfo st:&lt;BR /&gt;&lt;BR /&gt;filename:       /lib/modules/2.6.16.60-0.58.1-smp/kernel/drivers/scsi/st.ko&lt;BR /&gt;alias:          char-major-9-*&lt;BR /&gt;license:        GPL&lt;BR /&gt;description:    SCSI tape (st) driver&lt;BR /&gt;author:         Kai Makisara&lt;BR /&gt;srcversion:     823F47591D48D44F0CEBA94&lt;BR /&gt;depends:        scsi_mod&lt;BR /&gt;supported:      yes&lt;BR /&gt;vermagic:       2.6.16.60-0.58.1-smp SMP gcc-4.1&lt;BR /&gt;parm:           buffer_kbs:Default driver buffer size for fixed block mode (KB;&lt;BR /&gt;32) (int)&lt;BR /&gt;parm:           max_sg_segs:Maximum number of scatter/gather segments to use (25&lt;BR /&gt;6) (int)&lt;BR /&gt;parm:           try_direct_io:Try direct I/O between user buffer and tape drive&lt;BR /&gt;(1) (int)&lt;BR /&gt;parm:           try_rdio:Try direct read i/o when possible (int)&lt;BR /&gt;parm:           try_wdio:Try direct write i/o when possible (int)&lt;BR /&gt;&lt;BR /&gt;I will be happy to supply any other additional information which may be helpful in resolving this issue.   Please be patient with me, manipulating a system at this level is very knew to me.&lt;BR /&gt;&lt;BR /&gt;I should also add LTT was run on the system and no issues were found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;&lt;BR /&gt;JACC</description>
      <pubDate>Thu, 15 Jul 2010 21:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662102#M41561</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-15T21:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662103#M41562</link>
      <description>&lt;!--!*#--&gt;I know nothing, but it sounds like a (buffer&lt;BR /&gt;size?) limitation in the tape driver or in&lt;BR /&gt;the drive itself.&lt;BR /&gt;&lt;BR /&gt;Does "man st" tell you anything?  Drive&lt;BR /&gt;documentation?&lt;BR /&gt;&lt;BR /&gt;I don't do much with tape on any GNU/Linux&lt;BR /&gt;system, but is a block size that big normal?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Anything above fails. [...]&lt;BR /&gt;&lt;BR /&gt;"Doctor, it hurts when I do this."&lt;BR /&gt;&lt;BR /&gt;"Don't do that."</description>
      <pubDate>Thu, 15 Jul 2010 21:38:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662103#M41562</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-07-15T21:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662104#M41563</link>
      <description>Thanks for the prompt reply Steven.&lt;BR /&gt;&lt;BR /&gt;LOL over the "don't do that".  &lt;BR /&gt;&lt;BR /&gt;There are a couple of things which are driving me crazy about this issue.  We have 300 LTO3's in the field, 74 LTO-4 and a sprinkling of about 250 others.  Granted the majority of servers running SUSE but on "Different hardware".  In all cases the blocking factor for tar has been 500. So now my choice is to migrate 600 servers to a lower blocking factor which also then becomes a historical recovery issue as well or figure out why this is not working.&lt;BR /&gt;&lt;BR /&gt;I have a very similar system running the HP Proliant server on SUSE with an LTO-4 on a scsi bus (NON SAS) and it works just fine.&lt;BR /&gt;&lt;BR /&gt;So why all of the sudden a difference? &lt;BR /&gt;&lt;BR /&gt;I agree there must be some sort of lower level setting whether it be a kernel param or driver issue I can't quite figure out.  And as I said before hardware really isn't my area (i.e lack experience in lower level configuration). &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;JACC</description>
      <pubDate>Thu, 15 Jul 2010 21:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662104#M41563</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-15T21:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662105#M41564</link>
      <description>I sent your question to the group who works on the cciss driver, I'll let you know what they say.</description>
      <pubDate>Fri, 16 Jul 2010 01:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662105#M41564</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-07-16T01:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662106#M41565</link>
      <description>Thanks very much Jimmy, greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;JACC</description>
      <pubDate>Fri, 16 Jul 2010 12:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662106#M41565</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-16T12:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662107#M41566</link>
      <description>Are you using the embedded Smart Array 410i? Is it zero memory or does it have a cache module?</description>
      <pubDate>Fri, 16 Jul 2010 21:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662107#M41566</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-07-16T21:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662108#M41567</link>
      <description>HP DL380G6 CTO Chassis&lt;BR /&gt;(2) Intel Xeon Processor X5560 2.80 GHz CPU's&lt;BR /&gt;32GB PC3-10600R-9 2Rx4 DDR3 Memory&lt;BR /&gt;(2) HP 460W CS HE Gold Power Supply's&lt;BR /&gt;HP Smart Array P410/512MB with BBWC&lt;BR /&gt;HP Slim SATA DVD-RW Optical Drive&lt;BR /&gt;(2) HP 146GB 3G SAS 15K SFF DP ENT HDD&lt;BR /&gt;Hewlett-Packard ILO ADV 1-SVR INCL 1YR TS&amp;amp;U SW&lt;BR /&gt;HP SC44Ge Host Bus Adapter&lt;BR /&gt;3YR 4HR24X7 HW PROLIANT DL380 CAREPACK&lt;BR /&gt;HP StorageWorks 1U SAS Rack-Mount Kit with one LTO-4 Ultrium 1760&lt;BR /&gt;3YR UPG WARR ONSITE 24X7 4HR 1U TAPE ARRAY&lt;BR /&gt;HP StorageWorks MSA60 Storage Shelf (12 SAS or SATA LFF)&lt;BR /&gt;(12) HP 300GB 6G SAS 15K 3.5" DP ENT HDD&lt;BR /&gt;HP Smart Array P800/512 BBWC Controller&lt;BR /&gt;2M EXT MINI-SAS X4 SFF-8088 TO MINI-SAS X4 SFF-80</description>
      <pubDate>Fri, 16 Jul 2010 22:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662108#M41567</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-16T22:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662109#M41568</link>
      <description>Thanks for the system detail. Which controller do you have the tape drive connected to?&lt;BR /&gt;&lt;BR /&gt;HP Smart Array P410/512MB with BBWC&lt;BR /&gt;HP Smart Array P800/512 BBWC Controller&lt;BR /&gt;HP SC44Ge Host Bus Adapter&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Jul 2010 12:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662109#M41568</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-07-17T12:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662110#M41569</link>
      <description>Sorry Jimmy !   I really appreciate your help. &lt;BR /&gt;&lt;BR /&gt;Do you know the command to display the info?</description>
      <pubDate>Sat, 17 Jul 2010 21:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662110#M41569</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-17T21:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662111#M41570</link>
      <description>I think the easiest way is to just look and see what controller the cable from the tape drive connected to.&lt;BR /&gt;&lt;BR /&gt;The reason I ask is with the specs of the systems, just a casual observation one would think the following&lt;BR /&gt;&lt;BR /&gt;The embedded&lt;BR /&gt;HP Smart Array P410/512MB with BBWC&lt;BR /&gt;is probably conencted to the &lt;BR /&gt;(2) HP 146GB 3G SAS 15K SFF DP ENT HDD&lt;BR /&gt;in the server drive bays&lt;BR /&gt;&lt;BR /&gt;And the &lt;BR /&gt;HP StorageWorks MSA60 Storage Shelf (12 SAS or SATA LFF) with&lt;BR /&gt;(12) HP 300GB 6G SAS 15K 3.5" DP ENT HDD&lt;BR /&gt;is conencted to the &lt;BR /&gt;HP Smart Array P800/512 BBWC Controller&lt;BR /&gt;&lt;BR /&gt;Which leaves the &lt;BR /&gt;HP SC44Ge Host Bus Adapter&lt;BR /&gt;Which would be the logical choice for the controller connected to the tape drive&lt;BR /&gt;&lt;BR /&gt;Your original posts shows the tape is using the cciss driver which is for the P410 and P800 controllers. The SC44Ge use the mptlinux drivers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 18 Jul 2010 15:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662111#M41570</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-07-18T15:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662112#M41571</link>
      <description>Jimmy, I will check on Monday with our hardware installation people.  Unfortunately the server is located in Oregon and I am in North Dakota.  I wouldn't mind a trip to the Northwest, but I doubt management would go for it : )&lt;BR /&gt;&lt;BR /&gt;I will post back on Monday.&lt;BR /&gt;&lt;BR /&gt;Thx</description>
      <pubDate>Sun, 18 Jul 2010 17:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662112#M41571</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-18T17:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662113#M41572</link>
      <description>Good Morning Jimmy,&lt;BR /&gt;&lt;BR /&gt;I just spoke to the hardware guys and the tape drive is connected to a "Smart Array P212".  Sorry for the confusion, originally I had posted based on the purchase order which evidently was done thru the hardware configurator and there were some problems.  But we have verifed the tape drive is connected to the P212 via the System Management Homepage.&lt;BR /&gt;&lt;BR /&gt;Details of the controller:&lt;BR /&gt;&lt;BR /&gt;Firmware Version: 2.74&lt;BR /&gt;Product Revision: C&lt;BR /&gt;&lt;BR /&gt;If any other info required please let me know.</description>
      <pubDate>Mon, 19 Jul 2010 13:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662113#M41572</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-19T13:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662114#M41573</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;On HP-UX, it is best not to hang a tape drive on the smart card raid interface. Of course with HP-UX, if you do that the drive doesn't show up on ioscan at all.&lt;BR /&gt;&lt;BR /&gt;I would suggest connecting the drive to a standalone scsi card that is not doing hardware raid. There may be a connector on there, but it isn't going to work well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 Jul 2010 14:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662114#M41573</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-07-19T14:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662115#M41574</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;The controller is not participating in the raid.  The tape drive is the only device connected to the stand-alone card.  &lt;BR /&gt;&lt;BR /&gt;I think the only card we can get to interface with the tape drives is a smart array card.&lt;BR /&gt;&lt;BR /&gt;JACC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2010 14:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662115#M41574</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-19T14:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662116#M41575</link>
      <description>Additional info relating to previous post.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Excerpted from: &lt;A href="http://h18000.www1.hp.com/products/quickspecs/10854_na/10854_na.HTML" target="_blank"&gt;http://h18000.www1.hp.com/products/quickspecs/10854_na/10854_na.HTML&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SAS Controllers   &lt;BR /&gt;HP SC44Ge SAS Host Bus Adapter&lt;BR /&gt;NOTE: Recommended SAS HBA for connecting Ultrium tape drives to G5 ProLiant servers. &lt;BR /&gt;&lt;BR /&gt;HP Smart Array P212&lt;BR /&gt;NOTE: Recommended SAS HBA for connecting Ultrium tape drives to G6/G7 ProLiant servers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please visit: &lt;A href="http://www.hp.com/go/connect" target="_blank"&gt;http://www.hp.com/go/connect&lt;/A&gt; for a complete list of Ultrium tape drive compatibility with ProLiant servers and other industry standard servers.  462828-B21&lt;BR /&gt;HP Smart Array P400/256MB Controller  &lt;BR /&gt;405132-B21&lt;BR /&gt;HP Smart Array P400/512MB Controller  &lt;BR /&gt;411064-B21&lt;BR /&gt;HP 8 Internal Port SAS HBA with RAID 0/1&lt;BR /&gt;NOTE: PCI-X interface  &lt;BR /&gt;347786-B21</description>
      <pubDate>Mon, 19 Jul 2010 15:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662116#M41575</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-19T15:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662117#M41576</link>
      <description>Is the P212 Zero memory or 256 cache?</description>
      <pubDate>Mon, 19 Jul 2010 17:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662117#M41576</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-07-19T17:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662118#M41577</link>
      <description>Sorry for the delay.  Wheels of bureaucracy turning slowly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The controller is:&lt;BR /&gt;&lt;BR /&gt;Part Number: 462828-B21-W&lt;BR /&gt;Desc:  HP Smart Array P212/Zero Memory Controller</description>
      <pubDate>Mon, 19 Jul 2010 19:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662118#M41577</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-19T19:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662119#M41578</link>
      <description>Here is what I've heard back so far. If I hear anything else I'll pass it on&lt;BR /&gt;&lt;BR /&gt;248 blocks * 512 bytes/block = 126976 bytes.&lt;BR /&gt;126976 bytes / (4096 bytes/page) = 31 pages.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The P212 zero memory only supports 31 scatter gather elements per command, and thus has a maximum transfer size of 126976 bytes, as the kernel will not send down any request with a transfer size larger than&lt;BR /&gt;&lt;BR /&gt;      (number of scatter gather elements * PAGE_SIZE) == 126976 bytes&lt;BR /&gt;&lt;BR /&gt;Adding a cache board to the P212 might bump up the number of scatter gather elements the controller will report so that a larger block size will work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2010 19:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662119#M41578</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-07-20T19:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662120#M41579</link>
      <description>Jimmy,&lt;BR /&gt;&lt;BR /&gt;Thanks so much for input.  It is greatly appreciated.  We are ordering the HP Smart Array P212/256MB Controller and I will post with the results once installed.  Hopefully this will cure the ills.&lt;BR /&gt;&lt;BR /&gt;Thanks Again to Everyone for your input. I update points when completed.&lt;BR /&gt;&lt;BR /&gt;JACC</description>
      <pubDate>Thu, 22 Jul 2010 12:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662120#M41579</guid>
      <dc:creator>JACC</dc:creator>
      <dc:date>2010-07-22T12:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tar command issue with Ultrium LTO-4 1760 on SAS bus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662121#M41580</link>
      <description>I'm facing a similar problem, although I'm on Windows. I have a setup with two identical libraries connected to (what I thought) was two identical P212 SAS adapters.&lt;BR /&gt;&lt;BR /&gt;When doing performance testing using L&amp;amp;TT I could use 256 block size on one of the libraries but I got an error on the error stating 65536 bytes was the maximum block size supported.&lt;BR /&gt;&lt;BR /&gt;On closer inspection, turns out one of the P212 reports "Array Accelerator Present: True" and a Total Cache size of 144 MB but the other reports "Array Accelerator Present: False".&lt;BR /&gt;&lt;BR /&gt;The suggestion that the cache size will affect what maximum block size you can configure seems a valid one.</description>
      <pubDate>Fri, 27 Aug 2010 07:13:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-command-issue-with-ultrium-lto-4-1760-on-sas-bus/m-p/4662121#M41580</guid>
      <dc:creator>Cmorrall</dc:creator>
      <dc:date>2010-08-27T07:13:52Z</dc:date>
    </item>
  </channel>
</rss>

