From: Lonnie A. <li...@lo...> - 2025-08-31 14:50:51
|
Hi Micheal, Here is an example Proxmox VM with a 8 GB disk pbx-pve ~ # df -h Filesystem Size Used Available Use% Mounted on ... /dev/sda1 255.6M 121.3M 134.3M 47% /oldroot/cdrom /dev/sda2 237.9M 17.5M 207.6M 8% /mnt/asturw /dev/sda3 7.4G 2.9M 7.0G 0% /mnt/kd pbx-pve ~ # findfs LABEL=RUNNIX /dev/sda1 pbx-pve ~ # findfs LABEL=ASTURW /dev/sda2 pbx-pve ~ # findfs LABEL=ASTKD /dev/sda3 The standard 256 MB partitions for the RUNNIX and ASTURW are generally good, and don't need to be changed. The ASTKD partition, as small as a few GB can provide production usage for many cases. > is there any way that I can change the partitions in Astlinux to use the extra space without having to rebuild it? One solution might be to archive/prune via 'scp' or 's3fs' to external storage, keeping a smaller ASTKD partition practical. Otherwise, we don't include any tools to extend the size of the partition. Lonnie > On Aug 31, 2025, at 4:20 AM, Michael Knill <mic...@ip...> wrote: > > Hi Group > > I have a number of Astlinux VM which Im creating a standard template for. In my new DC, storage is actually now the most expensive resource so wanting to limit it where I can. > Im thinking of starting pretty low which should be fine for most Its quite easy in OpenStack to extend a volume if I really needed to but is there any way that I can change the partitions in Astlinux to use the extra space without having to rebuild it? > > Regards > Michael Knill > Managing Director > D: +61 2 6189 1360 > P: +61 2 6140 4656 > E: mic...@ip... > W: ipcsolutions.com.au > <image001.png>Smarter Business Communications > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |