Hey, I know in previous (way older) version (don't know in witch one
exactly), after DCS job was done I would get a print out of the job log to
the server, now I still get the log file in /var/log/clonezilla but is not
automatically printed out to terminal, is there a way to turn it this
feature on?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Oh? Could you please find the prevous output on the screen. If so, please take a photo and post it. I'd like to see what it was and try to figure it out.
Thanks.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sure, it was just a basic CAT /var/log/clonezilla/job... right after imaging job was done, and after some version it just stopped. screenshot of how it looked below.
Thanks for the help!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are you using DRBL live or you install drbl on some version of GNU/Linux? Please tell us more info so that we can try to reproduce this issue. If it's the latter, please run:
drbl-bug-report
then post the generated file. Thanks.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Steven.
Using stable DRBL version installed on clean, updated Xubuntu 18.04 with 4.19.8 Kernel, but I had tish issiue on Ubuntu 18.04 to more details in the file.
Thank you.
Hey, I know in previous (way older) version (don't know in witch one
exactly), after DCS job was done I would get a print out of the job log to
the server, now I still get the log file in /var/log/clonezilla but is not
automatically printed out to terminal, is there a way to turn it this
feature on?
Oh? Could you please find the prevous output on the screen. If so, please take a photo and post it. I'd like to see what it was and try to figure it out.
Thanks.
Steven
Sure, it was just a basic CAT /var/log/clonezilla/job... right after imaging job was done, and after some version it just stopped. screenshot of how it looked below.
Thanks for the help!
Are you using DRBL live or you install drbl on some version of GNU/Linux? Please tell us more info so that we can try to reproduce this issue. If it's the latter, please run:
drbl-bug-report
then post the generated file. Thanks.
Steven
Hello Steven.
Using stable DRBL version installed on clean, updated Xubuntu 18.04 with 4.19.8 Kernel, but I had tish issiue on Ubuntu 18.04 to more details in the file.
Thank you.
OK, as shown in the yellow prompt message:
The status recevied by ocsmgrd will be saved to /var/log/clonezilla//ocsmgrd-notify.log.
Hence you can run this command to see the updating status:
tail -f /var/log/clonezilla//ocsmgrd-notify.log.
We have changed the way in some version because this is easier to check since you can remote login to read it or from the terminal to minitor it.
Steven
OK, I will try it out, thank you.