• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue (28)No space left on device

Azurel

Silver Pleskian
Plesk Onyx Version 17.0.17 Update #30

Today I get error on domain, in error_log it said "(28)No space left on device" and in error_log last line is not completly written. But here is no space problem:
Code:
# free -m
              total        used        free      shared  buff/cache   available
Mem:          32010       18415         222          58       13372       13078
Swap:           999         608         391

# df -i
Filesystem       Inodes   IUsed    IFree IUse% Mounted on
/dev/sda2      52756480 3931332 48825148    8% /
devtmpfs        4094996     334  4094662    1% /dev
tmpfs           4097283       1  4097282    1% /dev/shm
tmpfs           4097283     518  4096765    1% /run
tmpfs           4097283      16  4097267    1% /sys/fs/cgroup
none               4096       0     4096    0% /media/psf
tmpfs           4097283       1  4097282    1% /run/user/0

# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2       793G  636G  117G  85% /
devtmpfs         16G     0   16G   0% /dev
tmpfs            16G     0   16G   0% /dev/shm
tmpfs            16G  916K   16G   1% /run
tmpfs            16G     0   16G   0% /sys/fs/cgroup
none            4.0T     0  4.0T   0% /media/psf
tmpfs           3.2G     0  3.2G   0% /run/user/0

I have deactivate AWSTATS in Plesk for this domain, now the domain is completly shut down with "The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later."

Status PHP said:
# service plesk-php71-fpm status
Redirecting to /bin/systemctl status plesk-php71-fpm.service
● plesk-php71-fpm.service - The PHP 7.1.7 FastCGI Process Manager
Loaded: loaded (/usr/lib/systemd/system/plesk-php71-fpm.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2017-08-07 10:30:20 CEST; 1h 26min ago
Process: 26037 ExecReload=/bin/kill -USR2 $MAINPID (code=exited, status=0/SUCCESS)
Main PID: 24607 (code=exited, status=78)
Status: "Processes active: 0, idle: 7, Requests: 16388664, slow: 0, Traffic: 5.3req/sec"

Aug 07 09:52:51 mail postfix/postdrop[23484]: warning: uid=10004: No space left on device
Aug 07 09:52:51 mail postfix/sendmail[23483]: fatal: [email protected](10004): queue file write error
Aug 07 09:52:51 mail sendmail[23482]: plesk sendmail[23482]: sendmail unsuccessfully finished with exitcode 75
Aug 07 09:52:51 mail sendmail[23486]: plesk sendmail[23486]: handlers_stderr: SKIP
Aug 07 09:52:51 mail postfix/postdrop[23490]: warning: uid=10004: No space left on device
Aug 07 09:52:51 mail postfix/sendmail[23489]: fatal: [email protected](10004): queue file write error
Aug 07 10:30:08 mail systemd[1]: Reloaded The PHP 7.1.7 FastCGI Process Manager.
Aug 07 10:30:20 mail systemd[1]: plesk-php71-fpm.service: main process exited, code=exited, status=78/n/a
Aug 07 10:30:20 mail systemd[1]: Unit plesk-php71-fpm.service entered failed state.
Aug 07 10:30:20 mail systemd[1]: plesk-php71-fpm.service failed.

What is here the problem? The lograte is not correctly working? I have in domain access_ssl_log.processed with about 90GB and access_log.processed with 50GB.
 
Last edited:
Back
Top