Search results

  1. I

    [Solved] Recovering CEPH and PVE From Wiped Cluster

    Thank you very much for your feedback, as I'll be getting into ceph soon and was looking for a case where only the osd remained and I could retrieve this data by reinstalling the nodes! Bravo, you were really hot !!!
  2. I

    [SOLVED] Recommendation for a san iscsi pro with redundancy

    Hi I've read a lot of docs on Ceph and it's this type of features that I'm looking for, for HA, partly for backup, vm migration... I still need to see features like the creation of snapshots and rollbacks (like zfs)... and see how I can add a remote node or two... Finally, I'm going to set up...
  3. I

    [SOLVED] Recommendation for a san iscsi pro with redundancy

    Hi, Thank you for your answers, I had also looked at these solutions, I also read that qnap uses zfs Qnap I also need a storage failover. In the meantime I've looked at nvme/tcp which seems more interesting than iscsi. If I find a good HA+HASharedStorage, I'll come back here to give my...
  4. I

    [TUTORIAL] Developer Workstation (Proxmox-VE 8) with cinnamon (LMDE6)

    Hi, Many Thanks !!!! Juste works fine for intel wifi and bluetooth on my laptop lenovo with full kde: # hostnamectl Static hostname: pve-aaa Icon name: computer-laptop Chassis: laptop Machine ID: a869824ac8b44f4b9a39dcc0c189682c Boot ID...
  5. I

    [SOLVED] Recommendation for a san iscsi pro with redundancy

    Hello I want to set up a pve+ha cluster, ideally with zfs. I would like a recommendation for a high performance iscsi storage with redundancy. Do you have any knowledge or experience of a good san? Best regards
  6. I

    zfs and change device without setup

    Hi, Yes you can use raid hw with ext4 !
  7. I

    Installed Proxmox but WebUI didnt run

    Hi You have the explanation and good track above that you can apply directly but to be more precise you should know your dhcp range or define it to give a fixed ip not used to your mini pc. Scan your network to see that the ip you are going to give is not used to avoid a conflict. Then modify...
  8. I

    Going back to windows 11 pro after 7 very good Proxmox years

    Hi, At the moment I have installed proxmox with full kde as a desktop pc on this recent ThinkBook 14 G6 IRL model because my favorite file system is zfs. For server: It's possible to use zfs raid and backup vm with pbs or the windows integrated system (I created a python script to create 7-day...
  9. I

    DELL R7625 with an EPYC CPU and an A2 card no mdevctl types

    Hello, I have the same graphic card A2 ! and the latest 17.3 nvidia_vgpu works only with the kernel 6.5 . The nvidia vgpu driver is not yet compatible with kernel 6.8, downgrade to kernel 6.5 . Remove Nvidia vgpu driver ./NVIDIA-Linux-x86_64-550.90.05-vgpu-kvm.run --uninstall Downgrade...
  10. I

    Enable to create CT

    HI, root@pve-dcg:~# zpool status pool: zdcg-dell-R6625 state: ONLINE status: Some supported and requested 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...
  11. I

    Enable to create CT

    Hi, root@pve-dcg:~# pveversion -v proxmox-ve: 8.2.0 (running kernel: 6.8.8-2-pve) pve-manager: 8.2.4 (running version: 8.2.4/faa83925c9641325) proxmox-kernel-helper: 8.1.0 proxmox-kernel-6.8: 6.8.8-2 proxmox-kernel-6.8.8-2-pve-signed: 6.8.8-2 proxmox-kernel-6.8.8-1-pve-signed...
  12. I

    pve-zsync error: destination has snapshots and daylight saving

    Hi Fiona, Yes I have the latest virtio ! With the virtio controller, windows server doesn't start, I get to the recovery console ! Best regards
  13. I

    pve-zsync error: destination has snapshots and daylight saving

    Hi Fiona, # qm config 110 agent: 1 boot: order=virtio0 cores: 4 cpu: host machine: pc-i440fx-6.0 memory: 10240 name: srv-2019-station-new net0: virtio=A6:27:DF:46:F9:2F,bridge=vmbr2,firewall=1 numa: 0 onboot: 1 ostype: win10 scsihw: virtio-scsi-single smbios1...
  14. I

    pve-zsync error: destination has snapshots and daylight saving

    Hello everyone, Have you found a solution for this problem? I have the same problem. It's very strange because I have 3 vm in sync, 2 works very well but not the 3rd. When i do the first sync job ! WARN: COMMAND: zfs list -rt snapshot -Ho name...
  15. I

    Compare 2 Zvol or Dataset

    Hi I will do some tests with zfs send/recv in the next few days to better understand. thank you.
  16. I

    Size on ZFS does not match to VM?

    Hi yes I didn't do it like that but it seems correct to me, In any case try it. I think dd will use the blocksize of the destination unlike zfs send/recv.
  17. I

    pve-zsync

    Hi If I understand correctly, if the link is broken in full synchronization, we start again from the beginning. Does pve-zsync do it or do you have to do it manually? There is no way to remove the failed snapshot from the destination and resynchronize from the good snapshot of the source, you...
  18. I

    How to clone zfs snapshot to new zvol on new pool

    Hello Yes, create a clone can only be done on the same zfs pool
  19. I

    pve-zsync

    Hello, I have some questions about pve-zsync for my peace of mind. - If I have a break in the link between two nodes in full sync and a network resume several hours later. - If the source node restart in full sync. - If the destination node restart in full sync. Regards
  20. I

    Size on ZFS does not match to VM?

    Hi Storage with zfs is not simple to understand for me to !!!! But the size of your vm is the size of volsize 932G propertie, you need to go the windows storage admin to show used and unused space . rpool/data/vm-100-disk-3 used 911G rpool/data/vm-100-disk-3 usedbysnapshots...