Festplatte wird nicht mehr angezeigt -

Lockslay

Member
Nov 27, 2020
121
1
23
50
Hallo zusammen,

ich habe ein großes Problem.
Zahlreiche VM und LCT liegen auf einer zweiten Fetsplatte.

Diese wir nach einen Neustart nicht mehr angezeigt.
Wie kann ich diese wieder an die Stelle bringen damit das alles wieder läuft?

Ich meine die /dev/sdb/

root@proxmox:/Daten_Fahl# ls
share subvol-107-disk-0 subvol-110-disk-0 subvol-116-disk-0 subvol-117-disk-1
subvol-106-disk-0 subvol-109-disk-0 subvol-112-disk-0 subvol-117-disk-0

1618153331268.png

1618153418933.png



Wenn ich z.b.ein neue VM erstellen möchte ist die HDD unter Storage nicht mehr zu sehen.


1618153517046.png



df -l
Code:
Filesystem                   1K-blocks      Used Available Use% Mounted on
udev                          16256080         0  16256080   0% /dev
tmpfs                          3256784      9440   3247344   1% /run
/dev/mapper/pve-root          98559220  28821532  64688140  31% /
tmpfs                         16283916     46800  16237116   1% /dev/shm
tmpfs                             5120         0      5120   0% /run/lock
tmpfs                         16283916         0  16283916   0% /sys/fs/cgroup
/dev/sda2                       523248       312    522936   1% /boot/efi
Daten_Fahl                   120120704       256 120120448   1% /Daten_Fahl
Daten_Fahl/subvol-109-disk-0  33554432    921728  32632704   3% /Daten_Fahl/subvol-109-disk-0
Daten_Fahl/subvol-117-disk-0  10485760   1267328   9218432  13% /Daten_Fahl/subvol-117-disk-0
Daten_Fahl/subvol-107-disk-0   8388608    648960   7739648   8% /Daten_Fahl/subvol-107-disk-0
Daten_Fahl/subvol-117-disk-1 133717760  13597312 120120448  11% /Daten_Fahl/subvol-117-disk-1
Daten_Fahl/subvol-116-disk-0   8388608    533120   7855488   7% /Daten_Fahl/subvol-116-disk-0
Daten_Fahl/share             246885760 126765312 120120448  52% /Daten_Fahl/share
Daten_Fahl/subvol-110-disk-0  52428800   4477696  47951104   9% /Daten_Fahl/subvol-110-disk-0
Daten_Fahl/subvol-106-disk-0   2097152    460672   1636480  22% /Daten_Fahl/subvol-106-disk-0
/dev/fuse                        30720        20     30700   1% /etc/pve
overlay                       98559220  28821532  64688140  31% /var/lib/docker/overlay2/ebc2fbd5f9863a220f5f017a275ea79c5f82c8f365fe0fd68a05313a45230f89/merged
Daten_Fahl/subvol-112-disk-0  33554432   2833536  30720896   9% /Daten_Fahl/subvol-112-disk-0
tmpfs                          3256780         0   3256780   0% /run/user/0

/etc/fstab

Code:
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/pve/root / ext4 errors=remount-ro 0 1
UUID=2C90-C03D /boot/efi vfat defaults 0 1
/dev/pve/swap none swap sw 0 0
proc /proc proc defaults 0 0
#/dev/sdc1 /media/nextcloud/ ext4  defaults  0  1

Kann mir bitte einer weiterhelfen wie ich die Festplatte wieder ins System bekomme?

Gruß und Danke schonmal.

Lockslay
 
Last edited:
Hallo und Danke für die schnelle Antwort:

Code:
zpool status
  pool: Daten_Fahl
 state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
        still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not support
        the features. See zpool-features(5) for details.
  scan: scrub repaired 0B in 00:58:06 with 0 errors on Sun Apr 11 01:22:07 2021
config:

        NAME                                  STATE     READ WRITE CKSUM
        Daten_Fahl                            ONLINE       0     0     0
          ata-SAMSUNG_HD401LJ_S0HVJ1EP400905  ONLINE       0     0     0

errors: No known data errors


und


root@proxmox:~# zpool import
no pools available to import
 
Also verfügbar und heil ist der ZFS pool ja schonmal. Hast du mal mit zfs get all geguckt ob auch alle Datasets gemounted sind oder sonstige Probleme haben?
 
  • Like
Reactions: Lockslay
Der Mountpoint fehlt in der Storage-Definition. Da ich selbst kein ZFS für Disk Inages nutze, weiß ich nicht, ob das so üblich ist. Ansonsten kannst du den da sicherlich auch manuell nachtragen.
 
  • Like
Reactions: Lockslay
Hallo zusammen,

kann mir einer dabei helfen, die besagte Platte dauerhaft in die Storage zu Moutain?
Ich der /etc/fstab bin ich doch falsch da werden die anderen HDDś auch nicht gelistet.

Wo und wie kann ich die HDD /dev/sdb/ in die Storage einbinden?

Danke schonmal.
 
Ich hab zum Test mal ein ZFS hinzugefügt und da wurde auch kein Mountpoint angezeigt, das war also eher der Holzweg. ZFS werden normalerweise nicht über die fstab gemountet.
Außerdem ist dein ZFS ja gemountet, wie dein Listing oben zeigt. Du kannst zur Not aber mal zfs mount -a ausführen.
Wie lautet denn der Inhalt von /etc/pve/storage.cfg?
 
Last edited:
Hallo,

zfs mount -a brachte leider keina Ausgabe

Der Inhalt von
/etc/pve/storage.cfg

Code:
lvmthin: local-lvm
        thinpool data
        vgname pve
        content images,rootdir

pbs: ProxBackup_ZFS
        datastore DatenHDD
        server 192.168.0.195
        content backup
        encryption-key
        fingerprint 6b:2b:a8:
        nodes proxmox
        prune-backups keep-all=1
        username root@pam

zfspool: Daten_Fahl
        pool Daten_Fahl
        content images,rootdir
        mountpoint /Daten_Fahl
        nodes proxmox

nfs: NAS
        export /volume1/Serien
        path /mnt/pve/NAS
        server 192.168.0.12
        content iso,backup,vztmpl
        nodes proxmox
        prune-backups keep-all=1


Unter zfs finde ich die Platte ebenfalls
1618175332027.png


Mir ist nur eben aufgefallen, wenn ich den inhalt erweitere z.b. Template usw kann ich sogar meine NAS Festplatte als Storage verwenden und VM installieren. Bei ZFS kann ich da nichts ändern.

1618175387748.png
 
Ja, bei ZFS gehen nur die beiden, das passt schon.
Also eigentlich sieht alles so aus, wie es aussehen müsste. Ich persönlich würde die VM-Disks migrieren, die Storage-Definition löschen und nochmal neu anlegen.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!