cancel
Showing results for 
Search instead for 
Did you mean: 

install errors

ejporter
Level 4

[root@op000393 ~]# docker run -it --rm -v /cloudpoint:/cloudpoint -v /var/run/docker.sock:/var/run/docker.sock veritas/flexsnap-cloudpoint:2.1.2.7542 install

Configuration started at time Wed May 1 19:35:40 UTC 2019
CloudPoint, onhost docker version 18.*
This is a fresh install
Checking if a 1.0 release container exists ...
Loading images for the CloudPoint services ...
Error processing tar file(exit status 1): write /usr/bin/mongo: no space left on device
[root@op000393 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 7.9G 0 7.9G 0% /dev
tmpfs 7.9G 136K 7.9G 1% /dev/shm
tmpfs 7.9G 20M 7.9G 1% /run
tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
/dev/mapper/vg_root-lv_root 9.8G 2.6G 6.8G 28% /
/dev/sda1 477M 252M 196M 57% /boot
/dev/mapper/vg_app-lv_app01 98G 61M 93G 1% /cloudpoint
/dev/mapper/vg_root-lv_home 4.9G 2.0G 2.7G 42% /home
/dev/mapper/vg_root-lv_var 9.8G 6.1G 3.3G 65% /var
/dev/mapper/vg_root-lv_tmp 4.9G 21M 4.6G 1% /tmp
tmpfs 1.6G 0 1.6G 0% /run/user/1480255905

I am trying to install cloudpiont and getting the error below.  I have plenty of space in the root filesystem.  Any suggestions?

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

ejporter
Level 4

So figured out shortly after posting.   This server has /var in separate filesytem and that is where contains is.. freed space in /var and am fine

View solution in original post

1 REPLY 1

ejporter
Level 4

So figured out shortly after posting.   This server has /var in separate filesytem and that is where contains is.. freed space in /var and am fine