Search results

  1. S

    High risk of dataloss through human oversight

    Hello, at first: Proxmox 2 looks great, thank you so far... I sadly have to announce a small mistake in the conceptual design of the Proxmox web GUI: The "remove" button for removing VMs is located at the very top right corner of the Proxmox administrations webpage (in the near of the...
  2. S

    DRBD & Software RAID

    Hello, what about DRBD on Software RAID 10... also doesn't make sense? I just made bad experiences using 3ware 9550SX inklusive BBU. The controller didn't work properly and caused errors and dataloss. Then I bougt a second 9550SX-controller: same problem. So, I decided to go with...
  3. S

    lock_dlm module missing

    Hello, I just tried to test GFS2 with DRBD on a Proxmox 1.7 Server. It seems that the kernel module lock_dlm is missing. Should I compile it on my own? (I don't know much about GFS2 and all other necessary modules seem to be present). Regards, Sascha pve-manager: 1.7-10...
  4. S

    USB CD-ROM installation

    Hello, I just tried to install proxmox 1.6 using a USB CD-ROM drive, but it doesn't seem to work. The system fails to mount the /dev/sr0 and leads me into the bash. If I manually load the USB2-Module (by typing "modprobe -r ehci-hcd") the device /dev/sr0 appears and its also mountable...