|
|
#51 |
|
That only applies to target disk mode. If you read the other parts of the document you'll see something about Disk Utility which clearly states that the current version of Disk Utility will not work because you need an adapted version. The support document has been updated on 31-10-2012 with more information. We now also know that the commandline version (dsutil) is able to setup Fusion Drives (that's what Jollyjinx used). The Fusion Drive support/implementation still is partial. With 10.8.3 there probably will be full support/implementation for it in OS X. We may not even need "hacking" (which I'm hoping).
|
|
|
|
0
|
|
|
#52 | |
|
Quote:
Also, here's a heads up on some potential issues with large data and Fusion drive. It's only hypothetical, but I'm curious to see how it will turn out in practice. http://www.zdnet.com/mac-fusion-driv...re-7000006661/ Loa |
||
|
|
0
|
|
|
#53 |
|
Please tell, how that is calculated the first time a file enters the system? The system can only count, and not initially anticipate, how often a file is read.
With the 4GB buffer and then spill-over, what will probably happen when one import 10GB of RAW pictures, is that 4 will end up on SSD and 6 on HDD. Then you start working on them, and the system moves the files to the SSD again. Automatic, yes, but slower than if you were able to specify the SSD as target for all files from the start. You then discard a quarter of the pictures, but the remaining 7.5GB are files you have been working heavily on for a few days. So Fusion decides to keep them on SSD for some time. A customer from a few weeks back calls you, and ask you to re-visit some files you worked on a month ago. Those files are obviously on the HDD now. So you open them, and starts working on them. Unfortunately your SSD doesn't have enough room to have them moved over automatically, because the 7.5GB you just worked on seems much more "active" in the eyes of Fusion. Perhaps a day later, your old files is also moved to the SSD, after some different files have been moved to the HDD. So now you have 10GB of space on the SSD taken up by pictures you're worked on the last couple of days, that you know you won't be revisiting in the near future. Or, the alternative: Import the pictures to the SSD. Work on them. Move to HDD. If a customer calls, you decide if the specific request mandates a temporary move to SSD. Fusion isn't magic. It can't tell "oh, gnasher just sat down in front of the computer, I better get those mp3s ready" or "oh, it's Concorde Rules, I know he'll want his RAW files ready. Oh, and of course I know he's going to work on the not 2 weeks old, not 4 weeks old, but the 3 weeks old RAW files today". |
|
|
|
0
|
|
|
#54 | |
|
Quote:
There will probably be one bigger disadvantage with this system as opposed to running in ssd-only mode: the amount of writes will be much higher, especially if you have a mixed workload. It will continuously move files from and to the ssd. Somehow I think Apple knows this and has devised something that will take this into account (like only moving parts of files, these can be as small as optimal for an ssd). Other things I'm wondering about: how will it be able to do GC when it is also moving files at idle time? Does this mean we now really need TRIM because there isn't much idle time for GC to do its magic? How will FD prevent the ssd from filling up completely in order to keep the performance up to par? |
||
|
|
0
|
|
|
#55 | ||||
|
Quote:
Quote:
Quote:
Apple's graphs on Fusion drive a relative a 1TB HHD drive. " Aperture (Photo import) 3.5x Copy File (Duplicate a 4GB folder) 3.5x Boot System 1.7x " http://www.apple.com/imac/performance/ They have conveniently selected write operations around the same size as the write buffer. :-) However, it isn't really a question of how much slower a 1TB SSD Fusion is. The question of whether are buying something close to a 500-1,000GB SDD performance at a far lower price is no. But it isn't being even being pitched that way. That's where many of these threads try to push it but it never was there in the first place. That said. Even just splitting the OS/App workload from the serial sequential load of large files will cut down on the random accesses that the HDD is doing. ---------- Quote:
http://jollyjinx.tumblr.com/post/346...ince-apple-has That demos neither one of those. |
|||||
|
|
0
|
|
|
#56 | |
|
Quote:
As far as I can see it's entirely working. The new version of Disk Utility probably just includes new support for doing what the command line tools can already do. Disk Utility has always just been a wrapper over the command line tools. There also isn't any hacking going on here. These command line tools are the official Apple tools for setting this up. Jollyjinx doesn't seem to think Fusion Drive has specific files that it doesn't move out of the SSD cache. Although I'd assume if it did, there is just a command line option to pin those files to the SSD. There are a people in this thread making kind of bizarre assumptions about how caching works. A write cache is only for holding files while the system decides what to do with them. They could end up on the SSD or the HD. Either way, keep in mind that at the same time things are being written into the write cache things are being moved to their final destination. This is much like the write cache when you burn a CD. |
||
|
|
0
|
|
|
#57 | |
|
Quote:
But I read this thread as being about whether or not Fusion would be feasible and a good solution for Mac Pro users, and here I don't see much benefit. |
||
|
|
0
|
|
|
#58 | |||||
|
Quote:
Quote:
Check out the following: More on BYO Fusion drive. And while you're at it, there's another follow up" Fusion Drive - loose ends.Quote:
Quote:
Quote:
|
||||||
|
|
0
|
|
|
#59 | |||
|
Quote:
Edit: if you look at what he's doing, he's using the command line version of Disk Utility. This functionality is in Disk Utility, just in Apple's command line version. Quote:
He even cites Apple documentation on his blog. Just because it's not in Disk Utility doesn't mean Apple didn't make it or it doesn't exist. Quote:
|
||||
|
|
0
|
|
|
#60 | ||||||
|
Quote:
![]() Quote:
).Quote:
Quote:
He didn't create a Fusion Drive though. He created 1 logical volume with 2 physical disks and then put a 500GB HFS+ partition on it (he later on changed it to a ZFS partition). It is the OS that automatically created the Fusion Drive because it somehow recognised one was an ssd (probably via SMART, maybe via something similar as what Windows 7 does: measuring throughput) and the other an hdd. Creating volumes was already possible when CoreStorage was introduced in Lion. There is nothing new there. What is new, is that the OS itself creates the Fusion Drive when you put an ssd and hdd in the same logical volume. It is not Disk Utility nor diskutil that creates them. These tools only create logical volumes and such. Apparently Disk Utility hasn't got a full LV implementation. I'm guessing that Apple only adjusted Disk Utility so it can display Filevault2 disks and not any other kind of LV configuration. Quote:
Quote:
|
|||||||
|
|
0
|
|
|
#61 | ||||||
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Fusion Drive as described by Apple is "tiering", the blog post shows something that exactly matches the functionality of Fusion Drive. Data is kept exclusively on the SSD until it needs to be sent bad to the drive. In addition, he's talked about how the base system and applications are likely kept on the SSD. The first things installed on the drive live on the SSD. So when applications and OS are installed at the factory, they're live on the SSD. If the user never uses them, they are eventually pushed to the HD. |
|||||||
|
|
0
|
|
|
#62 |
|
When you press buttons in Disk Utility you are leveraging diskutil. The gui is a shortcut. They are not separate only in what is hosting the command that kicks it off. Pretty much the entire functionality + some can be done in a shell for all of OS X. diskutil is so much better than the GUI.app. I say plus because that is where new tech emerges before Apple paints a GUI and calls it something flashy like "Fusion". The shell is usually more stable as well. Just nerdy. So tired of the word Fusion. Vmware, Extensis, now this... I am on a Fusion branding strike.
__________________
Mac Pro W3680, GTX 680 2GB, 12GB DDR3, SSD; MBP Mid 2012, 2.6GHz Core i7, 16GB DDR3, SSD |
|
|
|
0
|
|
|
#63 | |||||||
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Since you haven't read the blog and you consistently keep refusing to actually read it combined with the fact that you have no clear knowledge about the matter I'm not even going to bother responding to you any further. The blogs, documents, applicaties and manuals of the applications speak for themselves. They do not support your statements above at all. |
||||||||
|
|
0
|
|
|
#64 | |
|
Quote:
It was my understanding they differ only because Apple didn't want to make certain functions available for everyone in the app while other things are rudimentary implementations of new stuff. Like any SW it is cut and branched but is one string of check ins.
__________________
Mac Pro W3680, GTX 680 2GB, 12GB DDR3, SSD; MBP Mid 2012, 2.6GHz Core i7, 16GB DDR3, SSD |
||
|
|
0
|
|
|
#65 | |
|
Quote:
http://en.wikipedia.org/wiki/Hybrid_drive |
||
|
|
0
|
|
|
#66 | |
|
Quote:
A bit more if you have not been watching. http://arstechnica.com/apple/2012/11...ons-confirmed/
__________________
Mac Pro W3680, GTX 680 2GB, 12GB DDR3, SSD; MBP Mid 2012, 2.6GHz Core i7, 16GB DDR3, SSD |
||
|
|
0
|
|
|
#67 |
|
They ripped one apart:
http://arstechnica.com/apple/2012/11...-fusion-drive/
__________________
Mac Pro W3680, GTX 680 2GB, 12GB DDR3, SSD; MBP Mid 2012, 2.6GHz Core i7, 16GB DDR3, SSD |
|
|
|
0
|
|
|
#68 | |
|
Quote:
Excellent!!
__________________
| Mac Pro 4,1 (2009) | 3.33Ghz W3680 | 6870 | 16GB | 830 256GB + 840 250GB | | MacBook Pro 2010 | 2.4Ghz i5 | 8GB | 320 300GB | | iPhone 5 32GB | Hazro HZ27WD | |
||
|
|
0
|
|
|
#69 |
|
Experience
I created a fusion drive on my Mac Pro 2008. Disks used: 240 GB SSD and 750 GB HDD. So far it works well.
One thing I did differently is I never reinstalled OS on fusion drive, opting for cloning to an external drive instead, fusing internal drives from there, and cloning the OS back. Judging by the first time launch speed OS X did land on SSD during cloning. For those of you who are wondering is it necessary to have special Disk Utility from newest Macs for compatibility, the answer is no. Current Disk Utility in 10.8.2 supports all you need for fusion (I'm talking about its command line variant, diskutil), and I presume the only special thing in newer Disk Utility is that it may support creating fusion drives from GUI. |
|
|
|
0
|
|
|
#70 |
|
Why Fusion Drive Seems Useful
One aspect of a Fusion Drive that I am tempted by is that it allows you to take full advantage of your SSD, without having to manually move things around. The system fills up the SSD (leaving 4GB free), ensuring that I am more likely to have all of the data that I access frequently located on the SSD. Right now, I keep my music, images and videos on an HDD, and the system, apps and other documents on my SSD. This means that many GBs of data is on the slower drive, because it would take up too much space on my SSD. While I could split up my images into multiple Aperture files, keeping only the most recent pictures in an image file on the SSD, this does make using Aperture more inconvenient (and slower) when I want to access older images. Since the Fusion Drive moves chunks of data, not files, this means that if I start a project using older images, they will be moved to the SSD by the system, improving performance with those images that I do happen to access more frequently. This would be true of my music, etc. too. Plus, all of the older documents that I don't access often will be shifted to the HDD, freeing up even more space on the SSD. In short, I get to take full advantage of the money spent on the SSD.
|
|
|
|
0
|
|
|
#71 |
|
Strongly considering moving from RAID to Fusion. The Samsung SSDs are so cheap right now. The only thing holding me back is that I don't think only one drive from my existing RAID + SSD would have enough room for my stuff, so I'd have to invest in a larger hard drive as well, which might just push me over the line for what I want to put into my 08 Mac Pro that I'd like to replace next year.
|
|
|
|
0
|
|
|
#72 |
|
I tried it out on my Mac Pro this week and it was never transferring the files to the HDD so it would write ~500MB to the SSD then the rest to the HDD.
So until someone works out how to set fusion to keep more space free, I think I'm out
|
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 04:07 PM.







Check out the following:
Linear Mode
