LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Freeze/lock a node

    Employee
    Posted 08-12-2016 04:47

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Jagdev

    Hi All,

    Is there any way I can freeze a node. I am using citrix server of Lavastorm version and can't able to run checkpoint node. It it throwing an error that checkpointpath option is unable to open the input file etc...

    Regards,
    Jagdev


  • 2.  RE: Freeze/lock a node

    Employee
    Posted 08-16-2016 01:13

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: awilliams1024

    Hi Jagdev,

    I'm not clear on what you mean by 'freeze a node'. You can enable/disable a node by setting the Enabled parameter on the Logistics tab to true/false. You can also use a parameter value to enable/disable a node, as described here:
    http://community.lavastorm.com/threa...d-on-Parameter

    Re. the 'unable to open the input file...' error: The default value for the UseCheckpoint parameter is 'true' - which means the node will try to read the data in the brd file specified by the 'CheckPointFile' parameter. The error message indicates the node cannot find the specified brd file. If the 'UseCheckpoint' parameter is set to false the input data will be passed through to the output; the data is also written to the checkpoint file. The specified path must be accessible from the machine hosting the Lavastorm Server.

    Regards,
    Adrian