• 使用NFS连接存储,备份的解决方案,此方案目前只涉及netapp。 

    原文:
    http://storagefoo.blogspot.com/2007/10/vmware-over-nfs-backup-trickscontinued.html

    http://storagefoo.blogspot.com/2007_09_09_archive.html 

    http://blogs.netapp.com/storage_nuts_n_bolts/2008/01/vmware-over-net.html#comments

  • 2008年08月28日

    netapp for vmware(backup) - [虚 拟 化]

    Tag:VMware Netapp

    netapp snapmanager for vmware

    针对于vmware 备份的一个option,软件装在VC上,看文档感觉不错,还没机会测试。。

    http://epie.blogbus.com/files/12199093330.ppt

  • dedup有一定的风险性!

    背景:

    Network Appliance(NetApp)公司五月十五号宣布,经过第一季度在客户环境下进行的Beta测试,其NearStore R200和FAS存储系统可以提供基于块的的重复数据删除技术。该重复数据删除技术是NetApp公司基于由SnapLock产品发展为 A-SIS(先进单实例存储)产品开发出来的。NetApp使用其Write Anywhere File Layout(WAFL)中的一项功能,将A-SIS加入到滤波器中。WAFL为存储的每个数据块计算出一个16位的校验值。为了进行重复数据删除,散列值将被存入数据库,这样相似的“重复候选”就能够被区分。这些数据块将被一位一位地对比,如果它们是相同的,那么就删除新的数据块。 

    概述整理:

    NetApp A-SIS重复数据删除技术

    1.NA的dedup技术采用Post-process,数据先写入存储,留下指纹,等空闲或者非高峰时,再删除重复数据;post-process特点:不适合用户高loading的primary存储使用,适合二线存储或者低loading存储设备。
    需要相对于inline更多的硬盘空间。

    2.可以针对卷来做dedup;

    3.NearStore R200和FAS存储系统免费授权基于块的dedup,将与年底之前全系列产品支持dedup(包含VTL,目前不支持)

    4.利用 WAFL 的独有特征来节省磁盘空间,同时保持较低系统开销。

    5.NetApp V系列存储虚拟化解决方案能够为其它提供商的主存储系统提供重复数据删除

    示意图:

    reference: 

    1.官方文档: 
    http://epie.blogbus.com/files/12192187950.ppt

    2.TT存储dedup文章:
    http://www.searchstorage.com.cn/search.asp?cx=006311256994434649565%3Ag6eew0suw1i&cof=FORID%3A11&q=%E9%87%8D%E5%A4%8D%E6%95%B0%E6%8D%AE%E5%88%A0%E9%99%A4&sa=%E6%90%9C%E7%B4%A2#1200

    3.存储部落相关
    http://www.sansky.net/article/tag/%e9%87%8d%e5%a4%8d%e6%95%b0%e6%8d%ae%e5%88%a0%e9%99%a4

     

  • 2008年07月25日

    Using LUN CLONE - [存储备份]

    Today,when i reviewed the manaul of NetApp software,i have found that the Lun clone was very similar to Flexclone.

    This is an article about using  LUN CLONE.
    Just relax and enjoy it.

    Using LUN CLONE
    Hey Guys,

    Sorry its been a while. Today I'll talk about the benefits of LUN cloning, an interesting feature that's included in with Netapp ONtap version 7 or later.

    I first used lun clone when I wanted to create multiple iSCSI LUNs that contained the same original data. We had a requirement to create 16 training servers that would be contain the exact same starting data, but be independant so that the data entered during training wouldn't spread to the other servers.

    So how we did this is we created the pristine image, and then duplicated it 15 times. For the C: drive, I basically just did a copy of the vmdk file 15 times. The data drive I was lucky enough to setup an iSCSI LUN on the Netapp and use the software based initiator in the guest OS (it was ESX 2.5 at the time).

    What I could do to duplicate the drive is create 15 copies of the iSCSI LUN using NDMPCOPY but then I would be consuming a great deal of space. Instead, I used lun clone to clone the iSCSI LUN 15 times. And the cool thing is that the lun clone does not use any additional space from the original lun. So say my iSCSI LUN was originally 10GB, I lun clone 15 times, and the space used is only 10GB, because there has been no changes to the files. The only time you use space is when there are block level changes to the cloned luns.

    Taking this one step further, when I setup each server by changing IP, computer name, iSCSI initiator name, and a couple of other things, I took a snapshot and every week I roll back to day 0 so that the trainers don't have any old day at the start of the week.

    So we were really happy with this, it worked out well and didn't take up a lot of storage because of the lun clone feature. So how else can you use this technology.

    Say you have data on a LUN and part of it gets corrupted for whatever reason, OS issue, you name it. You don't want to do a snap restore or maybe you don't have snap restore. Doing a snap restore would revert the entire volume. So, a great way is to do a lun clone from a snapshot. You can now present the lun clone as a secondary drive to the server and drag and drop the files that you need to recover.

    Command structure is similar to the following:
    lun clone create /vol/serverdatavol/backuplun -o noreserve -b /vol/serverdatavol/currentlun hourly.3

    So details from the above would be lun clone create is the first part required, /vol/serverdatavol/backuplun would be name/location of the lun to be created from the clone. -o noreserve is required because you don't want to consume any space. -b says that you are cloning from a snapshot and /vol/serverdatavol/currentlun indicates the current active lun. hourly.3 tells the filer what snapshot to create the clone from.

    A couple of key things here, make sure that if you are using Windows, you are using W2k3, it does drive resignaturing automatically because the new drive that is presented will have the exact same drive "serial number" and the OS won't use it unless it gets resignatured. Also, ESX 3 will do lun resignaturing for you if you tell it to do that, do a search in the VMware forums for lun resignature and you'll find the exact syntax on how to permit that.

    Also, even though you won't consume storage by doing this, the volume wants to be able to handle the additional size requirements of the LUN. So I've had to increase the size of the volume substantially to accomodate it, even though it doesn't use the space.

    If this sounds similar to flex clones, it is, but flex clones deals with cloning volumes, not luns, and flex clone is a separate license, so of course, extra money.

    Hope this helps you guys out in the future.

    Cheers,

    Chris

  • 2008年07月23日

    NetApp 存储弹性 - [存储备份]

    Tag:Netapp

    今天Dostor看到关于NA的一篇介绍,有一些东西比较好,摘录过来

    NetApp 存储弹性:

    • 使用多路径高可用性(多路径 HA)
    • 提供合适的备用磁盘驱动器数量
    • 使用 SyncMirror® 提供更大的弹性
    • 利用 HA 配置,以实现不间断升级
    • 使用 NetApp 的自动化工具验证存储配置

    http://www.dostor.com///o/e/2008-07-15/0003041944.shtml

     

     

  • 将 NetApp 重复数据删除应用到主 VMware 存储会在主基础设施和 DR 基础设施中产生巨大收益。在典型环境中,可以将主存储需求减少 40% 至 60%。此节省模式会将 DR 站点所需的存储以及 DR 所需的带宽减少相应的数量,使 DR 速度更快、更有效率。您可以使用 NetApp FlexClone 来利用 DR 站点的数据进行 DR 测试、应用程序测试/开发或其他活动,以便最大化资源利用。

     更多资料:

    http://www.esmb.com.cn/stor-age/2008/0522/877118.shtml