Recent content by Olaf Brenn

  1. O

    USB passthrough issue

    The token is now available on proxmox and connected to the vm but I cannot see it in the VM even when using VNC access. Is there any way to check if the dongle is available as I cannot see if it is a Vm problem or software? Thanks, Olaf
  2. O

    USB passthrough issue

    Can I ask: What did you do that the usb token shows up. I attached mine to the Promox maschine an nothing happens.
  3. O

    USB passthrough issue

    Hi there, I am using a safenet dongle on the proxmox maschine but it wont show up in the list of usb devices - neither in bash using lsusb nore in the list of usb devices in the vm. Is there any recommendation? Thanks Olaf P.S. Proxmox 8.1.10
  4. O

    qcow2 auf ZFS ?

    Proxmox Backup lies mich das nur mit 2 separaten Laufwerken als Basis anlegen. Das qemu-img sagt: keine Snapshots. Also geht nur der Weg über das Convert. Danke
  5. O

    qcow2 auf ZFS ?

    Hi, qcow2 war in dem Moment die einfachste Lösung, da ich für das ZFS 2 Laufwerke benötigte. Das Info bringt übrigens: file format: qcow2 virtual size: 11.6 TiB (12777527705600 bytes) disk size: 10.7 TiB cluster_size: 65536 Format specific information: compat: 1.1 compression type: zlib...
  6. O

    qcow2 auf ZFS ?

    Hi, ich möchte das nochmal aufnehmen. Ich nutze einen Proxmox Backup Server mit ZFS - das klappt richtig gut. Ich nutze allerdings je 2 qcow2 Laufwerke als Basis. Das führt bei einem der Setups dazu (ich habe 2 ZFS), dass das qcow2 scheinbar auf die gesamte Größe ausgenutzt wird (obwohl nur...
  7. O

    Restore Problem: ZFS, Chunk und mehr..

    Ich hätte dazu noch eine andere Frage: Ich habe jeweils auf 2 Platten jeweils ein qcow2 angelegt und diese beiden gleichen qcow2 als ZFS vereint im Proxmox. Es gibt ein 4 TB ZFS und 12 TB ZFS mit gleichem physikalischem Aufbau. Das 4 TB hat nur 300GB belegt und das sehe ich auch in der Belegung...
  8. O

    Restore Problem: ZFS, Chunk und mehr..

    ich habe es wieder hinbekommen mit Bash commands und dem Eintrag in der datastore.cfg
  9. O

    [SOLVED] Meaning of DEGRADED state on ZFS pool

    I managed to get it back online again using bash commands
  10. O

    [SOLVED] Meaning of DEGRADED state on ZFS pool

    Hi there, I had to setup my Proxmox Backup Installtion again with 2 disk in ZFS mode from the old system. The storage tab says: ZFS reserved. The button initialze with GPT is grayed out. There are 2 virtual drives with each physical disk. The smaller one says: ZFS reserved - the larger one says...
  11. O

    Restore Problem: ZFS, Chunk und mehr..

    Hallo, ich habe ein ähnliches Problem. Unter Admin - Storage sind 4 Platten verfügbar. 2 davon konnte ich als ZFS neu anlegen (leere Platten). Die anderen beiden sind aus einem Vorsystem und haben bereits das ZFS Label unter Usage. Wie bekomme ich das ZFS wieder aufgebaut. Der Ordner...
  12. O

    [SOLVED] Upgrade issue 6.4 to 7.1, dependencies

    sure, thanks again for your assistance
  13. O

    [SOLVED] Upgrade issue 6.4 to 7.1, dependencies

    Thanks Dylan - that solved my problem. All is in place now. Ceph is not in use.
  14. O

    [SOLVED] Upgrade issue 6.4 to 7.1, dependencies

    sure cat /etc/apt/sources.list /etc/apt/sources.list.d/* deb http://ftp.us.debian.org/debian bullseye main contrib deb http://ftp.us.debian.org/debian bullseye-updates main contrib # security updates deb http://security.debian.org/debian-security bullseye-security main contrib # PVE...
  15. O

    [SOLVED] Upgrade issue 6.4 to 7.1, dependencies

    this was exactly the problem - I used apt-get upgrade. apt update && apt dist-upgrade: Do you want to continue? [Y/n] y W: (pve-apt-hook) !! WARNING !! W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'! W: (pve-apt-hook) W: (pve-apt-hook) If you really want to...