Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2DC4BDB9E for ; Thu, 20 Dec 2012 17:41:28 +0000 (UTC) Received: (qmail 98569 invoked by uid 500); 20 Dec 2012 17:41:27 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 98534 invoked by uid 500); 20 Dec 2012 17:41:27 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 98526 invoked by uid 99); 20 Dec 2012 17:41:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 17:41:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Alex.Huang@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 17:41:20 +0000 X-IronPort-AV: E=Sophos;i="4.84,325,1355097600"; d="scan'208";a="1371458" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 20 Dec 2012 17:40:58 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Thu, 20 Dec 2012 09:40:54 -0800 From: Alex Huang To: "cloudstack-users@incubator.apache.org" Date: Thu, 20 Dec 2012 09:41:01 -0800 Subject: RE: Introducing Storage Tags Thread-Topic: Introducing Storage Tags Thread-Index: Ac3e0rARgFBddsNoQWeuq6Lyq+DTDwABdLBw Message-ID: References: <7F4D36014C4D8241B695171A8825AA200B099075@mscs-begia-0022.media.int> <67EF18FDCA335F489B366120481AB6C5F6B38A3E71@BANPMAILBOX01.citrite.net> <03AEF192-F39B-4DA4-8F22-934F19AEA94E@citrix.com> <7F4D36014C4D8241B695171A8825AA200B099876@mscs-begia-0022.media.int> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org >=20 > We should fix it so that it doesn't mean 'this'. :) >=20 These are the arguments I have heard against "fixing" it. =20 - If you change it such that null means default, then what means don't care= ? - If you're tiering storage, why wouldn't you tier the default storage? It somewhat makes sense. The only real problem I've seen so far is Wido's = case where there's no way to change the system offering's tags and system v= ms got put to premium storages but basically in this case system offering w= ith no tags meant default tag instead of don't care tag. That's a contrad= iction to the usage to tags so it's a problem with initialization of tags. --Alex