Package: debian-goodies

Version: 0.61



When I invoke `checkrestart` without arguments from an ordinary shell prompt it 
prints "processes using old versions of upgraded files" but itś a false 
positive.



Following  indications 'man checkrestart'...



$ checkrestart -v

Found 12 processes using old versions of upgraded files

(1 distinct program)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8388)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000052 (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8386)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/00000001000000040000001D (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8383)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000032 (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8369)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/0000000100000003000000FA (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8365)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000032 (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8673)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000033 (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8371)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000031 (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8363)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000032 (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8368)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/00000001000000040000001D (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8391)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000052 (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8392)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000032 (deleted)

Process /usr/lib/postgresql/9.1/bin/postgres (PID: 8393)

List of deleted files in use:

        /var/lib/postgresql/9.1/main/pg_xlog/00000001000000040000004F (deleted)

Running:['dpkg-query', '--search', '/usr/lib/postgresql/9.1/bin/postgres']

Reading line: postgresql-9.1: /usr/lib/postgresql/9.1/bin/postgres



(1 distinct packages)

These processes do not seem to have an associated init script to restart them:

postgresql-9.1:

        8388    /usr/lib/postgresql/9.1/bin/postgres

        8386    /usr/lib/postgresql/9.1/bin/postgres

        8383    /usr/lib/postgresql/9.1/bin/postgres

        8369    /usr/lib/postgresql/9.1/bin/postgres

        8365    /usr/lib/postgresql/9.1/bin/postgres

        8673    /usr/lib/postgresql/9.1/bin/postgres

        8371    /usr/lib/postgresql/9.1/bin/postgres

        8363    /usr/lib/postgresql/9.1/bin/postgres

        8368    /usr/lib/postgresql/9.1/bin/postgres

        8391    /usr/lib/postgresql/9.1/bin/postgres

        8392    /usr/lib/postgresql/9.1/bin/postgres

        8393    /usr/lib/postgresql/9.1/bin/postgres





$ lsof | egrep 'delete|DEL|path inode' | grep postgres

postgres   2317      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   2685      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   2686      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   2687      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8363      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8363      postgres   35u      REG              253,3  16777216       
4695 /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000032 (deleted)

postgres   8364      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8365      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8365      postgres   27u      REG              253,3  16777216       
4695 /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000032 (deleted)

postgres   8366      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8367      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8368      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8368      postgres   23u      REG              253,3  16777216       
4688 /var/lib/postgresql/9.1/main/pg_xlog/00000001000000040000001D (deleted)

postgres   8369      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8369      postgres   42u      REG              253,3  16777216       
4687 /var/lib/postgresql/9.1/main/pg_xlog/0000000100000003000000FA (deleted)

postgres   8371      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8371      postgres   27u      REG              253,3  16777216       
4680 /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000031 (deleted)

postgres   8381      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8382      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8383      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8383      postgres   16u      REG              253,3  16777216       
4695 /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000032 (deleted)

postgres   8384      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8385      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8386      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8386      postgres   93u      REG              253,3  16777216       
4688 /var/lib/postgresql/9.1/main/pg_xlog/00000001000000040000001D (deleted)

postgres   8387      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8388      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8389      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8390      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8391      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8391      postgres   30u      REG              253,3  16777216       
4695 /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000052 (deleted)

postgres   8392      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8392      postgres   20u      REG              253,3  16777216       
4695 /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000032 (deleted)

postgres   8393      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8394      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8673      postgres  DEL       REG                0,4                
32769 /SYSV0052e2c1

postgres   8673      postgres   31u      REG              253,3  16777216       
3154 /var/lib/postgresql/9.1/main/pg_xlog/000000010000000400000033 (deleted)





I am using 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2 x86_64 GNU/Linux.





Best regards.






________________________________

CONFIDENCIALIDAD. El contenido de este mensaje y el de cualquier documentación 
anexa es confidencial y va dirigido únicamente al destinatario del mismo. Si 
Usted no es el destinatario, le solicitamos que nos lo indique, no comunique su 
contenido a terceros y proceda a su destrucción.

CONFIDENTIALITY. The content of this message and any attached information is 
confidential and exclusively for the use of the addressee. If you are not the 
addressee, we ask you to notify to the sender, do not pass its content and 
delete the original.

________________________________

This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
______________________________________________________________________________________

www.accenture.com

Reply via email to