Dateisystem Expandieren/Fehler/Probleme

Max2Play Home Forums Max2Play on Raspberry PI Dateisystem Expandieren/Fehler/Probleme

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • 24. November 2016 at 22:40 #24201

    Hallo zusammen,

    ich habe ein kleines Problem mit dem Dateisystem. Läuft auf einem RPI3, als ich das Dateisystem expandieren wollte muss irgendwas schiefgelaufen sein was ich nicht mitbekommen habe… es „fehlen“ über 14Gb…

    Debug liefert:

    #### FILESYSTEM ####
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/root 2857028 2369760 343240 88% /
    devtmpfs 493900 0 493900 0% /dev
    tmpfs 498232 0 498232 0% /dev/shm
    tmpfs 498232 6984 491248 2% /run
    tmpfs 5120 4 5116 1% /run/lock
    tmpfs 498232 0 498232 0% /sys/fs/cgroup
    /dev/mmcblk0p1 61384 21472 39912 35% /boot
    tmpfs 99648 4 99644 1% /run/user/1000

    Die Shell sagt aber:

    pi@FHEM:~ $ sudo blkid -o list -w /dev/null
    device fs_type label mount point UUID
    ————————————————————————————————————————————-
    /dev/mmcblk0p1 vfat boot /boot DF8E-C7AE
    /dev/mmcblk0p2 ext4 / cea0b7ae-2fbc-4f01-8884-3cb5884c8bb7
    /dev/mmcblk0 (in use)

    und

    pi@FHEM:~ $ sudo lsblk -o NAME,UUID,FSTYPE,SIZE,LABEL,MOUNTPOINT
    NAME UUID FSTYPE SIZE LABEL MOUNTPOINT
    mmcblk0 14,5G
    ├─mmcblk0p1 DF8E-C7AE vfat 60M boot /boot
    ├─mmcblk0p2 cea0b7ae-2fbc-4f01-8884-3cb5884c8bb7 ext4 14,2G /
    └─mmcblk0p3 195,3M

    Bin jetzt kein Linux-Spezialist, aber wo sind denn die fehlenden GB hin verschwunden? Sysmon liefert auch nur

    Filesystem /boot: Total: 60 MB, Used: 21 MB, 35 %, Available: 39 MB at /boot
    Root: Total: 2791 MB, Used: 2312 MB, 88 %, Available: 338 MB at /
    File System: fs Total: 0 MB, Used: 0 MB, 0 %, Available: 0 MB at fs (not available)

    Hat jemand einen Tip für mich?

    Rätselnde Grüße

    sascha

    13. Dezember 2016 at 18:34 #24846

    Hallo Tedoius,

    Did you alreade reboot after expand the filesystem? If you already done this, there maybe was a failure while rebooting the system.

    Please try to enter this command in the terminal:

    sudo resize2fs /dev/mmcblk0p2

    Best Regards
    Christoph

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Register here