Chucky wrote:Which machines does your work use?; and what d you make of the overall set-up? I used to work in the council for 8 summers in a row and was appalled at how their networks were set-up. Like, it was as if they threw 1000s of computers into a room and then hooked them up at random, hoping that they'd then all work.
Kevin
LOL, Sounds like many of the server rooms I've walked into
I've got a 42U rack and a pile of Supermicro dual Xeon servers bought from a bankrupt company. Hold on, I'm about to go geek
I have two servers running OpenLDAP to provide authentication with redundancy. One runs DHCP with the second one configured to take over if it fails. The network itself is subnetted into 4 ranges. The subnets are joined using a low spec server with 4 Gigabit NICs and a routing table from hell

. There's one PDC running Samba and several Samba BDCs each with DNS for a subnet. Windows goes for the BDC first to lighten the PDCs workload so it's hardly ever stressed. Users home directories are on a home brewed NAS using server grade hardware and additional data storage on a second home brewed NAS giving us 6 TB of storage in total. Most of the servers (and the NAS's) are multi-homed with 4 NICs, giving them all a presence on all four subnets. I have a centralised print server and a backup system with 6TB of onboard storage and another 6TB in a seperate building onto which backups are mirrored. There's a web server, mail server, a caching proxy with on-board content filtering and I'm looking at failover for the web and mail. We also have a server running Clonezilla that stores a disk image of all the different types of PCs. We can PXE boot and re-install any machine in the building. There's a UPS for every two servers so we can handle 15 minutes of power down before things start shutting down.
All the servers run CentOS Linux except the central router (Ubuntu 8.04LTS) and a Windows 2003 server that runs software that the council require us to run to hook into their admin system. Client side, there's 400 PCs running XP Pro and 10 Macs. We use mandatory profiles which are just under 4 MB and during morning logon the desktops go from hitting enter to loaded desktop in 6-7 seconds.
This may seem like a lot of effort but our annual budget wouldn't even buy a new Porsche Boxter and has led to some "creative" thinking. The fastest switch we have is Gigabit and none are managed so we try to keep data on it's own subnet so only internet bound traffic gets routed. The whole lot's on copper but clever routing and multihoming everything has let us squeeze every ounce out of what we have. And this I fear is why so many organisations end up in the mess you described earlier. They just throw money at things. If it seems slow, throw another server here, another Cisco box there, contract it out so the person who fits it doesn't know the bigger picture and probably doesn't care.
If we do have a weakpoint, I think it's that the desktops are aging and we don't have enough wi-fi access points but with a bit of luck we'll have cash to start replacing this year.
I try to take one day at a time but sometimes several days attack me all at once.