[node] name = "morpheus" role = "secondary" [hot] path = "/hot/targets" max_gb = 80 stale_hours = 48 [warm] projects_path = "/slab/projects" zfs_dataset = "none" snapshot_retain_hours = 24 snapshot_retain_days = 7 snapshot_retain_weeks = 4 [cluster] zone = "lan-1g" # Morpheus has no direct 10G to Architect/Tank — use main LAN for all traffic bind_lan = "10.0.0.5:7701" prom_bind = "0.0.0.0:7703" bind_rpc_lan = "10.0.0.5:7702" bind_rpc_tailscale = "100.123.224.84:7702" blob_store_root = "/home/osobh/clawstor-deploy/data" [[cluster.peers]] name = "architect" zone = "fabric-10g" lan_addr = "10.0.0.13:7701" rpc_lan_addr = "10.0.0.13:7702" tailscale_addr = "100.104.171.32:7702" [[cluster.peers]] name = "tank" zone = "fabric-10g" lan_addr = "10.0.0.14:7701" rpc_lan_addr = "10.0.0.14:7702" tailscale_addr = "100.108.129.81:7702" [cluster.tls] ca_cert = "/home/osobh/clawstor-deploy/tls/ca.crt" node_cert = "/home/osobh/clawstor-deploy/tls/node.crt" node_key = "/home/osobh/clawstor-deploy/tls/node.key"