Hi Jeremy, There is a new type of network: L2. Please try with the L2 network. refer to https://docs.cloudstack.apache.org/en/latest/adminguide/networking_and_traffic.html#configure-guest-traffic-in-an-advanced-zone
Please note, L2 networks are only supported in the Advanced zone . If you created a Basic zone, you cannot create any new networks. Kind regards, Wei On Fri, 10 Mar 2023 at 06:22, Jeremy Hansen <jer...@skidrow.la.invalid> wrote: > Ran in to this while trying to setup QuickCloudNoServices: > > Configuring guest traffic > *Something went wrong; please correct the following:* > Service Dhcp is not supported by the network offering [Network Offering > [20-Guest-QuickCloudNoServices] > > This is during the configuration wizard. > > Not really sure I understand. I’m trying to set up a L2 network with an > external DHCP server. Is QuickCloudNoServices the wrong choice? > > -jeremy > > > > > On Thursday, Mar 09, 2023 at 6:23 PM, Me <jer...@skidrow.la> wrote: > Is there links to any kind of updated documentation? I seem to be having > issues with libvirtd and setting up the agent on Rocky 9. I’m trying to > follow the 4.17 docs, but some things seem to no longer apply. > > Error 530 > Unable to add the host: Cannot find the server resources at > http://dell1.fr1.clx.corp > > > > Also noticed in the agent adding process, this being written to qemu.conf: > > #deprecation_behavior = "none"vnc_tls=1 > vnc_tls=1vnc_tls=1 > vnc_tls=1vnc_tls=1 > > which breaks libvirtd: > > Mar 09 18:14:21 dell1.fr1.clx.corp libvirtd[29917]: configuration file > syntax error: /etc/libvirt/qemu.conf:955: expecting a separator > Mar 09 18:14:21 dell1.fr1.clx.corp libvirtd[29917]: Initialization of QEMU > state driver failed: configuration file syntax error: > /etc/libvirt/qemu.conf:955: expecting a separator > Mar 09 18:14:21 dell1.fr1.clx.corp libvirtd[29917]: Driver state > initialization failed > > Fixing that config allowed libvirtd to start and I was able to add hosts. > > Thanks > -jeremy > > > > On Thursday, Mar 09, 2023 at 10:22 AM, Wei ZHOU <ustcweiz...@gmail.com> > wrote: > Hi Jeremy, > > You can find the packages for 4.18.0.0-RC2 at > > http://packages.shapeblue.com/cloudstack/upstream/testing/4.18.0.0-RC20230224T1301/ > The "el8" packages can also be used on rocky8/rocky9. > > -Wei > > > On Thu, 9 Mar 2023 at 18:06, Jeremy Hansen <jer...@skidrow.la.invalid> > wrote: > > Thanks. I had build issues with 4.18 trying to build on Rocky 9. If > packages are available, I’d love to try it. > > -jeremy > > > > On Thursday, Mar 09, 2023 at 2:46 AM, Rohit Yadav < > rohit.ya...@shapeblue.com> wrote: > Hi Jeremy, > > EL9 isn't supported for 4.17 yet (you may workaround, but not generally > recommended), wait until 4.18.0.0. > > You may even help test the 4.18.0.0 RCs. > > > > Regards. > > ________________________________ > From: Kiran Chavala <kiran.chav...@shapeblue.com> > Sent: Thursday, March 9, 2023 14:14 > To: Vivek Kumar via users <users@cloudstack.apache.org> > Subject: Re: Rocky 9 management setup > > Hi Vivek > > You can comment the line number 45 and line 375 to 391 in the script > /usr/bin/cloudstack-setup-databases > > And try running the cloudstack-setup-databases again > > Regards > Kiran > > > ________________________________ > > > > > > > From: Jeremy Hansen > Sent: Thursday, March 09, 2023 07:53 > To: Vivek Kumar via users > Subject: Rocky 9 management setup > > The database setup script seems broken in 4.17.2.0 for Rocky 9. I realize > Rocky isn’t officially supported yet but I’d like to try… > > Is there an alternative way to setup the db on a fresh install? > > Currently seeing > > Traceback (most recent call last): > File "/usr/bin/cloudstack-setup-databases", line 45, in <module> > from cloud_utils import check_selinux, CheckFailed, resolves_to_ipv6 > ImportError: cannot import name 'check_selinux' from 'cloud_utils' > (/usr/local/lib/python3.9/site-packages/cloud_utils/__init__.py) > > Do the latest builds support Rocky 9? > > Thanks > -jeremy > > > > > >