**** updated 7 Aug 2016 - reformatted and corrected out of date info ***

Background

Depending on your Actifio CDS Platform version, certain disk controllers may not be able to present 2 TB MDisks to Actifio CDS.

Determining 2 TB MDisk support

When looking at the IBM Support Matrix here (Depending on which CDS Platform version you are on):

IBM SVC 7.5 (brought in with CDS 7.5.0.1)

IBM V7.5 Configuration Limits and Restrictions for IBM System Storage SAN Volume Controller - United States

IBM SVC 7.3.0.8

IBM V7.3.x Supported Hardware List, Device Driver, Firmware and Recommended Software Levels for SAN Volume Controller - …

IBM SVC 6.3.0.3

IBM V6.3 Supported Hardware List, Device Driver, Firmware and Recommended Software Levels for SAN Volume Controller - Un…

You will spot a column in storage controller support that talks about support for MDisks larger than 2 TB.

You can use the column to determine whether your storage controller can present a 2 TB MDisk to CDS.

Background on how support is determined

When IBM brought out SVC in 2003, it was totally 32 bit, meaning no volume or disk could be larger than 2 TB in size.

Having 32 bit limitations was not an issue as there were few disk subsystems at the time that supported LUNs greater than 2 TB (the DS6000 for instance cannot create a volume larger than 2TB, so the SVC limit shown above is actually a DS6000 limit).

However as time moved on, the SVC dragged its heels and eventually moved with the times (as did IBMs other products).

I wrote about this issue here:

Breaking through the 2TB barrier | Aussie Storage Blog

Anyway... when doing testing for greater than 2TB MDisks, the SVC team required that every disk controller be willing to report media errors for any LBA that it presents to SVC.  After all, if the storage cannot report media errors, then the SVC will not be aware that its underlying storage has unreadable blocks.  It seems some manufacturers did not update their 32 bit media error reporting when they moved to 64 bit.

For external array manufacturers I believe IBM simply ask the manufacturer to confirm in writing that their storage can report media errors for every LBA.  For their internal products (like DS8000 and XIV) they do the same with the relevant development teams.  (I cannot imagine they could easily test this as generating synthetic media errors would require monkeying around in the firmware of an external array - or hitting it with a hammer)

Background on XIV Support in SVC 6.3

The limit below no longer applies in CDS 7.3.0.8, I leave the info here for historical purposes only.

One curiosity is XIV.   We know XIV can support huge volumes, but the SVC matrix does not support them.  Why?

The XIV development team told the SVC team that the XIV cannot report media errors for LBAs higher than the 2 TB mark.

The technical reason for this was never explained to me but I think XIV felt that since they always stored two copies of each 1 MB partition and used some metadata and LRC checking to ensure they always presented a good copy, what was the point of reporting something they felt was not possible.  The SVC guys were slightly stunned and did not agree.

A cold war ensued with the XIV team refusing to change their code and the SVC team refusing to drop their stance.

End result...  still no support.

The curious thing is this.... in SVC code version 6.2 when I tested greater than 2TB support... where I presented a 3 TB XIV LUN to SVC... the SVC would only 'see' a 2 TB LUN... in other words it ignored the bonus LBAs.   However in 6.3 code this seems to have been broken and I was able to present an XIV LUN of any size and the SVC could see it and use it.   When I reported this to the SVC team, they were surprised but did not appear to do anything about it.

Their stated direction was to use the vendor reported info to determine if the MDisk controller was on the 'trusted list'.  Meaning that the SVC would only report an MDisk size greater than 2 TB if the controller was on that trusted list.   Since XIV is not... it should not work.

Maybe the list they are using has XIV on it by mistake, or the list checking method was broken in the revision of 6.3 I tested.

Either way... the support matrix says no.... and thats what we have to live by.

And have a look at the last table in this link, it shows maximum mdisk sizes depending on the extent size used. We use 2048.

IBM V6.4 Configuration Limits and Restrictions for IBM System Storage SAN Volume Controller - United States

It's also useful for all other maximum configuration limits.

