{"id":132,"date":"2011-09-30T06:42:05","date_gmt":"2011-09-30T10:42:05","guid":{"rendered":"http:\/\/www.interscapetech.com\/blog\/?p=132"},"modified":"2017-01-05T13:52:23","modified_gmt":"2017-01-05T17:52:23","slug":"virtual-provisioning-in-vmax","status":"publish","type":"post","link":"https:\/\/www.interscape.io\/blog\/symmetrix\/virtual-provisioning-in-vmax.html","title":{"rendered":"Virtual Provisioning in Vmax"},"content":{"rendered":"<h3>Virtual Provisioning in Vmax<\/h3>\n<p>Below are the steps involved to setup Virtual Provisioning. Here I am assuming that there is an existing storage group called <em>MyStorageGroup<\/em> and we need to allocate the new thin device to that SG.<\/p>\n<h5>1. Create a Thin Pool<\/h5>\n<p><code>create pool ThinPool1 type =thin;<\/code><\/p>\n<h5>2. Create DATA Devices<\/h5>\n<p>Create 4 x 2GB Raid-5 , DATA Devices<\/p>\n<p><code>create dev count=4, config=RAID-5, data_member_count=3, attribute=datadev, emulation=FBA, size=2GB, disk_group=1;<\/code><\/p>\n<h5>3. Add DATA Devices to Thin Pool<\/h5>\n<p>0A00:0A03 are DATA devices created in the previous step<\/p>\n<p><code>add dev 0A00:0A03 to pool ThinPool1 type=thin member_state =ENABLE;<\/code><\/p>\n<h5>4. Create Thin Devices<\/h5>\n<p>Create 2 thin devices of size 4GB each<\/p>\n<p><code>create dev count=2, config=TDEV, emulation=FBA, size=4GB;<\/code><\/p>\n<h5>5. Bind Thin Devices to Thin Pool<\/h5>\n<p>0A04:0A05 are thin devices created in the previous step<\/p>\n<p><code>bind tdev 0A04:0A05 to pool ThinPool1;<\/code><\/p>\n<h5>6. Add Thin Devices to Storage Group<\/h5>\n<p>Here we are adding the thin devices 0A04:0A05, to the Storage Group <em>MyStorageGroup<\/em><\/p>\n<p><code>symaccess -sid 1234 -name MyStorageGroup -type storage add devs 0A04:0A05;<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Virtual Provisioning in Vmax Below are the steps involved to setup Virtual Provisioning. Here I am assuming that there is an existing storage group called MyStorageGroup and we need to allocate the new thin device to that SG. 1. Create a Thin Pool create pool ThinPool1 type =thin; 2. Create DATA Devices Create 4 x\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.interscape.io\/blog\/symmetrix\/virtual-provisioning-in-vmax.html\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[56],"tags":[42,7,74,68,83],"class_list":["post-132","post","type-post","status-publish","format-standard","hentry","category-symmetrix","tag-emc","tag-perfonics","tag-virtual-provisioning","tag-vmax","tag-vmax-commands"],"_links":{"self":[{"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/posts\/132","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/comments?post=132"}],"version-history":[{"count":10,"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/posts\/132\/revisions"}],"predecessor-version":[{"id":483,"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/posts\/132\/revisions\/483"}],"wp:attachment":[{"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/media?parent=132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/categories?post=132"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.interscape.io\/blog\/wp-json\/wp\/v2\/tags?post=132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}