Displaying 2 results from an estimated 2 matches for "158g".
Did you mean:
158
2008 Jul 07
1
imap-login: socketpair() failed: Too many open files
...4 GNU/Linux
# df -H /dovecot (the indexes - a drbd disk)
Filesystem Size Used Avail Use% Mounted on
/dev/drbd0 5.3G 146M 4.9G 3% /dovecot
# df -H /data/mail (the mailboxes - a nfs disk)
Filesystem Size Used Avail Use% Mounted on
nfs.impa.br:/data/mail 158G 95G 56G 63% /data/mail
# dovecot -n
# 1.1.1: /etc/dovecot.conf
syslog_facility: local5
protocols: imap imaps
listen: 127.0.0.1:143
ssl_listen: 147.65.1.46:993
disable_plaintext_auth: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/libexec/dovecot/imap-login
login_log_format_elem...
2013 Dec 09
0
Gluster - replica - Unable to self-heal contents of '/' (possible split-brain)
...lade7. (another blade1 in the peer, but with
no volumes)
The volume seems ok, but I cannot mount it from NFS.
Here are some logs:
[root@blade6 stor1]# df -h
/dev/mapper/gluster_stor1 882G 200M 837G 1% /gluster/stor1
[root@blade7 stor1]# df -h
/dev/mapper/gluster_fast 846G 158G 646G 20% /gluster/stor_fast
/dev/mapper/gluster_stor1 882G 72M 837G 1% /gluster/stor1
[root@blade6 stor1]# pwd
/gluster/stor1
[root@blade6 stor1]# ls -lh
total 0
[root@blade7 stor1]# pwd
/gluster/stor1
[root@blade7 stor1]# ls -lh
total 0
[root@blade6 stor1]# gluster vo...