tdtmusic2 commented on issue #9086: URL: https://github.com/apache/cloudstack/issues/9086#issuecomment-2444460161
> > > > > @tdtmusic2 good to know it works. > > > > > If the SSVM has been running for some days, the cloud.log might be rotated as cloud.log.*.gz > > > > > > > > > > > > There are only cloud.log, cloud.log.1 and cloud.log.2 in /var/log, yet nothing in them like you mentioned.. > > > > > > > > > @tdtmusic2 oh, I thought they are compressed... then please check `cloud.log.2` > > > > > > See above, I edited the ips where they were showing, hope that's ok. > > everything looks ok > > can you run one more command ? > > zgrep realhostip /var/log/daemon.log* Here's the output: ``` /var/log/daemon.log.2.gz:Sep 12 11:42:50 systemvm cloud-early-config[1009]: + keytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /usr/local/cloud/systemvm/certs/realhostip.keystore -srcstorepass changeit -deststorepass vmops.com -noprompt /var/log/daemon.log.2.gz:Sep 12 11:42:51 systemvm cloud-early-config[1043]: Importing keystore /etc/ssl/certs/java/cacerts to /usr/local/cloud/systemvm/certs/realhostip.keystore... /var/log/daemon.log.2.gz:Sep 12 11:42:51 systemvm cloud-early-config[1043]: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /usr/local/cloud/systemvm/certs/realhostip.keystore -destkeystore /usr/local/cloud/systemvm/certs/realhostip.keystore -deststoretype pkcs12". ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org