Operating System - Linux
1827892 Members
1632 Online
109969 Solutions
New Discussion

How to modify default log directory before launch SUM on RockyLinux 9.5

 
v_tibi2
Occasional Contributor

How to modify default log directory before launch SUM on RockyLinux 9.5

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.
I try to launch SUM on RockyLinux 9.5, and got the following error message:

[root@hp119 iso]# ./launch_sum.sh
test2
SUM uses /var/tmp as log directory and the /var/tmp file system doesn't have write/exec permissions

/var/tmp looks like:
[root@hp119 iso]# ls -lah /var/tmp/
total 4.0K
drwxrwxrwt.  7 root root 4.0K Apr 17 02:38 .
drwxr-xr-x. 19 root root  264 Apr 17 02:38 ..
drwx------.  3 root root   17 Apr 17 00:52 systemd-private-799c59897fca4bc087d664b6625fbb67-chronyd.service-o5XvBf
...
drwx------.  3 root root   17 Apr 17 00:52 systemd-private-799c59897fca4bc087d664b6625fbb67-systemd-logind.service-KMyzfP
[root@hp119 iso]# ls -lah /var | grep tmp
drwxrwxrwt.  7 root root 4.0K Apr 17 02:38 tmp
3 REPLIES 3
Steven Schweda
Honored Contributor

Re: How to modify default log directory before launch SUM on RockyLinux 9.5

   I know nothing about this product, but...

> [...] Try to google the answer, without success.

   With my weak psychic powers, I don't know for what you searched.
RTFM?  I tried a search for:
      hpe Smart Update Manager temporary files
and found things like:

      https://support.hpe.com/hpesc/public/docDisplay?docId=sd00005941en_us&page=GUID-D7147C7F-2016-0901-0A67-0000000006CA.html

support_s
System Recommended

Query: How to modify default log directory before launch SUM on RockyLinux 9.5

Hello,

 

Let us know if you were able to resolve the issue.

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.

 

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".


Accept or Kudo

v_tibi2
Occasional Contributor

Re: Query: How to modify default log directory before launch SUM on RockyLinux 9.5

Unfortunately the above mentioned solution does not solve the issue.

[root@hp119 packages]# ./smartupdate /debuglogdir /data0/hpe/logs/
Copying sum files to /var/tmp/localsum
SUM uses /var/tmp as log directory and the /var/tmp file system doesn't have write/exec permissions