This is because of these:
https://github.com/mongodb/mongo/blob/r3.1.9/src/mongo/s/catalog/replset/catalog_manager_replica_set.cpp#L571
https://github.com/mongodb/mongo/blob/r3.1.9/src/mongo/s/catalog/replset/catalog_manager_replica_set.cpp#L601
The create field of the command should contain the name of the collection, not the full namespace.