diff --git a/src/datastore/DatastorePool.cc b/src/datastore/DatastorePool.cc
index 7dfd9fe096..1557659a39 100644
--- a/src/datastore/DatastorePool.cc
+++ b/src/datastore/DatastorePool.cc
@@ -52,7 +52,7 @@ DatastorePool::DatastorePool(SqlDB * db):
// ---------------------------------------------------------------------
oss << "NAME = " << SYSTEM_DS_NAME << endl
- << "DS_MAD = fs" << endl
+ << "DS_MAD = -" << endl
<< "TM_MAD = shared";
ds_tmpl = new DatastoreTemplate;
diff --git a/src/onedb/3.3.0_to_3.3.80.rb b/src/onedb/3.3.0_to_3.3.80.rb
index 884d9bceae..3dff69249c 100644
--- a/src/onedb/3.3.0_to_3.3.80.rb
+++ b/src/onedb/3.3.0_to_3.3.80.rb
@@ -122,14 +122,14 @@ module Migrator
" 0" <<
" 0" <<
" " <<
- " fs" <<
+ " -" <<
" shared" <<
" #{var_location}/datastores/0" <<
" -1" <<
" none" <<
" " <<
" " <<
- " " <<
+ " " <<
" " <<
" " <<
""