@Sebastian-Roth
Thanks for the fast replay -
the mound seem ok and if we go to images in fog we can see them.
this is the output of the command you asked :
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=1931128k,nr_inodes=482782,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/mapper/centos_fog-root on / type xfs (rw,relatime,attr2,inode64,noquota)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/mapper/VolGroup01-LogVol01 on /images type ext4 (rw,relatime,data=ordered)
/dev/sda1 on /boot type xfs (rw,relatime,attr2,inode64,noquota)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=388272k,mode=700)
[root@FOG ~]# ls -al /images
total 92
drwxrwxrwx 20 fog fog 4096 Dec 21 14:17 .
dr-xr-xr-x. 21 root root 4096 Dec 4 15:03 ..
drwxr-xr-x 2 fog root 4096 Dec 4 13:54 DellOptiplex7040
drwxrwxrwx 3 fog root 4096 Dec 4 13:54 dev
drwxr-xr-x 2 fog root 4096 Dec 4 13:59 GBB75MD3H
drwxr-xr-x 2 fog root 4096 Dec 4 14:01 GIGABYTEB85MD2V
drwxr-xr-x 2 fog root 4096 Dec 4 14:01 GIGABYTEG41MTS2PT
drwxr-xr-x 2 fog root 4096 Dec 4 14:03 GigaByteGAH61MS2PV_Win7prosp1_181115
drwxr-xr-x 2 fog root 4096 Dec 4 14:05 HPCompaq6000
drwxr-xr-x 2 fog root 4096 Dec 4 14:06 HPCompaq8200Elite
drwxr-xr-x 2 fog root 4096 Dec 4 14:08 HP_CompaqPro6200
drwxr-xr-x 2 fog root 4096 Dec 4 14:08 HPPro3500
drwxr-xr-x 2 fog root 4096 Dec 4 14:08 HPPro3500v3
drwxr-xr-x 2 fog root 4096 Dec 4 14:10 HPPro3500v5
drwxr-xr-x 2 fog root 4096 Dec 4 14:13 HPProDesk400G2
drwxr-xr-x 2 fog root 4096 Dec 4 14:14 LenovoThinkCentreM58
drwxr-xr-x 2 fog root 4096 Dec 4 14:16 LenovoThinkCentreM72eM71e
drwxr-xr-x 2 fog root 16384 Dec 4 14:16 lost+found
drwxr-xr-x 2 fog root 4096 Dec 4 14:16 postdownloadscripts
drwxr-xr-x 2 fog root 4096 Dec 4 14:16 TestVM
[root@FOG ~]# cat /etc/fstab
#
# /etc/fstab
# Created by anaconda on Tue Mar 29 07:55:54 2016
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/centos_fog-root / xfs defaults 0 0
UUID=0937e4a8-70ed-429e-b9c2-104c7a441eb6 /boot xfs defaults 0 0
/dev/mapper/centos_fog-swap swap swap defaults 0 0
/dev/VolGroup01/LogVol01 /images ext4 defaults 0 0