Description
Hi, since ~6 hours now i try to get an offline volume up and running on 2 nodes.
i have created all the silo, volume and network on node 1 and then transferred to node 2 where i have imported them.
When I start the volume on node 1 i receive this message:
# infinit volume mount --name shared --mountpoint /storage/docker1 Running network "root/cluster". [infinit.Network] [main] client version: 0.8.0 [infinit.model.Model] [main] infinit::model::Model(0x22f1be0): compatibility version 0.8.0 [infinit.model.doughnut.Local] [main] dht::Local(0x22f4d48, 0x5ce0fc7b00): listen on tcp://[::]:15000 [ infinit.prometheus ] [main] infinit::prometheus::Prometheus(0x7f30b8e12410): listen on 127.0.0.1:8080 Running volume "root/shared". [ infinit.filesystem ] [fuse loop] unexpected exception fetching 0xb36a3adc00("/"): too few peers are available to reach consensus: 0 of 1 [ infinit.filesystem ] [fuse loop] unexpected exception fetching 0xb36a3adc00("/"): too few peers are available to reach consensus: 0 of 1
Starting the volume on node 2 is waiting for the root file system creation and give
[infinit.filesystem ] [fuse loop] unable to find root block, allow creation with --allow-root-creation
Any idea? I had replication-factor at 2 before, but now changed to 1 but still no difference. I need to have this 2 nodes file system synchronized.