Package Center : The available disk space of this system is insufficient

Currently reading
Package Center : The available disk space of this system is insufficient

Hi,

I'm currently running DSM 6.2-23739 (Xpenology on Gen8 Microserver) and when I try and install a package via Packer Center I get the following error "The available disk space of this system is insufficient". As you can see from my screen shot their is 2.71TB of disc space remaining?

1radarr.png



Thanks in advance

HEADRAT
 
It because /dev/md0 is full:

admin@Filmstation:/$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md0 2.3G 2.3G 0 100% /
none 7.9G 0 7.9G 0% /dev
/tmp 7.9G 348K 7.9G 1% /tmp
/run 7.9G 3.7M 7.9G 1% /run
/dev/shm 7.9G 16K 7.9G 1% /dev/shm
none 4.0K 0 4.0K 0% /sys/fs/cgroup
cgmfs 100K 0 100K 0% /run/cgmanager/fs
/dev/md2 21T 19T 2.8T 88% /volume1

I'm just not sure what that directly does or how to empty it!
 
/dev/md0 is a small partition on all disk drives that is configured as RAID1 using the mdadm tool . It is used for booting and storing the DSM application. This allows any drive failure that requires a hot-swap replacement. So I would guess that something has completely saturated your main DSM partition and it makes sense that you are getting this error.

Any apps installed that you can remove to make room?
 
Last edited:
Not realy. I'd walk thru the filesytem with du -hxd1 --exclude=/volume? / (which is the short for
du --human-readable --one-file-system --max-depth=1 --exclude=/volume? /) and follow the follders with unexpected or huge size.
 
admin@Filmstation:/tmp$ sudo du -hxd1 --exclude=/volume1
4.0K ./config
4.0K ./initrd
4.0K ./tmp
131M ./var
16K ./opt
40K ./iscsi
8.0K ./dev
4.0K ./.old_patch_info
18M ./.syno
4.0K ./md0
7.8M ./etc.defaults
32K ./run
16K ./.system_info
4.0K ./mnt
4.0K ./lost+found
5.9M ./var.defaults
4.0K ./volume1
8.6M ./etc
4.0K ./rubbish
8.0K ./space
968M ./usr
4.0K ./proc
1.1G ./root
4.0K ./sys
4.0K ./rlcone
2.2G . < This seems to be an offensive size put no directory is listed?
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

  • Solved
If you want I can help you via a remote session. PM me if you are open to the idea.
Replies
14
Views
2,156
  • Question
Thanks Rusty, I hope to learn a lot from synoforum and be an active participant (mostly asking question...
Replies
12
Views
3,702
  • Question
Hello, Since some times, the Apache 2.4 is broken and when I try to repair it, it fails. I already tried...
Replies
0
Views
1,006
Hi All, Have a DS418 with t wo LAN connections. I believe it is possible to direct specific package...
Replies
0
Views
1,432
OK... I've lost track of what your end game was. I thought you were converting from a Basic volume to...
Replies
13
Views
1,435
Tnx for the heads up @EhronW. Glad your matter was resolved ;)
Replies
12
Views
2,212

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top