You have to be very careful here. You don't want to do either of your suggestions in this case because they would both result in you making your clients look like the server image. I think this would cause all sorts of problems, like having pbs servers running all over the place.
You want to just push the changes out that are applicable to the client nodes. You can do this with cpush, buy you need a more explicit list of files than "/". You can also do this by installing the proper packages directly into the image that you already have (assuming OSCAR 1.2.1) with the -r flag on the rpm command and then issuing update_client on the client nodes using cexec. Caveat: The update_client that shipped with OSCAR has a bug, you can get the fixed one from SystemImager's cvs tree. Mike On Mon, 2002-02-25 at 14:53, Kaizaad Bilimorya wrote: > HI Everybody, > > Say you installed some additional packages/files on the head node and now > you want to push this to the other nodes. What would be the BEST way to > do this? A lot of files have been added and in many different > directories. Would you just use cpush on / ? Or would you use > systemimager to create the image and then??? > > If anybody has experince with this I would l ike to hear what you do. > > Thanks > > > > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
