<?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 ERS 8800 - log rotate pcmcia in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8881#M462</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I´m configuring logging to PCMCIA in ERS8800 release 7.X following these steps:&lt;BR /&gt;
&lt;BR /&gt;
1.- enable logging to pcmia&lt;BR /&gt;
&lt;BR /&gt;
config bootconfig flags logging true&lt;BR /&gt;
&lt;BR /&gt;
2.- configure parameters&lt;BR /&gt;
&lt;BR /&gt;
config bootconfig logfile 500 16000 90&lt;BR /&gt;
&lt;BR /&gt;
But I can´t find how to make the log files rotate, Is this possible? How to?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
EF&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 31 Oct 2018 16:53:00 GMT</pubDate>
    <dc:creator>EF</dc:creator>
    <dc:date>2018-10-31T16:53:00Z</dc:date>
    <item>
      <title>ERS 8800 - log rotate pcmcia</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8881#M462</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I´m configuring logging to PCMCIA in ERS8800 release 7.X following these steps:&lt;BR /&gt;
&lt;BR /&gt;
1.- enable logging to pcmia&lt;BR /&gt;
&lt;BR /&gt;
config bootconfig flags logging true&lt;BR /&gt;
&lt;BR /&gt;
2.- configure parameters&lt;BR /&gt;
&lt;BR /&gt;
config bootconfig logfile 500 16000 90&lt;BR /&gt;
&lt;BR /&gt;
But I can´t find how to make the log files rotate, Is this possible? How to?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
EF&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Oct 2018 16:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8881#M462</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2018-10-31T16:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERS 8800 - log rotate pcmcia</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8882#M463</link>
      <description>PCMCIA logs are automatically created once the file is full.  It starts with a .000 extension and increments on the next file, so .001, etc.</description>
      <pubDate>Wed, 31 Oct 2018 16:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8882#M463</guid>
      <dc:creator>Federico_Barone</dc:creator>
      <dc:date>2018-10-31T16:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERS 8800 - log rotate pcmcia</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8883#M464</link>
      <description>&lt;BR /&gt;
Thanks, I know this, but imagine that the PCMCIA reach 90% of space when reach the log file XXXXX.100, then, what happens? Does chassis stop logging in the PCMCIA? Does chassis oerwrite the first file (.000)? Does chassis delete the oldest file and continue logging in new one (XXXXX.101)?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
EF&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Oct 2018 17:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8883#M464</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2018-10-31T17:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERS 8800 - log rotate pcmcia</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8884#M465</link>
      <description>I believe it will stop logging to pcmcia with the below message:&lt;BR /&gt;
SW INFO Logging to PCMCIA stopped&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Oct 2018 17:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8884#M465</guid>
      <dc:creator>Federico_Barone</dc:creator>
      <dc:date>2018-10-31T17:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERS 8800 - log rotate pcmcia</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8885#M466</link>
      <description>As you already stated.  You can specify minimum free space available on PCMCIA, maximum file size and percentage amount of memory for logs on PCMCIA.  These criteria trigger file transfer to the remote server.  After the log file is succesfully transfered to a remote host the switch deletes the log on PCMCIA and starts logging to a new file which file name is incremented by 1.&lt;BR /&gt;
&lt;BR /&gt;
You can setup up to 10 remote servers.&lt;BR /&gt;
logging transferFile &amp;lt;1-10&amp;gt; address &lt;A&gt;&lt;/A&gt;</description>
      <pubDate>Wed, 31 Oct 2018 22:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8885#M466</guid>
      <dc:creator>Martin_Sebek</dc:creator>
      <dc:date>2018-10-31T22:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERS 8800 - log rotate pcmcia</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8886#M467</link>
      <description>&lt;BR /&gt;
This is my problem, there isn´t possibility to transfer file to remote host, so I would like that the logs were rotate itself in the PCMCIA itself, is this possible or when it reach the pecentage of ocupaccy defined (for example 90%) chassis stops to log ?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
EF</description>
      <pubDate>Fri, 02 Nov 2018 13:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8886#M467</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2018-11-02T13:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERS 8800 - log rotate pcmcia</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8887#M468</link>
      <description>SMP rotates logs written to DRAM.  When you reach a defined treshold for PCMCIA and the log file cannot be transfered to a remote host the switch generates a trap stops logging to PCMCIA and continues logging to DRAM.</description>
      <pubDate>Fri, 02 Nov 2018 13:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8887#M468</guid>
      <dc:creator>Martin_Sebek</dc:creator>
      <dc:date>2018-11-02T13:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERS 8800 - log rotate pcmcia</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8888#M469</link>
      <description>&lt;BR /&gt;
Ok, I understand that my idea of rotate logs in the PCMCIA itself is not possible.&lt;BR /&gt;
&lt;BR /&gt;
Thanks all.&lt;BR /&gt;
&lt;BR /&gt;
EF&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2018 13:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-8800-log-rotate-pcmcia/m-p/8888#M469</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2018-11-02T13:58:00Z</dc:date>
    </item>
  </channel>
</rss>

