• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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