Skip to content

error: No space left on device #4

Description

@6mile

When I log in to the SecureStack SIPServer I get an error that there is no space left on the device:
creating lib/ansible.egg-info
writing requirements to lib/ansible.egg-info/requires.txt
writing lib/ansible.egg-info/PKG-INFO
writing top-level names to lib/ansible.egg-info/top_level.txt
writing dependency_links to lib/ansible.egg-info/dependency_links.txt
writing manifest file 'lib/ansible.egg-info/SOURCES.txt'
reading manifest file 'lib/ansible.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'ticket_stubs'
no previously-included directories found matching 'hacking'
warning: no files found matching 'SYMLINK_CACHE.json'
writing manifest file 'lib/ansible.egg-info/SOURCES.txt'
error: No space left on device
-bash: cannot create temp file for here-document: No space left on device

Sure enough if I do a df -h I see the root disk is full:
[securestack@securestack-server-gce01 ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 10G 10G 32K 100% /
devtmpfs 2.3G 0 2.3G 0% /dev
tmpfs 2.3G 0 2.3G 0% /dev/shm
tmpfs 2.3G 241M 2.0G 11% /run
tmpfs 2.3G 0 2.3G 0% /sys/fs/cgroup
tmpfs 455M 0 455M 0% /run/user/0
tmpfs 455M 0 455M 0% /run/user/6969

The SecureStack SIPServer is still working but I don't see any current data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions