mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
If the VM has snapshots then the chain_info of a volume can be longer than 255 characters. Increasing the column length of chain_info in VolumeVO to match the maximum length of type text(db schema type)