Recent content by phoenix13023

  1. P

    [SOLVED] Disk issue PVE 6.0-6

    Hello,Dcsapak thank you for your reply. But I still need your help,I am not know so much of it. Just use in home. Can you give more information about how to judge it from where the log ?
  2. P

    [SOLVED] Disk issue PVE 6.0-6

    hello, I have done what's your suggest, it's inactive. what can I do for the next ? root@pve:~# vgchange -a y D2T02 Check of pool D2T02/D2T02 failed (status:1). Manual repair required! 0 logical volume(s) in volume group "D2T02" now active root@pve:~# lvscan ACTIVE...
  3. P

    [SOLVED] Disk issue PVE 6.0-6

    Can someone give more informations ? Does the data could be back ?
  4. P

    [SOLVED] Disk issue PVE 6.0-6

    root@pve:~# lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert D1T01 D1T01 twi-aotz-- <1.82t 97.13 58.45 vm-100-disk-0 D1T01 Vwi-a-tz-- <1.78t D1T01 99.42...
  5. P

    [SOLVED] Disk issue PVE 6.0-6

    Can someone help to let me know what's happend to my disk ? Does the data could be back ? kvm: -drive file=/dev/D2T02/vm-100-disk-0,if=none,id=drive-scsi3,format=raw,cache=none,aio=native,detect-zeroes=on: Could not open '/dev/D2T02/vm-100-disk-0': No such file or directory TASK ERROR: start...
  6. P

    Please help to check what's the issue cause this display error

    I have test 4 type ( virtio, and spice are the same). this is not for new created VM. the one which I am sure it worked fine before, but also like this now.
  7. P

    Please help to check what's the issue cause this display error

    this system is work fine before last week. I don't know what's happen inside. nomatter reboot or recreate the VM, the console display the same. Does someone could give a help ?
  8. P

    Mounting existing ext4 filesystem to VM

    all right ! my OMV could mount my disk in it. Thank you Jeff ! but I have a new case in the disk : I could list the disk old data in shell by root. But can't read data in smb's shared folder. The permission setting is rw for the folder.
  9. P

    Mounting existing ext4 filesystem to VM

    Hello Jeff, So, you add "virtio1: /dev/disk/by-label/DATA,backup=0,size=1953513560K " to "/etc/pve/qemu-server/100.conf ", like this ?
  10. P

    Mounting existing ext4 filesystem to VM

    Hi, I have the same issue like you. Do you success for it ?