Troubleshooting

What troubleshooting options are there?

Vom linuxmuster.net Server aus kann man sich auf dem Client mithilfe von linbo-ssh anmelden und dort z.B. den Synchronisationsvorgang aktivieren. Es lassen sich so dann die Postsync-Ausgaben / Fehlermeldungen auf dem Client einsehen.

The Postsync script writes a LOG file, which is stored on the client under

/mnt/var/log/postsync.log.

On the linuxmuster.net server you have to specify the following to start the client, synchronize it and then go to the Linbo screen to see the log file:

linbo-remote -i <IP-Adresse des Clients> -b 5 -w 130 -c sync:1
linbo-ssh <client-name / oder IP-Adresse>
less /var/log/postsync.log

Shut down the clients with:

linbo-remote -i <Client-name / IP-Adresse> -c halt