RevitCity.com Logo

Home  |  Forums  |  Downloads  |  Gallery  |  News & Articles  |  Resources  |  Jobs  |  FAQ  |  SearchSearch  |  Join  |  LoginLogin

Welcome !

35 Users Online (34 Members): Show Users Online - Most ever was 626 - Mon, Jan 12, 2015 at 2:00:18 PM

 

Forums

Forums >> Revit Structure >> Technical Support >> Server specs/config

Search this ThreadSearch this Thread | Page 1 of 1 |

Thu, Apr 12, 2007 at 2:32:44 PM | Server specs/config

#1

gmosebach


active

Joined: Fri, Feb 16, 2007
13 Posts
No Rating


we're in the process of implementing Revit (structure) and were curious if anyone has run into problems with the whole central file.... server set-up ??  we've gotten conflicting opinions that if your server is running RAID 5 you run a relatively high risk of corrupting files.  anyone running RAID 5 ? any problems ?

 here are two responses we've gotten from Autodesk on the subject.

Ultimately, Raid-5 (Parity with striping) is not a good file system to run Revit on.

The reason for this is that Revit's RVT file is really more like a relational database, (read: asynchronous random access) where different users are changing segments of the file, than a flat file (like with DWG) where the data is stored in memory them committed to disk in one function. This is how multiple people are able to work on a single central file all at the same time.

Raid-5 uses an array of drives to store information with redundancy (parity) so that if one drive completely fails, you could unplug it and continue on working with only decreased future storage space as a loss. Then when you replace the drive the data is rebuilt across all of them again and your free space comes back. (http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks)

As you can now imagine: On the application level we are accessing a single file with multiple entry points and changes that expects to be written to a flat file system via standard windows OS calls. But the raid5 system at the hardware level is trying to sync and copying this delta change in the RVT file (any any other file accessed at the same time) across multiple other physical drives in the background, so the potential for the raid system to corrupt a RVT central (or local stored on it) is very high.

 

second response :

Except for buggy implementations [on the raid hardware], see no reason in principle to avoid RAID 5.  I advise only against RAIDs that have reduced fault tolerance, namely RAID 0. 

I don't believe server speed to be a big bottleneck for Revit yet.  I would recommend against a super-high performance server for r2008 and earlier versions of Revit.  And with the way hardware prices fall, if r2009 will benefit from a super-high performance server, *that* will probably be the right time to invest in them, not now.

So with this my suggestion would be to definitely avoid Raid-0 and if you want to play it safe Use Raid 1-4.

this is mostly over my head so i thank anyone/everyone in advance for any insight they can provide me on this subject.


This user is offline

 

Thu, Apr 12, 2007 at 5:08:11 PM | Server specs/config

#2

Mr Spot


site moderator|||
Mr Spot Avatar

Joined: Mon, Jan 12, 2004
2889 Posts
4.5 Stars: 93 Votes


Hmm.. Well as to the details of it i can't comment as without a little research I don't know the differences between the various RAID options.

I can however comment on what our server is doing and we haven't had any issues with corrupt central files:

We have 3 HDD in a RAID system.  So currently all 3 HDD's are synced and contain the same information.  At a later stage we will be adding another HDD which will then double our storage capability as we'll then have 2x2 HDD that are synced.  So based on your first advise our HDD's are syncing across three discs so therefore we should be having all sorts of problems according to that.  Which we are not.  So I don't see any issue.

HTH.


-----------------------------------

Regards,

Chris.

Co-Founder | BIM Consultant | Software Designer  CryingB. Arch)

Xrev Revit API Addins | Revit Rants

This user is offline

View Website

Search this ThreadSearch this Thread | Page 1 of 1 |



Similar Threads

Thread/Thread Starter

Forum

Last Post

Replies

Server for Worksets

Workflow & Implementation >> Worksets

Fri, Aug 5, 2022 at 3:13:04 AM

8

Revit 2011 Computer config????

Community >> Newbies

Fri, Sep 2, 2011 at 7:15:55 AM

3

New Server Upgrade

Revit Building >> Technical Support

Wed, Nov 24, 2010 at 10:37:15 AM

0

Revit Server

General Discussion >> Revit Project Management

Tue, Jul 24, 2012 at 8:00:14 AM

2

Family and Template Install Location on Server

Revit Structure >> Technical Support

Fri, Dec 11, 2009 at 3:48:36 PM

1

Site Stats

Members:

2100965

Objects:

23173

Forum Posts:

152292

Job Listings:

3

Sponsored Ads

Home | Forums | Downloads | Gallery | News & Articles | Resources | Jobs | Search | Advertise | About RevitCity.com | Link To Us | Site Map | Member List | Firm List | Contact Us

Copyright 2003-2010 Pierced Media LC, a design company. All Rights Reserved.

Page generation time: 0.1992