Search results

  1. C

    Fencing with Dell Drac Does Not Work

    Maybe it just works with --ip. This works for me from the command-line: fence_drac5 --ip="10.1.6.7" --username="prox-a-drac" --password="***********************" --ssh --verbose --debug-file="/tmp/foo" --command-prompt="admin1->" --action="off"
  2. C

    Adding iSCSI storage to HA cluster

    I've got three boxes with fencing configured and tested from the command line (not sure if it's possible to test it via Proxmox) They're each connected to a 1TB LUN via iSCSI using multipath. I've manually created a volume group on my multipathed device: gdisk /dev/dm-3 pvcreate /dev/dm-3...
  3. C

    Subscription key invalid behind a proxy

    Gotcha. Thanks for clarifying. I'll open another post for help with apt-cache.
  4. C

    Subscription key invalid behind a proxy

    Unfortunately apt-proxy doesn't seem to be very well-documented. I'm a community user too, trying to add a proxy for the http://pve.proxmox.com/wiki/Package_repositories#Proxmox_VE_No-Subscription_Repository but apt just hangs: root@node-prox-c:~# apt-get update Hit http://apt-proxy.server.edu...
  5. C

    grub-setup: warn: Attempting to install GRUB to a partitionless disk! Will it boot?

    Re: grub-setup: warn: Attempting to install GRUB to a partitionless disk! Will it boo Cool, thanks for the explanation. Do you have a solution to resolve the situation we currently find ourselves in? Yes, the server still boots. But I'm guessing that now I have the original grub on sda and the...
  6. C

    grub-setup: warn: Attempting to install GRUB to a partitionless disk! Will it boot?

    Re: grub-setup: warn: Attempting to install GRUB to a partitionless disk! Will it boo Just experienced the same problem. My choices were: /dev/sda, /dev/md0 (I think), and /dev/sda1. I looked at fdisk -l and found that /dev/sda1 was marked as bootable, so chose that for the grub install...
  7. C

    Routing traffic inside cluster, with Class B and Class A

    I'm not sure you understand how support forums work, but the entire point is to present a problem and then post the solution for all to see and benefit from. Even if you solve your own problem. Here's to hoping you are still around and feel like sharing! Cheers! Sent from my HTC Glacier...