From users-return-33766-apmail-cloudstack-users-archive=cloudstack.apache.org@cloudstack.apache.org Wed Nov 20 13:38:41 2019 Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 6D63C18C3F for ; Wed, 20 Nov 2019 13:38:41 +0000 (UTC) Received: (qmail 15351 invoked by uid 500); 20 Nov 2019 13:38:38 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 15325 invoked by uid 500); 20 Nov 2019 13:38:38 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Delivered-To: moderator for users@cloudstack.apache.org Received: (qmail 97382 invoked by uid 99); 20 Nov 2019 11:31:41 -0000 X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2a00:1450:4864:20::22a; helo=mail-lj1-x22a.google.com; envelope-from=charlie.holeowsky@gmail.com; receiver= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=srg1grLe4iAzWAiQCyxozNHvMnjXTIbQBQXgYn6kCmM=; b=ALP/Ynhdznbs/bzQdU61FUt6HyVdKX75rup0Xw6/2oa9USg9EFpkAowjhHC9BLL6BA J6iQhuBghk+gms9ibnIQTsSnLIKuiU9yLuAjMeGSTpoF0JPyTRK9yBiuFdwFEsYJCQ9f 2ypc4cOK8L3e8kp/yxNEjn2mWgIoXH6lmp77ekNsAvefcx8NCc3CqZ/VfhZbgwgqWuS/ EPKCIuAGojZQfYSls+wdYiWKHt6suv2tqF6KysnqMiXZmRG/EDN5o4Igheh5AhlDvYGW ryAXr5ZE7ru0ilrnHpUZsEMWTo8mncoQxjCg9l8C4sjlSi29bEd/HcO2mWnlE4kEcKi0 igBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=srg1grLe4iAzWAiQCyxozNHvMnjXTIbQBQXgYn6kCmM=; b=iEZLFEHSvc+b2z9l09Qh4aqxZWbiRoGap6g1rLgu0LN8qIeNvbxv4BCz0pQ+USmadu /sEyw0Nxz07M1GJLn7KL5UihLmqJxV3+W9gGV8lYd4kosc1q8ab0CMpj8IykXNTxDyzp 0nXRlLBJm3/BZdSEW9Kep1WUuSbpSEytmAGVFSqdBa4WQkQjEkW4rsqWb/tMGuOKOZiV exvUiS3KXou/hygKV/OAwceDFzjM6ndrzYRivrjEYxot7XvbrntRhOKqsGJcHh5+tHKf UkCyLNjFbCmZzjVahtFofm8x/aB0/NKLG8v7oTB4+2w+ZoAo89Td/DAbMZhUS6PvkWkD P0ng== X-Gm-Message-State: APjAAAVY4wIGOnSYrL4wt9pn0grZUy+my/SNU2zXyPFYbjmxlxz9dvSb 1cmhyJXvQpy8nWP5/r0vRrG9bZSF/ovicRRGyV1NxmvoW+k= X-Google-Smtp-Source: APXvYqwltzuUxH/A0T5PJlVowDPQHLeaPun0wIM0HAckUMm4jo4W+nkUhdnsWWsxyIfBnmR/+NVc55rU9KAYX8muXwY= X-Received: by 2002:a2e:9a41:: with SMTP id k1mr2186200ljj.11.1574249492615; Wed, 20 Nov 2019 03:31:32 -0800 (PST) MIME-Version: 1.0 From: charlie Holeowsky Date: Wed, 20 Nov 2019 12:31:21 +0100 Message-ID: Subject: Add subnet to public networrk To: users@cloudstack.apache.org Content-Type: multipart/alternative; boundary="000000000000cb947e0597c58509" --000000000000cb947e0597c58509 Content-Type: text/plain; charset="UTF-8" Hello, we installed a cs 4.11.2 cluster with KVM and advanced mode network. During the first configuration we assigned a range of our public ip class to this network. Now we would like to add another address range of the same address range but cloudstack prevents me with the following message: The IP range with tag: vlan://untagged in zone ZONE has overlapped with the subnet. Please specify a different gateway/netmask. I tried to manually add addresses in the user_ip_address table but even restarting the manager the dashboard count remains unchanged. How can I add addresses to the public network? Regards, Charlie H --000000000000cb947e0597c58509--