Menu

Notifying server my job is complete: wrong IP

Help
Andrew B
2015-01-25
2015-02-05
  • Andrew B

    Andrew B - 2015-01-25

    Quick detail I'm stuck on that I'm sure is just a conf setting somewhere I can't find.

    I have a server running drbl/clonezilla at 10.0.0.104.
    There is a firewall/gateway at 10.0.0.100.

    Clients 10.0.0.1-30 all contact the drbl server running full clonezilla mode and get their retore jobs correctly, and execute fine. At the very last step though they print something along the lines of
    Setting Clonezilla server know my job is done. Sending message ... to server at 10.0.0.100.
    Then times out after a while saying it couldn't establish a socket. Where can I tweak this so it calls home to the right IP?

    Fantastic tool, thanks for any help!

     
  • Steven Shiau

    Steven Shiau - 2015-02-05

    In the PXE config file:
    /tftpboot/nbi_img/pxelinux.cfg/default
    you can append
    ocs_server=$YOUR_IP
    in the "append" line of clonezilla section. Then your client will send to that server.

    Steven.

     

Log in to post a comment.