Bug Filed on 03-01-2016: Install Fails (Fix Edit: need to expand file system)

Continuing the discussion from Bug Filed on 02-25-2016: Install fails in Installing myDevices agent:

Hi,

Here’s the output of df -h from the Pi

  1. What OS? Arch Linux
  2. What class/size SD card? 8gb
  3. What Model Pi? B+
  4. Please describe the bug / issue. Attaching any relevant screenshots would be very helpful! Thanks in advance.

Installation fails with following error message:

Mon Feb 29 23:13:03 IST 2016 Installing myDevices agent
(-1%)
Mon Feb 29 23:13:03 IST 2016 Installing myDevices agent
Setup requires at least 200Mb for install

Output of df -h

[cw@nodester ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 14G 8.1G 4.7G 64% /
devtmpfs 181M 0 181M 0% /dev
tmpfs 185M 0 185M 0% /dev/shm
tmpfs 185M 368K 185M 1% /run
tmpfs 185M 0 185M 0% /sys/fs/cgroup
tmpfs 185M 0 185M 0% /tmp
/dev/mmcblk0p1 999M 18M 981M 2% /boot
tmpfs 37M 0 37M 0% /run/user/1000

Appreciate any help, thanks!

You need to expand the filesystem prior to installing Cayenne. Check out this post:

Let me know if you still are seeing issues!

-B

Were you able to expand the filesystem and do a successful install?

According to his disk filesystem output he has 4.7GB available out of 14GB, which is odd because he posted that his SD card size is 8GB. Might have been a typo, or might have been output from the wrong pi?

Changing this to Resolved. The file system needs to be expanded. In near future, we will implement a change to automatically expand the file system if not already expanded.

-B