March 8, 201610 yr Somehow during my Docker adventures, SABNZBD, etc. I ended up with a User0, which seems to be the same as User. Can I just move User0 to User or is there a better/safer way. Thanks
March 8, 201610 yr User is the contents of all your shares. User0 is the contents of all your shares excluding the cache drive. It's presence is normal and required for proper operation
March 8, 201610 yr It's presence is normal and required for proper operation What Squid said. Additionally if you are curious User0 exists to make Mover work. Mover rsyncs from Cache to User0... You can take advantage of User0 to do a user share write that bypasses the cache and writes directly to the array, if for some reason you wanted to do so. Edit: Corrected.
March 8, 201610 yr It's presence is normal and required for proper operation What Squid said. Additionally if you are curious User0 exists to make Mover work. Mover rsyncs from User to User0... You can take advantage of User0 to do a user share write that bypasses the cache and writes directly to the array, if for some reason you wanted to do so. Actually mover rsyncs from cache to User0.
March 8, 201610 yr It's presence is normal and required for proper operation What Squid said. Additionally if you are curious User0 exists to make Mover work. Mover rsyncs from User to User0... You can take advantage of User0 to do a user share write that bypasses the cache and writes directly to the array, if for some reason you wanted to do so. Actually mover rsyncs from cache to User0. That's correct. That would be a massive rsync otherwise. Seems like I should get some sleep, since I am making simple mistakes.
March 8, 201610 yr That's correct. That would be a massive rsync otherwise. Seems like I should get some sleep, since I am making simple mistakes. Not sure but it is possible that User to User0 would manifest the bug that Disk? to User0 does - probably not - but as I said I don't know for sure.
March 9, 201610 yr Author Thanks guys. I guess it was adding my cache that spawned user0. I must have never noticed, as there is so much happening with the rebuild/dockers/VMs and SABNZBD.
Archived
This topic is now archived and is closed to further replies.