mars
mars copied to clipboard
Asynchronous Block-Level Storage Replication
We have basic computer with 1 disk inside it. And basic Linux install on it. /dev/sda ---/dev/sda1 mounts on / (Linux OS lives here) ---/dev/sda2 mounts on /mars For simplicity,...
The kernel version with highest projected EOL (Dec, 2026) is now 5.10, and I tried to port mars to it. This is of particular interest to me in order to...
Hi, somebody asked a question that the _new_ pre-patches (with version v2 in their name) are not reported correctly by "modinfo mars". I cannot find the question anymore. Anyway, here...
Hi @schoebel while migrating an old Proxmox Installation with DRDB 8.4 to a six years newer Proxmox release (6.2) for one of our SME clients and after having almost entirely...
I skimmed through the mars source code just to get an idea about the project state. While I can hardly claim to understand what the code does I noticed a...
also update the url for the user manual
The support for end-of-line backslashes in macros for easier formatting/indentation is no longer there. For instance, ``` %if{\ %res\ }{}{} ``` is no longer equivalent to ``` %if{%res}{}{} ``` Note,...
I can access the MARS volume in Node A (primary role) by following the documentation and mounting the new device MARS created at /dev/mars/[resource_name]. However, I'm looking at Node B...
Hello, First of all let me thank you for your amazing work! I would like to inquire whether it would be difficult to add Trim/Discard support to the Mars block...
Hi, and thanks a lot for your work. If this stupid patches are good for you, I can complete a more detailed and deeper check. Thanks again, Andrea