Posts by eugeney

    Hello
    I have moved LibereElect from SD card to HDD drive. After that I increase size of /storrage partition.
    As result I see difference between dh and parted output for /dev/sda3 partition

    LibreELEC:~ # df -h

    Filesystem Size Used Available Use% Mounted on

    devtmpfs 1.6G 4.0K 1.6G 0% /dev

    tmpfs 758.6M 10.4M 748.2M 1% /run

    /dev/sda2 511.7M 142.1M 369.6M 28% /flash

    /dev/loop0 111.0M 111.0M 0 100% /

    /dev/sda3 3.1G 3.0G 0 100% /storage

    tmpfs 1.9G 0 1.9G 0% /dev/shm

    tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup

    tmpfs 1.9G 2.3M 1.8G 0% /var

    tmpfs 1.9G 0 1.9G 0% /tmp

    /dev/sdb1 7.2T 6.5T 364.2G 95% /var/media/NAS

    overlay 3.1G 3.0G 0 100% /storage/.kodi/userdata/addon_data/service.system.docker/docker/overlay2/056ff42689ce0a6780a60ced8704ded67adbffc2b20973960289f3f8a41e6d78/merged

    LibreELEC:~ # parted -l

    Model: Seagate Basic (scsi)

    Disk /dev/sda: 5001GB

    Sector size (logical/physical): 512B/4096B

    Partition Table: gpt

    Disk Flags:

    Number Start End Size File system Name Flags

    1 17.4kB 16.8MB 16.8MB Microsoft reserved partition msftres

    2 16.8MB 554MB 537MB fat16 Basic data partition msftdata

    3 1627MB 4998GB 4996GB ext4 Basic data partition msftdata

    Model: Seagate Backup+ Hub BK (scsi)

    Disk /dev/sdb: 8002GB

    Sector size (logical/physical): 512B/4096B

    Partition Table: gpt

    Disk Flags:

    Number Start End Size File system Name Flags

    1 1049kB 8002GB 8002GB ext4 Basic data partition


    Could someone help me to identify what is wrong with /storage ? And how i can find the couse of the issue