<html><head></head><body><br><br>On Monday 28 June 2021 12:52:04 PM (+07:00), open infra wrote:<br><br><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex"><div dir="ltr"><br><div><br></div><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 27, 2021 at 4:48 PM Embedded Devel <<a href="mailto:lists@optimcloud.com">lists@optimcloud.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="padding-left:1ex;border-left-color:rgb(204, 204, 204);border-left-style:solid;border-left-width:1px;margin-left:0.8ex;margin-bottom:0px;margin-right:0px;margin-top:0px;"><div><br><br>On Saturday 26 June 2021 20:17:36 PM (+07:00), Waines, Greg wrote:<br><br><blockquote style="padding-left:1ex;border-left-color:rgb(0, 0, 255);border-left-style:solid;border-left-width:2px;margin-left:0px;margin-bottom:0.8ex;margin-right:0px;margin-top:0px;">





<div>
<p class="MsoNormal">Agreed that increased docker fs is not documented well … especially if you need to increase the cgts_vg logical volume group in order to increase the docker filesystem size.  We have plans to fix this.</p></div></blockquote><div><br></div><div>Yupp seems this is exactly what i need also right now, as im running into the </div><div><br></div><div><br></div><div><div>system host-fs-modify controller-0 docker=60</div><div>HostFs update failed: Not enough free space on cgts-vg. Current free space 16 GiB, requested total increase 30 GiB</div></div><div><br></div><div><br></div></div></blockquote><div><br></div><div>Please check if you have enough space (either disk or partitions) available and if so, you can extend the logical volume.</div><div>I have used both methods (GUI and CLI).</div></div></div></div></blockquote><div><br></div><div>yeah im aware of what to do, question is where the doc with the resize commands that i had to do the same for on the last cluster i built.</div><div><br></div><div><div>[    1.626293] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)</div></div><div><br></div><div><br></div><div><div>controller-0:~# pvdisplay </div><div>  --- Physical volume ---</div><div>  PV Name               /dev/sda6</div><div>  VG Name               nova-local</div><div>  PV Size               34.00 GiB / not usable 4.00 MiB</div><div>  Allocatable           yes (but full)</div><div>  PE Size               4.00 MiB</div><div>  Total PE              8703</div><div>  Free PE               0</div><div>  Allocated PE          8703</div><div>  PV UUID               H4XSXd-6nbV-UVML-5UzC-CBRW-Nibt-XcqqYh</div><div>   </div><div>  --- Physical volume ---</div><div>  PV Name               /dev/sda5</div><div>  VG Name               cgts-vg</div><div>  PV Size               179.00 GiB / not usable 32.00 MiB</div><div>  Allocatable           yes </div><div>  PE Size               32.00 MiB</div><div>  Total PE              5727</div><div>  Free PE               517</div><div>  Allocated PE          5210</div><div>  PV UUID               EuOPqF-b3vF-L8cu-ULB5-40Q0-g0W9-07N5lW</div><div>   </div><div>controller-0:~# df -h</div><div>Filesystem                            Size  Used Avail Use% Mounted on</div><div>devtmpfs                               16G     0   16G   0% /dev</div><div>tmpfs                                  16G  212K   16G   1% /dev/shm</div><div>tmpfs                                  16G   13M   16G   1% /run</div><div>tmpfs                                  16G     0   16G   0% /sys/fs/cgroup</div><div>/dev/sda4                              20G  8.0G   11G  44% /</div><div>tmpfs                                 1.0G  112K  1.0G   1% /tmp</div><div>/dev/mapper/cgts--vg-backup--lv        25G   45M   24G   1% /opt/backups</div><div>/dev/mapper/cgts--vg-scratch--lv       16G   69M   15G   1% /scratch</div><div>/dev/mapper/cgts--vg-ceph--mon--lv     20G   95M   19G   1% /var/lib/ceph/mon</div><div>/dev/sda1                             9.5G   37M  9.0G   1% /opt/platform-backup</div><div>/dev/sda3                             477M  106M  343M  24% /boot</div><div>/dev/mapper/cgts--vg-docker--lv        30G   22G  8.6G  72% /var/lib/docker</div><div>/dev/sda2                             300M   11M  290M   4% /boot/efi</div><div>/dev/mapper/cgts--vg-kubelet--lv      9.8G   38M  9.2G   1% /var/lib/kubelet</div><div>/dev/mapper/cgts--vg-log--lv          7.6G  230M  7.0G   4% /var/log</div></div><div><br></div></body></html>