From: Piotr R. K. <pio...@mo...> - 2017-07-06 11:04:44
|
Cześć Marcin, > There is free space on filesystem. mfshdd has one line: > </var/lib/mfs/chunks -5GiB If you use "lower than" mark before HDD path, it is an indication for Chunkserver, that it should move out all the chunks from this HDD to other, but *on the same server* (please read comments in /etc/mfs/mfshdd.cfg carefully). And this mark prevents Chunkserver for storing new chunks on the particular mountpoint. As You have only one HDD on this server, it is impossible to use others (because they don't exist). Just remove "<" and everything should be back to normal. Best regards, Peter -- Piotr Robert Konopelko | mobile: +48 601 476 440 MooseFS Client Support Team | moosefs.com > On 6 Jul 2017, at 12:18 PM, ma...@me... wrote: > > Hello! > I noticed that syslog is flooded with messages like below: > > Jul 6 06:25:23 foo mfschunkserver[2448]: replicator: hdd_create status: No space left > Jul 6 06:25:23 foo mfschunkserver[2448]: message repeated 3 times: [ replicator: hdd_create status: No space left] > Jul 6 06:25:23 foo mfsmaster[2452]: (192.168.100.11:9422 -> 192.168.100.10:9422) chunk: 00000000000071BB replication status: No space left > Jul 6 06:25:23 foo mfsmaster[2452]: (192.168.100.11:9422 -> 192.168.100.10:9422) chunk: 0000000000002BBA replication status: No space left > Jul 6 06:25:23 foo mfsmaster[2452]: (192.168.100.11:9422 -> 192.168.100.10:9422) chunk: 0000000000004893 replication status: No space left > Jul 6 06:25:23 foo mfsmaster[2452]: (192.168.100.11:9422 -> 192.168.100.10:9422) chunk: 00000000000053A8 replication status: No space left > > There is free space on filesystem. mfshdd has one line: > </var/lib/mfs/chunks -5GiB > > # df -Th /var//lib/mfs/ > Filesystem Type Size Used Avail Use% Mounted on > /dev/mapper/w2t--cl--a--00--vg-mfs--storage xfs 50G 108M 50G 1% /var/lib/mfs > > # du -hs /var/lib/mfs/chunks > 16K /var/lib/mfs/chunks > > mfsmaster is 3.0.94. > What can be a reason of this messages? > > Marcin > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users |