<?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: Query: How to modify default log directory before launch SUM on RockyLinux 9.5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240845#M105458</link>
    <description>&lt;P&gt;Unfortunately the above mentioned solution does not solve the issue.&lt;/P&gt;&lt;P&gt;[root@hp119 packages]# ./smartupdate /debuglogdir /data0/hpe/logs/&lt;BR /&gt;Copying sum files to /var/tmp/localsum&lt;BR /&gt;SUM uses /var/tmp as log directory and the /var/tmp file system doesn't have write/exec permissions&lt;/P&gt;</description>
    <pubDate>Tue, 22 Apr 2025 07:11:29 GMT</pubDate>
    <dc:creator>v_tibi2</dc:creator>
    <dc:date>2025-04-22T07:11:29Z</dc:date>
    <item>
      <title>How to modify default log directory before launch SUM on RockyLinux 9.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240627#M105455</link>
      <description>&lt;P&gt;Is it possible to modify SUM default log library before I running it from SPP iso? In the mounted ISO I can't find this option, but maybe it's exists. Try to google the answer, without success.&lt;BR /&gt;I try to launch SUM on RockyLinux 9.5, and got the following error message:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[root&lt;/SPAN&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;hp119 iso]# ./launch_sum.sh&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;test2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUM uses /var/tmp as log directory and the /var/tmp file system doesn't have write/exec permissions&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;/var/tmp looks like:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[root&lt;/SPAN&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;hp119 iso]# ls -lah /var/tmp/&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;total 4.0K&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;drwxrwxrwt. &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;7&lt;/SPAN&gt;&lt;SPAN&gt; root root 4.0K Apr &lt;/SPAN&gt;&lt;SPAN&gt;17&lt;/SPAN&gt;&lt;SPAN&gt; 02:38 .&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;drwxr-xr-x. &lt;/SPAN&gt;&lt;SPAN&gt;19&lt;/SPAN&gt;&lt;SPAN&gt; root root &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;264&lt;/SPAN&gt;&lt;SPAN&gt; Apr &lt;/SPAN&gt;&lt;SPAN&gt;17&lt;/SPAN&gt;&lt;SPAN&gt; 02:38 ..&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;drwx------. &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;3&lt;/SPAN&gt;&lt;SPAN&gt; root root &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;17&lt;/SPAN&gt;&lt;SPAN&gt; Apr &lt;/SPAN&gt;&lt;SPAN&gt;17&lt;/SPAN&gt;&lt;SPAN&gt; 00:52 systemd-private-799c59897fca4bc087d664b6625fbb67-chronyd.service-o5XvBf&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;drwx------. &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;3&lt;/SPAN&gt;&lt;SPAN&gt; root root &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;17&lt;/SPAN&gt;&lt;SPAN&gt; Apr &lt;/SPAN&gt;&lt;SPAN&gt;17&lt;/SPAN&gt;&lt;SPAN&gt; 00:52 systemd-private-799c59897fca4bc087d664b6625fbb67-systemd-logind.service-KMyzfP&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[root&lt;/SPAN&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;hp119 iso]# ls -lah /var &lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt; grep tmp&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;drwxrwxrwt. &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;7&lt;/SPAN&gt;&lt;SPAN&gt; root root 4.0K Apr &lt;/SPAN&gt;&lt;SPAN&gt;17&lt;/SPAN&gt;&lt;SPAN&gt; 02:38 tmp&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Apr 2025 11:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240627#M105455</guid>
      <dc:creator>v_tibi2</dc:creator>
      <dc:date>2025-04-18T11:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify default log directory before launch SUM on RockyLinux 9.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240657#M105456</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp; I know nothing about this product, but...&lt;/P&gt;&lt;P&gt;&amp;gt; [...] Try to google the answer, without success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; With my weak psychic powers, I don't know for what you searched.&lt;BR /&gt;RTFM?&amp;nbsp; I tried a search for:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hpe Smart Update Manager temporary files&lt;BR /&gt;and found things like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=sd00005941en_us&amp;amp;page=GUID-D7147C7F-2016-0901-0A67-0000000006CA.html" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=sd00005941en_us&amp;amp;page=GUID-D7147C7F-2016-0901-0A67-0000000006CA.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 22:21:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240657#M105456</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2025-04-17T22:21:15Z</dc:date>
    </item>
    <item>
      <title>Query: How to modify default log directory before launch SUM on RockyLinux 9.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240799#M105457</link>
      <description>&lt;P style="margin: 0;"&gt;Hello,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Let us know if you were able to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;If you are satisfied with the answers then kindly click the "Accept As Solution" button for the most helpful response so that it is beneficial to all community members.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please click on "Thumbs Up/Kudo" icon to give a "Kudo".&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 11:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240799#M105457</guid>
      <dc:creator>support_s</dc:creator>
      <dc:date>2025-04-21T11:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Query: How to modify default log directory before launch SUM on RockyLinux 9.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240845#M105458</link>
      <description>&lt;P&gt;Unfortunately the above mentioned solution does not solve the issue.&lt;/P&gt;&lt;P&gt;[root@hp119 packages]# ./smartupdate /debuglogdir /data0/hpe/logs/&lt;BR /&gt;Copying sum files to /var/tmp/localsum&lt;BR /&gt;SUM uses /var/tmp as log directory and the /var/tmp file system doesn't have write/exec permissions&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 07:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-modify-default-log-directory-before-launch-sum-on/m-p/7240845#M105458</guid>
      <dc:creator>v_tibi2</dc:creator>
      <dc:date>2025-04-22T07:11:29Z</dc:date>
    </item>
  </channel>
</rss>

