<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How do I get Adaptec Storage Manager to work with Ubuntu 7.10?</title>
	<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/</link>
	<description></description>
	<pubDate>Fri, 19 Mar 2010 22:40:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: William Pechter</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-318</link>
		<author>William Pechter</author>
		<pubDate>Mon, 09 Nov 2009 22:35:23 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-318</guid>
		<description>FYI -- it works fine with Ubuntu/Kubuntu 9.10 as well.  I installed asm_linux_v4.30-16038.rpm to work with my 2410 and it fired right up following the above information.</description>
		<content:encoded><![CDATA[<p>FYI &#8212; it works fine with Ubuntu/Kubuntu 9.10 as well.  I installed asm_linux_v4.30-16038.rpm to work with my 2410 and it fired right up following the above information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Jarzynka</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-266</link>
		<author>Jesse Jarzynka</author>
		<pubDate>Wed, 19 Aug 2009 14:42:33 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-266</guid>
		<description>That should say "AIC 7902"</description>
		<content:encoded><![CDATA[<p>That should say &#8220;AIC 7902&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Jarzynka</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-265</link>
		<author>Jesse Jarzynka</author>
		<pubDate>Wed, 19 Aug 2009 14:38:20 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-265</guid>
		<description>Phil, I just noticed something. A lot of my servers are using 2230 controller which is fine, but some are identified simply as "AIC 7920" which I think is just the ASIC model. Would I have to shut the servers down to look at the actual card to find the model? Or is there a version of ASM that should work based on that ASIC? I don't see ASM as listing the ASIC anywhere. Thanks again! -Jesse</description>
		<content:encoded><![CDATA[<p>Phil, I just noticed something. A lot of my servers are using 2230 controller which is fine, but some are identified simply as &#8220;AIC 7920&#8243; which I think is just the ASIC model. Would I have to shut the servers down to look at the actual card to find the model? Or is there a version of ASM that should work based on that ASIC? I don&#8217;t see ASM as listing the ASIC anywhere. Thanks again! -Jesse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Jarzynka</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-264</link>
		<author>Jesse Jarzynka</author>
		<pubDate>Tue, 18 Aug 2009 14:52:50 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-264</guid>
		<description>Phil, thanks again for your very helpful posts. I wasn't about to click a verify just to to see if I could schedule it there just in case it started right away! Now that I know, that is very helpful.

Kind of a clunky GUI, but good to have working on Debian finally! Thanks again.</description>
		<content:encoded><![CDATA[<p>Phil, thanks again for your very helpful posts. I wasn&#8217;t about to click a verify just to to see if I could schedule it there just in case it started right away! Now that I know, that is very helpful.</p>
<p>Kind of a clunky GUI, but good to have working on Debian finally! Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wilson</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-263</link>
		<author>Phil Wilson</author>
		<pubDate>Tue, 18 Aug 2009 12:11:16 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-263</guid>
		<description>Hi Jesse, thanks!

If you right click on the machine name in the ASM GUI -&gt; agent actions, click on the task tab, you can modify view or delete (apart from testing the spares) any scheduled tasks you have created.

The tasks themselves are created by right clicking on the logical drive in ASM and choosing an option like verify / verify with fix / expand. On these operations you have the option to schedule it to occur at regular intervals (or in the case of expand for some convenient time in the future). 

For info, quite a few customers like to switch on the background consistency check which isn't actually a task but runs a continuous background process which  issues a medium verify command to every block on all drives in an array including spares guaranteeing to complete within the defined number of days (user changeable but defaults to 30). 

Some customers like to schedule a verify with fix task to run at weekends which will check for errors and should be able to correct most disk medium errors - hopefully before a disk fails and you are trying to rebuild an array.

It is also possible to start a task from the CLI utility arcconf though this doesn't support scheduling.

[root@uklab-cern5 ~]# arcconf task

 Usage: TASK START &lt;Controller#&gt; LOGICALDRIVE &lt;LogicalDrive#&gt; &lt;task&gt; [noprompt]
 Usage: TASK STOP  &lt;Controller#&gt; LOGICALDRIVE &lt;LogicalDrive#&gt;

 Usage: TASK START &lt;Controller#&gt; DEVICE &lt;Channel# ID#&gt; &lt;task&gt; [noprompt]
 Usage: TASK STOP  &lt;Controller#&gt; DEVICE &lt;Channel# ID#&gt;
 ======================================================

 Performs a task on a logical device or a physical devices.

    Task           : Task to be started or performed.

    LogicalDrive#  : logical device ID on which task is to be performed
    Logical Tasks  : verify_fix (Verify with fix)
                     verify
                     clear

    Channel# ID#   : The Channel and ID of the physical device on which task is to be
                     performed.  Optionally ALL indicates all ready drives for initialize
                     task only (ex. ARCCONF TASK START 1 DEVICE ALL INITIALIZE).
    Physical Tasks : verify_fix
                     verify
                     clear
                     initialize
                     secureerase
[root@uklab-cern5 ~]#

thanks, Phil</description>
		<content:encoded><![CDATA[<p>Hi Jesse, thanks!</p>
<p>If you right click on the machine name in the ASM GUI -> agent actions, click on the task tab, you can modify view or delete (apart from testing the spares) any scheduled tasks you have created.</p>
<p>The tasks themselves are created by right clicking on the logical drive in ASM and choosing an option like verify / verify with fix / expand. On these operations you have the option to schedule it to occur at regular intervals (or in the case of expand for some convenient time in the future). </p>
<p>For info, quite a few customers like to switch on the background consistency check which isn&#8217;t actually a task but runs a continuous background process which  issues a medium verify command to every block on all drives in an array including spares guaranteeing to complete within the defined number of days (user changeable but defaults to 30). </p>
<p>Some customers like to schedule a verify with fix task to run at weekends which will check for errors and should be able to correct most disk medium errors - hopefully before a disk fails and you are trying to rebuild an array.</p>
<p>It is also possible to start a task from the CLI utility arcconf though this doesn&#8217;t support scheduling.</p>
<p>[root@uklab-cern5 ~]# arcconf task</p>
<p> Usage: TASK START <controller #> LOGICALDRIVE <logicaldrive #> <task> [noprompt]<br />
 Usage: TASK STOP  <controller #> LOGICALDRIVE <logicaldrive #></p>
<p> Usage: TASK START <controller #> DEVICE <channel # ID#> <task> [noprompt]<br />
 Usage: TASK STOP  <controller #> DEVICE <channel # ID#><br />
 ======================================================</p>
<p> Performs a task on a logical device or a physical devices.</p>
<p>    Task           : Task to be started or performed.</p>
<p>    LogicalDrive#  : logical device ID on which task is to be performed<br />
    Logical Tasks  : verify_fix (Verify with fix)<br />
                     verify<br />
                     clear</p>
<p>    Channel# ID#   : The Channel and ID of the physical device on which task is to be<br />
                     performed.  Optionally ALL indicates all ready drives for initialize<br />
                     task only (ex. ARCCONF TASK START 1 DEVICE ALL INITIALIZE).<br />
    Physical Tasks : verify_fix<br />
                     verify<br />
                     clear<br />
                     initialize<br />
                     secureerase<br />
[root@uklab-cern5 ~]#</p>
<p>thanks, Phil</channel></controller></task></channel></controller></logicaldrive></controller></task></logicaldrive></controller></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Jarzynka</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-259</link>
		<author>Jesse Jarzynka</author>
		<pubDate>Mon, 17 Aug 2009 18:44:52 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-259</guid>
		<description>Phil, thanks so much for the response. One last question I had were tasks. I see a default task called "Test all spare disks for errors", but I don't see any way to add tasks or even a way to remove that task, just modify the recurrence or name. Is that just the way it is? Thanks again, Jesse.</description>
		<content:encoded><![CDATA[<p>Phil, thanks so much for the response. One last question I had were tasks. I see a default task called &#8220;Test all spare disks for errors&#8221;, but I don&#8217;t see any way to add tasks or even a way to remove that task, just modify the recurrence or name. Is that just the way it is? Thanks again, Jesse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wilson</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-256</link>
		<author>Phil Wilson</author>
		<pubDate>Mon, 17 Aug 2009 06:32:25 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-256</guid>
		<description>Hi Jesse, once configured, email alerts, SNMP traps are sent from the agent so there is no need for the GUI to be connected for these to be issued. On the second point, its a nuisance - I wanted to do this myself, but the configuration file which stores the details of SMTP gateway, recipients etc is binary (.ser file) and I haven't found a way to edit it manually so unfortunately for the initial config and if you need to change the settings you would need to connect from a GUI. 

thanks, Phil</description>
		<content:encoded><![CDATA[<p>Hi Jesse, once configured, email alerts, SNMP traps are sent from the agent so there is no need for the GUI to be connected for these to be issued. On the second point, its a nuisance - I wanted to do this myself, but the configuration file which stores the details of SMTP gateway, recipients etc is binary (.ser file) and I haven&#8217;t found a way to edit it manually so unfortunately for the initial config and if you need to change the settings you would need to connect from a GUI. </p>
<p>thanks, Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Jarzynka</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-253</link>
		<author>Jesse Jarzynka</author>
		<pubDate>Fri, 14 Aug 2009 17:51:06 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-253</guid>
		<description>I have a question about e-mail notifications and arcconf. If you set up email notifications through a remote java interface, will the e-mail be sent out even if you arent connected remotely? I would assume so. And also, is it possible to set up email notifications through arcconf, or only through the java GUI? Thanks, Jesse</description>
		<content:encoded><![CDATA[<p>I have a question about e-mail notifications and arcconf. If you set up email notifications through a remote java interface, will the e-mail be sent out even if you arent connected remotely? I would assume so. And also, is it possible to set up email notifications through arcconf, or only through the java GUI? Thanks, Jesse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wilson</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-249</link>
		<author>Phil Wilson</author>
		<pubDate>Thu, 13 Aug 2009 06:11:15 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-249</guid>
		<description>Hi Tim, rpm-qR StorMan gives 

/bin/sh
/usr/bin/perl
libX11.so.6()(64bit)
libXext.so.6()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3)(64bit)
libm.so.6()(64bit)
perl(strict)
rpmlib(CompressedFileNames) &lt;= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1

I think most of this would be present. If you don't have the graphical desktop you may need to install with the --nodeps option. In this case you would probably install the GUI on another machine and remotely manage your FC11 system.

Hope this is a help, thanks, Phil</description>
		<content:encoded><![CDATA[<p>Hi Tim, rpm-qR StorMan gives </p>
<p>/bin/sh<br />
/usr/bin/perl<br />
libX11.so.6()(64bit)<br />
libXext.so.6()(64bit)<br />
libc.so.6()(64bit)<br />
libc.so.6(GLIBC_2.2.5)(64bit)<br />
libc.so.6(GLIBC_2.3)(64bit)<br />
libgcc_s.so.1()(64bit)<br />
libgcc_s.so.1(GCC_3.0)(64bit)<br />
libgcc_s.so.1(GCC_3.3)(64bit)<br />
libm.so.6()(64bit)<br />
perl(strict)<br />
rpmlib(CompressedFileNames) <= 3.0.4-1<br />
rpmlib(PayloadFilesHavePrefix) <= 4.0-1</p>
<p>I think most of this would be present. If you don&#8217;t have the graphical desktop you may need to install with the &#8211;nodeps option. In this case you would probably install the GUI on another machine and remotely manage your FC11 system.</p>
<p>Hope this is a help, thanks, Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim S</title>
		<link>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-248</link>
		<author>Tim S</author>
		<pubDate>Wed, 12 Aug 2009 17:20:19 +0000</pubDate>
		<guid>http://linux.adaptec.com/2007/11/15/how-do-i-get-adaptec-storage-manager-to-work-with-ubuntu-710/#comment-248</guid>
		<description>Phil, I am going to install http://www.adaptec.com/en-US/speed/raid/storage_manager/asm_linux_x64_v6_10_18359_rpm.htm

on my Fedora 11 system.

Before i run rpm -ivh ....
is there a list of dependencies that you have that I can check first?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Phil, I am going to install <a href="http://www.adaptec.com/en-US/speed/raid/storage_manager/asm_linux_x64_v6_10_18359_rpm.htm" rel="nofollow">http://www.adaptec.com/en-US/speed/raid/storage_manager/asm_linux_x64_v6_10_18359_rpm.htm</a></p>
<p>on my Fedora 11 system.</p>
<p>Before i run rpm -ivh &#8230;.<br />
is there a list of dependencies that you have that I can check first?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
