Recent content by webstaff

  1. W

    NFS Shares: storage is not online (500). Why?

    Well as I say we got ours working fine by just making sure the first DNS in the network > global config was active. As I say we just reordered them so the DC's which rely on freenas to boot we're not the first in our list. In our case that just mean using our pfsense DNS (router) as primary as...
  2. W

    NFS Shares: storage is not online (500). Why?

    We did try that but it didn't work. What we ended up doing was just reordering the DNS list in the Freenas webgui so that the DC's are below the main DNS server for the network. Seems like Freenas if it fails on the primary DNS doesn't use the others that you provide, I'll have to investigate...
  3. W

    NFS Shares: storage is not online (500). Why?

    I'm also having this issue as of today been working fine since deployment 6 months ago and then all of a sudden its just stopped. I have the same as PedroDelgado Code: showmount -e 172.16.10.10 Output on Proxmox: rpc mount export: RPC: Timed out And also the mount via CLI works fine.. Any...
  4. W

    HA errors and odd behaviour when adding servers to HA Cluster

    OK created a new windows 2k8 r2 machine and then moved it to HA while the machine was running activated the changes and it moved it from 001 too 003 node and started it as it always does. I then went to migrate the host back to node 001 and got this error again. Executing HA migrate for VM 105...
  5. W

    HA errors and odd behaviour when adding servers to HA Cluster

    OK interesting, just edited /etc/vpe/cluster/cluster.conf to remove debug line as it was just filling my logs and not providing any info. after I saved it VM started???? no other changes to the system.... Thoughts? Just going to see if i can recreate the issue with another VM. Dave
  6. W

    HA errors and odd behaviour when adding servers to HA Cluster

    Had already tried this and again just now, task completes without error and then goes back to: Executing HA start for VM 106 Member VMS-BC-AM-003 trying to enable pvevm:106...Aborted; service failed TASK ERROR: command 'clusvcadm -e pvevm:106 -m VMS-BC-AM-003' failed: exit code 254 :( Regards...
  7. W

    HA problem

    sounds like a little issue i'm having. Out of interest try stopping CRON CMAN and restarting PVECluster manager then start CRON CMAN and then RGManager sounds very similar to part of the issue i'm having with HA not quite playing ball. Dave
  8. W

    HA errors and odd behaviour when adding servers to HA Cluster

    Bump! page time out please log back in and lose you nice reply with all the extra logs and info on quorum and cluster log. 3 times now you'd think i'd learn lol root@VMS-BC-AM-003:~# clustat Cluster Status for bollicomp @ Wed Apr 25 12:58:58 2012 Member Status: Quorate Member Name...
  9. W

    HA errors and odd behaviour when adding servers to HA Cluster

    As per original post, migtration error. Executing HA migrate for VM 106 to node VMS-BC-AM-002 Trying to migrate pvevm:106 to VMS-BC-AM-002...Temporary failure; try again TASK ERROR: command 'clusvcadm -M pvevm:106 -m VMS-BC-AM-002' failed: exit code 250 starting error. Executing HA start for...
  10. W

    Bonding, Bridges and VLANS

    Not sure about spanning-tree side of things not got that far yet but taking that out of the conversation. But i think it should something more like below might need a little tweak of the bond 0/.20/.150 to bond0 bond1 bond 2 as calling the bond .20 and having the ethx.20 might look for a second...
  11. W

    fresh install : empty node name ?!

    might not be the same but I've had this problem too, tried firefox from IE and it worked again, result! went back to IE also worked?!? result... lol Happened a few times always seem to work in FF and once i've seen them again in FF it works everywhere again... Dave
  12. W

    Bonding, Bridges and VLANS

    I'm been using eth1.X x being vlan or bond0.x where that is the vlan that seems to work ok. so I usally bond the two eths together then refere to them on bond0.20 bond0.150 bond0.200 and point vmbr at the bond on that vlan if you need to for any reason. You can also do eth0.20 eth1.20 and bond...
  13. W

    HA errors and odd behaviour when adding servers to HA Cluster

    Yes, root@VMS-BC-AM-001:~# fence_tool ls fence domain member count 3 victim count 0 victim now 0 master nodeid 2 wait state none members 1 2 3 Had to install ipmitools to test the Dell ipmi setup FYI. Regards Dave
  14. W

    HA errors and odd behaviour when adding servers to HA Cluster

    HI everyone first things first found PM 3 weeks ago and thumbs up :) But I have some issues with the HA side of things. Namely. 1. On physical machine restart I have to stop CMan -> CRON -> and restart PVECluster then start -> CRON -> CMan before RGmanager will start no a big issue but...