Small network of perhaps half a dozen engineers, currently working on local copies of AutoCAD project files, which are then copied back up to file server (2008 Standard, 1-2 year old Dell server hardware, RAID 5 SAS disks (10k? not positive)) at end of day.

To me, this sounds horribly inefficient and error-prone, however, I've been told that "AutoCAD and network files = bad idea" and this is gospel.

The network is currently 10/100 (perhaps this is the reason for the "gospel") but all the workstations are within 2 years old and have GbE NICs so an upgrade of the core switch is long overdue. However, I know certain applications don't like network access, at all, and any sign of latency or disruption brings the whole thing crashing down.

Anyone care to chime in?

link|improve this question

No idea how big the files are, but I have a hard time imagining that a single-digit number of engineers could kill your server (or a gigabit network) loading and saving AutoCAD drawings. If they're working from a common file store, you might have to worry about file locking, but other than that, I don't know what the problem would be. – Mike Renfro Jun 27 '11 at 18:55
@Mike: me neither, but as I said, "AutoCAD and network file shares = bad" is apparently the "gospel". Why, I don't know, but this is why I'm asking. :) – gravyface Jun 27 '11 at 19:12
I don't doubt you'd heard that, but do you have references you can point me to? I know I've never thought twice about storing AutoCAD drawings on a share, but my drawings are very simple compared to people doing real work with it. – Mike Renfro Jun 27 '11 at 20:03
feedback

3 Answers

up vote 1 down vote accepted

In a previous job we had about a dozen engineers and, at that time, a 100Mb LAN. For all but the most trivial drawings using the files over the network was unacceptable. As we started to upgrade to 1Gb things got a little better but even then working on local copies was far better for medium to large drawings. I don't recall the file sizes but they were mostly detailed engineering drawings of anything from a house to very large public buildings with anything from a dozen detail layers upwards.

link|improve this answer
I'm going to suggest a pilot with a couple of engineers/drawings if they don't seem "huge". – gravyface Jun 28 '11 at 14:05
feedback

We've never had problems with AutoCAD LT with about a dozen people using it with network files and 100Mbit connections. We've only ever had one person who needed full AutoCAD and they never reported any problems either. That was a long time ago, with only 10 mbps switches. In all cases, these were relatively small files, though.

Looking for info. online, I find things like this link that also indicate there's no problem with a LAN, but WAN might be an issue.

link|improve this answer
feedback

For more anecdotal evidence, my company has close to 80 people working directly on DWG's with large imagery straight from the server. We're using DFS and in this office it's all accessed through a single Server 2008 R2 virtual machine, on a fully gigabit LAN.

Performance is excellent, and we don't have any complaints from the users about slow access.

link|improve this answer
How are you using DFS? – gravyface May 3 at 11:48
We've got 4 primary offices, and a file server in each one. Our head office is the hub of a DFS Replication topology, and our main DFS namespace synchronizes about 1.3TB of data among the offices. CAD staff work directly from the DFS namespace, which auto-resolves to the closest server to them. – Jeff Miles May 3 at 13:25
Ah ok, thought you were using DFS on the workstations syncing to the server. – gravyface May 4 at 15:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.