Announcement

Collapse
No announcement yet.

no space for root partition

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • no space for root partition

    Hi. I wanted to get some extra space because my main root partition is almost full

    [root@server brabus]# df -h
    System plików rozm. użyte dost. %uż. zamont. na
    devtmpfs 95G 0 95G 0% /dev
    tmpfs 95G 107M 95G 1% /dev/shm
    tmpfs 95G 123M 95G 1% /run
    tmpfs 95G 0 95G 0% /sys/fs/cgroup
    /dev/mapper/cloudlinux_56--221--165--33-root 70G 69G 1011M 99% /
    none 95G 6,5M 95G 1% /var/lve/dbgovernor-shm
    /dev/sda2 1014M 354M 661M 35% /boot
    /dev/sda1 599M 5,8M 594M 1% /boot/efi
    /dev/mapper/cloudlinux_56--221--165--33-root 3,5T 1,4T 2,1T 41% /home
    /dev/md0 3,7T 204G 3,5T 6% /home2​
    I found this article to move the structure /usr/share/cagefs-skeleton, but I have a problem when disabling cagefs:

    [root@server usr]# cagefsctl --disable-cagefs
    CageFS has been disabled
    Error: /usr/sbin/lvectl destroy all failed
    ​Is this error message is normal?
    Last edited by hostline.pl; 02-04-2023, 02:10 AM.
    Marcin85

  • #2
    Hi!

    Well, this message is normal on a busy environment. You may want to try doing the same on a calm period, like early morning or so.

    Comment


    • #3
      Thank you for your help. Can I force it if the situation happens again?
      Marcin85

      Comment


      • #4
        Well yes. Just stop apache and run it once again. That should do a trick.

        Comment

        Working...
        X