You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Andrija Panic <an...@gmail.com> on 2013/12/04 11:01:16 UTC

Password reset feature and "User Data" service

Hi,

I have kind of problem and need advice please.

I have 1 shared network for assigning public IP addresses to all VMs we
create - with DHCP,DNS, and Virtual Router, as the services that are
enabled in this networking tempalte.


Now I want to enable "password management/reset" features, but I got error
messages "user data" service is not enabled for my network id=212.

So since modifications of Network tempalte is not possible, and the
modification of the already deployed Network (id=212) is not possible....
is there a change to hack the database to include the "User Data" service
as the service in both the netowrk template, and for the already used
network (id=212)....

Any help would be really appriciated...

Thanks,
-- 

Andrija Panić

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
Hi, Just to update - I have solved my problem rearding changing Netowrk
Offer for already deployed Shared Netowrk (to include UserData service)

1. I have created new network offering with dhcp, dns, and userdata service
2. I have changed cloud.network table - chnaged network_offering_id for my
netowrk to point to new network_offering I have created.
3. I have added new line inside cloud.ntwk_service_map - there were already
2 lines for dhcp and dns, and I have just added new one for UserData...

Destroyed the VR, it was recreated, and I was able to use Password Reset
feature inside VMs.

Cheers



On 12 December 2013 23:25, Andrija Panic <an...@gmail.com> wrote:

