Recent content by Fatal Error

  1. F

    NTP doesn't sync

    Oh thanks, that one works... i edited the file with vim, after i copied it from my laptop via WinSCP. Well, strange, didn't see a thing when i looked at the file with vim or cat. However, thanks a lot for your help.
  2. F

    NTP doesn't sync

    I edited the file. i took other names for the servers because they are inhouse and i'm not allowed to give away the names. i'm sorry about that but it's the company security guideline... the domain name i took is hans.wurst.ch, my proxmox servers are proxmox-1.hans.wurst.ch and...
  3. F

    NTP doesn't sync

    Hey there I'm currently working on my exam work and have a little problem with the ntpd. As far as i can see, ntpdate works fine, it gets the time and everythings ok, but ntpd doesn't work. May 10 13:30:57 proxmox-1 ntpd[12417]: configure: keyword "#015" unknown, line ignored May 10 13:31:17...
  4. F

    ClusterSync and ClusterTunnel

    thank you tom i'll check these files.
  5. F

    ClusterSync and ClusterTunnel

    yeah i thought this but i need more detailed information about these two services...
  6. F

    ClusterSync and ClusterTunnel

    Hey there I got a little Question about those two services. I'd like to know how these two works, because i'll build a Proxmox VE Cluster for my exam work and i need to know how the clustering works because i'll be asked about this after the presentation. Basically, i need some knowledge in...
  7. F

    Proxmox HA Cluster with DRBD - DRBD fails to start

    try /etc/init.d/drbd status perhaps drbd is already running and you try to start it again... if so, proceed with the metadata building and so on.
  8. F

    Proxmox HA Cluster with DRBD - DRBD fails to start

    that was definitely not the problem. After my previous problem with the Cluster Sync where the node had a time one month ago i learned my stuff and checked this one first^^
  9. F

    Proxmox HA Cluster with DRBD - DRBD fails to start

    Hey there it seems like it is working now, don't know what the solution was, perhaps the command primary all was it, really don't know... Thanks to Randy for this command... So long Fatal Error
  10. F

    Proxmox HA Cluster with DRBD - DRBD fails to start

    Err i got this error on both nodes... host:~# drbdadm -- --do-what-I-say primary all drbdsetup primary: unrecognized option '--do-what-I-say' Command 'drbdsetup 0 primary --do-what-I-say' terminated with exit code 20 drbdadm primary r0: exited with code 20
  11. F

    Proxmox HA Cluster with DRBD - DRBD fails to start

    Hi there After i solved my problem with connecting the Servers i tried to make a DRBD Cluster. This is a preparation for my practical apprenticeship ending exam hold in may. After i built the Cluster and added the iSCSI Target to the Storages, i tried to make a DRBD. I followed the HowTo on...
  12. F

    Proxmox Clustering fails

    awesome! thank you, they are finally synching now :-D I'll try this with 1.5 tomorrow and hopefully it'll work. So for future references, check the Systemtime (the command is date) and see if they have the same time...