Search results

  1. D

    Device mismatch detected for IBM-SAS-900G-PROD-03/vm-11201003-disk-0 which is accessing /dev/sdq instead of /dev/mapper/IBM-SAS-900G-PROD-03

    I have a 3 node cluster with an Fibre Channel Storage configured as Shared LVM. It was installed using Proxmox 7 and was working great. Once we upgraded to Proxmox 8 I started to notice this messages on some of the virtual machines. If I run a pvscan on a host #1: # pvscan WARNING: Device...
  2. D

    Backup datastores

    I am having an issue with backups and restores on multiple datastores with different Backup Servers. The only common thing is that backup servers are version 2.3-3. Ever since I either upgraded to 2.3-3 or simply installed a new server on 2.3-3 my backups aren't reliable. For example, I just...
  3. D

    Restore of large VM

    Hello guys: I have a 3 node cluster using Shared LVM store (FC underneath). The cluster has four 3.3TB storage LVMs. I have this one VM which has multiple 500G disks, Those disks are located oh different LVMs. The backup process runs smooth and luckily I have not needed a restore from it, My...
  4. D

    Conversion of VMware W2k Server to Proxmox

    I have been attempting to convert a Windows Server 2000 with a MS SQL Server 2000 on it to Proxmox unsuccessfully. The machine has three virtual disks, one 33G (Where the OS and boot are), another 136G (Where the databases are), and a 100G (used for storing SQL backup dumps). The MSSQL...
  5. D

    No Bootable Device - Converted machine from Hyper-V

    For weeks I have been trying multiple methods to convert a Hyper-V VM to Proxmox without success. The issue is that in Proxmox, the machine reports: No bootable device. Here's a screenshot of the Hyper-V VM (Windows 2008 R2 Standard) disks: I export both disks and then do: qm importdisk...
  6. D

    Issue migrating HyperV VM to Proxmox

    I am converting a Hyper-V virtual machine into Proxmox. I exported the machine and copied the VHDX files (100G & 800G respectively) to a NFS volume in the Proxmox node. Did a: qm importdisk <vmid> FILE.VHDX LVM-STORAGE-VOLUME The first disk (100G) imported successfuly. The other one (800G)...
  7. D

    Fresh Proxmox Install on IBM HS23 with /dev to be fully populated error

    Hello all: I am trying a fresh install of Proxmox 6.4.1 on an IBM HS23 and the process gets stuck on Waiting or /dev/to be fully populated. I attempted to boot using nomodeset on linux grub and it continues but errors with: Installation aborted - unable to continue error. I tried installing...
  8. D

    Two Proxmox clusters sharing the same FC LUNs

    Hello to all: Can I have two different Proxmox Clusters sharing the same FC Luns? Regards, Dennis
  9. D

    Recommendations Needed (Proxmox Setup)

    I'm evaluating Proxmox as a replacement for one of our vSphere 6 clusters. Our hardware is: IBM Bladecenter H IBM HS22 Blades Qlogic HBA modules IBM DS3525 Dual-controller SAN storage connected via Fibre Channel network Since I'm new to Proxmox, I would like to know any recommendations from...
  10. D

    Converted VM from VMware Issues

    I successfully converted a couple of virtual machines from our VMware environment. Machines are Ubuntu 16.04.3 with E1000 network cards, Proxmox VM boots fine, I only had to go into Ubuntu and update the network device from ens32 to ens18 and the machine booted up perfectly. The only issue I am...