From: Дмитрий К. <dko...@gm...> - 2015-07-25 16:56:59
|
Hi, I use 5 servers: 1 master 1 meta 3 chunk servers All servers with CentOS x86_64 and moosefs 2.0.72 latest stable I restarted master server, and after restart I see, that all chunk servers disconnected. I can't reconnect them: http://dpaste.com/3D526MW [root@master1 mfs]# mfscli -S -SCS +-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Chunk Servers | +--------------+------+------+-------------+----------+-----------------+------------------------------------------------+------------------------------------------------+ | | | | | | | 'regular' hdd space | 'marked for removal' hdd space | | ip/host | port | id | version | load | maintenance +------------+----------+-----------+------------+------------+----------+-----------+------------+ | | | | | | | chunks | used | total | % used | chunks | used | total | % used | +--------------+------+------+-------------+----------+-----------------+------------+----------+-----------+------------+------------+----------+-----------+------------+ +--------------+------+------+-------------+----------+-----------------+------------+----------+-----------+------------+------------+----------+-----------+------------+ | disconnected servers | +--------------+------+------+-------------+----------------------------------------------------------------+-------------------------------------------------------------+ | ip/host | port | csid | maintenance | change maintenance command | remove command | +--------------+------+------+-------------+----------------------------------------------------------------+-------------------------------------------------------------+ | 10.100.80.65 | 9422 | 1 | off | /usr/bin/mfscli -H mfsmaster -P 9421 -CM1/10.100.80.65/9422 | /usr/bin/mfscli -H mfsmaster -P 9421 -CRC/10.100.80.65/9422 | | 10.100.80.66 | 9422 | 2 | off | /usr/bin/mfscli -H mfsmaster -P 9421 -CM1/10.100.80.66/9422 | /usr/bin/mfscli -H mfsmaster -P 9421 -CRC/10.100.80.66/9422 | | 10.100.80.67 | 9422 | 3 | off | /usr/bin/mfscli -H mfsmaster -P 9421 -CM1/10.100.80.67/9422 | /usr/bin/mfscli -H mfsmaster -P 9421 -CRC/10.100.80.67/9422 | +--------------+------+------+-------------+----------------------------------------------------------------+-------------------------------------------------------------+ [root@master1 mfs]# Please, advice - how to reconnect them Thank you, Dmitry |