Search results

  1. H

    Bonjour and virtual servers?

    Do you have a guide on setting that up? Rather than I stumble through blindly? Thank you, Ben
  2. H

    Bonjour and virtual servers?

    Just create a standard centos-5-standard_5-1 container. Log into it. start the messages bus: /etc/init.d/messagebus start It will not start. It will create the pid but that is all. I have tied this on three nodes with the same effect. It does not even generate any info in the dmesg log...
  3. H

    Bonjour and virtual servers?

    Dieter, Bonjour is another name for Zero Configuration Networking. I have a specific linux application that advertises itself to the network via Bonjour. Networking is working fine in the container, however when Bonjour goes to start it just fails and the messagesbus won't start. This occurs in...
  4. H

    Bonjour and virtual servers?

    I am thinking the same thing. However since we have 3 nodes linked together, I want to know for sure before I break something. I am hoping the developers might chime in with their recommendations/thoughts. Thank you again, Ben
  5. H

    Bonjour and virtual servers?

    It looks to be enabled on tap2, l0, eth0, and vmbr. How hard is it to disable and is it safe to do so? Would it effect the function of the node, containers, or future upgrades?
  6. H

    Bonjour and virtual servers?

    Where would you check to see if ipv6 is enabled on the node itself?
  7. H

    Bonjour and virtual servers?

    I have tried both Ubunto and Centos as containers and both of them fail to start/share Bonjour information. Is this possibly related to being virtualized or should I continue down the OS path? Thank you, Ben
  8. H

    Win2003 Migration issue

    That is how I did it. It would run when I used the rtl18139 option but when I shutdown and switch it over. The OS loads, it sees the new nic. I select the drivers and it just stalls there..
  9. H

    Win2003 Migration issue

    Yes it just stalls there and will not move past that point.
  10. H

    Win2003 Migration issue

    Thank you again for this wonderful product. It has proven to be solid as a rock (as long as I don't mess things up). I have run into a little snag while converting a Windows 2003 box over to KVM. I followed the directions provided on the Migration instructions and that went fine. However I am...
  11. H

    Retrospect to backup?

    I was wondering if anyone has tried to use Retrospect Client to perform backups on a proxmox VE server to a retrospect server? What is everyone thoughts on using this? And if you did try/use it what where you results like? When I tried to install it using the tarball I got the following...
  12. H

    KVM Server?

    I was wondering if the Quad-Core Intel Xeon Processor X5460 (3.16GHz 12MB L2 1333MHz 120w) processor offered by IBM in their x3650 server would support running Windows in a KVM enviroment. Thank you, Ben
  13. H

    Safe to update/upgrade node with apt-get?

    I ran the update this morning on a test node and so far no problems. I will test it some more and if nothing is wrong I will upgrade the rest of the nodes. Thank you, Ben
  14. H

    Safe to update/upgrade node with apt-get?

    I am wondering, is is safe to update the proxmox node? When I run apt-get -u update it says that there are not packages set. However when I run apt-get -u upgrade I get : The following packages have been kept back: openssh-client openssh-server The following packages will be upgraded...