On Mon, Oct 27, 2003 at 10:26:31AM -0500, Ma, Liang wrote: > Hi, > > I have noticed that updateclient sometimes doesn't apply all changes updated > in the image server. For example, I created two files in of of the user's > subdirectory, say /home/user1/tmp. Then I ran getimage to update the image > in the image server. This worked fine, since I can see the files have been > added in the image directory. Now I started the command "updateclient > -server server-IP -image image-name -directory /" in the client host. It > rsynced some changes, such as log files, from the image server, but it > failed to add the files I just created in user1's subdirectory. I tried a > couple of times, updateclient hust didn't pick up the files. Then only after > I forced it by running "updateclient -server server-IP -image image-name > -directory /home/user1/tmp", the two files finally got synchronized. Could > anyone there give me any idea what may cause this? Is there thing I did not > correct, or it is a known problem? I am using systemimager 3.0.1-1 on Redhat > 7.3(client) and 8.0(server).
there's an updateclient.local.excludes file (in /etc?) that has some default exclusions, including /home. 3.0.1-1 is a dated package of 3.0.1, i'd definitely suggest upgrading to the latest 3.0.1 packages. ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
