<?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: Help with Ontap 8.1.4 verbose on console on FAS3140 in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129312#M28103</link>
    <description>&lt;P&gt;You were right, someone created an syslog.conf... I`m going to read thru the link you posted to learn more about syslog on NetApp.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2017 17:29:32 GMT</pubDate>
    <dc:creator>ericknoleto</dc:creator>
    <dc:date>2017-03-22T17:29:32Z</dc:date>
    <item>
      <title>Help with Ontap 8.1.4 verbose on console on FAS3140</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129241#M28082</link>
      <description>&lt;P&gt;Hi ppl.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got an HA pair of FAS3140 running ONTAP 8.1.4 P6. I've seem that one of my filers "talks a lot" (high verbose...)&lt;BR /&gt;&lt;BR /&gt;example... When I trigger autosupport, it give me some info on it:&lt;BR /&gt;&lt;BR /&gt;Filer-B&amp;gt; options autosupport.doit now&lt;BR /&gt;Filer-B&amp;gt; Tue Mar 21 16:59:15 BRT [NETAPP-TRT18-B:callhome.invoke.all:info]: User triggered complete call home for USER_TRIGGERED (COMPLETE:now)&lt;BR /&gt;Tue Mar 21 17:00:00 BRT [NETAPP-TRT18-B:kern.uptime.filer:info]: 5:00pm up 23:00 44206858 NFS ops, 87451893 CIFS ops, 0 HTTP ops, 9144887 FCP ops, 0 iSCSI ops&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;... when I trigger an autosup on my Filer-A, it givers out nothing.. Still the autosupport goes to NetApp, but it 'says nothing' (on the console).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've double checked the output from "options" from both filers, they are similar, no big differences... Can someone help me? This level of verbose on the console is really useful for me.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:18:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129241#M28082</guid>
      <dc:creator>ericknoleto</dc:creator>
      <dc:date>2025-06-04T15:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Ontap 8.1.4 verbose on console on FAS3140</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129244#M28084</link>
      <description>&lt;P&gt;Someone may have altered the syslog.conf file on that controller. &amp;nbsp;If so, this kb may help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/s/article/ka31A0000000mxu/how-to-properly-disable-console-logging" target="_blank"&gt;https://kb.netapp.com/support/s/article/ka31A0000000mxu/how-to-properly-disable-console-logging&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's also possible they set a bootarg. &amp;nbsp;If so&amp;nbsp;you may have to reboot the controller and unset these two loader variables:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;bootarg&lt;/SPAN&gt;&lt;SPAN&gt;.init.&lt;/SPAN&gt;&lt;SPAN&gt;console_muted&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;bootarg&lt;/SPAN&gt;&lt;SPAN&gt;.init.console_level&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 20:36:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129244#M28084</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2017-03-21T20:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Ontap 8.1.4 verbose on console on FAS3140</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129245#M28085</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on the filer that not&amp;nbsp;outputting messages. check if&amp;nbsp;someone created /etc/syslog.conf file. if you don't see important customization in it. you can delete/rename the file so the system will have the default&amp;nbsp;behavior&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gidi&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/58516"&gt;@ericknoleto&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hi ppl.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got an HA pair of FAS3140 running ONTAP 8.1.4 P6. I've seem that one of my filers "talks a lot" (high verbose...)&lt;BR /&gt;&lt;BR /&gt;example... When I trigger autosupport, it give me some info on it:&lt;BR /&gt;&lt;BR /&gt;Filer-B&amp;gt; options autosupport.doit now&lt;BR /&gt;Filer-B&amp;gt; Tue Mar 21 16:59:15 BRT [NETAPP-TRT18-B:callhome.invoke.all:info]: User triggered complete call home for USER_TRIGGERED (COMPLETE:now)&lt;BR /&gt;Tue Mar 21 17:00:00 BRT [NETAPP-TRT18-B:kern.uptime.filer:info]: 5:00pm up 23:00 44206858 NFS ops, 87451893 CIFS ops, 0 HTTP ops, 9144887 FCP ops, 0 iSCSI ops&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;... when I trigger an autosup on my Filer-A, it givers out nothing.. Still the autosupport goes to NetApp, but it 'says nothing' (on the console).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've double checked the output from "options" from both filers, they are similar, no big differences... Can someone help me? This level of verbose on the console is really useful for me.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gidi&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 20:44:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129245#M28085</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2017-03-21T20:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Ontap 8.1.4 verbose on console on FAS3140</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129309#M28102</link>
      <description>&lt;P&gt;You guys were right, someone create a syslog.conf file on the mute Filer... I deleted and know it's all talky again&lt;BR /&gt;Thanks for you both for the fast reply, gonna give a good read on both your references.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 17:27:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129309#M28102</guid>
      <dc:creator>ericknoleto</dc:creator>
      <dc:date>2017-03-22T17:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Ontap 8.1.4 verbose on console on FAS3140</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129312#M28103</link>
      <description>&lt;P&gt;You were right, someone created an syslog.conf... I`m going to read thru the link you posted to learn more about syslog on NetApp.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 17:29:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Help-with-Ontap-8-1-4-verbose-on-console-on-FAS3140/m-p/129312#M28103</guid>
      <dc:creator>ericknoleto</dc:creator>
      <dc:date>2017-03-22T17:29:32Z</dc:date>
    </item>
  </channel>
</rss>

