解决因磁盘空间耗尽导致的锁定或无法写入问题
故障表现 部署的应用程序突然无法将数据写入数据库,但是可以正常读取数据。 通过Mongo Shell连接数据库进行排查时,测试写入一条数据,返回错误信息:not authorized on xxxx to execute command db.customer.insert({"name":"zhan...
故障表现 部署的应用程序突然无法将数据写入数据库,但是可以正常读取数据。 通过Mongo Shell连接数据库进行排查时,测试写入一条数据,返回错误信息:not authorized on xxxx to execute command db.customer.insert({"name":"zhan...