Search results

  1. D

    [SOLVED] Cluster migration local can not delete local CD

    You can edit (With great care) the config file of your VM, which is located in /etc/pve/qemu-server Put an # in front of the line containing you CD drive Regards, Ronald
  2. D

    Migrating to Proxmox Without Compromising SAN Functionality

    Have you consider a VMware server conversion as possible an option? I've used this option recently with a good result. Through the storage option a connection with the VMware server is made and an import can be started. In your situation you may need an extra storage (or local storage) You do...
  3. D

    Shared storage over Fiber channel

    You are right, apologies. Regards, ronald
  4. D

    Shared storage over Fiber channel

    I do use the fiberchannel to access the storage, this is a 10Gb network (seperate up and downlink) Synology is capable of sharing folders using the NFS protocol, in this way the cluster nodes have access to the shared storage. The synology itself can create the snapshots an external backup...
  5. D

    VMs not booting anymore

    Is this helpfull? https://www.reddit.com/r/Proxmox/comments/zocbjt/help_with_booting_vm_on_proxmox/ "So after playing around with it, whenever i remove virtio-win CD drive it goes back to working"
  6. D

    ESXi VMDK Backup import to Proxmox - INACCESSIBLE BOOT DEVICE BSOD

    Have you consider a VMware server conversion as possible an option? I've used this option recently with a good result. However. you do need a functional VMware server and a proxmox server running version > 8.2.2
  7. D

    2 proxmox servers, no internet access on the second one

    Hi Udo, it was just a f.y.i. to mention it is happening more. No help needed for this one ;-) Regards, Ronald
  8. D

    Install fails when installing on ProLiant ML30 Gen9 Firmware 2.83

    Did you mount the iso in the iLO itself or did you use the mount media in the Remote Console? Regards, Ronald
  9. D

    2 proxmox servers, no internet access on the second one

    Hi Udo, I do have a similar problem but more weird. Situation: 1 cluster with 3 nodes and 2 stand-alone nodes. Cluster is running 8.0.2 Stand-alone is running 8.2.2 Al servers are in the same subnet and do have the same gateway. The Cluster do have internet access. Stand-alone don't have...
  10. D

    Migration - 2K16 Server von ESXI - inaccessible boot device nach Migration?

    Also check the used boot devices in under options. Regards, Ronald
  11. D

    Proxmox and pfSense

    If it really won't work I can provide you with a clean installed pfsense VM which you can configure yourself? Regards, Ronald
  12. D

    Proxmox and pfSense

    Hi mugopain, that should do the trick! @allanl, I run 2 pfsense VM's in production and 1 in a test proxmox environment without a problem ( for a couple of years.) Maybe the solution from mugopain will work for you as well? Regards, Ronald
  13. D

    Proxmox and pfSense

    Hi Allanl, Please correct me if I'm wrong but it seems that the initial configuration is not finished. first, install pfsense Complete configuration in the Terminal console (DOS box) This means, configure the LAN and WAN network choices and skip the vlan questions, then you wil end up with...
  14. D

    [SOLVED] no networking internally on virtual bridge in proxmox - hosts don't have networking

    I already suspected that the error was in the vlan config, and you solved it yourself :) Regarding the pfsense firewall, if you need more info, please send me a PM, I do use this now for more than 10 years and I love it.
  15. D

    [SOLVED] no networking internally on virtual bridge in proxmox - hosts don't have networking

    Can you please provide the network config of your Proxmox network vmbr0 and vmbr1? (screenshots are fine) Are you familiar with pfsense and how to configure? I assume, as you configure the vmbr1 on bridge_port eno1.30 you have 1 NIC present? Regards , Ronald
  16. D

    How to know whether a disk format is supported or not?

    Have you considere a VMware server conversion as possible an option? However. you do need a functional VMware server and a proxmox server running version > 8.2.2
  17. D

    Setup für Smart Home mit HA?

    Hi Michael, An HA cluster with 2 servers is not possible, 3 server are needed for a HA cluster. A possibility is using a rasberry or nuc as 3rd very small low power server, don't use this one as a failover, this server is only used to keep your cluster intact. Use, to keep your VM's save, a...
  18. D

    My proxmox host disk broken down, cannot boot, but can access on read only

    Another possibility, install a new proxmox host on a new disk, connect the damaged disk afterwards to the new host, mount it and copy the VM's to your new disk, config files can be found in /etc/pve/qemu-server
  19. D

    Proxmox and pfSense

    Can you please share some screenshots? Another question (for my knowledge) did you install the pfsense software and configure it afterwards on the console? The final configuration then is done in the web GUI. regards, Ronald
  20. D

    Proxmox API - NoVNC webconsole issues

    Hi All, I've written a web based manager for Proxmox using the API of Proxmox to access a LXC console. However, I'm missing something: When using the newly created web based manager (in php) all info is correct but an error is thrown when connecting to the console: Connection failed (Error...