04:04:12 hello all, is rust 1.70 available for SmartOS? 04:04:23 or have to compile it from source? 04:05:17 tozhu: Have you tried using rustup? 04:06:24 I installed from pkgin, seems there is no rustup, I’ll check how to run rustup to update it 04:06:39 rmustacc: thank you very much 04:08:12 You just install rustup for a given user the same way you do on any other platform. 04:08:24 See https://rustup.rs/. Just replace the | sh with a | bash. 04:13:32 rmustacc: Thank you very much, it works well 04:21:26 I’m going to test oxide’s crucible on smartos, seems it is ideal storage solution for PostgreSQL DB on bhyve, but need more, eg: if 3 copies data, 1 cops (node) offline 30 min, the it comes back, how it keep sync with other 2 copy; and othere question, for a vm, allocated (crucible) storage space will full due to DB size increase, is there anyway to expand the size, there is no docs tell us how to expand