Changes between Version 7 and Version 8 of Internal/VirtualPL/ParallelImaging
- Timestamp:
- Sep 19, 2006, 6:19:39 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/VirtualPL/ParallelImaging
v7 v8 41 41 http://pxe:5012/pxe/setBootImage?img=<image name>&node=<node ID>&ip=<ip address of node> 42 42 43 The pxe service also provides a mean to set boot image for all the nodes at once with allSetBootImage? which is not working right now. Possibly its just a dummy query. 44 43 45 For launching the frisbee server: 44 46 … … 59 61 3. Resets the specific nodes using cmc. 60 62 63 One problem being faced in this process is when to terminate the pxe links and delaunch the frisbee server. One simple but dumb solution would be to wait a comfortable period of time (say 5 mins) and break the pxe links. This is a matter of furthur consideration. 64 61 65 The changed copy of imageNodes is attached at the end of the page.