No space left on device

Hi

I have getting error like below Warning: session_start() [function.session-start]: open(/home/snaturgold/domains/wearekrabi.com/tmp/sess_ea2eaffca6b8aa7768ea64d2b0df2727, O_RDWR) failed: No space left on device (28) in /home/snaturgold/domains/wearekrabi.com/public_html/header.php on line 2

I dont think my drives are full but when deleted some files it seems to be working again but eventhough i uploaded no new files, after a while the error came back. Since the server was a sub server, I tried converting it to parent server, now the website is inaccessible but the files are all there. I'll paste the info on the move below.

I read some posts that has the same errors and run some command so here is the result

Mount /dev/sda2 on / type ext3 (rw,relatime,errors=remount-ro) proc on /proc type proc (rw,noexec,nosuid,nodev) /sys on /sys type sysfs (rw,noexec,nosuid,nodev) varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755) varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777) udev on /dev type tmpfs (rw,mode=0755) devshm on /dev/shm type tmpfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) /dev/sda3 on /home type ext3 (rw,relatime,grpquota,usrquota) securityfs on /sys/kernel/security type securityfs (rw)

Quota Disk quotas for user phuketgreattime (uid 1073): Filesystem blocks quota limit grace files quota limit grace /dev/sda3 31508 0 0 1075 0 0

And result of the move

Move Virtual Server In domain phuketgreattime.com Converting virtual server phuketgreattime.com to a parent server .. Creating administration group phuketgreattime .. .. done

Creating administration user phuketgreattime .. .. done

Creating aliases for administration user .. .. done

Adding administration user to groups .. .. done

Moving home directory .. .. done

Setting ownership for home directory .. .. done

Changing home directory in website configuration .. .. Apache website failed! : Failed to open /home/phuketgreattime/cgi-bin/php5.cgi.webmintmp.26938 : No space left on device at /usr/share/webmin/web-lib-funcs.pl line 1332, line 1.

Updating home directory in Webalizer configuration .. .. Webalizer reporting failed! : Failed to open /home/phuketgreattime/public_html/stats/.htaccess for writing : Bad file descriptor at /usr/share/webmin/web-lib-funcs.pl line 1332.

Updating user and group in Logrotate configuration .. .. not needed

Creating MySQL login .. .. done

Changing administration group for MySQL database files .. .. done

Creating Webmin user .. .. done

Updating user to run AWstats report as .. .. AWstats reporting failed! : virtualmin-awstats::feature_modify failed : Failed to open /home/phuketgreattime/.awstats-htpasswd for writing : Bad file descriptor

Saving server details .. .. done

Updating Webmin user .. .. done

Re-loading Webmin .. .. done

Status: 
Active

Comments

It does sound like you're seeing a disk space issue of some sort. The quota command you ran looks okay, so that points towards a disk space problem.

If you have different partitions on your drive, it's possible that one particular partition ran out of space.

You can see how much disk space you have available by running this command:

df -h

Remember though that if you're using Virtualmin GPL, you'd want to use the forums for support. We monitor those, along with lots of wonderful folks in the community. Thanks!