Re: Building hyper-V agent agent issue

2014-09-18 Thread tawfiq zidi
Hi,

Ok great , Building Works fine with method 2, I am able now to launch
agentshell.exe with porwershell.

Thank you for help.

On Wed, Sep 17, 2014 at 8:42 AM, Anshul Gangwar 
wrote:

> You don't have to download dependencies manually. Script does that for you.
>
> There seems to be some problem with your environment.
>
> Can you try setting RestorePackages to true in (cloudstack root
> directory)/plugins/hypervisors/hyperv/DotNet/ServerResource/.nuget/NuGet.targets
> This can be changed by setting value from false to true in line no. 6.
>
> After change line will look like
> 
> true
>
> After change try building again.
>
> If build still fails then you can follow method 2 below.
>
> In this method you have to download dependencies manually.
> You can download the dependencies from
> http://jenkins.buildacloud.org/job/cloudstack-master-hyperv-agent/.
> The generated zip files contains all the dependencies.
>
> From the zip files you have to put dependencies in packages folder in
> certain folder structure.
>
> Folder structure will be as follows
>
> packages\AWSSDK.1.5.23.0\lib\AWSSDK.dll
> packages\xunit.1.9.2\lib\net20\xunit.dll
> packages\log4net.2.0.0\lib\net40-full\log4net.dll
> packages\DotNetZip.1.9.1.8\lib\net20\Ionic.Zip.dll
> packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll
> packages\NSubstitute.1.6.1.0\lib\NET40\NSubstitute.dll
> packages\xunit.1.9.2\lib\net20\xunit.dll
>
> where packages folder will be in
> (cloudstack-root-directory)/plugins/hypervisors/hyperv/DotNet/ServerResource.
>
> For example:
>  You have to put  AWSSDK.dll at location
> (cloudstack-root-directory)/plugins/hypervisors/hyperv/DotNet/ServerResource/packages/AWSSDK.1.5.23.0/lib/AWSSDK.dll
>  You will get AWSSDK.dll from zip downloaded from Jenkins job.
>
>
> -Original Message-
> From: tawfiq zidi [mailto:tawfiq.z...@gmail.com]
> Sent: Tuesday, September 16, 2014 4:40 PM
> To: users
> Cc: d...@cloudstack.apache.org
> Subject: Re: Building hyper-V agent agent issue
>
> Hi,
>
> I am trying to build hyperV agent and I am facing the same errors.
>
> Is there any dependencies that I need to download seprately ?
>
> On Tue, Sep 16, 2014 at 7:04 AM, Anshul Gangwar  >
> wrote:
>
> > Are you able to download nuget?
> >
> > Build is failing because it is not able to download nuget packages
> > dependencies.
> >
> > Are you able to see something like this in starting of build
> >
> > --2014-09-16 10:23:46--  http://nuget.org/nuget.exe Resolving
> > nuget.org (nuget.org)... 168.62.110.126 Connecting to nuget.org
> > (nuget.org)|168.62.110.126|:80... connected.
> > HTTP request sent, awaiting response... 301 Moved Permanently
> > Location: http://www.nuget.org/nuget.exe [following]
> > --2014-09-16 10:23:46--  http://www.nuget.org/nuget.exe Resolving
> > www.nuget.org (www.nuget.org)... 168.62.110.126 Reusing existing
> > connection to nuget.org:80.
> > HTTP request sent, awaiting response... 302 Found
> > Location: http://az320820.vo.msecnd.net/downloads/nuget.exe
> > [following]
> > --2014-09-16 10:23:47--
> > http://az320820.vo.msecnd.net/downloads/nuget.exe
> > Resolving az320820.vo.msecnd.net (az320820.vo.msecnd.net)...
> > 192.229.145.200, 2606:2800:10c:249:f81:1c8d:1178:1364
> > Connecting to az320820.vo.msecnd.net (az320820.vo.msecnd.net
> )|192.229.145.200|:80...
> > connected.
> > HTTP request sent, awaiting response... 200 OK
> > Length: 1670320 (1.6M) [application/x-msdownload] Saving to:
> > `nuget.exe'
> >
> >
> 100%[===>]
> > 16,70,320404K/s   in 4.0s
> >
> > 2014-09-16 10:23:51 (405 KB/s) - `nuget.exe' saved [1670320/1670320]
> >
> >  running tests
> > XBuild Engine Version 3.0.6.0
> > Mono, Version 3.0.6.0
> > Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.
> >
> >
> >
> >
> > -Original Message-
> > From: Fedi Ben Ali [mailto:ben.ali.fe...@gmail.com]
> > Sent: Monday, September 15, 2014 9:38 PM
> > To: d...@cloudstack.apache.org; users@cloudstack.apache.org
> > Subject: Building hyper-V agent agent issue
> >
> > Hello ,
> >
> > I'm not able to build the hyper-V agent installer ,i'm following the
> > official documentation
> > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Creating+Hyperv
> > +Agent+Installer
> >
> > ,i'll share my log with you
> >
> > 

Re: Building hyper-V agent agent issue

2014-09-16 Thread tawfiq zidi
Hi,

I am trying to build hyperV agent and I am facing the same errors.

Is there any dependencies that I need to download seprately ?

On Tue, Sep 16, 2014 at 7:04 AM, Anshul Gangwar 
wrote:

