Linux 15.068 Themen, 107.492 Beiträge

Drucker funktioniert nach Abschturz nicht mehr

Christian Riesinger / 1 Antworten / Baumansicht Nickles

Nach einem Absturz meines Linux Servers (Suse Linux 5.3, Kernel 2.0.35) wollte Linux nicht mehr odnungsgemäß hoch fahren. Ich sollte den Befehl "bash# mount -n -o remount rw/ " eingeben. Desweiteren war das Dateisystem zerstört (ist mittler wieder repariert) Jetzt kann ich aber nicht mehr Drucken. Zwei an den Server angeschlossene Drucker funktionieren einfach nicht mehr, die Druckaufträge werden Automatisch an beide Drucker geschickt, es passiert aber nichts. Bin über jeden Hilfreichen Tip Dankbar.

bei Antwort benachrichtigen
Anonym Christian Riesinger „Drucker funktioniert nach Abschturz nicht mehr“
Optionen

Das klingt doch nach Deinem Problem:

Lpd uses flock(2) to provide exclusive access to the lock file and to
prevent multiple daemons from becoming active simultaneously. If the
daemon should be killed or die unexpectedly, the lock file need not be
removed. The lock file is kept in a readable ASCII form and contains two
lines. The first is the process id of the daemon and the second is the
control file name of the current job being printed. The second line is
updated to reflect the current status of lpd for the programs lpq(1) and
lprm(1).


mfg. j.

bei Antwort benachrichtigen