Actifio CDS 2TB MDisk limits的更多相关文章

  1. Actifio如何保护和管理Oracle-带外篇

    引言 本文提供CDS带外环境下相关配置,保护和恢复Oracle的所需步骤. 目的是提供Oracle数据库配置前的详细说明,Actifio环境下发现和配置Oracle数据库,执行还原和恢复,以及配置Or ...

  2. Memory Limits for Windows and Windows Server Releases

    来源:https://msdn.microsoft.com/en-us/library/windows/desktop/aa366778(v=vs.85).aspx Limits on memory ...

  3. [转载]Memory Limits for Windows and Windows Server Releases

    Memory Limits for Windows and Windows Server Releases This topic describes the memory limits for sup ...

  4. C 标准库系列之limits.h

    limits.h 类似于float.h,其定义了一些列类型的值的范围.限制值,也就是说该类型的值不可以大于该上界或者小于该类型值的下界: glibc中宏定义了一下的值: # define MB_LEN ...

  5. 【大数据技巧】日均2TB日志数据在线快速处理之法

    [大数据技巧]日均2TB日志数据在线快速处理之法 http://click.aliyun.com/m/8958/

  6. Linux分区:超过2TB硬盘分区

    测试iscsi服务是否正常 [root@FocusBackup ~]# service iscsi restart 停止 iscsi:                                  ...

  7. 【重装系统】线上Linux服务器(2TB)分区参考方案

    如果是线上服务器,假设它是 2TB 的 SATA 硬盘.8GB 内存,建议按如下方式进行分区: / 20480M(20G)(主分区) /boot 128M swap 10240M /data 2016 ...

  8. Centos 7 mysql Buffered warning: Changed limits: max_connections: 214 解决方法

    Everytime I restart MySQL I have this warning: [Warning] Buffered warning: Changed limits: max_conne ...

  9. linux /proc/sys/fs/file-nr /proc/sys/fs/file-max /etc/security/limits.conf 三者的关联

    ulimit -n 对应 /etc/security/limits.conf 文件设置 问题: Can’t open so many files 对于linux运维的同学们,相信都遇到过这个问题. 在 ...

随机推荐

  1. (未完结)“文远知行杯”GDET第十四届竞赛(网络赛共10题,仅整理出6题)

    刚开学没多久就打了一个网络赛,通过这次网络赛我是发现我是真的菜... 放假前校赛的排名让我有些自满,寒假丝毫没有接触ACM,一直沉迷于Steam,这个真的值得好好反省. 虽然现在大一课有点多,在学校也 ...

  2. java jdk动态代理学习记录

    转载自: https://www.jianshu.com/p/3616c70cb37b JDK自带的动态代理主要是指,实现了InvocationHandler接口的类,会继承一个invoke方法,通过 ...

  3. php格式化json字符串

    header('content-type:application/json;charset=utf8'); $arr = array( 'status' => true, 'errMsg' =& ...

  4. MVC实战之排球计分(六)—— 使用EF框架,创建Controller,生成数据库。

    在上篇博客我们写到,此软件的数据库连接我们使用的是EF框架,code first模式下, 通过模型类,在创建controller的时候直接生成数据库,完成数据库的连接,与操作. 在使用EF框架之前,我 ...

  5. Fedora 23 U盘启动出现“Failed to load ldlinux.c32”解决

    利用UltraISO制作了Fedora 23的U盘启动,开机F12键USB启动时出现 Failed to load ldlinux.c32 Boot failed: please change dis ...

  6. excel中如何把文本转换为数字

     今天被一个小问题难住了,本人用自己开发的成绩分析软件统计学校成绩,数据由excel导入,给我的数据全部是文本型,其实也不难,主要是我的软件是早期开发的,没有考虑这个问题,结果这个问题被美女老师解决了 ...

  7. vue项目中的tab页实现

    //需要自己弄雪碧图 <template> <div class="tab" id="tab"> <router-link to= ...

  8. JS 中的广度与深度优先遍历

    现在有一种类似树的数据结构,但是不存在共同的根节点 root,每一个节点的结构为 {key: 'one', value: '1', children: [...]},都包含 key 和 value,如 ...

  9. prototype和__proto__的关系是什么

    首先,要明确几个点:1.在JS里,万物皆对象.方法(Function)是对象,方法的原型(Function.prototype)是对象.因此,它们都会具有对象共有的特点.即:对象具有属性__proto ...

  10. Charles设置HTTPS抓包

    1. 配置 Charles 根证书 点击 Help -> SSL Proxying -> Install Charles Root Certificate 之后会弹出钥匙串,如果不弹出,请 ...