Replies: 2 comments
-
|
Edit: Somehow the disks that I made was causing this bug. I created 4 disks using losetup and .img files ( for testing only so I thought this would work ) but it turns out that It can be very inconsistent between 4 nodes ( since loop disks can be unmount just by rebooting the machine ). So I just delete all VM, create each of them with actual disks ( 1 boot disks + 4 disks for RustFS data ) and it worked. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We usually discuss bugs in the issue section. Replying to bugs in the discussion forum is relatively slow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently running a quick testing system using RustFS and HAProxy.
I have 4 vm machines, each of them have 4 disks, each disks have 1gb of space.
I installed the RustFS, setting and config base on the docs, can access the WebUI but the bucket list isn't showing up.
I don't know why but it does show up if I'm using the Single Node Single Disk mode.
I can access the bucket using the url ( adding the bucket name after the browser part ), I can upload, download, modify my object in it. Even the MobaXterm can see the buckets as well. The buckets do syncs up with the rest of the machines. Please help :<
Beta Was this translation helpful? Give feedback.
All reactions