Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-08 Thread via GitHub
GitHub user j3cky added a comment to the discussion: Static IP in cloudstack instance @weizhouapache thanks for your update. GitHub link: https://github.com/apache/cloudstack/discussions/9342#discussioncomment-9984058 This is an automatically sent email for users@cloudstack.apache.org.

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-07 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Static IP in cloudstack instance > so, we are service provider and if we enable dhcp service then vr wil be > created and it will consume compute resources.so we would like to use > configdrive but seem it is not support configure n

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-07 Thread via GitHub
GitHub user j3cky added a comment to the discussion: Static IP in cloudstack instance so, we are service provider and if we enable dhcp service then vr wil be created and it will consume compute resources.so we would like to use configdrive but seem it is not support configure network interfa

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread Marty Godsey
creation of the VM, specify the IP you want it to have. This is a DHCP reservation and is effectively “static”. From: weizhouapache (via GitHub) Date: Friday, July 5, 2024 at 1:46 PM To: users@cloudstack.apache.org Subject: Re: [D] Static IP in cloudstack instance [cloudstack] WARNING: This

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread via GitHub
GitHub user weizhouapache edited a comment on the discussion: Static IP in cloudstack instance You can make the changes you mentioned, then stop the vm and create a template from its volume. But all vms created from the template will have the same IP and mac. What's your use case? GitHub lin

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread via GitHub
GitHub user weizhouapache edited a comment on the discussion: Static IP in cloudstack instance You can make the changes you mentioned, then stop the vm and create a template from its volume. But all vms created from the template will have the same IP. What's your use case? GitHub link: http

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Static IP in cloudstack instance You can make the changes you mentioned, then stop the vm and create a template from its volume. But all vms created from the template will have the same IP. What's your use case? GitHub link: https

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread Nux
Hi, That is not possible at the moment, you need DCHP to get an IP, configdrive doesn't yet support the network bit, AFAIK. On 2024-07-05 10:36, j3cky wrote: GitHub user j3cky created a discussion: Static IP in cloudstack instance Hi, i would like to know if cloudstack support configure s

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread via GitHub
GitHub user j3cky edited a comment on the discussion: Static IP in cloudstack instance @weizhouapache yes, after instance deployed example centos 7, we get config in /etc/sysconfig/network-scripts/ifcfg-eth0 using dhcp. BOOTPROTO=dhcp DEVICE=eth0 HWADDR=02:02:01:66:00:27 ONBOOT=yes STARTMODE

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread via GitHub
GitHub user j3cky added a comment to the discussion: Static IP in cloudstack instance @weizhouapache yes, after instance deployed example centos 7, we get config in /etc/sysconfig/network-scripts/ifcfg-eth0 using dhcp. `# BOOTPROTO=dhcp DEVICE=eth0 HWADDR=02:02:01:66:00:27 ONBOOT=yes STARTMOD

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Static IP in cloudstack instance @j3cky what did you mean `static` ? do you want to assign a specific IP to the vm ? GitHub link: https://github.com/apache/cloudstack/discussions/9342#discussioncomment-9969140 This is an auto

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread Marty Godsey
that machine on the assigned network during the setup of a VM. It acts as like a DHCP reservation. From: j3cky (via GitHub) Date: Friday, July 5, 2024 at 5:36 AM To: users@cloudstack.apache.org Subject: [D] Static IP in cloudstack instance [cloudstack] WARNING: This email originated from

Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-05 Thread via GitHub
GitHub user pcfriek1987 added a comment to the discussion: Static IP in cloudstack instance I think that would be up to setting up a VLAN then to your outside network, the VRR only does DHCP. GitHub link: https://github.com/apache/cloudstack/discussions/9342#discussioncomment-9967105 T