On 09/27/2011 02:48 PM, Daniel Sparrman wrote:
When u bought it, did they think you're gonna use it as a fileserver?
Well, exactly.
I'm not to specialized into Data Domain, but arent they marketed as backup hardware? So you get a disk, but if you want to use it for something else than that, you need to pay a license?
Sorry for sounding bitter, but I've always heard people referring to Data Domain as a VTL.
DD is deduplicated storage, plain and simple. There are more general ways to use it, and more specific. For example: Say you dump a MySQL database to disk; where do you put it? You can dump daily, compress, stick it in a directory and manage it. I do this for several of customers. With a DD in the picture, you NFS-mount a share, and dump to NFS. You don't compress, you let it dedupe and compress thereafter. Resulting space occupation is substantially smaller than the bzip2 -9ed allocation of the same set of files. Less simple: Say you've got an Oracle database. Any one else out there with one of those? ;) RMAN dumps its stuff to "somewhere". We now use a somewhere on the DD. We're currently getting dedupe numbers in excess of 30:1 Different use-case: lots of VMWare VStorage backups dump their image files, to... "somewhere". Most of them are happy with a CIFS share. If that's provided by the DD, then it gets deduplicated in a manner that leverages all the other stuff on the same DD device. So, these are very general methods: "I got a NFS mount"; "I got a CIFS mount". They bootstrap common, existing hardware and software. Your dedupe appliance already talks to the network, why not make it talk fast, and then use that for service provision? Exposing that filesystem via FC requires a bunch of additional code, and a bunch of additional hardware. So it's a separate feature, and you can unbundle it if you like. We did. Some applications are unwilling or unable to talk to a share (I'm lookin' at you, DPM...) so you have to get the extra features to enable the additional type of fabric connection and the extra protocol translation. - Allen S. Rout