duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Duplicity 4.2.1 on CentOS 4.7 causing resource shor


From: Darik Horn
Subject: Re: [Duplicity-talk] Duplicity 4.2.1 on CentOS 4.7 causing resource shortage on VPS
Date: Thu, 05 Mar 2009 08:54:50 -0600

> address@hidden [~]# df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/vzfs              20G   12G  9.0G  56% /
> simfs                  20G   12G  9.0G  56% /tmp
> simfs                  20G   12G  9.0G  56% /var/tmp

Do this as root

  # umount /tmp
  # umount /var/tmp

and try duplicity again.  You may need to stop daemons or change the
runlevel to dismount the simfs filesystem.

An easy way to force this for testing would be:

  # mv /tmp /tmp.old && mkdir /tmp && chmod 1777 /tmp

--
Darik Horn <address@hidden> +1-469-288-9443





reply via email to

[Prev in Thread] Current Thread [Next in Thread]