Nach Stromausfall Fehler auf dem PBS

moonsorrox

Well-Known Member
Mar 7, 2017
240
6
58
Germany
wie geschrieben nach einem Stromausfall habe ich kein Zugriff mehr auf meinen einen Datastore auf dem PBS.
Ich habe den schon rebootet aber auf einen Pool bekomme ich keinen Zugriff mehr.
Ich habe keine Ahnung was ich nun machen muss.

Ich habe dazu ein paar Screenshots gemacht.
Error, backup Pool, und die Diskübersicht
 

Attachments

  • pbs_error.png
    pbs_error.png
    71.1 KB · Views: 10
  • backup_pool.png
    backup_pool.png
    89.8 KB · Views: 10
  • disk_partitionen.png
    disk_partitionen.png
    50.4 KB · Views: 10
Code:
root@pbs:~# lsblk
NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda            8:0    0 119.2G  0 disk
├─sda1         8:1    0  1007K  0 part
├─sda2         8:2    0     1G  0 part /boot/efi
└─sda3         8:3    0 118.2G  0 part
  ├─pbs-swap 252:0    0   7.6G  0 lvm  [SWAP]
  └─pbs-root 252:1    0  95.9G  0 lvm  /

Code:
root@pbs:~# blkid
/dev/mapper/pbs-root: UUID="692d54a5-6959-41e9-9aba-04b02f32f9c3" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/pbs-swap: UUID="a191c416-480f-41ae-9f61-e8a2d24ecebe" TYPE="swap"
/dev/sda2: UUID="D2FE-DEF6" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="472085b2-382d-4d47-a203-7c1b94f4c943"
/dev/sda3: UUID="ZqDmq4-711K-68Aq-uFQ9-bki7-aQKo-Ri2zgY" TYPE="LVM2_member" PARTUUID="19c74f08-8ce1-4b28-832b-6c010fd36524"
/dev/sda1: PARTUUID="19465856-eb2b-4930-a162-b67712b5e05c"
 
Da wird ja auch nichts mehr außer der pbs os disk gefunden.
Was war denn denn dein backupPool (1 Platte, 1 hw/sw raid, ..., + intern oder extern ?) ?
 
Es ist schon eine Weile her als ich das eingerichtet habe.
Ich meine es war ein Ordner auf einer per USB angebundenen SSD, der andere Pool der zu sehen ist befindet sich auf meiner Synology.
Intern habe ich nur das System drauf da die SSD doch nicht so groß ist.
EDIT//: ja klar es ist eine USB SSD dran!!

Habe die jetzt mal abgezogen und wieder angesteckt und nochmal blkid gemacht un nun ist sie zu sehen.


Code:
root@pbs:~# blkid
/dev/mapper/pbs-root: UUID="692d54a5-6959-41e9-9aba-04b02f32f9c3" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/pbs-swap: UUID="a191c416-480f-41ae-9f61-e8a2d24ecebe" TYPE="swap"
/dev/sda2: UUID="D2FE-DEF6" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="472085b2-382d-4d47-a203-7c1b94f4c943"
/dev/sda3: UUID="ZqDmq4-711K-68Aq-uFQ9-bki7-aQKo-Ri2zgY" TYPE="LVM2_member" PARTUUID="19c74f08-8ce1-4b28-832b-6c010fd36524"
/dev/sdb1: LABEL="backupPool" UUID="984157925193270557" UUID_SUB="17823192594989643738" BLOCK_SIZE="4096" TYPE="zfs_member" PARTLABEL="zfs-9aaf06bbe93e2e33" PARTUUID="fe6db3ae-ebc4-d042-ac0f-50670c89070f"
/dev/sdb9: PARTUUID="20eca648-0cd6-834e-8c4d-4a60c4bdea13"
/dev/sda1: PARTUUID="19465856-eb2b-4930-a162-b67712b5e05c"

aber ich kann nicht drauf zugreifen. Ich mache mal ein reboot.

OK das war es, man doof von mir das ich da nicht drauf gekommen bin.
Vielen Dank für den Denkanstoß
 
Last edited:
Tipp, schau mal beim ZFS Pool nach:
* zfs get atime <zfs-pool>
* zfs get quota <zfs-pool>
* zfs get compression <zfs-pool>

run:
* zpool trim <zfs-pool>
* zpool scrub <zfs-pool>
* zpool status <zfs-pool>
 

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!