Hi Guys, So you know it seems that we found the table where we can do the changes to disable services and move service offering for a guest shared network
on networks change network_offering_id then on ntwk_service_map delete the records per network id that you don't need It seems to be working ok, have you guys had any problem after changing records on the DB ? Cheers On Tue, Sep 16, 2014 at 2:25 PM, Ivan Rodriguez <[email protected]> wrote: > Hi, > > No we can't use that unless is an isolated network, any other ideas ? > > > update network id=3bbc8bfb-65be-4e66-8aa0-8ebdd9e668dd > networkofferingid=8c158a32-3175-4f99-8870-a21a5cee4b07 > .Async job a9b401ed-743b-4342-b3ab-25f5dd728ce7 failed > Error 530, NetworkOffering and domain suffix upgrade can be perfomed for > Isolated networks only > accountid = 2867f710-c054-11e3-9ddb-0a62065d1d88 > cmd = org.apache.cloudstack.api.command.user.network.UpdateNetworkCmd > created = 2014-09-16T10:07:16+1000 > jobid = a9b401ed-743b-4342-b3ab-25f5dd728ce7 > jobprocstatus = 0 > jobresult: > errorcode = 530 > errortext = NetworkOffering and domain suffix upgrade can be perfomed for > Isolated networks only > jobresultcode = 530 > > > > On Tue, Sep 16, 2014 at 2:17 PM, Jayapal Reddy Uradi < > [email protected]> wrote: > >> Hi, >> >> You can use updateNetworkOffering API to change the offering of the >> network. >> By using this all the VMs in the network should be stopped. >> Also the router get recreated. >> >> Thanks, >> Jayapal >> >> On 16-Sep-2014, at 5:42 AM, Ivan Rodriguez <[email protected]> wrote: >> >> > Hi Cloudstack users, >> > >> > Do you guys know if its possible to change a shared network to isolated >> ? >> > or >> > Is it possible to change the service offering in a shared network ? >> > or Is it possible to disable services on a shared guest network ? >> > >> > >> > Thanks in advance >> >> >
