From 6095d5af97bc81bb55346e6e672305dcc47cc69f Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 24 May 2011 16:59:06 +0000 Subject: [PATCH] update Sample with compress=> support for DB2 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/schema/samples/Sample.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/lib/xcat/schema/samples/Sample.pm b/xCAT-server/lib/xcat/schema/samples/Sample.pm index 77e3fbe32..c3e69e0b9 100644 --- a/xCAT-server/lib/xcat/schema/samples/Sample.pm +++ b/xCAT-server/lib/xcat/schema/samples/Sample.pm @@ -57,6 +57,7 @@ package xCAT_schema::Sample; jobid => 'INTEGER', cpu_usage => 'FLOAT', }, + compress =>'YES', # note compress only for DB2 tablespace =>'XCATTBS32K', # note tablespace only for DB2 table_desc => 'Stores the node status.', descriptions => {