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

    Thank you for your reply. I have disabled this hard drive.
  3. 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 [...
  4. P

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

    The lsblk command shows that there is a sdb disk, which should be connected. Is that so? Thanks.
  5. 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...
  6. P

    How to restore ZFS datasets?

    Hi,first of all thank you for your patient reply. Sorry, my previous statement was inaccurate. Previously, corosync.conf was modified, causing the cluster to fail. I am testing the zfs system recently, so I try to use zfs send to transfer the virtual machine to another node......
  7. 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...
  8. P

    How to find the UUID of the hardware disks?

    Nice to recieve your advice,Thanks!
  9. 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"...
  10. P

    Pass-through issue

    Hi, The output of the two commands is as follows: Thanks for your advising.
  11. P

    Pass-through issue

    The VM config file is below: boot: order=scsi0;ide2;net0 cores: 4 hostpci0: 0000:00:1f,pcie=1 ide2: none,media=cdrom machine: q35 memory: 8192 meta: creation-qemu=7.2.0,ctime=1683512287 name: p1TN230508 net0: virtio=46:5F:A5:94:66:74,bridge=vmbr0,firewall=1 net1...
  12. P

    Pass-through issue

    The VM configuration file is below,there are currently no entries for passthrough configuration: boot: order=scsi0;ide2;net0 cores: 4 ide2: none,media=cdrom machine: q35 memory: 8192 meta: creation-qemu=7.2.0,ctime=1683512287 name: p1TN230508 net0...
  13. P

    Pass-through issue

    Hi, Thank you for your hint. I did the operations as your said, but the result is that I still can't pass through the disks from the motherboard sata interface to the VM. And I found an "interesting" thing is: In IOMMU GROUP 13, choose one of them, and in the Device option bar, it will...
  14. 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...
  15. P

    ata4.00 ERROR - How to find this disk?

    Thanks, I'm dealing with a problem with a disk failure.
  16. P

    ata4.00 ERROR - How to find this disk?

    Hi, The new output on screen is below, Would you please find the specific cause of the failure? thanks!
  17. P

    ata4.00 ERROR - How to find this disk?

    Hi, This is my homelab. I just have a few 500G capacity disks in my hand, and I plan to do NAS or PVE hyper-converged testing and learning. If the disk can work normally, it will be more satisfactory. :)
  18. P

    ata4.00 ERROR - How to find this disk?

    And this : root@p1:~# lsblk -S NAME HCTL TYPE VENDOR MODEL REV SERIAL TRAN sda 0:0:0:0 disk ATA ST500DM002-1SB10A CC63 ZA48YTEG...
  19. P

    ata4.00 ERROR - How to find this disk?

    Hi, Here it is below: root@p1:~# ls -la /dev/disk/by-path total 0 drwxr-xr-x 2 root root 1040 May 8 04:39 . drwxr-xr-x 7 root root 140 May 8 04:38 .. lrwxrwxrwx 1 root root 9 May 8 04:39 pci-0000:00:14.0-usb-0:3:1.0-scsi-0:0:0:0 -> ../../sdi lrwxrwxrwx 1 root root 10 May 8 04:39...