Too bad it looks like the regular version of OSX won't have ZFS support, and I'm sure not paying $1k on top of the $3k for a Mac Pro just so I can run ZFS.2. Use ZFS.
Too bad it looks like the regular version of OSX won't have ZFS support, and I'm sure not paying $1k on top of the $3k for a Mac Pro just so I can run ZFS.2. Use ZFS.
True about the display cards but that Kona is an HD/SD Capture card. Those are good too thoughATI = ATI Radeon HD 3870 (you can buy one here)
For Real Video professionals = AJA Video's Kona.
These were found with a simple search.
Your G5's case is probably still in mint condish since it just sits on your desk (and if you're like me, even the box is perfect and sitting in your attic.To be honest, my G5 Dual 2.0 is working just fine for nearly everything I do (95% print work; hardly any video; and some 3D), so even when the new Mac Pro's arrive, I may not feel inclined to upgrade for a while. Feels weird, since I've generally upgraded in four-year cycles, and my G5 is well into its fifth year right now.
Why not considering treating yourself to an Intel machine when these come out and giving your old machine to a family member. You could drop a few hundred more on a decent sized monitor -- wow! What a great gift!
So, what do y'all think, will we see MacPros use the Westmere-Gulftown 6-core or the Westmere-Clarkdale 2-core?
I have to say, a 12 core Pro would be very nice indeed.
![]()
Very interesting. Thank you. Now what about the displays themselves? Will we see LED glossy 30" ? What about a size between 24" and 30"? Seems like there's a lot of people who find the 30" a bit too big but want higher res than 1920x1200
Didn't Apple recently back out of trade shows? Why would they hold off another half a year to announce machines that haven't been updated in a lifetime hah
If Grand Central in Snow Leopard is half of what it's designed to be, we're in for a treat.
Perhaps a black front with silver sides? That'd be sweet.
i just think it's unbelievable, that there's a pro apple product which is not updated for over a year. i mean, even in times of g4 and g5 it didn't happened ...
Um...do you remember the gap between the G4 and G5 tower. It most certainly did happen.
What have trade shows got to do with anything?
Why would they hold it off? Because the Mac Pro is the perfect machine to demo Grand Central in Snow Leopard. Launch them together, they are a match made in heaven![]()
What, the current graphics cards are not going to be powerful enough to render the OSX environment? They will use their hardware acceleration, that doesn't mean they are going to need a GTX295 to do it.I'm not sure if you're really agreeing with me, I'm not just saying gaming is the issue. OpenCL is going to make GPU a huge part of OS X performance in 10.6 (though it was promised in 10.5, so we'll see).
Okay first off: How? ZFS is promised in 10.6, and only server at at that. I've not heard anything about it being in client. ZFS looks awesome, I'll admit. I was disappointed when rumors of ZFS for 10.5 didn't pan out.
Second, does ZFS promise RAID speeds comparable to RAID 0 or even 5? How can a software RAID of any type be comparable to hardware?? Yes, I know ZFS has better data protection than the mid and low end RAID systems (theoretically, at least).
These tests show that software RAID-5 in ZFS can not only be as fast as hardware RAID-5 it can even be faster. The same is with RAID-10 - ZFS software RAID-10 was faster than hardware RAID-10.
Please note that I tested HW RAID on a 3510 FC array not on some junky PCI RAID card.
Too bad it looks like the regular version of OSX won't have ZFS support, and I'm sure not paying $1k on top of the $3k for a Mac Pro just so I can run ZFS.
Same with me.See what going to class gets me? A lot of posts to catch up on...![]()
I don't know of any interim resolution between 1920x1200 and 2560x1600 (except for different aspect ratios).I don't know of any displays 24" to 29" with anything other than 1920x1200...
Well if they are confident about a shipping date for Leopard.
They could call a press event the day the new MacPro's are ready and still show off Snow leopard at the event. The SL launch date is generally announced 6-8weeks prior.
Which would put it a few weeks prior to WWDC.
Well that is true, but my main thinking behind a WWDC launch of the Mac Pro alongside Snow Leopard is mainly due to the fact that the Mac Pro is the one product which is going to really shine with the new OS.
It doesn't make sense to me that Apple would launch the Mac Pro knowing that 3-4 months later there will be a new OS which will make much better use of the the hardware in the Mac Pro compared with 10.5... unless Snow Leopard is going to be a free upgrade of course.
If that pile of money was that important to you, then you'd have ordered the required tools you needed to complete it , the moment you received the work order.
are we ever going to see an updated iMac or Mac Mini? Not many folks have $3K to shell out on a desktop computer that will depreciate by almost 50% after one calendar year.
Any rumours regarding the introduction of Blu-Ray
Would be great to finally complete my HD authoring.
Different / fast CPU nice
Would be very interested to do more with a Mac Pro in stead of doing the same faster.
Any rumours regarding the introduction of Blu-Ray
Would be great to finally complete my HD authoring.
Coen
By the way, I would not be surprised if the new iMacs and Mac Pros include a BD-RE Superdrive and the ability to play back Blu-ray movies.
...so only a minor change in the MacOS X 10.6 ("Snow Leopard") code is necessary to get full software support.
Different / fast CPU nice
Would be very interested to do more with a Mac Pro in stead of doing the same faster.
It's ALL software RAID, "hardware" RAID is software RAID.
http://storagemojo.com/2006/08/15/zfs-performance-versus-hardware-raid/
http://milek.blogspot.com/2006/08/hw-raid-vs-zfs-software-raid-part-ii.html
Old articles but you get the idea.
I can't believe I'm saying this, but I may wait til westmere arrives... looks like westmere could be here early q1 2010. If the new Mac Pro arrives in June, seems like a short cycle for the processors and maybe bump in early 2010.
I think that most people will agree with the following definitions of hardware and software RAID.
Software RAID - The low levels of the operating system storage stack sees multiple "storage units" (disks, volumes, LUNs, partitions,...). In the OS storage stack, these "units" are combined in some fashion and presented to higher layers of the storage stack as a single virtual "unit". The higher levels put file systems, directories and files on the virtual "unit". This can make it difficult to boot from the virtual "unit", since the unit doesn't exist until after the OS is booted!
Hardware RAID - Firmware (software) running outside the OS takes the multiple "storage units" and combines them into the desired virtual "unit" - often called a LUN. The PCIe/PCI/PCI-X controller card presents this LUN to the lowest levels of the operating system as a "disk" (usually a SCSI disk). Booting is simple, even old operating systems, DOS floppies, DVDs, thumb drives and the like can boot - because the hardware presents the storage as a standard disk.
Hardware RAID has the following advantages:
- Fewer boot issues - the LUN is formed outside the OS, and all that is needed is an OS driver for the controller or interface card. This usually looks like any other SCSI card to the OS.
- Higher reliability - the software in the hardware RAID controller is independent of the OS software. An OS crash does not affect the RAID controller. This is very important, since many RAID operations require multiple IOs to complete, and if the OS crashes in the middle the virtual "unit" can be corrupted.
- Higher performance - not only is the RAID overhead offloaded from the host, but controllers often contain large caches. A standard HP ProLiant comes with a 512 MiB on-controller cache.
- Much higher RAID-5/6/50/60 performance - higher end controllers have a battery to back up the data in the cache. This makes it safe for the controller to buffer writes to a RAID with parity array, which can eliminate many extra reads and writes. If OS-level software RAID buffers writes, a crash means that the buffered write didn't make it to the disk - the volume is corrupted.
I donno, that looks pretty buggy... actually really buggy... oh and it doesn't boot yet.
You've convinced me once again that ZFS is supercool and the best thing evar, but the fact remains: Using this hackjob driver with the known issues page including things like "kernel panic" and "infinite loop" is really not akin to "support."
This isn't like a video card driver or something, this is storage! (SPARTAA!!) It's the one thing that needs to basically have 100% of the kinks worked out before you start using it.
So for all intents and purposes, ZFS is not for Leopard at all, and is only promised in Snow Leopard Server.
As for video cards, I really don't think gaming is an insignificant reason to keep the tech up to date. Luckily there are other reasons too. Apple has committed themselves to implementing OpenCL into the next OS release. OpenCL offloads even non-graphics tasks onto the GPU. It's like one of the major points of 10.6, you can google it.
Again, I don't think games are a bad reason for Apple to "get with the program" on video cards for Mac Pro, but there are plenty of other reasons for demanding this.
And going back to the main point: Simply bumping up the CPU speed once a year is really not very significant. It really seems like obsession to simply focus on "OMFG WHEN WE GONNA GET NEHALEM" rather than "is this machine that much better than last year?" Spending 3 seconds less rendering something in Photoshop isn't what a $3G computer is all about, you know.