环境:CentOS 5.7, Greenplum database 4.1
昨天不知怎样原因Greenplum集群中某台segment server挂掉,造成整个集群数据无法查看,报错为“error failed to acquire resources on one or more segments”。后来使用gpstop关掉尝试重新启动却无法成功。 使用debug模式启动: gpstart -v ,最终发现这个segment server的文件/dev/urandom权限为crw-------造成无法读取和写入。最后修改文件权限chmod go+rwx
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/16582684/viewspace-761739/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/16582684/viewspace-761739/
1606

被折叠的 条评论
为什么被折叠?



