Best Xserve configuration for MySQL?

Basically, I'm trying to figure out the optimal configuration for our next Xserve. Obviously, more RAM, more CPUs, more and faster disks in RAID, etc will improve things. But considering that money doesn't grow on trees, what have some of you found to be particularly cost-efficient in building an Xserve to run mainly MySQL where there are many small INSERTs on indexed (!? tables of 10 million or more rows (DB size of ~1GB, presently). I realize it's kind of a "depends if" type of question, but I'm just curious what people have found. (I've also read that AnandTech article that wasn't too kind to Mach.)
Anyway, I was thinking of an quad-core Xserve with 4-8GB of RAM, and a RAID5 set of 15K SAS drives. Well, there's not much in terms of options anyway. But this box will be like I said 90% running services that depend on MySQL performance. Some Web services, but mainly automated MySQL stuff.
Should I even bother to look at a Sun or Dell running Linux?
I'm presently running primarily an Xserve dual G5 2GHZ with MegaRAID in RAID5. As I said, the key database is about 1GB with ~10 million rows (mostly in just two tables). So, small data sets, already heavily indexed... Anyway, any thoughts are very welcome. Here is a status snapshot of the past couple days:
Traffic ø per hour
Received 1,168 MiB 21 MiB
Sent 1,631 MiB 29 MiB
Total 2,799 MiB 49 MiB
Connections ø per hour %
max. concurrent connections 92 --- ---
Failed attempts 0 0.00 0.00%
Aborted 81 1.43 0.08%
Total 98 k 1,731.89 100.00%
Total ø per hour ø per minute ø per second
6,409 k 113.27 k 1.89 k 31.46
Query type ø per hour %
admin commands 41 0.00 k 0.00%
alter db 0 0.00 0.00%
alter table 7 0.00 k 0.00%
analyze 3 0.00 k 0.00%
backup table 0 0.00 0.00%
begin 0 0.00 0.00%
call procedure 0 0.00 0.00%
change db 98 k 1,734.77 1.56%
change master 0 0.00 0.00%
check 0 0.00 0.00%
checksum 0 0.00 0.00%
commit 0 0.00 0.00%
create db 0 0.00 0.00%
create function 0 0.00 0.00%
create index 0 0.00 0.00%
create table 1 0.00 k 0.00%
create user 0 0.00 0.00%
delete 210 3.71 0.00%
delete multi 0 0.00 0.00%
do 0 0.00 0.00%
drop db 0 0.00 0.00%
drop function 0 0.00 0.00%
drop index 0 0.00 0.00%
drop table 1 0.00 k 0.00%
drop user 0 0.00 0.00%
flush 0 0.00 0.00%
grant 0 0.00 0.00%
ha close 0 0.00 0.00%
ha open 0 0.00 0.00%
ha read 0 0.00 0.00%
help 0 0.00 0.00%
insert 214 k 3,776.04 3.39%
insert select 5,725 101.18 0.09%
kill 6 0.00 k 0.00%
load 0 0.00 0.00%
load master data 0 0.00 0.00%
load master table 0 0.00 0.00%
lock tables 16 0.00 k 0.00%
optimize 0 0.00 0.00%
preload keys 0 0.00 0.00%
purge 0 0.00 0.00%
purge before date 0 0.00 0.00%
rename table 0 0.00 0.00%
repair 0 0.00 0.00%
replace 0 0.00 0.00%
replace select 0 0.00 0.00%
reset 0 0.00 0.00%
restore table 0 0.00 0.00%
revoke 0 0.00 0.00%
revoke all 0 0.00 0.00%
Query type ø per hour %
rollback 0 0.00 0.00%
savepoint 0 0.00 0.00%
select 941 k 16.64 k 14.92%
set option 855 15.11 0.01%
show binlog events 1 0.00 k 0.00%
show binlogs 43 0.00 k 0.00%
show charsets 121 2.14 0.00%
show collations 121 2.14 0.00%
show column types 0 0.00 0.00%
show create db 15 0.00 k 0.00%
show create table 376 6.64 0.01%
show databases 129 2.28 0.00%
show errors 0 0.00 0.00%
show fields 675 11.93 0.01%
show grants 46 0.00 k 0.00%
show innodb status 393 6.95 0.01%
show keys 37 0.00 k 0.00%
show logs 0 0.00 0.00%
show master status 0 0.00 0.00%
show ndb status 0 0.00 0.00%
show new master 0 0.00 0.00%
show open tables 1 0.00 k 0.00%
show privileges 0 0.00 0.00%
show processlist 18 0.00 k 0.00%
show slave hosts 0 0.00 0.00%
show slave status 0 0.00 0.00%
show status 415 7.33 0.01%
show storage engines 8 0.00 k 0.00%
show tables 186 3.29 0.00%
show triggers 0 0.00 0.00%
show variables 283 5.00 0.00%
show warnings 0 0.00 0.00%
slave start 0 0.00 0.00%
slave stop 0 0.00 0.00%
stmt close 0 0.00 0.00%
stmt execute 0 0.00 0.00%
stmt fetch 0 0.00 0.00%
stmt prepare 0 0.00 0.00%
stmt reset 0 0.00 0.00%
stmt send long data 0 0.00 0.00%
truncate 0 0.00 0.00%
unlock tables 16 0.00 k 0.00%
update 260 k 4,600.62 4.12%
update multi 0 0.00 0.00%
xa commit 0 0.00 0.00%
xa end 0 0.00 0.00%
xa prepare 0 0.00 0.00%
xa recover 0 0.00 0.00%
xa rollback 0 0.00 0.00%
xa start 0 0.00 0.00%
Begin
Variable Value Description
Flush_commands 1 The number of executed FLUSH statements.
Lastquerycost 0 The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.
Slow_queries 338 The number of queries that have taken more than longquerytime seconds.

RAID 5 is the worst possible storage option for databases.
That's not to say it won't work, but it has an overhead that will impact disk I/O, especially writes and it sounds like your data set is write-heavy.
This is because a write requires a Read-Modify-Write process for every write - whenever you write data to the array it has to read all the existing data in the corresponding blocks, recalculate the new parity data, then write it all back.
This may or may not be a problem for you, depending on actual quantity and scale of the writes, but if you're looking for the best configuration, RAID 5 is not it.
For optimal performance use RAID 0. Of course, RAID 0 has no protection, so you need to deal with that.
The ideal combination is RAID 0+1, but that requires a minimum of four drives, while the XServe can only handle three internal drives.
As for the rest of it, you really need to analyze your data more before you can get an answer.
The number of rows is largely irrelevant if you're just inserting data. It has some bearing on indexes, so you need to look at how your data is indexed.
As for memory, the ideal configuration is at least enough memory for MySQL to load all the indexes into RAM - most lookups should be indexed and if those indexes fit entirely within the memory space you're off to a good start.
Note that the standard MySQL is 32-bit, so you're limited to 2GB for InnoDB or MyISAM (whichever you're using). You'll need the 64-bit version to use more memory than that.
Most performance bottlenecks (and gains) can be traced to either indexes (too many indexes can be just as bad as not enough), and application (there's significant overhead in opening a new MySQL connection (which is a large factor in the AnandTech article), so try to ensure that your application uses connection pools (where a number of connections are opened when the app starts, and reused through application processes rather that a new connection opened for every query). Without knowing the application it's impossible to narrow that one down much more.
As for Sun or Dell - sure, they're options. Just be aware that you'll need Solaris or Linux admin skills in order to get the most out of them. They may (but not necessarily will) perform faster at the end of the day, but it may also take you much time and heartache to get there.
The other thing that you don't mention is why you're looking to upgrade. Is the G5 currently stressed? If so, where? what's the typical CPU load? disk activity level? network load, etc.
It doesn't make any sense upgrading the machine if the network is your bottleneck - all you're going to do is move that same bottleneck to a different machine.

Similar Messages

  • Best RAM configuration for Macbook (mid 2007)

    Hi, I have a Macbook (mid 2007) with 1 GB ram and I would like to upgrade. Currently I have 2x512MB, so both of my memory slots are taken. Is it a good idea to have one 512MB card and a 2GB card in the other slot? Otherwise, what is the best RAM configuration for a mid 2007 macbook?
    I am also looking into purchasing this memory card for my macbook, is this a good choice?
    http://www.amazon.com/Crucial-2x1GB-200-Pin-667Mhz-SODIMM/dp/B000FQ2JLW/ref=sr_1 _3?ie=UTF8&qid=1307335802&sr=8-3
    Any advice would be very much appreciated!

    Kappy wrote:
    In  these early models, Ronda, the benefit is very marginal.
    Yes, I read the figure 128 in regards to the benefit. Something about interleaving, maybe?
    In doing a Google search for that article I saw, I found this:
    http://www.mac-forums.com/forums/apple-notebooks/99215-4gb-ram-my-macbook.html
    the maximum amount of RAM your laptop can take is 3.3GB. So while you can physically insert 4GB of RAM, OS X will only be able to see 3.3GB of it.
    But I don't know how knowledgeable that poster is who says it can utilize 3.3 GB. I do know that the full 4 GB shows up in the System Profiler on my MacBook Core 2 Duo 2.16 GHz.

  • Best Raid Configuration for a 8-1tb hhd server

    Hi All,
    I have been trying to figure out what would be the best raid configuration for my Windows 2012 essentials server. So I was wondering if I could get some advise on this. Here is what I would like to get out of this configuration.
    I would like to split the 8-1tb drives into 2 VHD one with about 300gb for the OS to be installed on, and the rest to be use  for storage. I want like to have good redundancy, fairly good read & write capabilities.
    I will be using this server for a Small Web Page and Game Hosting, Email Exchange, Critical Application hosting.
    I would like the ability to enlarge the overall raid storage by swapping out my 1Tb drives with 2Tb or larger as the need for more storage arises.
    Any help would be greatly appreciated,
    Thanks

    You may be better of using Storage spaces and not using raid at all.
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

  • What is the best RAID configuration for a MacPro as a Logic User?

    There ought to be a universal answer to this question: what is the best RAID configuration for Logic Mac Pro users? I will be more specific.
    I use Logic Studio, Reason, Ableton, and Motu Symphonic Instrument simultaneously.
    I want to fail safe my precious audio files and improve performance as the system reads/writes data from multiple files, from audio tracks to digital samples.
    I want to run video files simultaneously to do nifty audio soundtracking to video.
    Here is the configuration I have in mind.
    HD 1: OS and Logic Studio, Reason/Ableton samples etc. software (non-raid) (250 GB)
    HD 2/3: MIrrored RAID set for AUDIO FILES (500 Gb identical pair)
    HD 4: Video files / Bouncing (1 TB)
    Makes sense right? A disk for reading software. A pair of 500 GB disks for reading/writing audio files and sessions in mirrored array. A 1 TB disk for video and bouncing. The main question I have is, for audio files only, is striped or mirrored better? 64K blocks the best? And are there any more details. I assume to do this in Disk Utility.

    Well, both Mirrored and Striped have their pros and cons. If you use mirrored, it will offer no better performance than the spec'ed drive along with it's sata bus speed. The plus point is, if one drive goes down, you have the second as a backup as the complete contents of one drive are mirrored on the other.
    With striped you will get a performance boost because all files (for example a single project) will get written across both drives and hence split the load on the drives and the SATA busses. The drawback is that you'll have to make sure you have a good, regular backup schedule in place because when one of the drives goes to drive heaven, you're going to be stuffed without a full backup of both drives.
    Exactly what performance boost you'd get will depend on your project, number of files, size of files, fragmentation of files, track count etc. You may find it would be easier to use the 3 drives straight, with no raid and have:
    HD 1: OS and Apps. No samples at all.
    HD2: Audio Files for Logic projects
    HD3: Reason, Ableton, Logic etc instrument sample library
    HD4: Video and bouncing.
    Which is what I ended up doing although I use HD4 as an interchangeable backup for HD1 and 2.
    There is no universal answer to this as each must make their own choice based on their preferences and needs. Mirrored will give you full backup but on-site, in machine backup. Not much good if something untoward and drastic happens to the physical machine. I think a few people toy with striped RAID but fall on the side of using the drives straight, as in their projects they don't see a big enough gain over splitting the data across your 3 remaining drives without RAID. Studios that seriously consider raid often go out and get a dedicated raid that can offer more variations than raid 0 or raid 1 (Striped and Mirrored) and better throughput.
    I hope this helps a little and not just added to the dilemma.

  • Best Hardware Configuration for oracle RAC

    Hi,
    iam planning to implement oracle 10g and 11g rac.Can anyone of you provide me the best hardware configuration which suits the need.
    I can spend a reasonale amount.
    This is for homesetup,implementation and practice all major activities that's all.
    So please provide me a nice coniguration.
    Iam planning to install vmware server and create multiple instances in the same server
    Please provide me a nice configuration which suits for implementing installing vmware server
    Thanks,
    Aram
    Edited by: aram on Sep 23, 2011 8:08 AM

    aram wrote:
    Hi,
    iam planning to implement oracle 10g and 11g rac.Can anyone of you provide me the best hardware configuration which suits the need.
    I can spend a reasonale amount.
    This is for homesetup,implementation and practice all major activities that's all.
    So please provide me a nice coniguration.
    Iam planning to install vmware server and create multiple instances in the same server
    Please provide me a nice configuration which suits for implementing installing vmware server
    Thanks,
    Aram
    HI,
    For your home testing you might need a latest technology to get a smooth and fast installation. i7 processor might be the ideal with memory at least 8GB. if you're planning to have more than 3 VMs running at the same time than you need 12-16GB memory at least.
    From my experience installing on vm and allocated memory 2.5GB each VM the installation could take 15-30minutes
    Cheers

  • What is the best system configuration for a video editing telecast quality using Adobe PRemier pro

    We need an editing suite for telecast quality for our church.
    What is the best system configuration please?
    What are all the requirements to set it up ?

    Buy a Desktop Video Editing PC http://www.adkvideoediting.com/
    Build a Desktop Video Editing PC
    -http://ppbm7.com/index.php/tweakers-page
    -3 price level ideas in http://www.pacifier.com/~jtsmith/ADOBE.HTM
    -what PC to build http://forums.adobe.com/thread/947698
    -2 how to build videos http://forums.adobe.com/thread/1104182
    -another video http://forums.adobe.com/thread/1145366
    -another video http://forums.adobe.com/thread/1132363
    -planning & Building http://ppbm7.com/index.php/intro-part-1
    -memory for LGA2011 http://forums.adobe.com/thread/1098759
    -an Adobe FAQ http://forums.adobe.com/thread/878520
    -http://www.shawnlam.ca/2012/premiere-pro-cs6-video-editing-computer-build/
    -http://www.videoguys.com/Guide/E/Videoguys+DIY9+Its+Time+for+Sandy+Bridge
    +E/0xe9b142f408a2b03ab88144a434e88de7.aspx
    -several more links http://forums.adobe.com/thread/815798
    -build tuning http://ppbm7.com/index.php/final-results

  • Best RAID configuration for storing Datafiles and Redo log files

    Database version:10gR2
    OS version: Solaris
    Whis is the best RAID level for storing Datafiles and Redo log files?

    Oracle recommends SAME - Stripe And Mirror Everything.
    In the RAC Starter Kit documentation, they specifically recommend not using RAID5 for things like voting disk and so on.
    SAN vendors otoh claims that their RAID5 implementations are as fast as RAID10. They do have these massive memory caches...
    But I would rather err on the safer side. I usually insist on RAID10 - and for those databases that I do not have a vested interest in (other than as a DBA), and owners, developers and management accept RAID5, I put the lead pipe away and do not insist on having it my way. :-)

  • BEST G5 CONFIGURATION FOR LP 7.1

    PLZ SEND ME THE BEST CONFIG. FOR G5,IM PLANNING TO BUY ONE,MY SOUND CARD IS DIGI 002 RACK 6.9 DRIVER.APART FROM BASIC MACHINE WHAT ADDITIONAL SHOULD I BUY(LIKE RAM HARD DISK ETC}

    1. Change a sound card (Digi) Doesn't work well with logic,or buy the second one ( Metric Halo, MOTU or RME )
    2. Minimum RAM should be 2gig ( 4 gig is the best )
    3. External FW 800 HDD ( Lacie or something else )

  • Best practice configuration for SQL 2014 to achieve HA when hosted on Hyper-V 2012R2 cluster

    Hi,
    I've had a hunt around but so far I've not found a conclusive answer to my question.  I am currently moving from a SQL 2008R2 (physical tin) failover cluster to a virtual environment build on Hyper-V 2012R2.  I am building everything with SQL 2014
    SP1.
    I want to achieve the same level of high availability that I currently have and at the same time make sure that I can replicate (DR) data offsite (Azure) in the future.  I have two options with SQL which are clustered instance (basically the same as
    I have now) or AlwaysOn Availability Groups for database level HA. 
    I am unsure which is the best method to use when the SQL nodes are highly available guests on Hyper-V, trying to imagine how the guests will all move around in the case of a host server failure is a bit mind boggling to say the least.
    I am leaning towards a instance failover but I would appreciate any input/advice etc.
    Thanks
    Rob

    Hi Rob, 
    To start with I will not be installing SQL Server 2014 with SP1, as SP1 has bugs and Microsoft has disabled its download. See reference: http://www.eweek.com/database/microsoft-halts-sql-server-2014-sp1-downloads.html
    With regards, I would go for AlwaysOn Availability Groups configuration, because it has several benefits:
    You will get same amount of high availability you normally get with native cluster configuration, if you use AlwaysOn configuration. However, AlwaysOn configuration provides more granular high availability, and fail-over are invisible to the application,
    if you using Availability Group listener to connect to server. 
    You can offload read-only workloads to secondary replica.
    You can perform transaction log backups on secondary replica.
    Reduce production downtime during patching or other planned work on the server.
    So in short, you should use AlwaysOn configuration. 
    Regards,
    Basit A. Farooq (MSC Computing, MCITP SQL Server 2005 & 2008, MCDBA SQL Server 2000)
    http://basitaalishan.com
    Please remember to click "Mark as Answer" on the post that helps you, and to click
    "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Airport Extreme best practice configuration for Sleep Proxy, DHCP/NAT and PPPOE

    Hi
    I have recently bought a Airport Extreme and it is working well.  One of the reasons I bought is to take advantage of the Bonjour Sleep Proxy on it so I can wake my MAC up remotely from my iPad using the REMOTE app to stream things like iTunes etc...  I followed the set up instructions and basically let it configure itself.  I have an ISP router / modem which currently is providing DHCP services, NAT and PPPOE.
    The Airport detected all of this and set itself up as bridge only.  The speed of the network outo to the internet is fine (more or less what it was before).  However, in doing a bit of research, I have found out that if I want the Airport to act as a sleep proxy, I need it to "host" the network.  I am not an expert in networking but from what I understand I need the Airport to be moved from "Bridge Only" to at least be providing DHCP to my internal network clients.
    This has prompted me to ask what is "Best practice" when it comes to configuring the Airport given I want to have Sleep Proxy enabled.  I think the two options I have are as follows but would really welcome feedback on which is the best option to go for or if there are other options I should be thinking of
    (1)  Have the Airport perform DHCP for my internal clients and leave the ISP router/modem doing NAT
    (2)  Have the Airport perform DHCP and NAT.  I think to do this I need to turn the ISP router / modem into Bridge mode only.  (I've looked and I seem to have this option on the device.  It's an Irish ISP branded device but I think it is a Zyxel)
    I have no reason to believe the ISP router / model is doing a bad job but given I understand the Airport Extreme is a reasonably high-end device (I think?) I am wondering if option 2 is the way to go.
    In addition, during my research, I have also discovered that many people seem to have their Airport Extreme also handle PPPOE.  This is currently being done by my ISP router/modem.  I am  inclined to leave it this way (following the mantra if it isn't broken, don't fix it) but if there was a good reason to have the Aiport do this, perhaps I should make the switch?  Having said this, I have seen on this forum and others, some posts about problems with Internet connection drops when the Airport is handling PPPOE.
    So, a bit of a long post, but if anyone has any information or perspective on this, I'd very much appreciate it. 
    Thanks
    Dave

    I forgot to thank you, John Galt. Yap, it solve my problem by restoring back the original firmware to 7.6.1. My unit is Airport Extreme 2012. I am still using double NAT because I cannot figure it out on how to set DHCP only in the Network tab.
    My goal it to use the airport extreme to the internet and to share the internet to all my devices in the house. Just like my previous Accesspoints. Before I use AP+router Linksy$ WRT54G and D-l!nk DIR-655 without activating the NAT to share my internet connection and they work.
    My problem is that when I set it to DHCP in the internet tab and DHCP in the Network tab in Airport Utility inorder to solve the double NAT situation, only one of all my devices (wired or wireless) can connect to the internet. Each time I connect the other device(s) to the internet my subscriber will verify my subscription (web browser based verification) in which I have to manually enter my account number, etc to validate my subscription.
    So I stick to double NAT so that I can share the internet
    Our broadband provider uses DHCP to link us to the internet. If I change the settings to Static in the Internet Tab, my broadband provider will not let me connect to the internet. In the Airport Utility if I set to static in the Internet Tab inorder to set it to solve the double NAT, a message box appear informing me that I have invalid beginning IP address in the DCHP range in the Network Tab when it appears that only the last 3 digits of the DHCP range is editable.
    Is there any way of configuring the Airport Utility's Internet TAB to DHCP and Network TAB to DHCP to connect to the internet with all my devices without the double NAT and without the aid of another device such as AP or router or switch connected to the Airport or vice versa?

  • Best Mac configuration for video editing

    I am going to be getting into video editing at work and have about a $6000 budget for the software (Final Cut Studio) and the hardware to do the work on.  I'll be doing short 3-5 minute videos as well as some lengthier 20-30 minute videos. Those of you who have a lot of experience working with FCS, what would be your recommendations for my Mac configuration? Memory, Drive, Storage, etc.  Thanks!

    Buy the best MacPro you can afford.  Go for the best ATi video card that is an option, try to get at least a gig of RAM per CPU core, and don't skimp on your storage.
    At that budget I'd say 8 core 2.4, 12gb RAM, 1tb boot drive, 2x 2tb editing drives, the ATi 5870, and a single 27 inch window.  That comes in at about 5700 without FCS.  The cuts I'd make if that's too much are 8gb RAM and 1 2tb drive for editing to get down to 5100, 6100 with FCS.  If you can wait Final Cut X comes out this summer for about $300.  We don't know a whole lot about it yet, but the better specs with FCX will be a lot faster than the lower specs with FCS.  Whether or not you can wait is a question you need to answer for yourself.
    If you don't need the monitor change your boot drive to the SSD.

  • Best Xserve recommendation for Ad Studio

    Could any please provide best recommendations for Xserve with Ad Studio comprising Raid 5 3-6 TB storage, 10-20 Macs with 3 power uses wanting to work live on 2-3GB files. The xserve will also be connected to existing windows server for exchange mail. The other users are lite office users so main issue is to provide fast secure access for power users. As this is brand new site the only existing requirements is connectivity to the smbs server for mail as all data will be transferred to new xserve.

    • A basic, low-end Xserve with two internal hard drives in a mirrored RAID, and a Fibre-Channel card
    • a Promise Vtrak RAID with 6TB storage and room for expansion
    Depending on your budget, you may also want to set up a Fibre-Channel network for the power users. This is expensive and maybe optional, depending on your performance needs. Gigabit ethernet might work for the power users' connection to the server, but maybe not. For a fibre channel network you'd need:
    • a fibre-channel switch
    • Fibre channel cards for each of the power users' workstations
    • Xsan2 so more than one server/workstation can connect directly to the storage.
    • cabling
    And, of course, you'll need a solution for backing up all that data.
    Message was edited by: Brad21

  • Best pc configuration for premiere pro CS 5-6

    Hi Guys,
    I am new here, I hope I can get some support as I didn't find any contact to Adobe directly.
    Could anyone let me know the best currently available PC desktop setup for premiere CS6?
    motherboard, processor, RAM, vid-card, cooler etc.
    Note this is NOT about the system (minimum/suggested) requirements that Adobe consider and communicate but the BEST performance that possible nowadays. Obviously I wouldn't spend thousands on the strongest and fastest gamer pc that available as probably Premiere would not be able to use all its resources. As far as I know it can only use few cores so there no need to buy 4-6-8 cores processor.
    So please share your experiences/advices on the ideal setup. I really consider to edit 2.7K and 4K later on. For know FHD and 2K, editing, slight grading, and lots of material (5-6 hours) on the timeline.
    Many thanks for any kind of help.
    Val

    Hi Guys,
    I am new here, I hope I can get some support as I didn't find any contact to Adobe directly.
    Could anyone let me know the best currently available PC desktop setup for premiere CS6?
    motherboard, processor, RAM, vid-card, cooler etc.
    Note this is NOT about the system (minimum/suggested) requirements that Adobe consider and communicate but the BEST performance that possible nowadays. Obviously I wouldn't spend thousands on the strongest and fastest gamer pc that available as probably Premiere would not be able to use all its resources. As far as I know it can only use few cores so there no need to buy 4-6-8 cores processor.
    So please share your experiences/advices on the ideal setup. I really consider to edit 2.7K and 4K later on. For know FHD and 2K, editing, slight grading, and lots of material (5-6 hours) on the timeline.
    Many thanks for any kind of help.
    Val

  • Best hardware configuration for photo editing in Aperture and/or Photoshop

    I am looking to replace my existing iMac, and want to know best setup to handle photo editing. My current system (6 years old, 8GM RAM) does get bogged down some in Aperture.

    photoshop and video edit rely mostly on memory and IO speed
    a bit on cpu and less so on video chip (as those are useful mainly for 3d and mainly gaming 3d but a also a bit for pro 3d)
    so SSD or hybrid would help
    and 16GB mem
    and you don't really need the max cpu model but midrage is useful

  • Best RAID configuration for combining external thunderbolt enclosures?

    I'm looking at configuring two external Western Digital Thunderbolt Duo drive enclosures using Disk Utility's software RAID setup tool. Each enclosure houses two 2TB drives. I'm looking to get the performance of RAID 0 striping with the redundancy of RAID 1 mirroring. What I'm not sure of, and I hope someone can shed some light on, is how to combine the RAID sets to achieve my desired goal. As I see it, there are two possible ways to go about this.
    The first would be to configure the master RAID set as mirrored, with the individual thunderbolt enclosures configured as striped sets. Example:
    The second approach would be to configure the master RAID set as striped, with the individual thunderbolt enclosures configured as mirrored set. Example:
    Can anyone tell me which is the better way to go about this? Are there advantages/disadvantages to either approach? Thanks for any insight you might have!

    Start here:
    http://en.wikipedia.org/wiki/RAID
    see the heading Nested (hybrid) RAID
    The issue with striped RAID is that loss of one drive is devastating. Lose one drive and you lose it ALL.
    They advocate you make a striped set of Mirrored drives. One failure and you're fine, as long as you don't have another failure before you fix it.
    NB> RAID is not Backup -- you still need a backup.

Maybe you are looking for