<?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: Virtual Storage Console smvi logs in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57185#M5396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joel,&lt;/P&gt;&lt;P&gt;Thank you for your solution,&lt;/P&gt;&lt;P&gt;I have change the file as noted, I will wait and see&lt;/P&gt;&lt;P&gt;Thank you again&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2012 04:26:01 GMT</pubDate>
    <dc:creator>DETMOLD_PACK</dc:creator>
    <dc:date>2012-11-14T04:26:01Z</dc:date>
    <item>
      <title>Virtual Storage Console smvi logs</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57170#M5390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently my smvi logs are taking to much space on the server, is there a way for me to modify the location of these logs to a bigger storage system or can I compress these files ? The current location is &lt;EM&gt;(C:\Program Files\NetApp\Virtual Storage Console\smvi\server\log&lt;/EM&gt;) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:15:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57170#M5390</guid>
      <dc:creator>DETMOLD_PACK</dc:creator>
      <dc:date>2025-06-05T06:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Storage Console smvi logs</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57176#M5392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edwin,&lt;/P&gt;&lt;P&gt;I am reposting a response by joshb earlier:&lt;/P&gt;&lt;P&gt;"Check the file &amp;lt;SMVI install dir&amp;gt;/server/etc/smvi.override. See if this file exists and contains the entry 'vim.client.log.verbose=true'. If it does, either add a '#' to the front of the line or replace true with false. This entry will load every SOAP request we make to VC and can increase log file sizes."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left; background-color: #ffffff; text-indent: 0px; color: #454545;"&gt;Currently, we are restricting the log files to 20MB and will retain them upto 7 days.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 21:08:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57176#M5392</guid>
      <dc:creator>kengaiah</dc:creator>
      <dc:date>2012-11-13T21:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Storage Console smvi logs</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57181#M5394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Hi Edwin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;In case you want to change the log file location&amp;nbsp; - here are the steps that worked for me :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Basically you need to open the smvi.war file using a file archiver tool like 7-Zip (The war file in my case was located at C:\Program Files\NetApp\Virtual Storage Console\smvi\server\lib)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Next in the war file open the file WEB-INF\log4j.properties&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Edit the following property to set the new location for the log files. log4j.appender.file.File=C:/joel/log/server.log&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Save the file and make sure the smvi.war is updated with your change.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Restart the “NetApp SnapManager for Virtual Infrastructure” service so that the configuration changes are picked up.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Once you restart the service you should see content added to the log file in the new location.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Joel&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 01:35:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57181#M5394</guid>
      <dc:creator>pjoel</dc:creator>
      <dc:date>2012-11-14T01:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Storage Console smvi logs</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57185#M5396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joel,&lt;/P&gt;&lt;P&gt;Thank you for your solution,&lt;/P&gt;&lt;P&gt;I have change the file as noted, I will wait and see&lt;/P&gt;&lt;P&gt;Thank you again&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 04:26:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Virtual-Storage-Console-smvi-logs/m-p/57185#M5396</guid>
      <dc:creator>DETMOLD_PACK</dc:creator>
      <dc:date>2012-11-14T04:26:01Z</dc:date>
    </item>
  </channel>
</rss>

