Data Deduplication Introduction

Поділитися
Вставка
  • Опубліковано 21 жов 2024

КОМЕНТАРІ • 37

  • @mazharjamil7768
    @mazharjamil7768 7 років тому +1

    I have never seen such a clear and plain explanation. Simply put it was supercalifragilisticexpialidocious elaboration.

  • @cloned81
    @cloned81 11 років тому +1

    You're the best, monsieur! I'm not the youngest, but new to this. There's so much to learn, and you make it simpler. Thanks!

  • @jeffnew1213
    @jeffnew1213 11 років тому +1

    Eli, the technology you describe in this Introduction is was used to be called single-instance storage (it's not the current definition). It's what Microsoft Exchange and other products use when storing messages and attached files. Only a single instance of a message or file is saved with pointers to each user in the distribution list.
    Modern data deduplication is performed at the block level so if, say, a single bit of a store file is change, only a single block with the new bit is saved.

  • @GizmoFromPizmo
    @GizmoFromPizmo 10 років тому +13

    Microsoft (and others) implements Data Deduplication at a much lower level - not the file level. Each 4K chunk of data (regardless of what file it belongs to) is compared to other 4K chunks and if a duplicate is found, a pointer is created and a counter is increased for that chunk. This video describes what Microsoft calls "Single Instance Storage" - a less efficient form of deduplication.

    • @joaoricardojunior521
      @joaoricardojunior521 4 роки тому

      Other companies also have their own name for such a technology.

  • @jeffnew1213
    @jeffnew1213 11 років тому

    Data deduplication on SAN and NAS is performed automatically or on a scheduled basis (weekly, monthly) to recover space already used. There is a modern form of storage called single instance storage (the new definition), which performs in-line deduplication in real time, never saving blocks in a datastore which already exist in the store. This is perfect for things like virtual desktops, where individual VMs are 95% identical to all other VMs. Single instance storage is currently very expensive.

  • @mrliberty1776ma
    @mrliberty1776ma 11 років тому

    Gotta LOVE Eli!!! Now this guy knows his stuff!!!

  • @jhovadroc
    @jhovadroc Місяць тому

    Freaking excellent explanation as always Eli🎉🎉🔥🔥👏🏿👏🏿👏🏿👏🏿

  • @Jennifer-fk5xi
    @Jennifer-fk5xi 3 роки тому

    Nice video! Thanks for the explanation!
    Does all vendors like NetApp, Dell EMC achieve the same performance in terms of data duplication, or could varies based on how they use this technology?

  • @DPS_beats
    @DPS_beats 7 років тому

    Eli, that was super interesting, thank you. One question though: As far as you said, data deduplication works on file level (you talk about folders etc). Would this also be of use if for instance i store a lot of backups from different users / machines eg in disk images? Like - if i have 10 or 20 backups from different windows 7 machines would it recoginze the "similarities" within the disk images or does it strictly work on a file system level?

  • @jayantmandal2293
    @jayantmandal2293 5 років тому

    Eli, you simply rock man !! Great stuff

  • @GizmoFromPizmo
    @GizmoFromPizmo 5 місяців тому +1

    After many years of using data deduplication, I can honestly say that I have never lost more data to any other computing technology. I've lost entire RAID 5 arrays (RAID 5 is a scam) but I haven't lost any more data there than I have using data deduplication. It sounds good on paper but in practice, it always fails.
    Wendell from Level 1 Techs says this: "Friends don't let friends do data deduplication."

  • @jeffnew1213
    @jeffnew1213 11 років тому

    Does the DL160 have an iLO built in? If so and it's licensed, you can use virtual media to install Server 2012. Put the CD in your PC's DVD-ROM drive and mount the drive virtually through iLO. Reboot the DL160 and if it's set to boot from DVD, it should boot from the DVD in your PC.

  • @mohanadalrubeah7124
    @mohanadalrubeah7124 7 років тому

    great job nice and easy explanation

  • @trooper744
    @trooper744 6 років тому

    Perfect and thorough explanation.. lots of thanks from Calgary! Sorry for the smoke on your visit to my backyard Eli lol

  • @hawkartaha8032
    @hawkartaha8032 5 років тому

    not only exact, variations also possible
    I like how says exact :) 3:23

  • @kumarslvr1
    @kumarslvr1 8 років тому

    is this concept same as single instance storage? so far it sounds like a exact same thing. Please can someone explain?

  • @CBDM777
    @CBDM777 11 років тому

    Could you talk about Global deduplication across the entire server environment? Thank you...

  • @Starlinrsd
    @Starlinrsd 11 років тому

    Its called SketchBook Express from Autodesk, its an app for Windows 8.

  • @TheRangeControl
    @TheRangeControl 11 років тому

    What are you using for your whiteboard (hardware/software)?

  • @mohammedasifkhanp5032
    @mohammedasifkhanp5032 5 років тому

    So what if any user deletes the data from the file server ?...

    • @SweetBearCub
      @SweetBearCub 5 років тому +1

      If they have a pointer to an identical file, just their individual pointer goes away. If they have some identical file that other people have a pointer to, the original will be moved to another user, and the pointers will be redefined.

  • @erickleal4739
    @erickleal4739 5 років тому

    Thanks Eli

  • @kisme01
    @kisme01 5 років тому

    i'd say dedust man. also why are your books upside down? great introduction though

  • @pigrebanto
    @pigrebanto 10 років тому

    great Eli!

  • @TheRangeControl
    @TheRangeControl 11 років тому

    Sketchbook!!! Thank you so much. :-)

  • @SARA07UTUBE
    @SARA07UTUBE 9 років тому +5

    Lot of duplication in Explaining the De-duplication concept. Just for Fun.

  • @valentynsson5969
    @valentynsson5969 7 років тому

    easy busy :) thanks mate.

  • @techhelpandgames3940
    @techhelpandgames3940 11 років тому

    i brought a hp prolaint DL160 Gen 8 it doesn't come with cd
    I brought windows server 2012 cd how can i transfer it to a usb
    Do a video how to do it
    Then do video how to install it on the hp prolaint DL160 Gen 8

  • @cpjaiswal10
    @cpjaiswal10 8 років тому

    incorrect.... dedup does not work at file level.. it works at chunk level.

    • @ilovemud2010
      @ilovemud2010 8 років тому +3

      +chander prakash Jaiswal No, there is block-level & file level deduplication.

  • @ChanZain
    @ChanZain 11 років тому

    Eli, your drawing looks like someone jump and split his legs & arms, am not saying that is not good I am normal user who learn alof of things from you, personally it's just the most and easiest explanation this way.
    BUT if you have add icon's like 4 computers and use the mouse as link then we'll know exactly and more specifically what you talking about to be clean and clear ,,, circles are not like squares.
    Anyway it's just a suggestion & still the best of the best, thanks alot man

  • @rangergun
    @rangergun 11 років тому

    I need this for my 200GB's of music..... cuz i know theres so many copies!!

  • @AdamKyleAnderson
    @AdamKyleAnderson 11 років тому

    1080p for me

  • @Dheerajsingh0509
    @Dheerajsingh0509 5 років тому +1

    u look like jason statham

  • @supersmart671
    @supersmart671 4 роки тому

    why daaata I thought you were American