> Are you able to download nuget?
>
> Build is failing because it is not able to download nuget packages
> dependencies.
>
> Are you able to see something like this in starting of build
>
> --2014-09-16 10:23:46--  http://nuget.org/nuget.exe
> Resolving nuget.org (nuget.org)... 168.62.110.126
> Connecting to nuget.org (nuget.org)|168.62.110.126|:80... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: http://www.nuget.org/nuget.exe [following]
> --2014-09-16 10:23:46--  http://www.nuget.org/nuget.exe
> Resolving www.nuget.org (www.nuget.org)... 168.62.110.126
> Reusing existing connection to nuget.org:80.
> HTTP request sent, awaiting response... 302 Found
> Location: http://az320820.vo.msecnd.net/downloads/nuget.exe [following]
> --2014-09-16 10:23:47--  http://az320820.vo.msecnd.net/downloads/nuget.exe
> Resolving az320820.vo.msecnd.net (az320820.vo.msecnd.net)...
> 192.229.145.200, 2606:2800:10c:249:f81:1c8d:1178:1364
> Connecting to az320820.vo.msecnd.net 
> (az320820.vo.msecnd.net)|192.229.145.200|:80...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 1670320 (1.6M) [application/x-msdownload]
> Saving to: `nuget.exe'
>
> 100%[===>]
> 16,70,320404K/s   in 4.0s
>
> 2014-09-16 10:23:51 (405 KB/s) - `nuget.exe' saved [1670320/1670320]
>
>  running tests
> XBuild Engine Version 3.0.6.0
> Mono, Version 3.0.6.0
> Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.
>
>
>
>
> -Original Message-
> From: Fedi Ben Ali [mailto:ben.ali.fe...@gmail.com]
> Sent: Monday, September 15, 2014 9:38 PM
> To: d...@cloudstack.apache.org; users@cloudstack.apache.org
> Subject: Building hyper-V agent agent issue
>
> Hello ,
>
> I'm not able to build the hyper-V agent installer ,i'm following the
> official documentation
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Creating+Hyperv+Agent+Installer
>
> ,i'll share my log with you
>
> running tests
> XBuild Engine Version 3.3.0.0
> Mono, Version 3.3.0.0
> Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.
>
> Build started 9/15/2014 2:11:22 PM.
> __
> Project
>
> "C:\cygwin\home\cloudstack-oss\apache-cloudstack-4.4.0-src\plugins\hypervisors\hyperv\DotNet\ServerResource\ServerResource.sln"
> (default target(s)):
> Target ValidateSolutionConfiguration:
> Building solution configuration "Debug|Any CPU".
> Target Build:
> Project
>
> "C:\cygwin\home\cloudstack-oss\apache-cloudstack-4.4.0-src\plugins\hypervisors\hyperv\DotNet\ServerResource\WmiWrappers\WmiWrappers.csproj"
> (default target(s)):
> Target PrepareForBuild:
> Configuration: Debug Platform: AnyCPU
> Created directory "bin\Debug\"
> Created directory "obj\Debug\"
> Target ResolveAssemblyReferences:
> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets: warning :
> Reference 'AWSSDK' not resolved
> For searchpath
> {CandidateAssemblyFiles}
> Warning: {CandidateAssemblyFiles}
>
> not supported currently
> For searchpath
> {HintPathFromItem}
> Considered ..\packages\AWSSDK.1.5.23.0\lib\AWSSDK.dll, but it does not
> exist.
> For searchpath {TargetFrameworkDirectory} Considered target framework dir
> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5,
> assembly named 'AWSSDK' not found.
> Considered target framework dir
>
> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\Facades\,
> assembly named 'AWSSDK' not found.
> For searchpath {PkgConfig}
> Considered AWSSDK, but could not find in any pkg-config files.
> For searchpath {GAC}
> Considered AWSSDK, but could not find in the GAC.
> For searchpath {RawFileName}
> Considered
>
> 'C:\cygwin\home\cloudstack-oss\apache-cloudstack-4.4.0-src\plugins\hypervisors\hyperv\DotNet\ServerResource\WmiWrappers\AWSSDK'
> as a file, but the file does not exist
> For searchpath bin\Debug\
> Considered
>
> 'C:\cygwin\home\cloudstack-oss\apache-cloudstack-4.4.0-src\plugins\hypervisors\hyperv\DotNet\ServerResource\WmiWrappers\bin\Debug\AWSSDK'
> as a file, but the file does not exist
> Considered
>
> 'C:\cygwin\home\cloudstack-oss\apache-cloudstack-4.4.0-src\plugins\hypervisors\hyperv\DotNet\ServerResource\WmiWrappers\bin\Debug\AWSSDK.exe'
> as a file, but the file does not exist
> Considered
>
> 'C:\cygwin\home\cloudstack-oss\apache-cloudstack-4.4.0-src\plugins\hypervisors\hyperv\DotNet\ServerResource\WmiWrappers\bin\Debug\AWSSDK.dll'
> as a file, but the file does not exist
> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets: warning :
> Reference 'Ionic.Zip' not resolved
> For searchpath {CandidateA

Re: cloudstack 4.3 release

2014-02-27 Thread tawfiq zidi
Hi,

Thx, I'm looking forward to spin up this release


On Thu, Feb 27, 2014 at 10:46 AM, Nux!  wrote:

> On 27.02.2014 09:41, tawfiq zidi wrote:
>
>> Hi,
>>
>> When CloudStack 4.3 is going to be released ?
>>
>> I've looked to the Wiki i've found that is scheduled to be released  on
>> 2014-01-31 but nothing announced in the official website.
>>
>
> Hi,
>
> It's almost done basically, AFAIK there's a licensing issue regarding
> mysql that's holding it back. Shouldn't take much more time now..
>
> HTH
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>


cloudstack 4.3 release

2014-02-27 Thread tawfiq zidi
Hi,

When CloudStack 4.3 is going to be released ?

I've looked to the Wiki i've found that is scheduled to be released  on
2014-01-31 but nothing announced in the official website.


Re: password hash

2013-12-25 Thread tawfiq zidi
Hi,

With Cloudstack 4.2 the encryption method has been changed.
Check at first what security apdater you are using under
/etc/cloudstack/management/components.xml

You'll get a result like this:



  

  
  
  

  



if So, try to not hash the password , because with this policies you no
longer need to hash the password.


On Wed, Dec 25, 2013 at 11:58 AM, Salar Darwish wrote:

> Yes ik use port8096 and that was indeed the resason i get the error. I
> changed that to port 8080 and now i get a session key as you mentioned. How
> can i use this sessionkey?
>
>
> 2013/12/25 Santhosh Edukulla 
>
> > 1. How you are retrieving the sessionkey with your mysqlquery?
> >
> > 2. I believe you are using Authentication Port 8080. If yes, below is the
> > POST url along with params for login cmd. This should give the sessionkey
> > for your further communication with CS.
> >
> > Request:
> > http://localhost:8080/client/api
> >
> > command login
> > domain  /
> > passwordpassword
> > responsejson
> > usernameabc
> >
> > Response:
> >
> > { "loginresponse" : { "timeout" : "1800", "sessionkey" :
> > "tBr9fYLiIzoKVPQK0TBJb1BCeoQ=", "username" : "admin", "registered" :
> > "false", "userid" : "ce801a0a-6d58-11e3-924d-7ac46bc9b016", "lastname" :
> > "User", "account" : "admin", "domainid" :
> > "ce7c8c82-6d58-11e3-924d-7ac46bc9b016", "firstname" : "Admin", "type" :
> "1"
> > } }
> >
> > 3. If you are using UnAuthenticated Port 8096 to communicate, you need to
> > use apiKey,signature and command parameters with your POST request to CS.
> >
> > Santhosh
> > 
> > From: Salar Darwish [salardarw...@gmail.com]
> > Sent: Wednesday, December 25, 2013 4:22 AM
> > To: users@cloudstack.apache.org; Santhosh Edukulla
> > Subject: Re: password hash
> >
> > Dear Santhosh,
> >
> > I do not use the login api . I use a mysql query to login into the web
> > interface. when i use the password from the database(hashed) i can login
> > with no problems. i tried to encrypt the password query i am sending to
> the
> > database to MD5 but still can not login.
> >
> > after your mail i tried to use the login api but i get the folowing
> error:
> > "{ \"error\" : { \"description\" : \"Internal Server Error\" } }"
> >
> >
> >
> > 2013/12/25 Santhosh Edukulla  > santhosh.eduku...@citrix.com>>
> > 1. you are using "login" command to verify your account created through
> > "createAccount"?
> >
> >
> > 2. The API description for "login" mentions below. See the description
> for
> > argument password.
> >
> > 
> > login
> > Logs a user into the CloudStack. A successful login
> > attempt will generate a JSESSIONID cookie value that can be passed in
> > subsequent Query command calls until the "logout" command has
> > been issued or the session has expired.
> > false
> > 
> >   
> > username
> > Username
> > true
> >   
> >   
> > password
> > Hashed password (Default is MD5). If you wish to use
> > any other hashing algorithm, you would need to write a custom
> > authentication adapter See Docs section.
> > true
> >   
> >   
> > domain
> > path of the domain that the user belongs to.
> Example:
> > domain=/com/cloud/internal.  If no domain is passed in, the ROOT domain
> is
> > assumed.
> > false
> >   
> >   
> > domainId
> > id of the domain that the user belongs to. If both
> > domain and domainId are passed in, "domainId" parameter takes
> > precendence
> > false
> >   
> > 
> >
> > 3. What happens if you just pass the password as it is to "login" cmd?
> > This is what got captured in firebug, when i logged in to CS. Here,
> > password is "password" for account "abc".
> >
> > command login
> > domain  /
> > passwordpassword
> > responsejson
> > usernameabc
> >
> > Santhosh
> > 
> > From: Salar Darwish [salardarw...@gmail.com salardarw...@gmail.com
> > >]
> > Sent: Tuesday, December 24, 2013 3:51 PM
> > To: users@cloudstack.apache.org
> > Subject: password hash
> >
> > Hello all,
> >
> > I have a php web interface and i related the interface to the cloudstack
> > database with the creataccount api. Now i am getting problems when I try
> to
> > log in to this web interface.it seems to be a hash
> > problem. I am hashing
> > the password as below:
> >
> > $password = hash(sha256 ,$_POST['password']);
> >
> > but still can not login. Is this the right hash algorithm i am using?
> >
> > Kind regards and merry christmas!
> >
> > *Salar*
> >
> >
> >
> > --
> > Met vriendelijke groet,
> > Salar Darwish
> >
>
>
>
> --
> *Met vriendelijke groet,*
> *Salar Darwish*
>


Re: Pod VLAN

2013-12-19 Thread tawfiq zidi
Hi ,

Well I found the Way to resolve this Problem :).

