Thank you for your suggestions and sorry about the delay. I had to manually build some machines. I so need to sort this out, anyway the output from mount is;
image@fog1:~$ mount
/dev/mapper/fog1–vg-root on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
none on /sys/fs/pstore type pstore (rw)
/dev/sda1 on /5TB-USB-1 type ext4 (rw)
/dev/sdi1 on /boot type ext2 (rw)
/dev/sde1 on /images2 type ext4 (rw)
/dev/sdf1 on /images3 type ext4 (rw)
/dev/sdg1 on /images4 type ext4 (rw)
/dev/sdh1 on /images5 type ext4 (rw)
/dev/sdb1 on /4TB-USB-2 type ext4 (rw)
/dev/sdc1 on /4TB-USB-1 type ext4 (rw)
/dev/sdd1 on /5TB-USB-2 type ext4 (rw)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw)
systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
nfsd on /proc/fs/nfsd type nfsd (rw)
image@fog1:~$
The space used is;
Default memeber Used= 2.4Gib Free -849 Gib
1st 4 TB disk Used= 3.3 TiB Free= 284 GiB
2nd 4 TB disk Used= 3.25 TiB Free=343 GiB
3rd 5TB disk Used= 3.45 Tib Free =0 ( I know there should be spare but it’s recording 0)
1st 5TB disk Used = 2.46Tb Free = 1.83 TiB
I have 4 USB drives plugged into the fog server, that I manually copy the files onto as a backup. I thought I’d backup the drives in my old fog server to the USB drives, remove the disks, both as image stores and physically put them into the new fog server, then copy the data back. I just want to know how to remove them from the old fog server one by one, so I can still use it as I go through the process.
The images from 1.20 are also in a different format, any guidance on how to convert them?
Thanks
Julian