全部博文(108)
发布时间:2014-07-28 17:12:02
1.sftp IP 报‘Recieved message too long’解决方法:DEBUG:paramiko.transport:[chan 2] Max packet in: 34816 bytesDEBUG:paramiko.transport:[chan 2] Max packet out: 32768 bytesINFO:paramiko.transport:Secsh channel 2 opened.DEBUG:paramiko.transport:[chan 2] Sesch channel 2 request okTraceback (most.........【阅读全文】
发布时间:2014-07-28 16:04:04
1.最近GlusterFS总出现一些无法访问的问题。经查,当服务器的hostname改变的时候需要调整 /var/lib/glusterd/peers/7cade14f-6ab0-47f3-97e0-951a56ea62f0中相应的hostname。......【阅读全文】
发布时间:2014-07-24 17:00:33
1.有时候我们的fuse挂载完HDFS后会碰到无法写入或者I/O error的报错。这个时候可以查看HDFS namenode的日志,发现HDFS在safemode。需要执行如下的操作 hadoop dfsadmin -safemode leave 即可。......【阅读全文】
发布时间:2014-07-18 14:50:42
To tune volume optionsTune volume options using the following command:# gluster volume set VOLNAME OPTION PARAMETERFor example, to specify the performance cache size for test-volume:# gluster volume set test-volume performance.cache-size 256MBSet volume successf.........【阅读全文】
发布时间:2014-07-18 14:46:59
点击(此处)折叠或打开[root@test-gfs1 ~]# gluster volume profile gluster startStarting volume profile on gluster has been successful[root@test-gfs1 ~]# gluster volume profile gluster infoBrick: storage.com:/data--------.........【阅读全文】