update && apt-get dist-upgrade proxmox host

anaign

New Member
Feb 20, 2018
28
0
1
53
Hallo,

nach apt-get update && apt-get dist-upgrade auf dem proxmox host ist die

FreeNAS KVM nicht mehr zu starten.

Da lag vorerst mal unser ZFS Backup mit Snapshots ? :-(





> kvm: -drive

> file=/dev/zvol/rpool/data/vm-201-disk-1,if=none,id=drive-ide0,cache=writethrough,discard=on,format=raw,aio=threads,detect-zeroes=unmap:

> Could not open '/dev/zvol/rpool/data/vm-201-disk-1': No such file or

> directory

>

> TASK ERROR: start failed: command '/usr/bin/kvm -id 201 -chardev

> 'socket,id=qmp,path=/var/run/qemu-server/201.qmp,server,nowait' -mon

> 'chardev=qmp,mode=control' -pidfile /var/run/qemu-server/201.pid

> -daemonize -smbios 'type=1,uuid=24af3642-8ddd-4527-bdac-4eb2df88a263'

> -name FreeNAS -smp '1,sockets=1,cores=1,maxcpus=1' -nodefaults -boot

> 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg'

> -vga std -vnc unix:/var/run/qemu-server/201.vnc,x509,password -cpu

> host,+kvm_pv_unhalt,+kvm_pv_eoi -m 2048 -k de -device

> 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device

> 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device

> 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device

> 'usb-tablet,id=tablet,bus=uhci.0,port=1' -chardev

> 'socket,path=/var/run/qemu-server/201.qga,server,nowait,id=qga0' -device

> 'virtio-serial,id=qga0,bus=pci.0,addr=0x8' -device

> 'virtserialport,chardev=qga0,name=org.qemu.guest_agent.0' -device

> 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi

> 'initiator-name=iqn.1993-08.org.debian:01:7cda98a35568' -drive

> 'file=/dev/zvol/rpool/data/vm-201-disk-1,if=none,id=drive-ide0,cache=writethrough,discard=on,format=raw,aio=threads,detect-zeroes=unmap'

> -device 'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100'

> -drive

> 'file=/var/lib/vz/template/iso/FreeNAS-11.0-U4.iso,if=none,id=drive-ide2,media=cdrom,aio=threads'

> -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200'

> -drive

> 'file=/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2H7J1BZ909359,if=none,id=drive-virtio1,cache=writethrough,discard=on,format=raw,aio=threads,detect-zeroes=unmap'

> -device

> 'virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb'

> -drive

Vielen Dank!

Freundliche Grüße
Aigner
 
Gibt es das hier noch ?

Could not open '/dev/zvol/rpool/data/vm-201-disk-1': No such file or

Würde das Update per gui macht? Sind alle Festplatte gemountet
 
root@pve:~# zpool status
pool: rpool
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: none requested
config:

NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
sda2 ONLINE 0 0 0

errors: No known data errors
root@pve:~#
###############################################################################
root@pve:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 29.1G 420G 96K /rpool
rpool/ROOT 10.8G 420G 96K /rpool/ROOT
rpool/ROOT/pve-1 10.8G 420G 10.8G /
rpool/data 14.0G 420G 104K /rpool/data
rpool/data/subvol-100-disk-1 759M 7.32G 700M /rpool/data/subvol-100-disk-1
rpool/data/subvol-101-disk-1 367M 1.64G 367M /rpool/data/subvol-101-disk-1
rpool/data/subvol-102-disk-1 977M 7.05G 977M /rpool/data/subvol-102-disk-1
rpool/data/subvol-103-disk-1 1.48G 6.56G 1.44G /rpool/data/subvol-103-disk-1
rpool/data/subvol-105-disk-1 469M 3.54G 469M /rpool/data/subvol-105-disk-1
rpool/data/subvol-106-disk-1 653M 4.36G 653M /rpool/data/subvol-106-disk-1
rpool/data/vm-200-disk-1 691M 420G 687M -
rpool/data/vm-201-disk-1 759M 420G 759M -
rpool/data/vm-206-disk-1 64K 420G 64K -
rpool/data/vm-207-disk-1 1.45G 420G 1.45G -
rpool/data/vm-209-disk-1 1.14G 420G 1.14G -
rpool/data/vm-210-disk-1 5.33G 420G 5.33G -
rpool/swap 4.25G 423G 1.85G -
root@pve:~#
 
Jetzt teste mal ob es das Gerät wieder gibt:

Code:
ls -l /dev/zvol/rpool/data/vm-201-disk-1

oder gleich mal ob alles da ist:

Code:
find /dev/zvol
 
root@pve:~# ls -l /dev/zvol/rpool/data/vm-201-disk-1
ls: cannot access '/dev/zvol/rpool/data/vm-201-disk-1': No such file or directory

root@pve:~# find /dev/zvol
find: ‘/dev/zvol’: No such file or directory
 
root@pve:~# find /dev/rpool
find: ‘/dev/rpool’: No such file or directory
 
jep
Kann ich dann eh nur mehr FreeNAS neu installieren, könnte es funktionieren den ZFS Pool einzulesen, was ist dann mit den Snapshots?
Mal danke für die Hilfe
 
Kann ich dann eh nur mehr FreeNAS neu installieren, könnte es funktionieren den ZFS Pool einzulesen, was ist dann mit den Snapshots?

Aktuell hast du ja das Problem, dass du kein zvol hast und daher keine VM starten kannst, wahrscheinlich nur Container auf dem ZFS. Das ist sehr, sehr komisch. Ich weiß nichtmal wie ich das bei mir zum Test replizieren soll. Deine Daten scheinen laut der zfs-Ausgabe ja noch da zu sein, auch wenn es "nur" knapp 30 GB sind. Passt die Ausgabe?
 

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!