Page 1 of 1

Increasing Disk Space C-MOR Software

Posted: Tue Dec 17, 2013 8:02 pm
by admin
Please use the attached PDF to increase the hard disk of your C-MOR Virtual Server.

Please be very careful using this document. Make sure you are having a snapshot prior starting the disk space enlagement.
Documentation Increasing hard disk C-MOR video-surveillance

Re: Increasing Disk Space C-MOR Software

Posted: Sat Oct 13, 2018 9:23 pm
by support
Please be aware of the new partition layout of C-MOR Version 5!

The data partition is /dev/sda4 on C-MOR V5 and no longer /dev/sda3.

Also, if you have a VMDK disk in a VirtualBox VM, the steps to increase the disk are:

C-MOR VM shutdown
VBoxManage clonehd "C-MOR Video Surveillance-disk001.vmdk" "C-MOR Video Surveillance-disk001.vdi" --format vdi
VBoxManage modifyhd "C-MOR Video Surveillance-disk001.vdi" --resize 51200
VBoxManage clonehd "C-MOR Video Surveillance-disk001.vdi" "C-MOR Video Surveillance-disk001.vmdkk" --format vmdk
Delete the file "C-MOR Video Surveillance-disk001.vdi"