You have to update vmware traffic label with the VLAN number.

Thank you for Help.


On Wed, Dec 18, 2013 at 3:03 PM, tawfiq zidi  wrote:

> Thank you for Replying.
>
> I'm using Vmware Esxi 5.0 with vCenter in my installation.
>
> I see that each time a vRouter Create , a control port is Created as:
> cloud.private.untagged.0.1-vSwitch
>
> Is it possible to always tag this port with VLAN 20 ?
>
>
> On Sun, Dec 15, 2013 at 8:37 PM, Marty Sweet  wrote:
>
>> Depending on the hypervisor (for example this would work with KVM), you
>> could still tag management traffic down to each host, just manually
>> setting
>> up a network interface (ex. privatebr0) and set the 'KVM Traffic label'
>> accordingly.
>> Not sure how effective this would be with other hypervisors.
>>
>> Example networking on Ubuntu 12.04:
>> ==
>> iface management0 inet manual
>>  bond-mode active-backup
>>  bond-miimon 100
>>  bond-slaves none
>>  up /sbin/ifenslave  management0 eth0 eth1
>>  down /sbin/ifenslave -d management0 eth0 eth1
>>
>> iface vlan20 inet manual
>>  vlan-raw-device management0
>>
>> iface privatebr0 inet static
>>  bridge_ports vlan20
>>  bridge_fd 0
>>  bridge_stp off
>>  bridge_maxwait -1
>>  address 172.16.0.12
>>  netmask 255.255.255.0
>> ==
>>
>> Marty
>>
>>
>> On Sun, Dec 15, 2013 at 6:05 PM, Ahmad Emneina 
>> wrote:
>>
>> > I believe the management range for a pod has to be untagged. It does
>> seem
>> > like a legacy requirement at this point. You might want to file a
>> feature
>> > enhancement ticket @
>> https://issues.apache.org/jira/secure/Dashboard.jspa
>> >
>> >
>> > On Sun, Dec 15, 2013 at 5:37 AM, tawfiq zidi 
>> > wrote:
>> >
>> > > Hi,
>> > >
>> > > Is it possible to tag a specific  VLAN for a POD range ?
>> > >
>> > > *For example a want to tag a VLAN (20) for private addesses
>> > > 172.16.0.0/24for POD1.
>> > >
>> > > The default installation always gives untagged VLAN.
>> > >
>> >
>>
>
>


