Archive for January, 2010

Linux print job administration

Friday, January 22nd, 2010

How to find every Printer Status :

lpc status

How to view print job for a particular printer:

lpq -Pprinter-spool-name
[root@Host~]# lpq -PGI_LBP
GI_LBP is ready and printing
Example:
Rank Owner Job File(s) [...]

end_request: I/O error, dev fd0, sector 0 (openfiler)

Tuesday, January 12th, 2010

Error:
When you try to open volume groups page from open filer, either its hang or take too long to open and at the same time you see bellow error log ..
Jan 12 09:07:44 filer2 kernel: end_request: I/O error, dev fd0, sector 0
Jan 12 09:07:44 filer2 kernel: Buffer I/O error on device fd0, logical block 0
Solution [...]