Search results

  1. S

    DRBD & Software RAID

    Thank you for repairing the link in SoftwareRAID/ProxmoxWIKI. And thank you for answering my questions. I would like to know more about it... Why is Software RAID + DRBD too complicated in emergency cases? I have two servers using softraid and DRBD up and running. If one of these servers losed...
  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

    yes I switched off the BIOS-Setting "USB2.0 enabled" and it works... The installer found the cd-rom-drive after trying to mount a few times. Nevertheless, I need to know a simple way to avoid/abort booting the computer straight forward into the proxmox installer gui. I just want to...
  5. 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...