We have a 2025.1.4 single node cluster on a Ubuntu 24.04 system. The installation of the cluster was accomplished with a 1TB logical volumne. Now we double the size of the logical volume and want also that the cluster is taking the new size into account. We suspect to use the command:
confd_client st_device_enlarge node: 11 devname: /exa/data/storage/dev.1 num_sectors: 0
but are not sure. The aim is to have the additional space to be used by temporary space which in our impression is only using the old size of 1TB as a space consuming job is failling when the sum of data volume and temporary volume is reaching the 1TB limit.
Kind regards
Jörg