Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Proxmox
    5. Problem mit Proxmox Speicher

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Problem mit Proxmox Speicher

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      ticaki Developer @guitardoc last edited by ticaki

      @guitardoc sagte in Problem mit Proxmox Speicher:

      /dev/sda on /mnt/sda type ext4 (rw,relatime)

      Ich weiß jetzt leider nicht so ganz wie ich dir helfen soll. Das Problem ist das /mnt/sda deinen Speicher gefüllt hat... ABER da ist die externe Platte gemoutet. Wenn du da was löschst hilft das nicht.

      • externe Platte aus Proxmox entfernen, dann
      • umount /mnt/sda
      • den Inhalt von /mnt/sda löschen,
      • mount /mnt/sda
      • die externe Platte wieder in proxmox hinzufügen.

      Das geht aber so nur im besten Fall.

      G 1 Reply Last reply Reply Quote 1
      • G
        guitardoc @ticaki last edited by

        @ticaki

        Hmm, da bräuchte ich für jeden Schritt eine genaue Anleitung was ich wo machen muss… Geht das irgendwie?

        T G 2 Replies Last reply Reply Quote 0
        • T
          ticaki Developer @guitardoc last edited by

          @guitardoc

          Ich fühle mich in der Materie nicht wirklich sicher genug um Anleitungen zu schreiben. Versuchen kann ich es aber:

          Geh mal ins Datacenter und Storage und entferne dort die externe ssd

          Dann gibts du in der PVE shell umount /mnt/sda ein und zeigst die ausgabe.

          G 1 Reply Last reply Reply Quote 1
          • G
            guitardoc @guitardoc last edited by

            Ich habe hier noch was entdeckt - das kann doch nicht richtig sein, oder?

            9455caeb-1791-4729-b26e-0d88563e2b2c-image.png

            T 1 Reply Last reply Reply Quote 0
            • T
              ticaki Developer @guitardoc last edited by

              @guitardoc
              Das ist eine Möglichkeit, da kann man nicht sagen das es falsch ist. Geh halt auf edit und wähle es ab. Ändert aber nichts an dem was ich vorher gesagt habe.

              G 1 Reply Last reply Reply Quote 1
              • G
                guitardoc @ticaki last edited by

                @ticaki Bevor ich die externe SSD rausschmeiße - wie kann ich die dann wieder einfügen? In der Liste unter add finde ich da nichts:

                c8d4b41c-28d4-48fe-bc60-faf24ee4a5b3-image.png

                T 1 Reply Last reply Reply Quote 0
                • T
                  ticaki Developer @guitardoc last edited by

                  @guitardoc

                  Directory - steht doch auch jetzt im type

                  1 Reply Last reply Reply Quote 1
                  • G
                    guitardoc @ticaki last edited by

                    @ticaki said in Problem mit Proxmox Speicher:

                    Geh mal ins Datacenter und Storage und entferne dort die externe ssd

                    Dann gibts du in der PVE shell umount /mnt/sda ein und zeigst die ausgabe.

                    So, hab ich gemacht. eine Ausgabe kam nicht.

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      ticaki Developer @guitardoc last edited by

                      @guitardoc
                      Was sagt 'du' mit /mnt siehe oben

                      G 1 Reply Last reply Reply Quote 1
                      • G
                        guitardoc @ticaki last edited by

                        @ticaki

                        
                        root@proxmox:~# du /mnt
                        4       /mnt/vzsnap0
                        82217832        /mnt/sda/dump
                        4       /mnt/sda/private
                        4       /mnt/sda/snippets
                        4       /mnt/sda/template/iso
                        4       /mnt/sda/template/cache
                        12      /mnt/sda/template
                        4       /mnt/sda/images
                        82217860        /mnt/sda
                        82217868        /mnt
                        root@proxmox:~# 
                        
                        
                        T 1 Reply Last reply Reply Quote 0
                        • T
                          ticaki Developer @guitardoc last edited by ticaki

                          @guitardoc

                          jetzt bitte vorsichtig und doppelt prüfen:

                          rm -rf /mnt/sda/*

                          in der pve shell eingeben.

                          muss jetzt für 15 minuten afk gehen, bin gleich wieder da.

                          G 1 Reply Last reply Reply Quote 1
                          • G
                            guitardoc @ticaki last edited by guitardoc

                            @ticaki Hab’s eingegeben. Eine Ausgabe kam nicht.

                            EDIT:

                            
                            root@proxmox:~# du /mnt
                            4       /mnt/vzsnap0
                            4       /mnt/sda
                            12      /mnt
                            root@proxmox:~# 
                            
                            
                            

                            EDIT nochmal: Ich vermute jetzt mount /mnt/sda in der PVE Shell?

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              ticaki Developer @guitardoc last edited by

                              @guitardoc

                              jetzt mount /mnt/sda und dann als storage hinzufügen

                              anschließend alle backup automatiionen editieren und den pfad richtig setzen.

                              G 1 Reply Last reply Reply Quote 1
                              • G
                                guitardoc @ticaki last edited by

                                @ticaki

                                
                                root@proxmox:~# mount /mnt/sda
                                root@proxmox:~# du /mnt
                                4       /mnt/vzsnap0
                                4       /mnt/sda/snippets
                                4       /mnt/sda/private
                                4       /mnt/sda/template/cache
                                4       /mnt/sda/template/iso
                                12      /mnt/sda/template
                                92966180        /mnt/sda/dump
                                4       /mnt/sda/images
                                16      /mnt/sda/lost+found
                                92966224        /mnt/sda
                                92966232        /mnt
                                root@proxmox:~# 
                                
                                

                                Hmm, jetzt ist doch wieder so viel da drauf? Oder ist das jetzt richtig?

                                T 1 Reply Last reply Reply Quote 0
                                • T
                                  ticaki Developer @guitardoc last edited by ticaki

                                  @guitardoc
                                  gib df ein. Ist jetzt aber richtig.

                                  G 1 Reply Last reply Reply Quote 1
                                  • G
                                    guitardoc @ticaki last edited by

                                    @ticaki

                                    
                                    root@proxmox:~# df
                                    Filesystem           1K-blocks     Used Available Use% Mounted on
                                    udev                  32816220        0  32816220   0% /dev
                                    tmpfs                  6570032     1900   6568132   1% /run
                                    /dev/mapper/pve-root  98497780 11336784  82111448  13% /
                                    tmpfs                 32850160    34320  32815840   1% /dev/shm
                                    tmpfs                     5120        0      5120   0% /run/lock
                                    efivarfs                   256       40       212  16% /sys/firmware/efi/efivars
                                    /dev/nvme0n1p2         1046512      344   1046168   1% /boot/efi
                                    /dev/fuse               131072       24    131048   1% /etc/pve
                                    tmpfs                  6570032        0   6570032   0% /run/user/0
                                    /dev/sda             245024372 92966232 139538804  40% /mnt/sda
                                    root@proxmox:~# 
                                    
                                    
                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      ticaki Developer @guitardoc last edited by ticaki

                                      @guitardoc

                                      13% auflastung auf root

                                      passt.

                                      du zeigt dir auf dateiebene an, was was verbraucht unabhängig von dem wo
                                      df zeigt dir das wo an

                                      EDIT: mit wo meine ich Festplatten usw.

                                      G 1 Reply Last reply Reply Quote 1
                                      • G
                                        guitardoc @ticaki last edited by

                                        @ticaki Super!!!

                                        Nun die Platte wieder dazu. Was muss ich da hier eingeben?

                                        dfeca26f-79b7-4091-8001-a5629f1f5aba-image.png

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          ticaki Developer @guitardoc last edited by

                                          @guitardoc

                                          id ist ne bezeichnung
                                          das rote ist
                                          /mnt/sda

                                          G 1 Reply Last reply Reply Quote 1
                                          • G
                                            guitardoc @ticaki last edited by guitardoc

                                            @ticaki

                                            Da isse:

                                            c7ba3b71-0076-493e-806b-713f0b96bb5e-image.png

                                            EDIT: Und jetzt ist local auch wieder leer:

                                            6ea04c8d-dd41-4947-b604-df11fc81aa26-image.png

                                            Da die Platte den gleichen Namen hat wie vorher (External-SSD) sollten die Pfade auch alle stimmen, oder muss ich da noch was überprüfen?

                                            T 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            876
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            67
                                            2449
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo