-
2008年11月06日
I/O benchmark 工具整理 - [存储备份]
iometa、iozone、tiobench、bonnie++,orion,
推荐iozone
更多
http://www.dbanotes.net/database/linux_io_benchmark_tools_compare.html
-
2008年10月05日
Symantec Backup Exec System Recovery 8.5 - [存储备份]
版本更新到了8.5
支持VMware® ESX 3.5, Microsoft Hyper-V, and Citrix XenServer 4.x更多新特性,可以看下datasheet:
http://eval.symantec.com/mktginfo/enterprise/fact_sheets/b-datasheet_backup_exec_system_recovery_08-2008_12001750-2.en-us.pdf
顺便分享一个不错的文档
besr desktop版本、besr Server 版本、BESR OPTION三者相同与区别
http://bbs.doit.com.cn/thread-60742-1-2.html -
2008年09月13日
系统备份软件,支持异构硬件恢复 - [存储备份]
这里我们主要谈针对于商用服务器的系统备份,个人系统备份基本使用ghost就足够了;
比如说对一个win2003服务器系统正在运行的情况下备份:
此系统备份有别于数据或者应用程序备份,同时也不是虚拟机层面或者存储的备份;下面是目前常见的两款系统备份软件,都支持异构恢复
一.Symantec Backup Exec System Recovery
http://www.symantec.com/zh/cn/business/backup-exec-system-recovery-desktop-edition
http://www.symantec.com/zh/cn/business/backup-exec-system-recovery-server-editionsymantec的系统备份软件,简称besr,主要针对win系统备份;支持win2008,同时还可以针对备份中某个文件独立恢复而不用恢复整个系统;
当然ghost也是symantec的,同时nbu也有对应的系统备份(免费),不过操作繁琐,不适合使用!
优点:
1.在线系统备份;不用停机;恢复时,光盘引导启动,然后直接从本地磁盘或者网络存储来恢复系统;2.可以实现增量备份;
3.可以做到异机还原;A机器备出来,可以还原到B机器,不会像ghost那样蓝屏!
4.可以做计划任务备份,可以把备份文件存放到网络上等等。。
5.从使用角度,桌面版运行稳定,功能够用,可以调节备份时资源消耗以免影响其他应用。
缺点:
运行不简洁,经常无缘无故没反应(好久反应过来);
对于企业整体部署配套的Manager,从实施结果来看,功能和性能实在太差,而且很不稳定,常出莫名其妙问题;
异机恢复超级慢,特别是针对专业服务器,有时甚至一个下午都要耗在上面。
桌面PC价格还可以,对于服务器版本,超贵!二. Acronis True Image
http://www.trueimage.cn/products/trueimage/index.htm这个软件很多系统维护光盘都集成,个人没具体测试过稳定性,不过网上资料一大堆,有兴趣可以研究下
-
2008年08月19日
NetApp A-SIS重复数据删除技术 - [存储备份]
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.ppt3.存储部落相关
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月31日
可用度 99.999% 是什麼意思 - [存储备份]
99.999 是什麼意思365*24*60*0.00001=5.26 (min)所以產品的可用度是 99.999%, 當然表示產品的穩定度是相當高的,設計基本是朝向不用停機的 ex: firmware upgrade
-
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.3So 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 存储弹性 - [存储备份]
今天Dostor看到关于NA的一篇介绍,有一些东西比较好,摘录过来
NetApp 存储弹性:
- 使用多路径高可用性(多路径 HA)
- 提供合适的备用磁盘驱动器数量
- 使用 SyncMirror® 提供更大的弹性
- 利用 HA 配置,以实现不间断升级
- 使用 NetApp 的自动化工具验证存储配置
http://www.dostor.com///o/e/2008-07-15/0003041944.shtml
-
2008年07月20日
重复数据删除(de-duplication) - [存储备份]
de-duplication目前在存储界应该也算一个热门的技术,目前在这个领域,我主要提供Datadomain和NetApp的解决方案,不知为什么,HP居然没有涉足。
Datadomain目前在这个领域有绝对优势,当然这也是它的卖点,主要针对二线存储,定义为备份设备。NetApp目前在新产品已集成,是免费的。
这个技术从展示的原理流程图看似很简单,也很容易理解,但是真正数据是怎么处理,怎么做到校验的,无从得知,我想厂商也不会主动来说明。
个人感觉,这个技术很奇妙,能节省不少正本。但是它的稳定性,及对设备的性能消耗,安全性,还有待于市场来验证。
今天看到一篇关于这个技术的负面文章:
DoSTOR专家观点 重复数据删除技术的弱点分析
http://www.dostor.com///o/e/2008-07-17/0003042054.shtml据我所知,Datadomain有关于多次数据校验的动作,但是具体技术细节还没有找到相关文档,不知对于以上文章提及的问题,是否能解决。。
-
2008年06月19日
NAS Backup have 3 way by NDMP - [存储备份]
NAS Backup have 3 way by NDMP
1. Directly Bakcup NAS's data to NAS's tape also local backup
2. Backup one NAS's data to Another NAS device's Tape , also call 3-way
3. Backup NAS's Data to Netbackup Media Server's tape. also remote ndmp backupNETapp NDMP技术介绍
http://www.sansky.net/article/2007-12-16-netapp-ndmp.html -
2008年04月03日
Backup Exec 11 - [存储备份]






