Search results

  1. P

    Once the virtual machine has recorded the video for a period of time, the PVE host will automatically shut down.

    Hello, I installed PVE8.4 on my laptop and configured it as follows: Once the virtual machine has been recording video for a while, the pve host will automatically shut down. I have restored the log, please read it and give some suggestions, thank you very much! Mar 06 22:56:14 p5 kernel...
  2. P

    Please identify the hard drive problem, thank you

    The relevant output is as follows, please identify it: root@p1:/dev/disk# dmesg -l info ...... [ 1542.530988] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 1542.531017] ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 330) [ 1542.541351] ata1.00: configured for UDMA/33 [...
  3. P

    Reload the mechanical hard drive with ZFS filesystem in a new PVE?

    A PVE host has previously deployed a zfs file system, and a 2T WD mechanical hard drive contains some important files. After the host reinstalled the PVE system, I tried to reload the mechanical hard drive, but failed.I want to mount the sdb disk in pve and access the files in it How to deal...
  4. P

    How to restore ZFS datasets?

    Both nodes in the cluster have ZFS file systems. One node (P2) executed root@172.31.1.12_P2:/# zfs send zfsP2/vm-199-disk-0@vm199-231204 | ssh 172.31.1.11 zfs recv p1raid0/Fp2-199 and observed data transmission process. Another node (P1) executed root@172.31.1.11_P1:/# zfs list -rt all...
  5. P

    How to find the UUID of the hardware disks?

    The web-UI give info below: Use the blkid give info below: root@p2:~# blkid /dev/mapper/pve-root: UUID="c96d4b16-8782-4dc8-ab24-7605144319d3" BLOCK_SIZE="4096" TYPE="ext4" /dev/sdb1: LABEL="zfsRaid0P1" UUID="7710874631802740565" UUID_SUB="7868653561756884014" BLOCK_SIZE="4096"...
  6. P

    Pass-through issue

    Hi, The hardware basics are : asus P8B75-V + intel 3770 cpu + pci-e to sata3.0 expansion card, The disks can pass-through via pci-e to sata3.0 expansion card , but the same disks can't pass-through via mainborad sata interface. The relevant display and information are as follows, please...
  7. P

    ata4.00 ERROR - How to find this disk?

    Hi, My PVE host with 10 disks starts , appear follow info: " May 05 14:30:46 p1 kernel: ata4.00: exception Emask 0x50 SAct 0x0 SErr 0x40d0802 action 0xe frozen May 05 14:30:46 p1 kernel: ata4: SError: { RecovComm HostInt PHYRdyChg CommWake 10B8B DevExch } May 05 14:30:46 p1 kernel: ata4.00...
  8. P

    In the vm in pve7.4, the sound card in it cannot be recognized normally

    Does anyone have the same problem? In the vm in pve7.4, the sound card in it cannot be recognized normally; What patch is needed? Thanks for informing.
  9. P

    audio: Could not init `spice' audio driver

    On one same machine,I reinstall PVE from 7.0 to 7.4. One vm had hibernate file ,when I resume it ,says "Resuming suspended VM activating and using 'p0nvme:108/vm-108-state-suspend-2023-04-04.raw' as vmstate audio: Could not init `spice' audio driver TASK ERROR: start failed: QEMU exited with...
  10. P

    Install issue 03/14/23

    I use ventory tools U-disk to install PVE 7.0 & 7.3,issue happend.After I pressed Ctrl+Alt+F2 to see detail information, The following screenshot shows,Who know that reasons? Thanks a lot.
  11. P

    How to find the shutdown-host's mac-address ?

    A culster has 3 hosts , one of them was shutdown . No IPMI can be used , and I only can remote access the other 2 hosts. Is there shutdown-host'mac address in somewhere or config-files? Thanks! Best Regards!
  12. P

    How to wake on the shutdown host in the cluster?

    My PVE cluster has three hosts.One of hosts was not set "pvenode config set -wakeonlan XX:XX:XX:XX:XX:XX",and it is not running. Can wake on this host through other measure? Thanks for helping ! Best Regard!