使用PlateSpin复制居然会由于LVM的卷组VG没有空闲可用的空间(available free space in the LVM volume group)创建快照而导致失败,特此记录一下:免得每次都将卷组VG里面的空间全部使用完.在进行存储分配.规划时,如果有使用PlateSpin做复制,一定要留意这个事情. The use of LVM snapshots is the default way of migrating hard drive partitions on LVM logi…
参考资料 reference: http://mongodb.blog.51cto.com/1071559/740131 http://docs.mongodb.org/manual/tutorial/deploy-shard-cluster/#sharding-setup-shard-collection 感谢网友Mr.Sharp,他给了我很多很有用的建议. 概念梳理 Sharded cluster has the following components: shards, query r…