From 12dc5ea0f12c13226f5e237333ba01e6c41df58a Mon Sep 17 00:00:00 2001
From: garnier-quentin <qgarnier@centreon.com>
Date: Mon, 27 Jun 2016 10:19:18 +0200
Subject: [PATCH] + remove todo

---
 storage/emc/clariion/TODO | 77 ---------------------------------------
 1 file changed, 77 deletions(-)
 delete mode 100644 storage/emc/clariion/TODO

diff --git a/storage/emc/clariion/TODO b/storage/emc/clariion/TODO
deleted file mode 100644
index b9601caa4..000000000
--- a/storage/emc/clariion/TODO
+++ /dev/null
@@ -1,77 +0,0 @@
-===============
-Mode Lun
-===============
-
-Command to test. All: getlun -uid -state -rg -type -drivetype -capacity -prb -bind
-
-LOGICAL UNIT NUMBER 3
-UID:                        60:06:01:60:F8:C0:1E:00:A2:DC:41:39:8C:0F:E1:11
-State:                      Bound
-RAIDGroup ID:               0
-RAID Type:                  RAID5
-Drive Type:                 SATAII
-LUN Capacity(Megabytes):    1659491
-LUN Capacity(Blocks):       3398637568
-Prct Rebuilt:               100
-Prct Bound:                 100
-
-LOGICAL UNIT NUMBER 1
-UID:                        60:06:01:60:F8:C0:1E:00:0E:A7:F5:5F:66:10:E1:11
-State:                      Bound
-RAIDGroup ID:               101
-RAID Type:                  Hot Spare
-Drive Type:                 SATAII
-LUN Capacity(Megabytes):    704364
-LUN Capacity(Blocks):       1442538624
-Prct Rebuilt:               N/A
-Prct Bound:                 100
-
-
-For one lun: getlun 1 -uid -state -rg -type -drivetype -capacity -prb -bind
-
-UID:                        60:06:01:60:F8:C0:1E:00:0E:A7:F5:5F:66:10:E1:11
-State:                      Bound
-RAIDGroup ID:               101
-RAID Type:                  Hot Spare
-Drive Type:                 SATAII
-LUN Capacity(Megabytes):    704364
-LUN Capacity(Blocks):       1442538624
-Prct Rebuilt:               N/A
-Prct Bound:                 100
-
-======================
-Mode pour les raid group
-======================
-
-La commande globale: getrg -type -tcap -ucap -prcntdf -prcntex -state
-
-RaidGroup ID:                              40
-RaidGroup Type:                            r5
-Raw Capacity (Blocks):                     5770154824
-Logical Capacity (Blocks):                 4327616118
-Free Capacity (Blocks,non-contiguous):     246
-Percent defragmented:                      100
-Percent expanded:                          100
-RaidGroup State:                           Explicit_Remove
-                                           Valid_luns
-                                           
-RaidGroup ID:                              103
-RaidGroup Type:                            hot_spare
-Raw Capacity (Blocks):                     1442538706
-Logical Capacity (Blocks):                 1442538706
-Free Capacity (Blocks,non-contiguous):     82
-Percent defragmented:                      100
-Percent expanded:                          100
-RaidGroup State:                           Valid_luns
-
-
-Pour un seul: getrg 109 -type -tcap -ucap -prcntdf -prcntex -state
-
-RaidGroup ID:                              109
-RaidGroup Type:                            hot_spare
-Raw Capacity (Blocks):                     1442538706
-Logical Capacity (Blocks):                 0
-Free Capacity (Blocks,non-contiguous):     1442538706
-Percent defragmented:                      100
-Percent expanded:                          100
-RaidGroup State:                           Valid_luns