Re: Pod VLAN

2013-12-18 Thread tawfiq zidi
Thank you for Replying.

I'm using Vmware Esxi 5.0 with vCenter in my installation.

I see that each time a vRouter Create , a control port is Created as:
cloud.private.untagged.0.1-vSwitch

Is it possible to always tag this port with VLAN 20 ?


On Sun, Dec 15, 2013 at 8:37 PM, Marty Sweet  wrote:

> Depending on the hypervisor (for example this would work with KVM), you
> could still tag management traffic down to each host, just manually setting
> up a network interface (ex. privatebr0) and set the 'KVM Traffic label'
> accordingly.
> Not sure how effective this would be with other hypervisors.
>
> Example networking on Ubuntu 12.04:
> ==
> iface management0 inet manual
>  bond-mode active-backup
>  bond-miimon 100
>  bond-slaves none
>  up /sbin/ifenslave  management0 eth0 eth1
>  down /sbin/ifenslave -d management0 eth0 eth1
>
> iface vlan20 inet manual
>  vlan-raw-device management0
>
> iface privatebr0 inet static
>  bridge_ports vlan20
>  bridge_fd 0
>  bridge_stp off
>  bridge_maxwait -1
>  address 172.16.0.12
>  netmask 255.255.255.0
> ==
>
> Marty
>
>
> On Sun, Dec 15, 2013 at 6:05 PM, Ahmad Emneina  wrote:
>
> > I believe the management range for a pod has to be untagged. It does seem
> > like a legacy requirement at this point. You might want to file a feature
> > enhancement ticket @
> https://issues.apache.org/jira/secure/Dashboard.jspa
> >
> >
> > On Sun, Dec 15, 2013 at 5:37 AM, tawfiq zidi 
> > wrote:
> >
> > > Hi,
> > >
> > > Is it possible to tag a specific  VLAN for a POD range ?
> > >
> > > *For example a want to tag a VLAN (20) for private addesses
> > > 172.16.0.0/24for POD1.
> > >
> > > The default installation always gives untagged VLAN.
> > >
> >
>


Pod VLAN

2013-12-15 Thread tawfiq zidi
Hi,

Is it possible to tag a specific  VLAN for a POD range ?

*For example a want to tag a VLAN (20) for private addesses
172.16.0.0/24for POD1.

The default installation always gives untagged VLAN.


Re: Cloudstack with OpenContrail plugin

2013-11-28 Thread tawfiq zidi
Hi,

Does Anyone Tested Juniper Contrail Plugin ?


On Wed, Nov 27, 2013 at 5:02 PM, tawfiq zidi  wrote:

> HI,
>
> I've recently deployed CloudStack 4.4-SNAPSHOT with XenServer 6.2.
>
> I'm looking for testing OpenContrail Plugins , But i've didn't found
> Contrail plugin under Server Provider Networking Tab .
>
> Can anyone describe the steps to integrate OpenContrail Plugin ?
>
> Thank you.
>


