I ran into a similar issue where the following error was being logged on all of our development servers:
Code: ERROR_NET_WRITE_FAULT: A write fault occurred on the network. (88) The issue was related to permissions. The Active Directory user account that was set up in Zenoss was created at the root domain, and these servers were in a subdomain with no inherited permissions between the two. I added this AD account to the local Administrators group on each server, and the error was cleared. I hope this helps anyone else that runs into a similar situation. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18608#18608 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