> Well, just tried tio update shared network with new network offering, but
> it seems CS 4.2 does not allow shared networks to be upgraded...only
> isolated ones...
>
> Here is the output, for those interested...disapointed...how am I going to
> expand service offering for the network... (add User Data service, beside
> the dhcp and dns...)
>
> > update network networkofferingid=640d8802-04ec-4a8c-9c4f-857f723e35bd
> id=c8eaf8d8-758e-4e93-aa64-732728452ae6
>
> .Async job ca39ae91-7e3b-4e6e-9d34-f1eafe79b9fa failed
> Error 530, NetworkOffering and domain suffix upgrade can be perfomed for
> Isolated networks only
> accountid = d436cde0-dd7a-49e1-83e0-d4c7069433d1
> cmd = org.apache.cloudstack.api.command.user.network.UpdateNetworkCmd
> created = 2013-12-12T23:22:01+0100
> jobid = ca39ae91-7e3b-4e6e-9d34-f1eafe79b9fa
> jobprocstatus = 0
> jobresult:
> errorcode = 530
> errortext = NetworkOffering and domain suffix upgrade can be perfomed for
> Isolated networks only
> jobresultcode = 530
> jobresulttype = object
> jobstatus = 2
> userid = 4cfa7ab2-f4ae-4728-a906-85d368700fee
>
>
> On 12 December 2013 17:45, Andrija Panic <an...@gmail.com> wrote:
>
>> Well, I prefer to do it via CloudMonkey, not using API that much,,,:
>>
>> Will the folowing do the job:
>>
>> cloudmonkey update network id=xxxIdOfNetworkToBeUpdatedxxx
>> networkofferingid=xxxNewNetworkOfferingIDxxx
>>
>> What I'm asking - do I need to define any other parametres for update
>> beside the "NetworkOfferingID" (I want to keep CIDR as sugested by Sanjeev)
>> ?
>>
>> Thanks for you help
>>
>>
>> On 12 December 2013 16:53, Domenico De Monte <d....@netsons.com>wrote:
>>
>>>  I do not see your specific case but, in my case, i notice many bugs in
>>> this release so: yes, i think it's one of UI bugs.
>>>
>>>
>>> Regards
>>>
>>>
>>> Il 12/12/2013 16:50, Andrija Panic ha scritto:
>>>
>>> No I have not, you think this is the UI bug ?
>>>
>>> Sent from Google Nexus 4
>>> On Dec 12, 2013 4:49 PM, "Domenico De Monte" <d....@netsons.com>
>>> wrote:
>>>
>>>>  Have you tried by api ?
>>>>
>>>>
>>>> Regards
>>>>  Il 12/12/2013 16:46, Andrija Panic ha scritto:
>>>>
>>>> Anyone?, I'm desperate...lot of production VMs running, can't really
>>>> experiment by stopping all of them... ?
>>>> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>>>  says I only need to stop VMs, if decide to use external device
>>>> instead of
>>>> CS VR (which is NOT the case with me).
>>>>
>>>> So, why don't I see the edit button on the shared network? (I DO see Edit
>>>> button for isolated networks that are already in use...) ?
>>>>
>>>> Regards,
>>>> Andrija
>>>>
>>>>
>>>> On 10 December 2013 01:04, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>>>
>>>>
>>>>  Any info on this one ? Do I need to stop ALL the VMs that are using this
>>>> shared netowrk, in order to update it with new offering... ?
>>>>
>>>>
>>>> On 5 December 2013 17:10, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>>>
>>>>
>>>>  I should add:I can see the "edit" button on Isolated netowrks already
>>>> deployed and in use buy some VMs...but have only 1 shred netowrk, and no
>>>> edit button for it...
>>>>
>>>>
>>>> On 5 December 2013 17:08, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>>>
>>>>
>>>>  From thehttp://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>>>
>>>> There should be the "edit" button on the network, but I dont see it,
>>>> only the "restart" and "delete" netowrk buttons...This shared network is
>>>> shared type, defined vlan ID, and has DNS/DHCP as the services provided by
>>>> Virtual Router...
>>>>
>>>> Not sure why I don't see the edit button...
>>>>
>>>>
>>>> On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>>>
>>>>
>>>>  Thank you Sanjeev for inputs. Can you please confirm that updating
>>>> network is possible only from API - I can not find it anywhere in GUI ?
>>>> Also how should I handle VLAN assigment to this shared network - now
>>>> vlan 500 is assigned...I suppose when updating the network (with the new
>>>> networking template), that already deployed network should retain it's vlan
>>>> and IP ranges, right ?
>>>>
>>>> Thank you very much...
>>>>
>>>>
>>>> On 5 December 2013 06:15, Sanjeev Neelarapu <sa...@citrix.com> wrote:
>>>>
>>>>
>>>>  Hi,
>>>>
>>>> Create another network offering with dhcp,dns and userdata service and
>>>> undate the shared network with these offerings. While doing the network
>>>> update choose not to change the network cidr.
>>>>
>>>> Thanks,
>>>> Sanjeev
>>>>
>>>> -----Original Message-----
>>>> From: Andrija Panic [mailto:andrija.panic@gmail.com <an...@gmail.com>]
>>>> Sent: Wednesday, December 04, 2013 3:31 PM
>>>> To: users@cloudstack.apache.org
>>>> Subject: Password reset feature and "User Data" service
>>>>
>>>> Hi,
>>>>
>>>> I have kind of problem and need advice please.
>>>>
>>>> I have 1 shared network for assigning public IP addresses to all VMs
>>>> we create - with DHCP,DNS, and Virtual Router, as the services that are
>>>> enabled in this networking tempalte.
>>>>
>>>>
>>>> Now I want to enable "password management/reset" features, but I got
>>>> error messages "user data" service is not enabled for my network id=212.
>>>>
>>>> So since modifications of Network tempalte is not possible, and the
>>>> modification of the already deployed Network (id=212) is not possible....
>>>> is there a change to hack the database to include the "User Data"
>>>> service as the service in both the netowrk template, and for the already
>>>> used network (id=212)....
>>>>
>>>> Any help would be really appriciated...
>>>>
>>>> Thanks,
>>>> --
>>>>
>>>> Andrija Panić
>>>>
>>>>
>>>>  --
>>>>
>>>> Andrija Panić
>>>> --------------------------------------
>>>>   http://admintweets.com
>>>> --------------------------------------
>>>>
>>>>
>>>>  --
>>>>
>>>> Andrija Panić
>>>> --------------------------------------
>>>>   http://admintweets.com
>>>> --------------------------------------
>>>>
>>>>
>>>>  --
>>>>
>>>> Andrija Panić
>>>> --------------------------------------
>>>>   http://admintweets.com
>>>> --------------------------------------
>>>>
>>>>
>>>>  --
>>>>
>>>> Andrija Panić
>>>> --------------------------------------
>>>>   http://admintweets.com
>>>> --------------------------------------
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>>
>>>>
>>>> *Supernova s.r.l.*
>>>> Via G. Misiticoni, 3
>>>> 65126 - Pescara
>>>> ITALY
>>>>
>>>>
>>>> *www.netsons.com* <http://www.netsons.com>
>>>> *Domenico De Monte*
>>>> CEO
>>>>
>>>>
>>>> *t. *(+39) 085 45 100 52
>>>> *m. *(+39) 339 79 033 98
>>>> *e. *d.demonte@netsons.com
>>>>
>>>>
>>>>  [image: View Domenico De Monte's profile on LinkedIn]<http://it.linkedin.com/in/domenicodemonte>
>>>>
>>>> *Netsons® è un marchio registrato dalla Supernova s.r.l.*
>>>>
>>>>  Le informazioni trasmesse sono riservate alla persona o alla società
>>>> indicata come destinatario, e possono includere contenuti considerati
>>>> confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro
>>>> utilizzo, anche azioni conseguenti alla conoscenza di queste informazioni
>>>> da parte di chiunque non sia espressamente indicato come destinatario è
>>>> proibita. Nel caso abbiate ricevuto per errore questa comunicazione, siete
>>>> pregati di darne avviso a info [at] netsons.com ed eliminare ogni
>>>> stampa ed ogni traccia informatica. Il ricevente dovrà inoltre accertarsi
>>>> che gli eventuali allegati non contengano virus prima di aprirli. Qualunque
>>>> opinione o affermazione presentata in questo messaggio è da ritenersi
>>>> propria dell'autore e non rappresenta necessariamente la posizione della
>>>> Società.
>>>>
>>>> The information transmitted is intended only for the person or entity
>>>> to which it is addressed and may contain confidential material. Any review,
>>>> retransmission, dissemination or other use of, or taking of any action in
>>>> reliance upon this information by persons or entities other than the
>>>> intended recipient is prohibited. If you received this in error, please
>>>> contact: info [at] netsons.com and delete the material from any
>>>> computer. If this email contains attachments you should ensure they are
>>>> checked for viruses before opening them. Any views or opinions presented
>>>> are solely those of the author and do not necessarily represent those of
>>>> the company.
>>>>
>>>
>>> --
>>>
>>>
>>>
>>> *Supernova s.r.l.*
>>> Via G. Misiticoni, 3
>>> 65126 - Pescara
>>> ITALY
>>>
>>>
>>> *www.netsons.com* <http://www.netsons.com>
>>> *Domenico De Monte*
>>> CEO
>>>
>>>
>>> *t. *(+39) 085 45 100 52
>>> *m. *(+39) 339 79 033 98
>>> *e. *d.demonte@netsons.com
>>>
>>>
>>>  [image: View Domenico De Monte's profile on LinkedIn]<http://it.linkedin.com/in/domenicodemonte>
>>>
>>> *Netsons® è un marchio registrato dalla Supernova s.r.l.*
>>>
>>>  Le informazioni trasmesse sono riservate alla persona o alla società
>>> indicata come destinatario, e possono includere contenuti considerati
>>> confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro
>>> utilizzo, anche azioni conseguenti alla conoscenza di queste informazioni
>>> da parte di chiunque non sia espressamente indicato come destinatario è
>>> proibita. Nel caso abbiate ricevuto per errore questa comunicazione, siete
>>> pregati di darne avviso a info [at] netsons.com ed eliminare ogni
>>> stampa ed ogni traccia informatica. Il ricevente dovrà inoltre accertarsi
>>> che gli eventuali allegati non contengano virus prima di aprirli. Qualunque
>>> opinione o affermazione presentata in questo messaggio è da ritenersi
>>> propria dell'autore e non rappresenta necessariamente la posizione della
>>> Società.
>>>
>>> The information transmitted is intended only for the person or entity to
>>> which it is addressed and may contain confidential material. Any review,
>>> retransmission, dissemination or other use of, or taking of any action in
>>> reliance upon this information by persons or entities other than the
>>> intended recipient is prohibited. If you received this in error, please
>>> contact: info [at] netsons.com and delete the material from any
>>> computer. If this email contains attachments you should ensure they are
>>> checked for viruses before opening them. Any views or opinions presented
>>> are solely those of the author and do not necessarily represent those of
>>> the company.
>>>
>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>   http://admintweets.com
>> --------------------------------------
>>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>



-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
Well, just tried tio update shared network with new network offering, but
it seems CS 4.2 does not allow shared networks to be upgraded...only
isolated ones...

Here is the output, for those interested...disapointed...how am I going to
expand service offering for the network... (add User Data service, beside
the dhcp and dns...)

> update network networkofferingid=640d8802-04ec-4a8c-9c4f-857f723e35bd
id=c8eaf8d8-758e-4e93-aa64-732728452ae6

.Async job ca39ae91-7e3b-4e6e-9d34-f1eafe79b9fa failed
Error 530, NetworkOffering and domain suffix upgrade can be perfomed for
Isolated networks only
accountid = d436cde0-dd7a-49e1-83e0-d4c7069433d1
cmd = org.apache.cloudstack.api.command.user.network.UpdateNetworkCmd
created = 2013-12-12T23:22:01+0100
jobid = ca39ae91-7e3b-4e6e-9d34-f1eafe79b9fa
jobprocstatus = 0
jobresult:
errorcode = 530
errortext = NetworkOffering and domain suffix upgrade can be perfomed for
Isolated networks only
jobresultcode = 530
jobresulttype = object
jobstatus = 2
userid = 4cfa7ab2-f4ae-4728-a906-85d368700fee


On 12 December 2013 17:45, Andrija Panic <an...@gmail.com> wrote:

> Well, I prefer to do it via CloudMonkey, not using API that much,,,:
>
> Will the folowing do the job:
>
> cloudmonkey update network id=xxxIdOfNetworkToBeUpdatedxxx
> networkofferingid=xxxNewNetworkOfferingIDxxx
>
> What I'm asking - do I need to define any other parametres for update
> beside the "NetworkOfferingID" (I want to keep CIDR as sugested by Sanjeev)
> ?
>
> Thanks for you help
>
>
> On 12 December 2013 16:53, Domenico De Monte <d....@netsons.com>wrote:
>
>>  I do not see your specific case but, in my case, i notice many bugs in
>> this release so: yes, i think it's one of UI bugs.
>>
>>
>> Regards
>>
>>
>> Il 12/12/2013 16:50, Andrija Panic ha scritto:
>>
>> No I have not, you think this is the UI bug ?
>>
>> Sent from Google Nexus 4
>> On Dec 12, 2013 4:49 PM, "Domenico De Monte" <d....@netsons.com>
>> wrote:
>>
>>>  Have you tried by api ?
>>>
>>>
>>> Regards
>>>  Il 12/12/2013 16:46, Andrija Panic ha scritto:
>>>
>>> Anyone?, I'm desperate...lot of production VMs running, can't really
>>> experiment by stopping all of them... ?
>>> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>>  says I only need to stop VMs, if decide to use external device
>>> instead of
>>> CS VR (which is NOT the case with me).
>>>
>>> So, why don't I see the edit button on the shared network? (I DO see Edit
>>> button for isolated networks that are already in use...) ?
>>>
>>> Regards,
>>> Andrija
>>>
>>>
>>> On 10 December 2013 01:04, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>>
>>>
>>>  Any info on this one ? Do I need to stop ALL the VMs that are using this
>>> shared netowrk, in order to update it with new offering... ?
>>>
>>>
>>> On 5 December 2013 17:10, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>>
>>>
>>>  I should add:I can see the "edit" button on Isolated netowrks already
>>> deployed and in use buy some VMs...but have only 1 shred netowrk, and no
>>> edit button for it...
>>>
>>>
>>> On 5 December 2013 17:08, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>>
>>>
>>>  From thehttp://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>>
>>> There should be the "edit" button on the network, but I dont see it,
>>> only the "restart" and "delete" netowrk buttons...This shared network is
>>> shared type, defined vlan ID, and has DNS/DHCP as the services provided by
>>> Virtual Router...
>>>
>>> Not sure why I don't see the edit button...
>>>
>>>
>>> On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>>
>>>
>>>  Thank you Sanjeev for inputs. Can you please confirm that updating
>>> network is possible only from API - I can not find it anywhere in GUI ?
>>> Also how should I handle VLAN assigment to this shared network - now
>>> vlan 500 is assigned...I suppose when updating the network (with the new
>>> networking template), that already deployed network should retain it's vlan
>>> and IP ranges, right ?
>>>
>>> Thank you very much...
>>>
>>>
>>> On 5 December 2013 06:15, Sanjeev Neelarapu <sa...@citrix.com> wrote:
>>>
>>>
>>>  Hi,
>>>
>>> Create another network offering with dhcp,dns and userdata service and
>>> undate the shared network with these offerings. While doing the network
>>> update choose not to change the network cidr.
>>>
>>> Thanks,
>>> Sanjeev
>>>
>>> -----Original Message-----
>>> From: Andrija Panic [mailto:andrija.panic@gmail.com <an...@gmail.com>]
>>> Sent: Wednesday, December 04, 2013 3:31 PM
>>> To: users@cloudstack.apache.org
>>> Subject: Password reset feature and "User Data" service
>>>
>>> Hi,
>>>
>>> I have kind of problem and need advice please.
>>>
>>> I have 1 shared network for assigning public IP addresses to all VMs
>>> we create - with DHCP,DNS, and Virtual Router, as the services that are
>>> enabled in this networking tempalte.
>>>
>>>
>>> Now I want to enable "password management/reset" features, but I got
>>> error messages "user data" service is not enabled for my network id=212.
>>>
>>> So since modifications of Network tempalte is not possible, and the
>>> modification of the already deployed Network (id=212) is not possible....
>>> is there a change to hack the database to include the "User Data"
>>> service as the service in both the netowrk template, and for the already
>>> used network (id=212)....
>>>
>>> Any help would be really appriciated...
>>>
>>> Thanks,
>>> --
>>>
>>> Andrija Panić
>>>
>>>
>>>  --
>>>
>>> Andrija Panić
>>> --------------------------------------
>>>   http://admintweets.com
>>> --------------------------------------
>>>
>>>
>>>  --
>>>
>>> Andrija Panić
>>> --------------------------------------
>>>   http://admintweets.com
>>> --------------------------------------
>>>
>>>
>>>  --
>>>
>>> Andrija Panić
>>> --------------------------------------
>>>   http://admintweets.com
>>> --------------------------------------
>>>
>>>
>>>  --
>>>
>>> Andrija Panić
>>> --------------------------------------
>>>   http://admintweets.com
>>> --------------------------------------
>>>
>>>
>>>
>>> --
>>>
>>>
>>>
>>> *Supernova s.r.l.*
>>> Via G. Misiticoni, 3
>>> 65126 - Pescara
>>> ITALY
>>>
>>>
>>> *www.netsons.com* <http://www.netsons.com>
>>> *Domenico De Monte*
>>> CEO
>>>
>>>
>>> *t. *(+39) 085 45 100 52
>>> *m. *(+39) 339 79 033 98
>>> *e. *d.demonte@netsons.com
>>>
>>>
>>>  [image: View Domenico De Monte's profile on LinkedIn]<http://it.linkedin.com/in/domenicodemonte>
>>>
>>> *Netsons® è un marchio registrato dalla Supernova s.r.l.*
>>>
>>>  Le informazioni trasmesse sono riservate alla persona o alla società
>>> indicata come destinatario, e possono includere contenuti considerati
>>> confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro
>>> utilizzo, anche azioni conseguenti alla conoscenza di queste informazioni
>>> da parte di chiunque non sia espressamente indicato come destinatario è
>>> proibita. Nel caso abbiate ricevuto per errore questa comunicazione, siete
>>> pregati di darne avviso a info [at] netsons.com ed eliminare ogni
>>> stampa ed ogni traccia informatica. Il ricevente dovrà inoltre accertarsi
>>> che gli eventuali allegati non contengano virus prima di aprirli. Qualunque
>>> opinione o affermazione presentata in questo messaggio è da ritenersi
>>> propria dell'autore e non rappresenta necessariamente la posizione della
>>> Società.
>>>
>>> The information transmitted is intended only for the person or entity to
>>> which it is addressed and may contain confidential material. Any review,
>>> retransmission, dissemination or other use of, or taking of any action in
>>> reliance upon this information by persons or entities other than the
>>> intended recipient is prohibited. If you received this in error, please
>>> contact: info [at] netsons.com and delete the material from any
>>> computer. If this email contains attachments you should ensure they are
>>> checked for viruses before opening them. Any views or opinions presented
>>> are solely those of the author and do not necessarily represent those of
>>> the company.
>>>
>>
>> --
>>
>>
>>
>> *Supernova s.r.l.*
>> Via G. Misiticoni, 3
>> 65126 - Pescara
>> ITALY
>>
>>
>> *www.netsons.com* <http://www.netsons.com>
>> *Domenico De Monte*
>> CEO
>>
>>
>> *t. *(+39) 085 45 100 52
>> *m. *(+39) 339 79 033 98
>> *e. *d.demonte@netsons.com
>>
>>
>>  [image: View Domenico De Monte's profile on LinkedIn]<http://it.linkedin.com/in/domenicodemonte>
>>
>> *Netsons® è un marchio registrato dalla Supernova s.r.l.*
>>
>>  Le informazioni trasmesse sono riservate alla persona o alla società
>> indicata come destinatario, e possono includere contenuti considerati
>> confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro
>> utilizzo, anche azioni conseguenti alla conoscenza di queste informazioni
>> da parte di chiunque non sia espressamente indicato come destinatario è
>> proibita. Nel caso abbiate ricevuto per errore questa comunicazione, siete
>> pregati di darne avviso a info [at] netsons.com ed eliminare ogni stampa
>> ed ogni traccia informatica. Il ricevente dovrà inoltre accertarsi che gli
>> eventuali allegati non contengano virus prima di aprirli. Qualunque
>> opinione o affermazione presentata in questo messaggio è da ritenersi
>> propria dell'autore e non rappresenta necessariamente la posizione della
>> Società.
>>
>> The information transmitted is intended only for the person or entity to
>> which it is addressed and may contain confidential material. Any review,
>> retransmission, dissemination or other use of, or taking of any action in
>> reliance upon this information by persons or entities other than the
>> intended recipient is prohibited. If you received this in error, please
>> contact: info [at] netsons.com and delete the material from any
>> computer. If this email contains attachments you should ensure they are
>> checked for viruses before opening them. Any views or opinions presented
>> are solely those of the author and do not necessarily represent those of
>> the company.
>>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>



-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
Well, I prefer to do it via CloudMonkey, not using API that much,,,:

Will the folowing do the job:

cloudmonkey update network id=xxxIdOfNetworkToBeUpdatedxxx
networkofferingid=xxxNewNetworkOfferingIDxxx

What I'm asking - do I need to define any other parametres for update
beside the "NetworkOfferingID" (I want to keep CIDR as sugested by Sanjeev)
?

Thanks for you help


On 12 December 2013 16:53, Domenico De Monte <d....@netsons.com> wrote:

>  I do not see your specific case but, in my case, i notice many bugs in
> this release so: yes, i think it's one of UI bugs.
>
>
> Regards
>
>
> Il 12/12/2013 16:50, Andrija Panic ha scritto:
>
> No I have not, you think this is the UI bug ?
>
> Sent from Google Nexus 4
> On Dec 12, 2013 4:49 PM, "Domenico De Monte" <d....@netsons.com>
> wrote:
>
>>  Have you tried by api ?
>>
>>
>> Regards
>>  Il 12/12/2013 16:46, Andrija Panic ha scritto:
>>
>> Anyone?, I'm desperate...lot of production VMs running, can't really
>> experiment by stopping all of them... ?
>> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>  says I only need to stop VMs, if decide to use external device
>> instead of
>> CS VR (which is NOT the case with me).
>>
>> So, why don't I see the edit button on the shared network? (I DO see Edit
>> button for isolated networks that are already in use...) ?
>>
>> Regards,
>> Andrija
>>
>>
>> On 10 December 2013 01:04, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>
>>
>>  Any info on this one ? Do I need to stop ALL the VMs that are using this
>> shared netowrk, in order to update it with new offering... ?
>>
>>
>> On 5 December 2013 17:10, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>
>>
>>  I should add:I can see the "edit" button on Isolated netowrks already
>> deployed and in use buy some VMs...but have only 1 shred netowrk, and no
>> edit button for it...
>>
>>
>> On 5 December 2013 17:08, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>
>>
>>  From thehttp://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>
>> There should be the "edit" button on the network, but I dont see it,
>> only the "restart" and "delete" netowrk buttons...This shared network is
>> shared type, defined vlan ID, and has DNS/DHCP as the services provided by
>> Virtual Router...
>>
>> Not sure why I don't see the edit button...
>>
>>
>> On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>>
>>
>>  Thank you Sanjeev for inputs. Can you please confirm that updating
>> network is possible only from API - I can not find it anywhere in GUI ?
>> Also how should I handle VLAN assigment to this shared network - now
>> vlan 500 is assigned...I suppose when updating the network (with the new
>> networking template), that already deployed network should retain it's vlan
>> and IP ranges, right ?
>>
>> Thank you very much...
>>
>>
>> On 5 December 2013 06:15, Sanjeev Neelarapu <sa...@citrix.com> wrote:
>>
>>
>>  Hi,
>>
>> Create another network offering with dhcp,dns and userdata service and
>> undate the shared network with these offerings. While doing the network
>> update choose not to change the network cidr.
>>
>> Thanks,
>> Sanjeev
>>
>> -----Original Message-----
>> From: Andrija Panic [mailto:andrija.panic@gmail.com <an...@gmail.com>]
>> Sent: Wednesday, December 04, 2013 3:31 PM
>> To: users@cloudstack.apache.org
>> Subject: Password reset feature and "User Data" service
>>
>> Hi,
>>
>> I have kind of problem and need advice please.
>>
>> I have 1 shared network for assigning public IP addresses to all VMs
>> we create - with DHCP,DNS, and Virtual Router, as the services that are
>> enabled in this networking tempalte.
>>
>>
>> Now I want to enable "password management/reset" features, but I got
>> error messages "user data" service is not enabled for my network id=212.
>>
>> So since modifications of Network tempalte is not possible, and the
>> modification of the already deployed Network (id=212) is not possible....
>> is there a change to hack the database to include the "User Data"
>> service as the service in both the netowrk template, and for the already
>> used network (id=212)....
>>
>> Any help would be really appriciated...
>>
>> Thanks,
>> --
>>
>> Andrija Panić
>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>   http://admintweets.com
>> --------------------------------------
>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>   http://admintweets.com
>> --------------------------------------
>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>   http://admintweets.com
>> --------------------------------------
>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>   http://admintweets.com
>> --------------------------------------
>>
>>
>>
>> --
>>
>>
>>
>> *Supernova s.r.l.*
>> Via G. Misiticoni, 3
>> 65126 - Pescara
>> ITALY
>>
>>
>> *www.netsons.com* <http://www.netsons.com>
>> *Domenico De Monte*
>> CEO
>>
>>
>> *t. *(+39) 085 45 100 52
>> *m. *(+39) 339 79 033 98
>> *e. *d.demonte@netsons.com
>>
>>
>>  [image: View Domenico De Monte's profile on LinkedIn]<http://it.linkedin.com/in/domenicodemonte>
>>
>> *Netsons® è un marchio registrato dalla Supernova s.r.l.*
>>
>>  Le informazioni trasmesse sono riservate alla persona o alla società
>> indicata come destinatario, e possono includere contenuti considerati
>> confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro
>> utilizzo, anche azioni conseguenti alla conoscenza di queste informazioni
>> da parte di chiunque non sia espressamente indicato come destinatario è
>> proibita. Nel caso abbiate ricevuto per errore questa comunicazione, siete
>> pregati di darne avviso a info [at] netsons.com ed eliminare ogni stampa
>> ed ogni traccia informatica. Il ricevente dovrà inoltre accertarsi che gli
>> eventuali allegati non contengano virus prima di aprirli. Qualunque
>> opinione o affermazione presentata in questo messaggio è da ritenersi
>> propria dell'autore e non rappresenta necessariamente la posizione della
>> Società.
>>
>> The information transmitted is intended only for the person or entity to
>> which it is addressed and may contain confidential material. Any review,
>> retransmission, dissemination or other use of, or taking of any action in
>> reliance upon this information by persons or entities other than the
>> intended recipient is prohibited. If you received this in error, please
>> contact: info [at] netsons.com and delete the material from any
>> computer. If this email contains attachments you should ensure they are
>> checked for viruses before opening them. Any views or opinions presented
>> are solely those of the author and do not necessarily represent those of
>> the company.
>>
>
> --
>
>
>
> *Supernova s.r.l.*
> Via G. Misiticoni, 3
> 65126 - Pescara
> ITALY
>
>
> *www.netsons.com* <http://www.netsons.com>
> *Domenico De Monte*
> CEO
>
>
> *t. *(+39) 085 45 100 52
> *m. *(+39) 339 79 033 98
> *e. *d.demonte@netsons.com
>
>
>  [image: View Domenico De Monte's profile on LinkedIn]<http://it.linkedin.com/in/domenicodemonte>
>
> *Netsons® è un marchio registrato dalla Supernova s.r.l.*
>
>  Le informazioni trasmesse sono riservate alla persona o alla società
> indicata come destinatario, e possono includere contenuti considerati
> confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro
> utilizzo, anche azioni conseguenti alla conoscenza di queste informazioni
> da parte di chiunque non sia espressamente indicato come destinatario è
> proibita. Nel caso abbiate ricevuto per errore questa comunicazione, siete
> pregati di darne avviso a info [at] netsons.com ed eliminare ogni stampa
> ed ogni traccia informatica. Il ricevente dovrà inoltre accertarsi che gli
> eventuali allegati non contengano virus prima di aprirli. Qualunque
> opinione o affermazione presentata in questo messaggio è da ritenersi
> propria dell'autore e non rappresenta necessariamente la posizione della
> Società.
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential material. Any review,
> retransmission, dissemination or other use of, or taking of any action in
> reliance upon this information by persons or entities other than the
> intended recipient is prohibited. If you received this in error, please
> contact: info [at] netsons.com and delete the material from any computer.
> If this email contains attachments you should ensure they are checked for
> viruses before opening them. Any views or opinions presented are solely
> those of the author and do not necessarily represent those of the company.
>



-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

Re: Password reset feature and "User Data" service

Posted by Domenico De Monte <d....@netsons.com>.
I do not see your specific case but, in my case, i notice many bugs in 
this release so: yes, i think it's one of UI bugs.


Regards


Il 12/12/2013 16:50, Andrija Panic ha scritto:
>
> No I have not, you think this is the UI bug ?
>
> Sent from Google Nexus 4
>
> On Dec 12, 2013 4:49 PM, "Domenico De Monte" <d.demonte@netsons.com 
> <ma...@netsons.com>> wrote:
>
>     Have you tried by api ?
>
>
>     Regards
>     Il 12/12/2013 16:46, Andrija Panic ha scritto:
>>     Anyone?, I'm desperate...lot of production VMs running, can't really
>>     experiment by stopping all of them... ?
>>
>>     http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>       says I only need to stop VMs, if decide to use external device
>>     instead of
>>     CS VR (which is NOT the case with me).
>>
>>     So, why don't I see the edit button on the shared network? (I DO see Edit
>>     button for isolated networks that are already in use...) ?
>>
>>     Regards,
>>     Andrija
>>
>>
>>     On 10 December 2013 01:04, Andrija Panic<an...@gmail.com>  <ma...@gmail.com>  wrote:
>>
>>>     Any info on this one ? Do I need to stop ALL the VMs that are using this
>>>     shared netowrk, in order to update it with new offering... ?
>>>
>>>
>>>     On 5 December 2013 17:10, Andrija Panic<an...@gmail.com>  <ma...@gmail.com>  wrote:
>>>
>>>>     I should add:I can see the "edit" button on Isolated netowrks already
>>>>     deployed and in use buy some VMs...but have only 1 shred netowrk, and no
>>>>     edit button for it...
>>>>
>>>>
>>>>     On 5 December 2013 17:08, Andrija Panic<an...@gmail.com>  <ma...@gmail.com>  wrote:
>>>>
>>>>>      From the
>>>>>     http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>>>>
>>>>>     There should be the "edit" button on the network, but I dont see it,
>>>>>     only the "restart" and "delete" netowrk buttons...This shared network is
>>>>>     shared type, defined vlan ID, and has DNS/DHCP as the services provided by
>>>>>     Virtual Router...
>>>>>
>>>>>     Not sure why I don't see the edit button...
>>>>>
>>>>>
>>>>>     On 5 December 2013 09:57, Andrija Panic<an...@gmail.com>  <ma...@gmail.com>  wrote:
>>>>>
>>>>>>     Thank you Sanjeev for inputs. Can you please confirm that updating
>>>>>>     network is possible only from API - I can not find it anywhere in GUI ?
>>>>>>     Also how should I handle VLAN assigment to this shared network - now
>>>>>>     vlan 500 is assigned...I suppose when updating the network (with the new
>>>>>>     networking template), that already deployed network should retain it's vlan
>>>>>>     and IP ranges, right ?
>>>>>>
>>>>>>     Thank you very much...
>>>>>>
>>>>>>
>>>>>>     On 5 December 2013 06:15, Sanjeev Neelarapu <
>>>>>>     sanjeev.neelarapu@citrix.com  <ma...@citrix.com>> wrote:
>>>>>>
>>>>>>>     Hi,
>>>>>>>
>>>>>>>     Create another network offering with dhcp,dns and userdata service and
>>>>>>>     undate the shared network with these offerings. While doing the network
>>>>>>>     update choose not to change the network cidr.
>>>>>>>
>>>>>>>     Thanks,
>>>>>>>     Sanjeev
>>>>>>>
>>>>>>>     -----Original Message-----
>>>>>>>     From: Andrija Panic [mailto:andrija.panic@gmail.com]
>>>>>>>     Sent: Wednesday, December 04, 2013 3:31 PM
>>>>>>>     To:users@cloudstack.apache.org  <ma...@cloudstack.apache.org>
>>>>>>>     Subject: Password reset feature and "User Data" service
>>>>>>>
>>>>>>>     Hi,
>>>>>>>
>>>>>>>     I have kind of problem and need advice please.
>>>>>>>
>>>>>>>     I have 1 shared network for assigning public IP addresses to all VMs
>>>>>>>     we create - with DHCP,DNS, and Virtual Router, as the services that are
>>>>>>>     enabled in this networking tempalte.
>>>>>>>
>>>>>>>
>>>>>>>     Now I want to enable "password management/reset" features, but I got
>>>>>>>     error messages "user data" service is not enabled for my network id=212.
>>>>>>>
>>>>>>>     So since modifications of Network tempalte is not possible, and the
>>>>>>>     modification of the already deployed Network (id=212) is not possible....
>>>>>>>     is there a change to hack the database to include the "User Data"
>>>>>>>     service as the service in both the netowrk template, and for the already
>>>>>>>     used network (id=212)....
>>>>>>>
>>>>>>>     Any help would be really appriciated...
>>>>>>>
>>>>>>>     Thanks,
>>>>>>>     --
>>>>>>>
>>>>>>>     Andrija Panić
>>>>>>>
>>>>>>
>>>>>>     --
>>>>>>
>>>>>>     Andrija Panić
>>>>>>     --------------------------------------
>>>>>>        http://admintweets.com
>>>>>>     --------------------------------------
>>>>>>
>>>>>
>>>>>     --
>>>>>
>>>>>     Andrija Panić
>>>>>     --------------------------------------
>>>>>        http://admintweets.com
>>>>>     --------------------------------------
>>>>>
>>>>
>>>>     --
>>>>
>>>>     Andrija Panić
>>>>     --------------------------------------
>>>>        http://admintweets.com
>>>>     --------------------------------------
>>>>
>>>
>>>     --
>>>
>>>     Andrija Panić
>>>     --------------------------------------
>>>        http://admintweets.com
>>>     --------------------------------------
>>>
>>
>
>     -- 
>
>
>
>     *Supernova s.r.l.*
>     Via G. Misiticoni, 3
>     65126 - Pescara
>     ITALY
>
>
>     *www.netsons.com* <http://www.netsons.com> 	
>     *Domenico De Monte*
>     CEO
>     //
>
>     *t. *(+39) 085 45 100 52
>     *m. *(+39) 339 79 033 98
>     *e. *d.demonte@netsons.com <ma...@netsons.com>
>
>
>     View Domenico De Monte's profile on LinkedIn
>     <http://it.linkedin.com/in/domenicodemonte>
>
>
>
>     /Netsons® è un marchio registrato dalla Supernova s.r.l./
>
>     Le informazioni trasmesse sono riservate alla persona o alla
>     società indicata come destinatario, e possono includere contenuti
>     considerati confidenziali. Ogni elaborazione, comunicazione,
>     trasmissione o altro utilizzo, anche azioni conseguenti alla
>     conoscenza di queste informazioni da parte di chiunque non sia
>     espressamente indicato come destinatario è proibita. Nel caso
>     abbiate ricevuto per errore questa comunicazione, siete pregati di
>     darne avviso a info [at] netsons.com <http://netsons.com> ed
>     eliminare ogni stampa ed ogni traccia informatica. Il ricevente
>     dovrà inoltre accertarsi che gli eventuali allegati non contengano
>     virus prima di aprirli. Qualunque opinione o affermazione
>     presentata in questo messaggio è da ritenersi propria dell'autore
>     e non rappresenta necessariamente la posizione della Società.
>
>     The information transmitted is intended only for the person or
>     entity to which it is addressed and may contain confidential
>     material. Any review, retransmission, dissemination or other use
>     of, or taking of any action in reliance upon this information by
>     persons or entities other than the intended recipient is
>     prohibited. If you received this in error, please contact: info
>     [at] netsons.com <http://netsons.com> and delete the material from
>     any computer. If this email contains attachments you should ensure
>     they are checked for viruses before opening them. Any views or
>     opinions presented are solely those of the author and do not
>     necessarily represent those of the company.
>

-- 



*Supernova s.r.l.*
Via G. Misiticoni, 3
65126 - Pescara
ITALY


*www.netsons.com* <http://www.netsons.com> 	
*Domenico De Monte*
CEO
//

*t. *(+39) 085 45 100 52
*m. *(+39) 339 79 033 98
*e. *d.demonte@netsons.com <ma...@netsons.com>


View Domenico De Monte's profile on LinkedIn 
<http://it.linkedin.com/in/domenicodemonte>



/Netsons® è un marchio registrato dalla Supernova s.r.l./

Le informazioni trasmesse sono riservate alla persona o alla società 
indicata come destinatario, e possono includere contenuti considerati 
confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro 
utilizzo, anche azioni conseguenti alla conoscenza di queste 
informazioni da parte di chiunque non sia espressamente indicato come 
destinatario è proibita. Nel caso abbiate ricevuto per errore questa 
comunicazione, siete pregati di darne avviso a info [at] netsons.com ed 
eliminare ogni stampa ed ogni traccia informatica. Il ricevente dovrà 
inoltre accertarsi che gli eventuali allegati non contengano virus prima 
di aprirli. Qualunque opinione o affermazione presentata in questo 
messaggio è da ritenersi propria dell'autore e non rappresenta 
necessariamente la posizione della Società.

The information transmitted is intended only for the person or entity to 
which it is addressed and may contain confidential material. Any review, 
retransmission, dissemination or other use of, or taking of any action 
in reliance upon this information by persons or entities other than the 
intended recipient is prohibited. If you received this in error, please 
contact: info [at] netsons.com and delete the material from any 
computer. If this email contains attachments you should ensure they are 
checked for viruses before opening them. Any views or opinions presented 
are solely those of the author and do not necessarily represent those of 
the company.

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
No I have not, you think this is the UI bug ?

Sent from Google Nexus 4
On Dec 12, 2013 4:49 PM, "Domenico De Monte" <d....@netsons.com> wrote:

>  Have you tried by api ?
>
>
> Regards
>  Il 12/12/2013 16:46, Andrija Panic ha scritto:
>
> Anyone?, I'm desperate...lot of production VMs running, can't really
> experiment by stopping all of them... ?
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>  says I only need to stop VMs, if decide to use external device
> instead of
> CS VR (which is NOT the case with me).
>
> So, why don't I see the edit button on the shared network? (I DO see Edit
> button for isolated networks that are already in use...) ?
>
> Regards,
> Andrija
>
>
> On 10 December 2013 01:04, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>
>
>  Any info on this one ? Do I need to stop ALL the VMs that are using this
> shared netowrk, in order to update it with new offering... ?
>
>
> On 5 December 2013 17:10, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>
>
>  I should add:I can see the "edit" button on Isolated netowrks already
> deployed and in use buy some VMs...but have only 1 shred netowrk, and no
> edit button for it...
>
>
> On 5 December 2013 17:08, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>
>
>  From thehttp://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>
> There should be the "edit" button on the network, but I dont see it,
> only the "restart" and "delete" netowrk buttons...This shared network is
> shared type, defined vlan ID, and has DNS/DHCP as the services provided by
> Virtual Router...
>
> Not sure why I don't see the edit button...
>
>
> On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> <an...@gmail.com> wrote:
>
>
>  Thank you Sanjeev for inputs. Can you please confirm that updating
> network is possible only from API - I can not find it anywhere in GUI ?
> Also how should I handle VLAN assigment to this shared network - now
> vlan 500 is assigned...I suppose when updating the network (with the new
> networking template), that already deployed network should retain it's vlan
> and IP ranges, right ?
>
> Thank you very much...
>
>
> On 5 December 2013 06:15, Sanjeev Neelarapu <sa...@citrix.com> wrote:
>
>
>  Hi,
>
> Create another network offering with dhcp,dns and userdata service and
> undate the shared network with these offerings. While doing the network
> update choose not to change the network cidr.
>
> Thanks,
> Sanjeev
>
> -----Original Message-----
> From: Andrija Panic [mailto:andrija.panic@gmail.com <an...@gmail.com>]
> Sent: Wednesday, December 04, 2013 3:31 PM
> To: users@cloudstack.apache.org
> Subject: Password reset feature and "User Data" service
>
> Hi,
>
> I have kind of problem and need advice please.
>
> I have 1 shared network for assigning public IP addresses to all VMs
> we create - with DHCP,DNS, and Virtual Router, as the services that are
> enabled in this networking tempalte.
>
>
> Now I want to enable "password management/reset" features, but I got
> error messages "user data" service is not enabled for my network id=212.
>
> So since modifications of Network tempalte is not possible, and the
> modification of the already deployed Network (id=212) is not possible....
> is there a change to hack the database to include the "User Data"
> service as the service in both the netowrk template, and for the already
> used network (id=212)....
>
> Any help would be really appriciated...
>
> Thanks,
> --
>
> Andrija Panić
>
>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>
>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>
>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>
>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>
>
>
>
>
> --
>
>
>
> *Supernova s.r.l.*
> Via G. Misiticoni, 3
> 65126 - Pescara
> ITALY
>
>
> *www.netsons.com* <http://www.netsons.com>
> *Domenico De Monte*
> CEO
>
>
> *t. *(+39) 085 45 100 52
> *m. *(+39) 339 79 033 98
> *e. *d.demonte@netsons.com
>
>
>  [image: View Domenico De Monte's profile on LinkedIn]<http://it.linkedin.com/in/domenicodemonte>
>
> *Netsons® è un marchio registrato dalla Supernova s.r.l.*
>
>  Le informazioni trasmesse sono riservate alla persona o alla società
> indicata come destinatario, e possono includere contenuti considerati
> confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro
> utilizzo, anche azioni conseguenti alla conoscenza di queste informazioni
> da parte di chiunque non sia espressamente indicato come destinatario è
> proibita. Nel caso abbiate ricevuto per errore questa comunicazione, siete
> pregati di darne avviso a info [at] netsons.com ed eliminare ogni stampa
> ed ogni traccia informatica. Il ricevente dovrà inoltre accertarsi che gli
> eventuali allegati non contengano virus prima di aprirli. Qualunque
> opinione o affermazione presentata in questo messaggio è da ritenersi
> propria dell'autore e non rappresenta necessariamente la posizione della
> Società.
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential material. Any review,
> retransmission, dissemination or other use of, or taking of any action in
> reliance upon this information by persons or entities other than the
> intended recipient is prohibited. If you received this in error, please
> contact: info [at] netsons.com and delete the material from any computer.
> If this email contains attachments you should ensure they are checked for
> viruses before opening them. Any views or opinions presented are solely
> those of the author and do not necessarily represent those of the company.
>

Re: Password reset feature and "User Data" service

Posted by Domenico De Monte <d....@netsons.com>.
Have you tried by api ?


Regards
Il 12/12/2013 16:46, Andrija Panic ha scritto:
> Anyone?, I'm desperate...lot of production VMs running, can't really
> experiment by stopping all of them... ?
>
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>   says I only need to stop VMs, if decide to use external device
> instead of
> CS VR (which is NOT the case with me).
>
> So, why don't I see the edit button on the shared network? (I DO see Edit
> button for isolated networks that are already in use...) ?
>
> Regards,
> Andrija
>
>
> On 10 December 2013 01:04, Andrija Panic <an...@gmail.com> wrote:
>
>> Any info on this one ? Do I need to stop ALL the VMs that are using this
>> shared netowrk, in order to update it with new offering... ?
>>
>>
>> On 5 December 2013 17:10, Andrija Panic <an...@gmail.com> wrote:
>>
>>> I should add:I can see the "edit" button on Isolated netowrks already
>>> deployed and in use buy some VMs...but have only 1 shred netowrk, and no
>>> edit button for it...
>>>
>>>
>>> On 5 December 2013 17:08, Andrija Panic <an...@gmail.com> wrote:
>>>
>>>>  From the
>>>> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>>>
>>>> There should be the "edit" button on the network, but I dont see it,
>>>> only the "restart" and "delete" netowrk buttons...This shared network is
>>>> shared type, defined vlan ID, and has DNS/DHCP as the services provided by
>>>> Virtual Router...
>>>>
>>>> Not sure why I don't see the edit button...
>>>>
>>>>
>>>> On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> wrote:
>>>>
>>>>> Thank you Sanjeev for inputs. Can you please confirm that updating
>>>>> network is possible only from API - I can not find it anywhere in GUI ?
>>>>> Also how should I handle VLAN assigment to this shared network - now
>>>>> vlan 500 is assigned...I suppose when updating the network (with the new
>>>>> networking template), that already deployed network should retain it's vlan
>>>>> and IP ranges, right ?
>>>>>
>>>>> Thank you very much...
>>>>>
>>>>>
>>>>> On 5 December 2013 06:15, Sanjeev Neelarapu <
>>>>> sanjeev.neelarapu@citrix.com> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Create another network offering with dhcp,dns and userdata service and
>>>>>> undate the shared network with these offerings. While doing the network
>>>>>> update choose not to change the network cidr.
>>>>>>
>>>>>> Thanks,
>>>>>> Sanjeev
>>>>>>
>>>>>> -----Original Message-----
>>>>>> From: Andrija Panic [mailto:andrija.panic@gmail.com]
>>>>>> Sent: Wednesday, December 04, 2013 3:31 PM
>>>>>> To: users@cloudstack.apache.org
>>>>>> Subject: Password reset feature and "User Data" service
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I have kind of problem and need advice please.
>>>>>>
>>>>>> I have 1 shared network for assigning public IP addresses to all VMs
>>>>>> we create - with DHCP,DNS, and Virtual Router, as the services that are
>>>>>> enabled in this networking tempalte.
>>>>>>
>>>>>>
>>>>>> Now I want to enable "password management/reset" features, but I got
>>>>>> error messages "user data" service is not enabled for my network id=212.
>>>>>>
>>>>>> So since modifications of Network tempalte is not possible, and the
>>>>>> modification of the already deployed Network (id=212) is not possible....
>>>>>> is there a change to hack the database to include the "User Data"
>>>>>> service as the service in both the netowrk template, and for the already
>>>>>> used network (id=212)....
>>>>>>
>>>>>> Any help would be really appriciated...
>>>>>>
>>>>>> Thanks,
>>>>>> --
>>>>>>
>>>>>> Andrija Panić
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Andrija Panić
>>>>> --------------------------------------
>>>>>    http://admintweets.com
>>>>> --------------------------------------
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Andrija Panić
>>>> --------------------------------------
>>>>    http://admintweets.com
>>>> --------------------------------------
>>>>
>>>
>>>
>>> --
>>>
>>> Andrija Panić
>>> --------------------------------------
>>>    http://admintweets.com
>>> --------------------------------------
>>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>    http://admintweets.com
>> --------------------------------------
>>
>
>

-- 



*Supernova s.r.l.*
Via G. Misiticoni, 3
65126 - Pescara
ITALY


*www.netsons.com* <http://www.netsons.com> 	
*Domenico De Monte*
CEO
//

*t. *(+39) 085 45 100 52
*m. *(+39) 339 79 033 98
*e. *d.demonte@netsons.com <ma...@netsons.com>


View Domenico De Monte's profile on LinkedIn 
<http://it.linkedin.com/in/domenicodemonte>



/Netsons® è un marchio registrato dalla Supernova s.r.l./

Le informazioni trasmesse sono riservate alla persona o alla società 
indicata come destinatario, e possono includere contenuti considerati 
confidenziali. Ogni elaborazione, comunicazione, trasmissione o altro 
utilizzo, anche azioni conseguenti alla conoscenza di queste 
informazioni da parte di chiunque non sia espressamente indicato come 
destinatario è proibita. Nel caso abbiate ricevuto per errore questa 
comunicazione, siete pregati di darne avviso a info [at] netsons.com ed 
eliminare ogni stampa ed ogni traccia informatica. Il ricevente dovrà 
inoltre accertarsi che gli eventuali allegati non contengano virus prima 
di aprirli. Qualunque opinione o affermazione presentata in questo 
messaggio è da ritenersi propria dell'autore e non rappresenta 
necessariamente la posizione della Società.

The information transmitted is intended only for the person or entity to 
which it is addressed and may contain confidential material. Any review, 
retransmission, dissemination or other use of, or taking of any action 
in reliance upon this information by persons or entities other than the 
intended recipient is prohibited. If you received this in error, please 
contact: info [at] netsons.com and delete the material from any 
computer. If this email contains attachments you should ensure they are 
checked for viruses before opening them. Any views or opinions presented 
are solely those of the author and do not necessarily represent those of 
the company.

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
Anyone?, I'm desperate...lot of production VMs running, can't really
experiment by stopping all of them... ?

http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
 says I only need to stop VMs, if decide to use external device
instead of
CS VR (which is NOT the case with me).

So, why don't I see the edit button on the shared network? (I DO see Edit
button for isolated networks that are already in use...) ?

Regards,
Andrija


On 10 December 2013 01:04, Andrija Panic <an...@gmail.com> wrote:

> Any info on this one ? Do I need to stop ALL the VMs that are using this
> shared netowrk, in order to update it with new offering... ?
>
>
> On 5 December 2013 17:10, Andrija Panic <an...@gmail.com> wrote:
>
>> I should add:I can see the "edit" button on Isolated netowrks already
>> deployed and in use buy some VMs...but have only 1 shred netowrk, and no
>> edit button for it...
>>
>>
>> On 5 December 2013 17:08, Andrija Panic <an...@gmail.com> wrote:
>>
>>> From the
>>> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>>
>>> There should be the "edit" button on the network, but I dont see it,
>>> only the "restart" and "delete" netowrk buttons...This shared network is
>>> shared type, defined vlan ID, and has DNS/DHCP as the services provided by
>>> Virtual Router...
>>>
>>> Not sure why I don't see the edit button...
>>>
>>>
>>> On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> wrote:
>>>
>>>> Thank you Sanjeev for inputs. Can you please confirm that updating
>>>> network is possible only from API - I can not find it anywhere in GUI ?
>>>> Also how should I handle VLAN assigment to this shared network - now
>>>> vlan 500 is assigned...I suppose when updating the network (with the new
>>>> networking template), that already deployed network should retain it's vlan
>>>> and IP ranges, right ?
>>>>
>>>> Thank you very much...
>>>>
>>>>
>>>> On 5 December 2013 06:15, Sanjeev Neelarapu <
>>>> sanjeev.neelarapu@citrix.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Create another network offering with dhcp,dns and userdata service and
>>>>> undate the shared network with these offerings. While doing the network
>>>>> update choose not to change the network cidr.
>>>>>
>>>>> Thanks,
>>>>> Sanjeev
>>>>>
>>>>> -----Original Message-----
>>>>> From: Andrija Panic [mailto:andrija.panic@gmail.com]
>>>>> Sent: Wednesday, December 04, 2013 3:31 PM
>>>>> To: users@cloudstack.apache.org
>>>>> Subject: Password reset feature and "User Data" service
>>>>>
>>>>> Hi,
>>>>>
>>>>> I have kind of problem and need advice please.
>>>>>
>>>>> I have 1 shared network for assigning public IP addresses to all VMs
>>>>> we create - with DHCP,DNS, and Virtual Router, as the services that are
>>>>> enabled in this networking tempalte.
>>>>>
>>>>>
>>>>> Now I want to enable "password management/reset" features, but I got
>>>>> error messages "user data" service is not enabled for my network id=212.
>>>>>
>>>>> So since modifications of Network tempalte is not possible, and the
>>>>> modification of the already deployed Network (id=212) is not possible....
>>>>> is there a change to hack the database to include the "User Data"
>>>>> service as the service in both the netowrk template, and for the already
>>>>> used network (id=212)....
>>>>>
>>>>> Any help would be really appriciated...
>>>>>
>>>>> Thanks,
>>>>> --
>>>>>
>>>>> Andrija Panić
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Andrija Panić
>>>> --------------------------------------
>>>>   http://admintweets.com
>>>> --------------------------------------
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Andrija Panić
>>> --------------------------------------
>>>   http://admintweets.com
>>> --------------------------------------
>>>
>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>   http://admintweets.com
>> --------------------------------------
>>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>



-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
Any info on this one ? Do I need to stop ALL the VMs that are using this
shared netowrk, in order to update it with new offering... ?


On 5 December 2013 17:10, Andrija Panic <an...@gmail.com> wrote:

> I should add:I can see the "edit" button on Isolated netowrks already
> deployed and in use buy some VMs...but have only 1 shred netowrk, and no
> edit button for it...
>
>
> On 5 December 2013 17:08, Andrija Panic <an...@gmail.com> wrote:
>
>> From the
>> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>>
>> There should be the "edit" button on the network, but I dont see it, only
>> the "restart" and "delete" netowrk buttons...This shared network is shared
>> type, defined vlan ID, and has DNS/DHCP as the services provided by Virtual
>> Router...
>>
>> Not sure why I don't see the edit button...
>>
>>
>> On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> wrote:
>>
>>> Thank you Sanjeev for inputs. Can you please confirm that updating
>>> network is possible only from API - I can not find it anywhere in GUI ?
>>> Also how should I handle VLAN assigment to this shared network - now
>>> vlan 500 is assigned...I suppose when updating the network (with the new
>>> networking template), that already deployed network should retain it's vlan
>>> and IP ranges, right ?
>>>
>>> Thank you very much...
>>>
>>>
>>> On 5 December 2013 06:15, Sanjeev Neelarapu <
>>> sanjeev.neelarapu@citrix.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> Create another network offering with dhcp,dns and userdata service and
>>>> undate the shared network with these offerings. While doing the network
>>>> update choose not to change the network cidr.
>>>>
>>>> Thanks,
>>>> Sanjeev
>>>>
>>>> -----Original Message-----
>>>> From: Andrija Panic [mailto:andrija.panic@gmail.com]
>>>> Sent: Wednesday, December 04, 2013 3:31 PM
>>>> To: users@cloudstack.apache.org
>>>> Subject: Password reset feature and "User Data" service
>>>>
>>>> Hi,
>>>>
>>>> I have kind of problem and need advice please.
>>>>
>>>> I have 1 shared network for assigning public IP addresses to all VMs we
>>>> create - with DHCP,DNS, and Virtual Router, as the services that are
>>>> enabled in this networking tempalte.
>>>>
>>>>
>>>> Now I want to enable "password management/reset" features, but I got
>>>> error messages "user data" service is not enabled for my network id=212.
>>>>
>>>> So since modifications of Network tempalte is not possible, and the
>>>> modification of the already deployed Network (id=212) is not possible....
>>>> is there a change to hack the database to include the "User Data"
>>>> service as the service in both the netowrk template, and for the already
>>>> used network (id=212)....
>>>>
>>>> Any help would be really appriciated...
>>>>
>>>> Thanks,
>>>> --
>>>>
>>>> Andrija Panić
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Andrija Panić
>>> --------------------------------------
>>>   http://admintweets.com
>>> --------------------------------------
>>>
>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>   http://admintweets.com
>> --------------------------------------
>>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>



-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
I should add:I can see the "edit" button on Isolated netowrks already
deployed and in use buy some VMs...but have only 1 shred netowrk, and no
edit button for it...


On 5 December 2013 17:08, Andrija Panic <an...@gmail.com> wrote:

> From the
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network
>
> There should be the "edit" button on the network, but I dont see it, only
> the "restart" and "delete" netowrk buttons...This shared network is shared
> type, defined vlan ID, and has DNS/DHCP as the services provided by Virtual
> Router...
>
> Not sure why I don't see the edit button...
>
>
> On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> wrote:
>
>> Thank you Sanjeev for inputs. Can you please confirm that updating
>> network is possible only from API - I can not find it anywhere in GUI ?
>> Also how should I handle VLAN assigment to this shared network - now vlan
>> 500 is assigned...I suppose when updating the network (with the new
>> networking template), that already deployed network should retain it's vlan
>> and IP ranges, right ?
>>
>> Thank you very much...
>>
>>
>> On 5 December 2013 06:15, Sanjeev Neelarapu <sanjeev.neelarapu@citrix.com
>> > wrote:
>>
>>> Hi,
>>>
>>> Create another network offering with dhcp,dns and userdata service and
>>> undate the shared network with these offerings. While doing the network
>>> update choose not to change the network cidr.
>>>
>>> Thanks,
>>> Sanjeev
>>>
>>> -----Original Message-----
>>> From: Andrija Panic [mailto:andrija.panic@gmail.com]
>>> Sent: Wednesday, December 04, 2013 3:31 PM
>>> To: users@cloudstack.apache.org
>>> Subject: Password reset feature and "User Data" service
>>>
>>> Hi,
>>>
>>> I have kind of problem and need advice please.
>>>
>>> I have 1 shared network for assigning public IP addresses to all VMs we
>>> create - with DHCP,DNS, and Virtual Router, as the services that are
>>> enabled in this networking tempalte.
>>>
>>>
>>> Now I want to enable "password management/reset" features, but I got
>>> error messages "user data" service is not enabled for my network id=212.
>>>
>>> So since modifications of Network tempalte is not possible, and the
>>> modification of the already deployed Network (id=212) is not possible....
>>> is there a change to hack the database to include the "User Data"
>>> service as the service in both the netowrk template, and for the already
>>> used network (id=212)....
>>>
>>> Any help would be really appriciated...
>>>
>>> Thanks,
>>> --
>>>
>>> Andrija Panić
>>>
>>
>>
>>
>> --
>>
>> Andrija Panić
>> --------------------------------------
>>   http://admintweets.com
>> --------------------------------------
>>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>



-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
>From the
http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Installation_Guide/index.html#change-network-offering-on-guest-network

There should be the "edit" button on the network, but I dont see it, only
the "restart" and "delete" netowrk buttons...This shared network is shared
type, defined vlan ID, and has DNS/DHCP as the services provided by Virtual
Router...

Not sure why I don't see the edit button...


On 5 December 2013 09:57, Andrija Panic <an...@gmail.com> wrote:

> Thank you Sanjeev for inputs. Can you please confirm that updating network
> is possible only from API - I can not find it anywhere in GUI ?
> Also how should I handle VLAN assigment to this shared network - now vlan
> 500 is assigned...I suppose when updating the network (with the new
> networking template), that already deployed network should retain it's vlan
> and IP ranges, right ?
>
> Thank you very much...
>
>
> On 5 December 2013 06:15, Sanjeev Neelarapu <sa...@citrix.com>wrote:
>
>> Hi,
>>
>> Create another network offering with dhcp,dns and userdata service and
>> undate the shared network with these offerings. While doing the network
>> update choose not to change the network cidr.
>>
>> Thanks,
>> Sanjeev
>>
>> -----Original Message-----
>> From: Andrija Panic [mailto:andrija.panic@gmail.com]
>> Sent: Wednesday, December 04, 2013 3:31 PM
>> To: users@cloudstack.apache.org
>> Subject: Password reset feature and "User Data" service
>>
>> Hi,
>>
>> I have kind of problem and need advice please.
>>
>> I have 1 shared network for assigning public IP addresses to all VMs we
>> create - with DHCP,DNS, and Virtual Router, as the services that are
>> enabled in this networking tempalte.
>>
>>
>> Now I want to enable "password management/reset" features, but I got
>> error messages "user data" service is not enabled for my network id=212.
>>
>> So since modifications of Network tempalte is not possible, and the
>> modification of the already deployed Network (id=212) is not possible....
>> is there a change to hack the database to include the "User Data" service
>> as the service in both the netowrk template, and for the already used
>> network (id=212)....
>>
>> Any help would be really appriciated...
>>
>> Thanks,
>> --
>>
>> Andrija Panić
>>
>
>
>
> --
>
> Andrija Panić
> --------------------------------------
>   http://admintweets.com
> --------------------------------------
>



-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

Re: Password reset feature and "User Data" service

Posted by Andrija Panic <an...@gmail.com>.
Thank you Sanjeev for inputs. Can you please confirm that updating network
is possible only from API - I can not find it anywhere in GUI ?
Also how should I handle VLAN assigment to this shared network - now vlan
500 is assigned...I suppose when updating the network (with the new
networking template), that already deployed network should retain it's vlan
and IP ranges, right ?

Thank you very much...


On 5 December 2013 06:15, Sanjeev Neelarapu <sa...@citrix.com>wrote:

> Hi,
>
> Create another network offering with dhcp,dns and userdata service and
> undate the shared network with these offerings. While doing the network
> update choose not to change the network cidr.
>
> Thanks,
> Sanjeev
>
> -----Original Message-----
> From: Andrija Panic [mailto:andrija.panic@gmail.com]
> Sent: Wednesday, December 04, 2013 3:31 PM
> To: users@cloudstack.apache.org
> Subject: Password reset feature and "User Data" service
>
> Hi,
>
> I have kind of problem and need advice please.
>
> I have 1 shared network for assigning public IP addresses to all VMs we
> create - with DHCP,DNS, and Virtual Router, as the services that are
> enabled in this networking tempalte.
>
>
> Now I want to enable "password management/reset" features, but I got error
> messages "user data" service is not enabled for my network id=212.
>
> So since modifications of Network tempalte is not possible, and the
> modification of the already deployed Network (id=212) is not possible....
> is there a change to hack the database to include the "User Data" service
> as the service in both the netowrk template, and for the already used
> network (id=212)....
>
> Any help would be really appriciated...
>
> Thanks,
> --
>
> Andrija Panić
>



-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

RE: Password reset feature and "User Data" service

Posted by Sanjeev Neelarapu <sa...@citrix.com>.
Hi,

Create another network offering with dhcp,dns and userdata service and undate the shared network with these offerings. While doing the network update choose not to change the network cidr.

Thanks,
Sanjeev

-----Original Message-----
From: Andrija Panic [mailto:andrija.panic@gmail.com] 
Sent: Wednesday, December 04, 2013 3:31 PM
To: users@cloudstack.apache.org
Subject: Password reset feature and "User Data" service

Hi,

I have kind of problem and need advice please.

I have 1 shared network for assigning public IP addresses to all VMs we create - with DHCP,DNS, and Virtual Router, as the services that are enabled in this networking tempalte.


Now I want to enable "password management/reset" features, but I got error messages "user data" service is not enabled for my network id=212.

So since modifications of Network tempalte is not possible, and the modification of the already deployed Network (id=212) is not possible....
is there a change to hack the database to include the "User Data" service as the service in both the netowrk template, and for the already used network (id=212)....

Any help would be really appriciated...

Thanks,
-- 

Andrija Panić