Cloudstack with OpenContrail plugin

2013-11-27 Thread tawfiq zidi
HI,

I've recently deployed CloudStack 4.4-SNAPSHOT with XenServer 6.2.

I'm looking for testing OpenContrail Plugins , But i've didn't found
Contrail plugin under Server Provider Networking Tab .

Can anyone describe the steps to integrate OpenContrail Plugin ?

Thank you.


Re: Cloudstack 4.3 RPM Build

2013-11-27 Thread tawfiq zidi
Hi,


Okay , I've figured the Problem , It was the Hostname resolution causing
the problem,

log4j:ERROR  Error in crearting snmp object, cloudstack.cloud2:
cloudstack.cloud2
log4j:ERROR  size of ip addresses , communities, and ports list doesn't
match, setting all to null

cloudstack.cloud2 it is my VMbox hostname , it troubleshooted the DNS and
it works fine.

Also I faced some POMs problem in the build of cloud-awsapi

[INFO] Apache CloudStack AWS API Bridge .. FAILURE [1.488s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 6:19.165s
[INFO] Finished at: Fri Sep 13 06:31:34 JST 2013
[INFO] Final Memory: 53M/416M
[INFO] 
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile
(default-compile) on project cloud-awsapi: Compilation failure:
Compilation failure:
[ERROR] error: error reading
/root/.m2/repository/org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar;
error in opening zip file
[ERROR] error: error reading
/root/.m2/repository/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.jar;
error in opening zip file
[ERROR] error: error reading
/root/.m2/repository/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.jar;
error in opening zip file
[ERROR] error: error reading
/root/.m2/repository/org/opensaml/opensaml1/1.1/opensaml1-1.1.jar;
error in opening zip file
[ERROR] error: error reading
/root/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar;
error in opening zip file
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :cloud-awsapi
error: Bad exit status from /var/tmp/rpm-tmp.uKNLdw (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.uKNLdw (%build)


I 've Corrected it by removing the older depedencies and downloading
new ones into ./m2/repository:


# cd /root/.m2/repository/org/apache/axis2/mex/1.5.4/
# mv mex-1.5.4-impl.jar mex-1.5.4-impl.jar.html
# wget 
http://mirrors.ibiblio.org/maven2/org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar
# file mex-1.5.4-impl.jar
mex-1.5.4-impl.jar: Zip archive data, at least v1.0 to extract

# cd /root/.m2/repository/org/apache/axis2/axis2-mtompolicy/1.5.4/
# mv axis2-mtompolicy-1.5.4.jar axis2-mtompolicy-1.5.4.jar.html
# wget 
http://mirrors.ibiblio.org/maven2/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.jar
# file axis2-mtompolicy-1.5.4.jar
axis2-mtompolicy-1.5.4.jar: Zip archive data, at least v1.0 to extract

# cd /root/.m2/repository/org/apache/ws/commons/axiom/axiom-dom/1.2.10/
# mv axiom-dom-1.2.10.jar axiom-dom-1.2.10.jar.html
# wget 
http://mirrors.ibiblio.org/maven2/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.jar

# cd /root/.m2/repository/org/opensaml/opensaml1/1.1/
# mv opensaml1-1.1.jar opensaml1-1.1.jar.html
# wget 
http://mirrors.ibiblio.org/maven2/org/opensaml/opensaml1/1.1/opensaml1-1.1.jar

# cd /root/.m2/repository/commons-lang/commons-lang/2.3/
# mv commons-lang-2.3.jar commons-lang-2.3.jar.html
# wget 
http://mirrors.ibiblio.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar

# cd /root/.m2/repository/bouncycastle/bcprov-jdk14/140/
# mv 140/bcprov-jdk14-140.jar bcprov-jdk14-140.jar.html
# wget 
http://repo1.maven.org/maven2/bouncycastle/bcprov-jdk14/140/bcprov-jdk14-140.jar


After that , RPMs are builded and the are ready for yum repository



On Wed, Nov 27, 2013 at 12:28 PM, Go Chiba  wrote:

> Hi tawfiq,
>
> from the jenkins's build result, it should path the build process.
> http://jenkins.buildacloud.org/view/4.3/job/cloudstack-4.3-package-rpm/
>
> try it once again after clean up under the dist/ directory.
>
>
>
>
>
> On Wed, Nov 27, 2013 at 7:13 PM, tawfiq zidi 
> wrote:
>
> > Hi,
> >
> > I'm Tryin to build CloudStack 4.3 RPMs From source.
> >
> > When I execute ./package.sh script , errors are shown about
> > goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test
> >
> > How to resolve this problem ?
> >
> > Here's a Snappet of the Build Log:
> >
> >
> >
> >
> >
> > ---
> >  T E S T S
> > ---
> > Running org.apache.cloudstack.alert.sn

Cloudstack 4.3 RPM Build

2013-11-27 Thread tawfiq zidi
Hi,

I'm Tryin to build CloudStack 4.3 RPMs From source.

When I execute ./package.sh script , errors are shown about
goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test

How to resolve this problem ?

Here's a Snappet of the Build Log:





---
 T E S T S
---
Running org.apache.cloudstack.alert.snmp.SnmpTrapAppenderTest
log4j:ERROR  Error in crearting snmp object, cloudstack.cloud2:
cloudstack.cloud2
log4j:ERROR  size of ip addresses , communities, and ports list doesn't
match, setting all to null
log4j:ERROR  Invalid format for the IP Addresses or Ports parameter
log4j:ERROR  Invalid format for the IP Addresses or Ports parameter
log4j:ERROR  size of ip addresses , communities, and ports list doesn't
match, setting all to null
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.48 sec
<<< FAILURE!
Running org.apache.cloudstack.alert.snmp.SnmpEnhancedPatternLayoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec

Results :

Failed tests:
appendTest(org.apache.cloudstack.alert.snmp.SnmpTrapAppenderTest):  error
snmpHelper list size not as expected  expected:<0> but was:<2>

Tests run: 9, Failures: 1, Errors: 0, Skipped: 0

[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] Apache CloudStack . SUCCESS [3.064s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.031s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [5.248s]
[INFO] Apache CloudStack Utils ... SUCCESS [14.260s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.018s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [9.355s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [4.601s]
[INFO] Apache CloudStack API . SUCCESS [23.970s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [3.837s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [7.236s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.051s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [5.144s]
[INFO] Apache CloudStack Core  SUCCESS [16.628s]
[INFO] Apache CloudStack Agents .. SUCCESS [9.869s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [4.198s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [3.647s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [19.398s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [2.272s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS
[3.306s]
[INFO] Apache CloudStack Server .. SUCCESS
[1:39.880s]
[INFO] Apache CloudStack Usage Server  SUCCESS [32.614s]
[INFO] Apache XenSource XAPI . SUCCESS [6.876s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS
[14.139s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [1.463s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [8.387s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [24.345s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [5.943s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [3.852s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS
[3.443s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [3.150s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [9.557s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [5.949s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [5.662s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.071s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [17.425s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [5.555s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [2.825s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS
[2.496s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS
[2.566s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner
 SUCCESS [2.839s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
 SUCCESS [3.815s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS
[14.777s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [8.765s]
[INFO] Apache CloudStack Plugin - Dedicated Resources  SUCCESS [7.809s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM  SUCCESS [3.758s]
[INFO] Apache CloudStack Plugin - Open vSwitch ... SUCCESS [4.018s]
[INFO] Apache CloudStack P

Re: CloudStack Mirrors

2013-07-10 Thread tawfiq zidi
Great Idea , please contact me for the needed list.


On Wed, Jul 10, 2013 at 1:51 PM, Matthew E. Porter <
matthew.por...@contegix.com> wrote:

> Happy to. Email me off-list letting me know what is needed.
>
>
> Cheers,
>   Matthew
>
>
> ---
> Matthew E. Porter
> Contegix
> E-mail: matthew.por...@contegix.com
> Technology to Empower Ideas
>
> - Original Message -
> From: "Prasanna Santhanam" 
> To: users@cloudstack.apache.org
> Sent: Wednesday, July 10, 2013 3:16:35 AM
> Subject: Re: CloudStack Mirrors
>
> Hey Matthew,
>
> This is a great offer! So I want to follow up on this. Would you be
> willing to host nightly builds of cloudstack? We've had trouble
> getting nightly builds and stable RPMs in place for users to test.
>
> On Tue, Jul 09, 2013 at 07:31:05PM -0500, Matthew E. Porter wrote:
> > If there is a need, we (Contegix) are happy to host one.
> >
> >
> > Cheers,
> >   Matthew
> >
> >
> > ---
> > Matthew E. Porter
> > Contegix
> > E-mail: matthew.por...@contegix.com
> > Twitter: @meporter | http://twitter.com/meporter
> >
> > On Jul 9, 2013, at 7:24 PM, Maurice Lawler 
> wrote:
> >
> > > Greetings,
> > >
> > > Is there any plan to make use of mirrors for folks downloading /
> updating from the repo. Or is there one in existence now?
> > >
> > >
> > > - Maurice
>
> --
> Prasanna.,
>
> 
> Powered by BigRock.com
>
>


Re: starting VM and get error of "unable to create a deployment for VM[user|i-2-107-VM]"

2013-06-18 Thread tawfiq zidi
Can you specify the host Type and it's availabilty status  ?


On Tue, Jun 18, 2013 at 5:01 PM, Nitin Mehta  wrote:

> Can you check the hypervisor admin guide to see if this version of guest
> os is supported ?
> Also can u please paste the complete logs (grep for job-626 would work as
> well)
>
> On 18/06/13 8:15 PM, "William Jiang"  wrote:
>
> >Hi,
> >
> >We have a Ubuntu 12.04 VM with one disk on shared storage, it was working
> >well before but now we saw the error of "unable to create a deployment
> >for VM[user|i-2-107-VM]" during starting.
> >We saw this kind of issue happened on a windows server 2008 VM before.
> >
> >In /var/log/cloud/management/management-server.log
> >We got following errors:
> >
> >2013-06-14 12:28:34,362 DEBUG [cloud.capacity.CapacityManagerImpl]
> >(Job-Executor-16:job-626) We need to allocate to the last host again, so
> >checking if there is enough reserved capacity
> >2013-06-14 12:28:34,362 DEBUG [cloud.capacity.CapacityManagerImpl]
> >(Job-Executor-16:job-626) Reserved CPU: 0 , Requested CPU: 1000
> >2013-06-14 12:28:34,362 DEBUG [cloud.capacity.CapacityManagerImpl]
> >(Job-Executor-16:job-626) Reserved RAM: 0 , Requested RAM: 1073741824
> >2013-06-14 12:28:34,362 DEBUG [cloud.capacity.CapacityManagerImpl]
> >(Job-Executor-16:job-626) STATS: Failed to alloc resource from host: 9
> >reservedCpu: 0, requested cpu: 1000, reservedMem: 0, requested mem:
> >1073741824
> >2013-06-14 12:28:34,362 DEBUG [cloud.capacity.CapacityManagerImpl]
> >(Job-Executor-16:job-626) Host does not have enough reserved CPU
> >available, cannot allocate to this host.
> >2013-06-14 12:28:34,362 DEBUG [cloud.deploy.FirstFitPlanner]
> >(Job-Executor-16:job-626) The last host of this VM does not have enough
> >capacity
> >2013-06-14 12:28:34,362 DEBUG [cloud.deploy.FirstFitPlanner]
> >(Job-Executor-16:job-626) Cannot choose the last host to deploy this VM
> >
> >Any ideas about this issue?
> >
> >Thanks,
> >William
> >This e-mail may be privileged and/or confidential, and the sender does
> >not waive any related rights and obligations. Any distribution, use or
> >copying of this e-mail or the information it contains by other than an
> >intended recipient is unauthorized. If you received this e-mail in error,
> >please advise me (by return e-mail or otherwise) immediately. Ce courrier
> >?lectronique est confidentiel et prot?g?. L'exp?diteur ne renonce pas aux
> >droits et obligations qui s'y rapportent. Toute diffusion, utilisation ou
> >copie de ce message ou des renseignements qu'il contient par une personne
> >autre que le (les) destinataire(s) d?sign?(s) est interdite. Si vous
> >recevez ce courrier ?lectronique par erreur, veuillez m'en aviser
> >imm?diatement, par retour de courrier ?lectronique ou par un autre moyen.
>
>


XenServer mangement IP with VLAN

2013-04-03 Thread tawfiq zidi
Hi,


I am trying to install advanced networking , for this purpose i am using
XenServer 5.6 SP2 that have one NIC and two IPs ( one public IP attached to
XenBr0 , one private IP create as virtual PIF attached to xapi1 ).

I've chosed the private IP as the managemant IP in XenServer, so it can be
consistent with Pod private IP range,
But when I am trying to add host via Cloudstack UI interface , I got an
error: *Unsupported configuration.  Management network is on a VLAN.*
*
*
*
*

Here is the Full Log trace:


INFO  [cloud.resource.ResourceManagerImpl] (catalina-exec-14:) Trying to
add a new host at http://172.20.10.25 in data center 1
INFO  [xen.discoverer.XcpServerDiscoverer] (catalina-exec-14:) Found host
ks220336.kimsufi.com ip=172.20.10.25 product version=5.6.100
WARN  [xen.resource.CitrixResourceBase] (catalina-exec-14:) Unsupported
configuration.  Management network is on a VLAN.
 host=42cc6311-4423-400c-a5bb-3abd127571c8;
pif=82c2558d-45c4-491a-868f-a4b4517290d4; vlan=2847
WARN  [xen.resource.CitrixResourceBase] (catalina-exec-14:) Unable to get
host information for 172.20.10.25
com.cloud.utils.exception.CloudRuntimeException: Unsupported configuration.
 Management network is on a VLAN.
 host=42cc6311-4423-400c-a5bb-3abd127571c8;
pif=82c2558d-45c4-491a-868f-a4b4517290d4; vlan=2847
 at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.getManagementNetwork(CitrixResourceBase.java:3390)
at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.getHostInfo(CitrixResourceBase.java:3861)
 at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.initialize(CitrixResourceBase.java:4038)
at
com.cloud.hypervisor.xen.resource.XenServer56Resource.initialize(XenServer56Resource.java:276)
 at
com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1550)
at
com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:677)
 at
com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:514)
at com.cloud.api.commands.AddHostCmd.execute(AddHostCmd.java:136)
 at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:132)
at com.cloud.api.ApiServer.queueCommand(ApiServer.java:509)
 at com.cloud.api.ApiServer.handleRequest(ApiServer.java:416)
at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:300)
 at com.cloud.api.ApiServlet.doGet(ApiServlet.java:59)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
 at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
 at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
 at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
 at
org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)
at
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:721)
 at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2268)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
WARN  [xen.resource.CitrixResourceBase] (catalina-exec-14:) Unable to get
host information for 172.20.10.25
INFO  [cloud.resource.ResourceManagerImpl] (catalina-exec-14:) Unable to
fully initialize the agent because no StartupCommands are returned
INFO  [cloud.resource.ResourceManagerImpl] (catalina-exec-14:) server
resources successfully discovered by XCP Agent
WARN  [cloud.api.ApiDispatcher] (catalina-exec-14:) class
com.cloud.api.ServerApiException : Failed to add host


So how this problem can be solved ?


Best Regards.


unable to start VPN access

2013-03-26 Thread tawfiq zidi
HI,

I had enabled vpn acess in an instance, and I followed those steps :

1)
https://support.getcloudservices.com/entries/22002407-CloudStack-Configure-VPN-and-VPN-Users

2)
https://support.getcloudservices.com/entries/22001616-CloudStack-Configure-Windows-7-for-VPN-Access


I am trying to connect to a VPN using my windows 7 laptop. I am getting an
error msg:



“The remote connection was not made because the attempted VPN tunnels
failed. The VPN server might be unreachable. If this connection is
attempting to use an L2TP/IPsec tunnel, the security parameters required
for IPsec negotiation might not be configured properly.”



What to do? Can anyone help??


Best regards.


Re: vhd template

2013-03-23 Thread tawfiq zidi
thx for this template.

is there other vhd template with different linux flavors ( ubuntu ; mint ,
centos , fedora ..) ?

Best regards.


On Sat, Mar 23, 2013 at 2:28 PM, Rohit Yadav  wrote:

> On Sat, Mar 23, 2013 at 4:59 PM, CK  wrote:
> > Thanks Rohit.
> >
> > To help import it into CloudStack, what version of linux is it and is it
> 32
> > or 64 bit for the OS type?
>
> The ttylinux image is 32 bit Linux 2.6.x, you boot it to inspect it
> using DevCloud.
>
> Cheers.
>
> >
> >
> >
> >
> > On 21 March 2013 13:47, Rohit Yadav  wrote:
> >
> >> ttylinux; http://people.apache.org/~bhaisaab/vms/ttylinux_pv.vhd
> >>
> >> On Thu, Mar 21, 2013 at 6:39 PM, CK  wrote:
> >> > Hi Folks,
> >> > I am looking for a tiny linux template for XenServer(< 1GB size)
> >> > to use with CloudStack in a small test environment?
> >> > Does anyone have one to share?
> >> > Cheers
> >>
>


Re: [DISCUSS] Event Announcements?

2013-03-22 Thread tawfiq zidi
Do you have an idea where those meetups will taking place ?




On Fri, Mar 22, 2013 at 10:39 PM, Bryan Whitehead wrote:

> I would like to see them. I also wouldn't mind a separate list for such
> things.
>
> It is pretty annoying to find out about something too late…
>
> On Fri, Mar 22, 2013 at 2:22 PM, Joe Brockmeier  wrote:
> > Hi all,
> >
> > We have a lot of events coming up like meetups or conferences where
> > community members will be speaking about Apache CloudStack. (woot!)
> >
> > My question for folks on this list: Do you want organizers to send
> > announcements of these events to the users@ mailing list? Do you want
> > reminders? (e.g., an announcement when the event is scheduled, and maybe
> > a reminder when it's 2 weeks out, or something like that?)
> >
> > Trying to find the balance between notifying people so they can attend
> > events if they'd like, without it feeling like the users@ list is too
> > noisy.
> >
> > Thoughts, comments, flames, etc.?
> >
> > Best,
> >
> > jzb
> > --
> > Joe Brockmeier
> > j...@zonker.net
> > Twitter: @jzb
> > http://www.dissociatedpress.net/
>


Re: Cluster With two XenServer

2013-03-22 Thread tawfiq zidi
Yes, this deployed with advanced configuration. Even , i checked the setup
configuration and i found that guest traffic is enabled.

The problem that router DHCP discover available only within the hosts not
all the cluster , so the other XenServers in the pool can't see anything
from the router.

So , is there any others configurations have to be done for XenServers Pool
?


On Fri, Mar 22, 2013 at 7:05 PM, Ahmad Emneina  wrote:

> Is this using a basic or advanced zone. This is definitely NOT how it
> should work :)
>
> VM's across a zone, within the same account, should be able to reach each
> other... when deployed to the same network.
>
>
> On Fri, Mar 22, 2013 at 10:53 AM, tawfiq zidi 
> wrote:
>
> > Hi,
> >
> > I've Created XenServer Cluster with two Host ( XS 6.0.2 ) , the system
> VMs
> > ( ssvm and cpvm ) and virtual router are created fine in the first host,
> > and I've succeded to launch VMs in the first host.
> >
> > But when I tried to launch VMs in the second Host, the VMs always remains
> > unreachable .
> > I've checked the traffic connection and I found that the VMs in the
> Second
> > host can't reach the Virtual router in the First Host , because the VM
> and
> > Virtual Router are in seperate Link local network. So that why the VMs in
> > the Second Host will not get an IP address after a DHCP discover from the
> > Virtual Router.
> >
> > My question is : is it a normal behavior that within a cluster , a VM in
> a
> > Host B can't reach a virtual router in a Host A., did I miss some
> > configuration in creating a pool of XenServer ?
> >
> >
> > Best Regards.
> >
>


Cluster With two XenServer

2013-03-22 Thread tawfiq zidi
Hi,

I've Created XenServer Cluster with two Host ( XS 6.0.2 ) , the system VMs
( ssvm and cpvm ) and virtual router are created fine in the first host,
and I've succeded to launch VMs in the first host.

But when I tried to launch VMs in the second Host, the VMs always remains
unreachable .
I've checked the traffic connection and I found that the VMs in the Second
host can't reach the Virtual router in the First Host , because the VM and
Virtual Router are in seperate Link local network. So that why the VMs in
the Second Host will not get an IP address after a DHCP discover from the
Virtual Router.

My question is : is it a normal behavior that within a cluster , a VM in a
Host B can't reach a virtual router in a Host A., did I miss some
configuration in creating a pool of XenServer ?


Best Regards.


Update virutal router RAM

2013-03-22 Thread tawfiq zidi
HI,

Is there a way to update the RAM and CPU ( core and power) of a Virtual
Router attached to an existant Network offerings ?
Because I found that they always created with 128 RAM , 1 core and 500 MHz
, and I want to update this Configuration .


Best Regards.