Search results

  1. D

    RAID with NVME and SATA SSD?

    I agree for the part that raid ZFS over consumer disk is a bad idea. i try and the wearout is massive. So i go back to my "old" install of proxmox over a raid 1 debian with mdadm, with a nvme disk and a Sata. The cool stuf with it is the option "write mostly" ...
  2. D

    Opt-in Linux 5.19 Kernel for Proxmox VE 7.x available

    i Know, that why i want to try this kernel...
  3. D

    Opt-in Linux 5.19 Kernel for Proxmox VE 7.x available

    this is the log the boot start at Sep 19 18:34:07 et crash at Sep 19 18:36:24 in the log we can see , the host try to start container lxc-224 and crash ( 18h34 ), and with kernel 5.15, no problem it start after lxc-175 ( 18h43) arch: amd64 cores: 2 features: nesting=1 hostname: Proxy memory...
  4. D

    Opt-in Linux 5.19 Kernel for Proxmox VE 7.x available

    With the 5.15, host stable, and one vm ( debian with container ( bitwarder ) crash. No problem with oher Vm / lxc. with 5.19, the host boot, but it seem that when it start lauching the VM /lxc , the hosts crash. i watch quickly, the log, and maybe it's a storage problem ( Nfs ganesha over...
  5. D

    Opt-in Linux 5.19 Kernel for Proxmox VE 7.x available

    I try to install it on my N5105 server , and it crash after booting with this version of 5.19
  6. D

    VM freezes irregularly

    I try the 5.19 pve official. Proxmox freezer only a few seconds after it finish the boot. Back to 5.15 Official. With this one only the vm freeze not the entire server
  7. D

    VM freezes irregularly

    i am still with the stock kernel. I put only one core and force cpu type host ( before 2 vcpu and kvm type) for the VM with container and no freeze for two days.
  8. D

    [HELP] Proxmox Linux VM crashing randomly with no logs or way to diagnose. I've tried everything!

    i think it's a problem between the cpu model and the container. I have the same problem. before i have Intel Apollo Lake N3450 / with debian Vm with docker for bitwarden.E verything was working as expected i migrate on n5105 ( the same cpu branch a you ) and the vm crash . So far 2 times in...
  9. D

    Install 7.2 VE on Debian 11.4.0

    on the screen the enp2s0 don't exist, so you can't add this card to the bridge. you only have enp1s0f0,enp1s0f1,enp1s0f2,enp1s0f3
  10. D

    VM freezes irregularly

    I have replace my cluster of 3 x (Intel Apollo Lake N3450 8 Go ), with one N5105 with 32Go. So far i have no crash of the Hypervisor itself with stock kernel ( uptime 10 Hours), but i have perhaps one Vm ( container with bitwarden) with probably the same problem as bobbyrc. The VM crashed, and...
  11. D

    error when making backup

    the conf : /etc/vzdump.conf tmpdir: i think you can see the path il the log of the backup job something like that: INFO: Upload config file '/var/tmp/vzdumptmp290473_175/etc/vzdump/pct.conf' i think the default tmpdir is /var/tmp , but you can change itin the /etc/vzdump.conf file
  12. D

    error when making backup

    And the tempory folder like smecio said ??
  13. D

    Booting Debian with iSCSI root disk

    Mdadm is the software raid. Do you have a raid over the iscsi disk? The iscsi lun is bootable? The network card is in the boot order in the bios? You use ipxe?
  14. D

    Booting Debian with iSCSI root disk

    i have this running right now. Proxmox installation over a debian on boot on San ..Now piece of cake , you can directly install debian on isci Lun with the debian installer. for the record i use Pfsense for the the dhcp serveur / tftp / ipxe file..
  15. D

    shutting down proxmox from VM

    Like l said it's my computer(workstation) @ home ...;) Whenever the method you use, giving the power to shutdown proxmox is a bit of risky
  16. D

    shutting down proxmox from VM

    I use this command on my personal workstation on proxmox ( VM linux mint on passtrough ) : ssh -l root ip_du-promox- /usr/sbin/poweroff Works like a charm.
  17. D

    Copy files from a Container to another

    scp , can be a way if ssh is enable on the two container...
  18. D

    [SOLVED] Proxmox 6.0 Gemini Lake and IGD (graphics) passthrough for Windows 10

    i have this when a try to dump my bios : root@n5105:/sys/devices/pci0000:00/0000:00:02.0# cat /sys/devices/pci0000\:00/0000\:00\:02.0/rom > /tmp/vbios.dump cat: '/sys/devices/pci0000:00/0000:00:02.0/rom': Erreur d'entrée/sortie any idea ?
  19. D

    Firmware not support Jasper lake's(N5105) GPU

    Bonjour, i have the same problem. as you. Have you find a solution ?