The error message occurs when you try load shards with a node (single or cluster) that has a different vm.args name than the node the shards were created with.
Cheers Jan — > On 8. Nov 2017, at 08:35, Vishesh Mittal <[email protected]> wrote: > > This specific server is a standalone setup - not a cluster. And it is on > 2.1.0 - not updated to 2.1.1 yet. > >> On Wed, Nov 8, 2017 at 3:19 PM, Jan Lehnardt <[email protected]> wrote: >> >> This is the vm.args issue again. Make sure to update all your nodes. >> >> Cheers >> Jan >> — >> >>> On 8. Nov 2017, at 02:08, Vishesh Mittal <[email protected]> wrote: >>> >>> One of my production database became very slow suddenly and I am getting >>> this error. Anyone has any clue? >>> >>> >>> [error] 2017-11-08T00:50:28.291610Z couchdb@localhost <0.19824.3> >>> 62d8c65f44 req_err(1651744082) internal_server_error : No DB shards could >>> be opened. >>> [<<"fabric_util:get_shard/4 L182">>,<<"fabric_util:get_shard/4 >>> L197">>,<<"fabric_util:get_shard/4 L197">>,<<"fabric:get_security/2 >>> L146">>,<<"chttpd_auth_request:db_authorization_check/1 >>> L91">>,<<"chttpd_auth_request:authorize_request/1 >>> L19">>,<<"chttpd:process_request/1 L293">>,<<"chttpd:handle_ >> request_int/1 >>> L231">>] >>> [error] 2017-11-08T00:50:28.293522Z couchdb@localhost <0.19834.3> >>> 538f6aa5b8 req_err(1651744082) internal_server_error : No DB shards could >>> be opened. >>> [<<"fabric_util:get_shard/4 L182">>,<<"fabric_util:get_shard/4 >>> L197">>,<<"fabric_util:get_shard/4 L197">>,<<"fabric:get_security/2 >>> L146">>,<<"chttpd_auth_request:db_authorization_check/1 >>> L91">>,<<"chttpd_auth_request:authorize_request/1 >>> L19">>,<<"chttpd:process_request/1 L293">>,<<"chttpd:handle_ >> request_int/1 >>> L231">>] >>> [error] 2017-11-08T00:50:28.343530Z couchdb@localhost <0.19895.3> >>> 918d05bbfa req_err(1651744082) internal_server_error : No DB shards could >>> be opened. >>> [<<"fabric_util:get_shard/4 L182">>,<<"fabric_util:get_shard/4 >>> L197">>,<<"fabric_util:get_shard/4 L197">>,<<"fabric:get_security/2 >>> L146">>,<<"chttpd_auth_request:db_authorization_check/1 >>> L91">>,<<"chttpd_auth_request:authorize_request/1 >>> L19">>,<<"chttpd:process_request/1 L293">>,<<"chttpd:handle_ >> request_int/1 >>> L231">>] >>> [error] 2017-11-08T00:59:42.733236Z couchdb@localhost <0.238.0> -------- >>> Error opening view group `designdocname` from database >>> `shards/40000000-7fffffff/database1.1509925523`: >>> {'EXIT',{timeout,{gen_server,call,[<0.20605.1>,get_info,5000]}}} >>> [error] 2017-11-08T01:00:26.254139Z couchdb@localhost <0.15238.2> >>> 74d77fa385 req_err(1651744082) internal_server_error : No DB shards could >>> be opened. >>> [<<"fabric_util:get_shard/4 L182">>,<<"fabric_util:get_shard/4 >>> L197">>,<<"fabric_util:get_shard/4 L197">>,<<"fabric:get_security/2 >>> L146">>,<<"chttpd_auth_request:db_authorization_check/1 >>> L91">>,<<"chttpd_auth_request:authorize_request/1 >>> L19">>,<<"chttpd:process_request/1 L293">>,<<"chttpd:handle_ >> request_int/1 >>> L231">>] >>> [error] 2017-11-08T01:00:26.418185Z couchdb@localhost <0.15253.2> >>> ce579378d8 req_err(1651744082) internal_server_error : No DB shards could >>> be opened. >>> [<<"fabric_util:get_shard/4 L182">>,<<"fabric_util:get_shard/4 >>> L197">>,<<"fabric_util:get_shard/4 L197">>,<<"fabric:get_security/2 >>> L146">>,<<"chttpd_auth_request:db_authorization_check/1 >>> L91">>,<<"chttpd_auth_request:authorize_request/1 >>> L19">>,<<"chttpd:process_request/1 L293">>,<<"chttpd:handle_ >> request_int/1 >>> L231">>] >>> [error] 2017-11-08T01:00:26.418171Z couchdb@localhost <0.15254.2> >>> 0389aab31b req_err(1651744082) internal_server_error : No DB shards could >>> be opened. >>> [<<"fabric_util:get_shard/4 L182">>,<<"fabric_util:get_shard/4 >>> L197">>,<<"fabric_util:get_shard/4 L197">>,<<"fabric:get_security/2 >>> L146">>,<<"chttpd_auth_request:db_authorization_check/1 >>> L91">>,<<"chttpd_auth_request:authorize_request/1 >>> L19">>,<<"chttpd:process_request/1 L293">>,<<"chttpd:handle_ >> request_int/1 >>> L231">>] >>> [error] 2017-11-08T01:02:05.863936Z couchdb@localhost <0.238.0> -------- >>> Error opening view group `designdocname` from database >>> `shards/40000000-7fffffff/database2.1506630773`: >>> {'EXIT',{timeout,{gen_server,call,[<0.9084.4>,get_info,5000]}}} >>> [error] 2017-11-08T01:02:14.965084Z couchdb@localhost <0.238.0> -------- >>> Error opening view group `designdocname` from database >>> `shards/40000000-7fffffff/database2.1510009532`: >>> {'EXIT',{timeout,{gen_server,call,[<0.13635.4>,get_info,5000]}}} >>> >>> >>> -- >>> *Vishesh Mittal* >>> Co-founder, Plato Medical >>> platomedical.com >>> +65 9068 5643 >> >> > > > -- > *Vishesh Mittal* > Co-founder, Plato Medical > platomedical.com > +65 9068 5643
