• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Resolved (deleted) files cannot be removed - used by plesk service

lukegalea16

New Pleskian
Server operating system version
Ubuntu 20.04.5 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.46 Update #1
Hi,

I have executed this command 'sudo /usr/bin/lsof | grep deleted' and found that the following files are being held from being deleted.
plesk 2211972 2211973 plesk root txt REG 8,1 5233560 29836 /usr/sbin/plesk (deleted)
plesk 2211972 2211974 plesk root txt REG 8,1 5233560 29836 /usr/sbin/plesk (deleted)
plesk 2211972 2211975 plesk root txt REG 8,1 5233560 29836 /usr/sbin/plesk (deleted)

Executing 'lsof -p 2211972', returns

COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
plesk 2211972 root cwd DIR 8,1 4096 258412 /opt/psa/admin
plesk 2211972 root rtd DIR 8,1 4096 2 /
plesk 2211972 root txt REG 8,1 5233560 29836 /usr/sbin/plesk (deleted)
plesk 2211972 root mem REG 8,1 51856 9481 /usr/lib/x86_64-linux-gnu/libnss_files-2.31.so
plesk 2211972 root mem REG 8,1 2029592 9310 /usr/lib/x86_64-linux-gnu/libc-2.31.so
plesk 2211972 root mem REG 8,1 157224 10536 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
plesk 2211972 root mem REG 8,1 191504 9243 /usr/lib/x86_64-linux-gnu/ld-2.31.so
plesk 2211972 root 0r CHR 1,3 0t0 6 /dev/null
plesk 2211972 root 1w CHR 1,3 0t0 6 /dev/null
plesk 2211972 root 2w CHR 1,3 0t0 6 /dev/null

I tried restarting the plesk service using the following commands but nothing helped in deleting these files.

service sw-engine restart && service sw-cp-server restart

Any other suggestions please?
 
Back
Top