DB Exception while adding Host on Cloud stack 4.6 fresh installation (Ubuntu 15.04)

2016-02-01 Thread Keyur Bhalerao
Hi ,

I have installed Cloud stack version 4.6 to be more precise  -
{"listcapabilitiesresponse":{"capability":{"securitygroupsenabled":false,"cloudstackversion":"4.6.2","userpublictemplateenabled":true,"supportELB":"false","projectinviterequired":false,"allowusercreateprojects":true,"customdiskofferingminsize":1,"customdiskofferingmaxsize":1024,"regionsecondaryenabled":false,"kvmsnapshotenabled":false,"allowuserviewdestroyedvm":true,"allowuserexpungerecovervm":true}}}

On Ubuntu 15.04 with following KVM details -

Compiled against library: libvirt 1.2.12
Using library: libvirt 1.2.12
Using API: QEMU 1.2.12
Running hypervisor: QEMU 2.2.0

It's a single VM installation where storage and management server are on same 
VM . I have followed all the required steps from the documentation provided in 
- http://www.shapeblue.com/deploying-cloudstack-with-kvm/
I am able to successfully login management console and create ZONE , POD , 
CLUSTER successfully. Its failing while adding the host . Here are the log 
details (Log level changed to TRACE). Cloud stack- Agent dies after we try to 
add host from the console. It says active (exited)

Management Logs :

2016-02-01 11:14:15,761 TRACE [c.c.u.d.T.Connection] 
(AgentConnectTaskPool-1:ctx-370d8502) Creating a DB connection with  txn:  for 
0: dbconn78420063. Stack: 
-TransactionLegacy.prepareAutoCloseStatement:477-GenericDaoBase.persist:1368-HostDaoImpl.persist:797-HostDaoImpl.persist:69-NativeMethodAccessorImpl.invoke0:-2-NativeMethodAccessorImpl.invoke:57-DelegatingMethodAccessorImpl.invoke:43-Method.invoke:606-AopUtils.invokeJoinpointUsingReflection:317-ReflectiveMethodInvocation.invokeJoinpoint:183-ReflectiveMethodInvocation.proceed:150-TransactionContextInterceptor.invoke:34
2016-02-01 11:14:15,769 TRACE [c.c.u.d.T.Statement] 
(AgentConnectTaskPool-1:ctx-370d8502) Preparing: INSERT INTO host 
(host.disconnected, host.name, host.status, host.type, host.private_ip_address, 
host.private_mac_address, host.private_netmask, host.public_netmask, 
host.public_ip_address, host.public_mac_address, host.storage_ip_address, 
host.cluster_id, host.storage_netmask, host.storage_mac_address, 
host.storage_ip_address_2, host.storage_netmask_2, host.storage_mac_address_2, 
host.hypervisor_type, host.proxy_port, host.resource, host.fs_type, 
host.available, host.setup, host.resource_state, host.hypervisor_version, 
host.update_count, host.uuid, host.data_center_id, host.pod_id, 
host.cpu_sockets, host.cpus, host.url, host.speed, host.ram, host.parent, 
host.guid, host.capabilities, host.total_size, host.last_ping, 
host.mgmt_server_id, host.dom0_memory, host.version, host.created) VALUES (?, 
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
2016-02-01 11:14:15,837 TRACE [c.c.u.d.T.Statement] 
(AgentConnectTaskPool-1:ctx-370d8502) Closing: 
com.mysql.jdbc.JDBC4PreparedStatement@5f47875e: INSERT INTO host 
(host.disconnected, host.name, host.status, host.type, host.private_ip_address, 
host.private_mac_address, host.private_netmask, host.public_netmask, 
host.public_ip_address, host.public_mac_address, host.storage_ip_address, 
host.cluster_id, host.storage_netmask, host.storage_mac_address, 
host.storage_ip_address_2, host.storage_netmask_2, host.storage_mac_address_2, 
host.hypervisor_type, host.proxy_port, host.resource, host.fs_type, 
host.available, host.setup, host.resource_state, host.hypervisor_version, 
host.update_count, host.uuid, host.data_center_id, host.pod_id, 
host.cpu_sockets, host.cpus, host.url, host.speed, host.ram, host.parent, 
host.guid, host.capabilities, host.total_size, host.last_ping, 
host.mgmt_server_id, host.dom0_memory, host.version, host.created) VALUES 
(null, _binary'cstest-virtual-machine', 'Creating', 'Routing', 
_binary'10.25.1.89', _binary'00:50:56:b3:1f:88', _binary'255.255.252.0', 
_binary'255.255.252.0', _binary'10.25.1.89', _binary'00:50:56:b3:1f:88', 
_binary'10.25.1.89', 2, _binary'255.255.252.0', _binary'00:50:56:b3:1f:88', 
null, null, null, 'KVM', null, null, null, 1, 0, 'Creating', null, 0, 
_binary'ffc9fd4c-4778-427d-95ba-e17293bb145e', 2, 2, 1, 1, null, 2393, 
-32403456, null, 
_binary'6f373eb2-fb89-31bf-85d7-ace20f4e5471-LibvirtComputingResource', 
_binary'hvm,snapshot', null, 1420267632, 20696084691758, 0, _binary'4.6.2', 
'2016-02-01 19:14:15')
2016-02-01 11:14:15,837 TRACE [c.c.u.d.T.Connection] 
(AgentConnectTaskPool-1:ctx-370d8502) txn: Not closing DB connection because 
we're still in a transaction.
2016-02-01 11:14:15,837 DEBUG [c.c.u.d.T.Transaction] 
(AgentConnectTaskPool-1:ctx-370d8502) Rolling back the transaction: Time = 77 
Name =  AgentConnectTaskPool-1; called by 

RE: overprovisioning of local storage

2016-02-01 Thread Somesh Naidu
As per 4.6 docs, storage overprovisioning is only supported with NFS when using 
XenServer, refer 
http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.6/choosing_deployment_architecture.html.

I have not come across a feature request for implementing this feature for 
local storage. In case you wish to raise one then please do so here, 
https://issues.apache.org/jira/browse/CLOUDSTACK/. Note, please double check if 
one already exists.

Regards,
Somesh


-Original Message-
From: ilya [mailto:ilya.mailing.li...@gmail.com] 
Sent: Monday, February 01, 2016 2:50 PM
To: users@cloudstack.apache.org
Subject: Re: overprovisioning of local storage

Its a bug that was fixed in latest 4.5

On 2/1/16 2:22 AM, S. Brüseke - proIO GmbH wrote:
> Hi,
> 
> we are using CS 4.4.0 and it looks like we are unable to overprovisioning 
> local storage. We configured storage.overprovisioning.factor with 4 and using 
> ext local storage on XenServer pools. Is this a known limitation/bug? And if 
> so does anybody know if this has been fixed in newer versions?
> 
> Thanks for any help and clarification on this!
> 
> Mit freundlichen Grüßen / With kind regards,
> 
> Swen
> 
> 
> 
> 
> - proIO GmbH -
> Geschäftsführer: Swen Brüseke
> Sitz der Gesellschaft: Frankfurt am Main
> 
> USt-IdNr. DE 267 075 918
> Registergericht: Frankfurt am Main - HRB 86239
> 
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
> Informationen. 
> Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich 
> erhalten haben, 
> informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
> Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
> gestattet. 
> 
> This e-mail may contain confidential and/or privileged information. 
> If you are not the intended recipient (or have received this e-mail in error) 
> please notify 
> the sender immediately and destroy this e-mail.  
> Any unauthorized copying, disclosure or distribution of the material in this 
> e-mail is strictly forbidden. 
> 
> 


Re: overprovisioning of local storage

2016-02-01 Thread ilya
Its a bug that was fixed in latest 4.5

On 2/1/16 2:22 AM, S. Brüseke - proIO GmbH wrote:
> Hi,
> 
> we are using CS 4.4.0 and it looks like we are unable to overprovisioning 
> local storage. We configured storage.overprovisioning.factor with 4 and using 
> ext local storage on XenServer pools. Is this a known limitation/bug? And if 
> so does anybody know if this has been fixed in newer versions?
> 
> Thanks for any help and clarification on this!
> 
> Mit freundlichen Grüßen / With kind regards,
> 
> Swen
> 
> 
> 
> 
> - proIO GmbH -
> Geschäftsführer: Swen Brüseke
> Sitz der Gesellschaft: Frankfurt am Main
> 
> USt-IdNr. DE 267 075 918
> Registergericht: Frankfurt am Main - HRB 86239
> 
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
> Informationen. 
> Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich 
> erhalten haben, 
> informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
> Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
> gestattet. 
> 
> This e-mail may contain confidential and/or privileged information. 
> If you are not the intended recipient (or have received this e-mail in error) 
> please notify 
> the sender immediately and destroy this e-mail.  
> Any unauthorized copying, disclosure or distribution of the material in this 
> e-mail is strictly forbidden. 
> 
> 


RE: overprovisioning of local storage

2016-02-01 Thread Somesh Naidu
Interesting though that there is a defect 
(https://issues.apache.org/jira/browse/CLOUDSTACK-8313), that seems to address 
this, that's fixed in 4.6 as per the Jira ticket and comments suggest that the 
changes were merged in master and 4.5 
(9836ccdcf3b339718676847c1cfaee80cbffc1ca/ 
940622c32fb0326dd2b081304edb809b66d4c751).

So the documentation needs an update.

Regards,
Somesh


-Original Message-
From: Somesh Naidu [mailto:somesh.na...@citrix.com]
Sent: Monday, February 01, 2016 3:03 PM
To: users@cloudstack.apache.org
Subject: RE: overprovisioning of local storage

As per 4.6 docs, storage overprovisioning is only supported with NFS when using 
XenServer, refer 
http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.6/choosing_deployment_architecture.html.

I have not come across a feature request for implementing this feature for 
local storage. In case you wish to raise one then please do so here, 
https://issues.apache.org/jira/browse/CLOUDSTACK/. Note, please double check if 
one already exists.

Regards,
Somesh


-Original Message-
From: ilya [mailto:ilya.mailing.li...@gmail.com]
Sent: Monday, February 01, 2016 2:50 PM
To: users@cloudstack.apache.org
Subject: Re: overprovisioning of local storage

Its a bug that was fixed in latest 4.5

On 2/1/16 2:22 AM, S. Brüseke - proIO GmbH wrote:
> Hi,
>
> we are using CS 4.4.0 and it looks like we are unable to overprovisioning 
> local storage. We configured storage.overprovisioning.factor with 4 and using 
> ext local storage on XenServer pools. Is this a known limitation/bug? And if 
> so does anybody know if this has been fixed in newer versions?
>
> Thanks for any help and clarification on this!
>
> Mit freundlichen Grüßen / With kind regards,
>
> Swen
>
>
>
>
> - proIO GmbH -
> Geschäftsführer: Swen Brüseke
> Sitz der Gesellschaft: Frankfurt am Main
>
> USt-IdNr. DE 267 075 918
> Registergericht: Frankfurt am Main - HRB 86239
>
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen.
> Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich 
> erhalten haben,
> informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.
> Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
> gestattet.
>
> This e-mail may contain confidential and/or privileged information.
> If you are not the intended recipient (or have received this e-mail in error) 
> please notify
> the sender immediately and destroy this e-mail.
> Any unauthorized copying, disclosure or distribution of the material in this 
> e-mail is strictly forbidden.
>
>


RE: DB Exception while adding Host on Cloud stack 4.6 fresh installation (Ubuntu 15.04)

2016-02-01 Thread Keyur Bhalerao
Some things which are observed in the log while troubleshooting this issue -

1. There some errors found in cloudstack-agent in setup.log

Feb 01 15:42:50 cstest-virtual-machine sudo[2772]: root : TTY=unknown ; PWD=/ ; 
USER=root ; COMMAND=/bin/grep InitiatorName= /etc/iscsi/initiatorname.iscsi
Feb 01 15:42:50 cstest-virtual-machine sudo[2772]: pam_unix(sudo:session): 
session opened for user root by (uid=0)
Feb 01 15:42:50 cstest-virtual-machine sudo[2772]: pam_unix(sudo:session): 
session closed for user root
Feb 01 15:42:52 cstest-virtual-machine jsvc.exec[1348]: libvirt: Storage Driver 
error : Storage pool not found: no storage pool with matching uuid 
'654eecc6-a2fd-468f-a725-6d41e9a6b875'
Feb 01 15:42:52 cstest-virtual-machine jsvc.exec[1348]: 2016-02-01 15:42:52 
1341 jsvc.exec error: Service exit with a return value of 1
Feb 01 15:43:00 cstest-virtual-machine systemd[1]: Stopping LSB: Start/stop 
Apache CloudStack Agent...
Feb 01 15:43:00 cstest-virtual-machine cloudstack-agent[2809]: * Stopping 
CloudStack Agent cloudstack-agent
Feb 01 15:43:00 cstest-virtual-machine cloudstack-agent[2809]: ...done.
Feb 01 15:43:00 cstest-virtual-machine systemd[1]: Stopped LSB: Start/stop 
Apache CloudStack Agent.
Feb 01 15:46:07 cstest-virtual-machine systemd[1]: Stopped LSB: Start/stop 
Apache CloudStack Agent.


2. Tried to create storage pool and it's also giving following error -

2016-02-01 15:48:42,329 DEBUG [o.s.b.f.a.AutowiredAnnotationBeanPostProcessor] 
(catalina-exec-18:ctx-57983598 ctx-9c5f1bc3) Autowiring by type from bean name 
'org.apache.cloudstack.storage.datastore.PrimaryDataStoreImpl' to bean named 
'volumeDaoImpl'
2016-02-01 15:48:42,331 DEBUG 
[o.a.c.s.d.l.CloudStackPrimaryDataStoreLifeCycleImpl] 
(catalina-exec-18:ctx-57983598 ctx-9c5f1bc3) In createPool. Attaching the pool 
to each of the hosts.
2016-02-01 15:48:42,331 WARN  
[o.a.c.s.d.l.CloudStackPrimaryDataStoreLifeCycleImpl] 
(catalina-exec-18:ctx-57983598 ctx-9c5f1bc3) No host can access storage pool 
org.apache.cloudstack.storage.datastore.PrimaryDataStoreImpl@117bf3f8 in this 
zone.
2016-02-01 15:48:42,389 DEBUG [c.c.s.StorageManagerImpl] 
(catalina-exec-18:ctx-57983598 ctx-9c5f1bc3) Failed to add data store: Failed 
to create storage pool as it is not accessible to hosts.
com.cloud.utils.exception.CloudRuntimeException: Failed to create storage pool 
as it is not accessible to hosts.
at 
org.apache.cloudstack.storage.datastore.lifecycle.CloudStackPrimaryDataStoreLifeCycleImpl.attachZone(CloudStackPrimaryDataStoreLifeCycleImpl.java:453)
at 
com.cloud.storage.StorageManagerImpl.createPool(StorageManagerImpl.java:705)
at 
com.cloud.storage.StorageManagerImpl.createPool(StorageManagerImpl.java:193)
at 
org.apache.cloudstack.api.command.admin.storage.CreateStoragePoolCmd.execute(CreateStoragePoolCmd.java:163)
at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:150)
at com.cloud.api.ApiServer.queueCommand(ApiServer.java:703)
at com.cloud.api.ApiServer.handleRequest(ApiServer.java:528)
at com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:296)
at com.cloud.api.ApiServlet$1.run(ApiServlet.java:127)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:124)
at com.cloud.api.ApiServlet.doGet(ApiServlet.java:86)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
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:103)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:615)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at 
org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:891)
at 
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:750)
at 

Re: overprovisioning of local storage

2016-02-01 Thread ilya
Sorry, for vmware and local storage - there was a bug that was fixed.

I figured it was not specific to VMFS though..


On 2/1/16 12:03 PM, Somesh Naidu wrote:
> As per 4.6 docs, storage overprovisioning is only supported with NFS when 
> using XenServer, refer 
> http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.6/choosing_deployment_architecture.html.
> 
> I have not come across a feature request for implementing this feature for 
> local storage. In case you wish to raise one then please do so here, 
> https://issues.apache.org/jira/browse/CLOUDSTACK/. Note, please double check 
> if one already exists.
> 
> Regards,
> Somesh
> 
> 
> -Original Message-
> From: ilya [mailto:ilya.mailing.li...@gmail.com] 
> Sent: Monday, February 01, 2016 2:50 PM
> To: users@cloudstack.apache.org
> Subject: Re: overprovisioning of local storage
> 
> Its a bug that was fixed in latest 4.5
> 
> On 2/1/16 2:22 AM, S. Brüseke - proIO GmbH wrote:
>> Hi,
>>
>> we are using CS 4.4.0 and it looks like we are unable to overprovisioning 
>> local storage. We configured storage.overprovisioning.factor with 4 and 
>> using ext local storage on XenServer pools. Is this a known limitation/bug? 
>> And if so does anybody know if this has been fixed in newer versions?
>>
>> Thanks for any help and clarification on this!
>>
>> Mit freundlichen Grüßen / With kind regards,
>>
>> Swen
>>
>>
>>
>>
>> - proIO GmbH -
>> Geschäftsführer: Swen Brüseke
>> Sitz der Gesellschaft: Frankfurt am Main
>>
>> USt-IdNr. DE 267 075 918
>> Registergericht: Frankfurt am Main - HRB 86239
>>
>> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
>> Informationen. 
>> Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich 
>> erhalten haben, 
>> informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
>> Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind 
>> nicht gestattet. 
>>
>> This e-mail may contain confidential and/or privileged information. 
>> If you are not the intended recipient (or have received this e-mail in 
>> error) please notify 
>> the sender immediately and destroy this e-mail.  
>> Any unauthorized copying, disclosure or distribution of the material in this 
>> e-mail is strictly forbidden. 
>>
>>


InsufficientServerCapacityException

2016-02-01 Thread Mohd Zainal Abidin Rabani

Hi,

I'm getting this error:

com.cloud.exception.InsufficientServerCapacityException: Unable to 
create a deployment for VM[ConsoleProxy|v-637-VM]Scope=interface 
com.cloud.dc.DataCenter; id=2
at 
com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:947)
at 
com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:4481)

at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)
at 
com.cloud.vm.VmWorkJobHandlerProxy.handleVmWorkJob(VmWorkJobHandlerProxy.java:107)
at 
com.cloud.vm.VirtualMachineManagerImpl.handleVmWorkJob(VirtualMachineManagerImpl.java:4637)
at 
com.cloud.vm.VmWorkJobDispatcher.runJob(VmWorkJobDispatcher.java:103)
at 
org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.runInContext(AsyncJobManagerImpl.java:537)
at 
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
at 
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
at 
org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.run(AsyncJobManagerImpl.java:494)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)

at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

at java.lang.Thread.run(Thread.java:745)
From cloudstack management, i can ping secondary storage. Any idea why 

it no detect? Where to look the error?


-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my | www.nocser.net


overprovisioning of local storage

2016-02-01 Thread S . Brüseke - proIO GmbH
Hi,

we are using CS 4.4.0 and it looks like we are unable to overprovisioning local 
storage. We configured storage.overprovisioning.factor with 4 and using ext 
local storage on XenServer pools. Is this a known limitation/bug? And if so 
does anybody know if this has been fixed in newer versions?

Thanks for any help and clarification on this!

Mit freundlichen Grüßen / With kind regards,

Swen




- proIO GmbH -
Geschäftsführer: Swen Brüseke
Sitz der Gesellschaft: Frankfurt am Main

USt-IdNr. DE 267 075 918
Registergericht: Frankfurt am Main - HRB 86239

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, 
informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
gestattet. 

This e-mail may contain confidential and/or privileged information. 
If you are not the intended recipient (or have received this e-mail in error) 
please notify 
the sender immediately and destroy this e-mail.  
Any unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden. 




using virtio-scsi in KVM

2016-02-01 Thread Andrei Mikhailovsky
Hi guys, 

Does anyone know how to enable the virtio-scsi instead of the default 
virtio-blk? From what I can see, the support for it has been targeted for 
4.7.0, which has been released already. However, I can't find much reference on 
how to enable it in ACS. From Widoh's blog, I can see that he has done some 
testing, but I couldn't find a detailed info on how this works from the ACS 
side. 

Has anyone tried this? 

Thanks 

Andrei 


Re: İlt: Re: İlt: Re: windows 2012 ethernet driver

2016-02-01 Thread Nux!
I think if you use Windows PV it will use VirtIO storage and Intel network.
If you use Other PV (64) it will use VirtIO for everything.

HTH

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "semihtolgademir" 
> To: users@cloudstack.apache.org
> Sent: Saturday, 30 January, 2016 21:03:58
> Subject: İlt: Re: İlt: Re: windows 2012 ethernet driver

> Hi,
> Yes i have installed virtio devices except network. İ dont understand why vm
> network decice still use intel.
> Tolga Demir
> Samsung cihazımdan gönderildi
> 
>  Orjinal mesaj 
> Kimden: Nux! 
> Tarih: 29 01 2016  03:09  (GMT+02:00)
> Alıcı: users@cloudstack.apache.org
> Konu: Re: İlt: Re: windows 2012 ethernet driver
> 
> Tolga,
> 
> First please note the mailing list will delete any attachments, use a pastebin
> service instead.
> 
> Secondly, have you installed on VirtIO devices when you prepared your 
> template?
> 
> Lucian
> 
> --
> Sent from the Delta quadrant using Borg technology!
> 
> Nux!
> www.nux.ro
> 
> - Original Message -
>> From: "Semih Tolga DEMİR" 
>> To: users@cloudstack.apache.org
>> Sent: Wednesday, 27 January, 2016 11:02:09
>> Subject: Re: İlt: Re: windows 2012 ethernet driver
> 
>> Hi Nux,
>> 
>> When i create new template i selected Windows PV or Other PV 64 bit as you
>> recommend. But i saw an error page.
>> 
>> "Windows failed to start. A recent hardware or software change might be the
>> cause. To fix the problem.
>> ...
>> "
>> What do you offer after tihs error message?
>> 
>> Note: I attach the error page.
>> 
> > Tolga Demir


Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-02-01 Thread mvs babu
Hi All,


I have tested ACS 4.7.1 with 4.6 template and getting same below “flask” error 
in Virtual Router, due to this error we are unable to create new networks/clean 
up existing Virtual Router.


File “/opt/cloud/bin/baremetal-vr.py”, line 28, in 




from flask import Flask

ImportError: No module name flask


Thank you,
Suneel Mallela
AxiomIO.





From: mvs babu
Sent: ‎Friday‎, ‎January‎ ‎29‎, ‎2016 ‎6‎:‎36‎ ‎PM
To: users@cloudstack.apache.org
Cc: d...@cloudstack.apache.org





Sure, I will test with 4.7.1 and get back with status.

Simon, I din not get you on below, can you please elaborate it.



“The new method of pushing features into the virtual routers is to utilize the 
mounted ISO for deployment”


Thank you,
Suneel Mallela

AxiomIO



From: Simon Weller
Sent: ‎Friday‎, ‎January‎ ‎29‎, ‎2016 ‎6‎:‎29‎ ‎PM
To: users@cloudstack.apache.org
Cc: d...@cloudstack.apache.org






Suneel,

The 4.6.x virtual routers work with 4.7+ now. The new method of pushing 
features into the virtual routers is to utilize the mounted ISO for deployment.

Not having to upgrade the routers with every release saves a huge amount of 
time and also simplifies deployment of new releases.

- Si



From: mvs babu 
Sent: Friday, January 29, 2016 6:24 AM
To: users@cloudstack.apache.org
Cc: d...@cloudstack.apache.org
Subject: Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

Hi Remi,

Thanks for suggestion, sure we will test with 4.7. But, there is no System VM 
Template available for 4.7.


Thank you,
Suneel Mallela

AxiomIO.



From: Remi Bergsma
Sent: ‎Friday‎, ‎January‎ ‎29‎, ‎2016 ‎5‎:‎45‎ ‎PM
To: users@cloudstack.apache.org
Cc: d...@cloudstack.apache.org





Hi Suneel,

If you want to upgrade, use 4.7.1 instead of 4.6.x as many bugs have been 
fixed. In another thread we discussed a timeout setting you can bump to make it 
work, too.

Regards,
Remi




On 29/01/16 12:17, "mvs babu"  wrote:

>Hi All,
>
>Getting same issue (http://picpaste.com/pics/VPC-rhH48Qao.1454066282.PNG) with 
>below stable/latest builds of System VM Template.
>
>
>
>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastStableBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>
>http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
>
>Please help to resolve this issue ASAP, because we planning to upgrade our 
>production environment from 4.3.1.
>
>
>Thank you,
>Suneel Mallela
>
>
>
>
>
>From: mvs babu
>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎34‎ ‎PM
>To: users@cloudstack.apache.org
>Cc: d...@cloudstack.apache.org
>
>
>
>
>
>Hi,
>
>
>Thank you for response.
>
>
>Followed below documentation,
>http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.6.0/upgrade/upgrade-4.3.html
>
>
>and templates are,
>http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
>http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2
>
>
>
>
>
>
>Thank you,
>Suneel Mallela
>
>
>
>
>
>From: Harikrishna Patnala
>Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎5‎:‎26‎ ‎PM
>To: users@cloudstack.apache.org
>Cc: d...@cloudstack.apache.org
>
>
>
>
>
>Hi,
>
>Latest system vm template has flask installed in it. Can you please let us 
>which system vm template you have used.
>
>Thanks,
>Harikrishna
>
>
>On 27-Jan-2016, at 4:17 pm, mvs babu  wrote:
>
>> Sorry, it is not allowing to attach a screenshot. Please find below link.
>>
>>
>> http://picpaste.com/pics/VPC-rhH48Qao.1453891619.PNG
>>
>>
>>
>>
>>
>>
>> Thank you,
>> Suneel Mallela
>>
>>
>>
>>
>>
>> From: mvs babu
>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎14‎ ‎PM
>> To: users@cloudstack.apache.org
>> Cc: d...@cloudstack.apache.org
>>
>>
>>
>>
>>
>> Please find attachment.
>>
>>
>>
>>
>>
>>
>> Thank you,
>> Suneel Mallela
>>
>>
>>
>>
>>
>> From: mvs babu
>> Sent: ‎Wednesday‎, ‎January‎ ‎27‎, ‎2016 ‎4‎:‎08‎ ‎PM
>> To: users@cloudstack.apache.org
>> Cc: d...@cloudstack.apache.org
>>
>>
>>
>>
>>
>> Hi All,
>>
>> We upgraded ACS from 4.3.1 to 4.6.2. After this we tried to create new 
>> VPC/Network and getting below error from Virtual Router then after router 
>> get shutdown.
>>
>>
>>
>>
>> We are using XenServer 6.2 and CentOS 6.3.
>>
>> Please help us to fix this issue.
>>
>>
>> Thank you,
>> Suneel Mallela,
>>
>> AxiomIO.

Re[6]: Secondary Storage not available in mysql

2016-02-01 Thread Mohd Zainal Abidin Rabani

Problem:

Secondary storage not detect from cloudstack-management. Cannot create 
vm on secondary storage


Work around:
Try remove from cloudstack UI but error "Cannot delete image store with 
active volumes backup!"

Try to remove from mysql but host not found from table host.

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my  | www.nocser.net 





-- Original Message --
From: "Suresh Sadhu" 
To: "users@cloudstack.apache.org" ; "Mohd 
Zainal Abidin Rabani" 

Sent: 02/02/2016 13:51:05
Subject: RE: Re[4]: Secondary Storage not available in mysql

Can  you please tell what is the problem you are facing right 
now(please define your env and ur problem statement)  .. your initial 
query was answered(secondary storage not available in mysql) and what 
you want to achieve  now  so that easy to  for us to  help you.


Share any logs if you see any errors in the log.


Regards
Sadhu


-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Tuesday, February 2, 2016 11:14 AM
To: users@cloudstack.apache.org
Subject: Re[4]: Secondary Storage not available in mysql

I already tried using UI but not success. It said about template and 
images. Maybe need to migrate before delete.


-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D) No. 83-2, Jalan TKS 1, 
Kajang Sentral, 43000 Kajang, Selangor.

T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my  | www.nocser.net 





-- Original Message --
From: "Suresh Sadhu" 
To: "users@cloudstack.apache.org" ; "Mohd
Zainal Abidin Rabani" 
Sent: 02/02/2016 13:40:41
Subject: RE: Re[2]: Secondary Storage not available in mysql


Change in Host table ,

  You can also remove the secondary storage from UI (if you did any
mistake while adding initially)and re-add it.

Also check below article  for any ssvm issue :
https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templates%2C+Secondary+storage+troubleshooting

regards
sadhu





-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Tuesday, February 2, 2016 10:06 AM
To: users@cloudstack.apache.org
Subject: Re[2]: Secondary Storage not available in mysql

Ok, i have the result. Show id 33. Now i try update to host_details.
But id 33 not available on host_id table. Host_details only show 2
host-cloudstack. How to update?

Query: update host_details set value = 'nfs://10.2.28.40/sec01' where
host_id = 33 and name = 'orig.url';

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D) No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my  | www.nocser.net




-- Original Message --
From: "Suresh Sadhu" 
To: "users@cloudstack.apache.org" ; "Mohd
Zainal Abidin Rabani" 
Sent: 02/02/2016 12:29:31
Subject: RE: Secondary Storage not available in mysql


Try below query.
select id from host where type = 'SecondaryStorageVM';

regards
sadhu
-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Tuesday, February 2, 2016 9:57 AM
To: users@cloudstack.apache.org
Subject: Secondary Storage not available in mysql

Hi,

I want to change ip address for secondary storage. But when i query
select id from host where type = 'SecondaryStorage';

It return 0, mean no value. Am i make mistake or data not there?

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my | www.nocser.net








RE: DB Exception while adding Host on Cloud stack 4.6 fresh installation (Ubuntu 15.04)

2016-02-01 Thread Glenn Wagner
Hi,

How you tried to mount the NFS share manually on the KVM host to see if it works

Regards
Glenn



[ShapeBlue]
Glenn Wagner
Senior Consultant   ,   ShapeBlue


d:   | s: +27 21 527 0091|  
m:  +27 73 917 4111

e:  glenn.wag...@shapeblue.com | t: 
 |  w:  
www.shapeblue.com

a:  2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town 7130 
South Africa


[cid:imagee236c1.png@e2ce0923.4981560a]


Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services 
India LLP is a company incorporated in India and is operated under license from 
Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in 
Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd 
is a company registered by The Republic of South Africa and is traded under 
license from Shape Blue Ltd. ShapeBlue is a registered trademark.
This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error.




-Original Message-
From: Keyur Bhalerao [mailto:keyur_bhale...@persistent.com]
Sent: Monday, 01 February 2016 9:40 PM
To: users@cloudstack.apache.org
Subject: DB Exception while adding Host on Cloud stack 4.6 fresh installation 
(Ubuntu 15.04)

Hi ,

I have installed Cloud stack version 4.6 to be more precise - 
{"listcapabilitiesresponse":{"capability":{"securitygroupsenabled":false,"cloudstackversion":"4.6.2","userpublictemplateenabled":true,"supportELB":"false","projectinviterequired":false,"allowusercreateprojects":true,"customdiskofferingminsize":1,"customdiskofferingmaxsize":1024,"regionsecondaryenabled":false,"kvmsnapshotenabled":false,"allowuserviewdestroyedvm":true,"allowuserexpungerecovervm":true}}}

On Ubuntu 15.04 with following KVM details -

Compiled against library: libvirt 1.2.12 Using library: libvirt 1.2.12 Using 
API: QEMU 1.2.12 Running hypervisor: QEMU 2.2.0

It's a single VM installation where storage and management server are on same 
VM . I have followed all the required steps from the documentation provided in 
- http://www.shapeblue.com/deploying-cloudstack-with-kvm/
I am able to successfully login management console and create ZONE , POD , 
CLUSTER successfully. Its failing while adding the host . Here are the log 
details (Log level changed to TRACE). Cloud stack- Agent dies after we try to 
add host from the console. It says active (exited)

Management Logs :

2016-02-01 11:14:15,761 TRACE [c.c.u.d.T.Connection] 
(AgentConnectTaskPool-1:ctx-370d8502) Creating a DB connection with txn: for 0: 
dbconn78420063. Stack: 
-TransactionLegacy.prepareAutoCloseStatement:477-GenericDaoBase.persist:1368-HostDaoImpl.persist:797-HostDaoImpl.persist:69-NativeMethodAccessorImpl.invoke0:-2-NativeMethodAccessorImpl.invoke:57-DelegatingMethodAccessorImpl.invoke:43-Method.invoke:606-AopUtils.invokeJoinpointUsingReflection:317-ReflectiveMethodInvocation.invokeJoinpoint:183-ReflectiveMethodInvocation.proceed:150-TransactionContextInterceptor.invoke:34
2016-02-01 11:14:15,769 TRACE [c.c.u.d.T.Statement] 
(AgentConnectTaskPool-1:ctx-370d8502) Preparing: INSERT INTO host 
(host.disconnected, host.name, host.status, host.type, host.private_ip_address, 
host.private_mac_address, host.private_netmask, host.public_netmask, 
host.public_ip_address, host.public_mac_address, host.storage_ip_address, 
host.cluster_id, host.storage_netmask, host.storage_mac_address, 
host.storage_ip_address_2, host.storage_netmask_2, host.storage_mac_address_2, 
host.hypervisor_type, host.proxy_port, host.resource, host.fs_type, 
host.available, host.setup, host.resource_state, host.hypervisor_version, 
host.update_count, host.uuid, host.data_center_id, host.pod_id, 
host.cpu_sockets, host.cpus, host.url, host.speed, host.ram, host.parent, 
host.guid, host.capabilities, host.total_size, host.last_ping, 
host.mgmt_server_id, host.dom0_memory, host.version, host.created) VALUES (?, 
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
2016-02-01 11:14:15,837 TRACE [c.c.u.d.T.Statement] 
(AgentConnectTaskPool-1:ctx-370d8502) Closing: 
com.mysql.jdbc.JDBC4PreparedStatement@5f47875e: INSERT INTO host 
(host.disconnected, host.name, host.status, host.type, host.private_ip_address, 
host.private_mac_address, host.private_netmask, host.public_netmask, 
host.public_ip_address, 

Secondary Storage not available in mysql

2016-02-01 Thread Mohd Zainal Abidin Rabani

Hi,

I want to change ip address for secondary storage. But when i query 
select id from host where type = 'SecondaryStorage';


It return 0, mean no value. Am i make mistake or data not there?

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my | www.nocser.net


Re[2]: Secondary Storage not available in mysql

2016-02-01 Thread Mohd Zainal Abidin Rabani
Ok, i have the result. Show id 33. Now i try update to host_details. But 
id 33 not available on host_id table. Host_details only show 2 
host-cloudstack. How to update?


Query: update host_details set value = 'nfs://10.2.28.40/sec01' where 
host_id = 33 and name = 'orig.url';


-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my  | www.nocser.net 





-- Original Message --
From: "Suresh Sadhu" 
To: "users@cloudstack.apache.org" ; "Mohd 
Zainal Abidin Rabani" 

Sent: 02/02/2016 12:29:31
Subject: RE: Secondary Storage not available in mysql


Try below query.
select id from host where type = 'SecondaryStorageVM';

regards
sadhu
-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Tuesday, February 2, 2016 9:57 AM
To: users@cloudstack.apache.org
Subject: Secondary Storage not available in mysql

Hi,

I want to change ip address for secondary storage. But when i query 
select id from host where type = 'SecondaryStorage';


It return 0, mean no value. Am i make mistake or data not there?

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1, 
Kajang Sentral, 43000 Kajang, Selangor.

T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my | www.nocser.net




Re[4]: Secondary Storage not available in mysql

2016-02-01 Thread Mohd Zainal Abidin Rabani
I already tried using UI but not success. It said about template and 
images. Maybe need to migrate before delete.


-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my  | www.nocser.net 





-- Original Message --
From: "Suresh Sadhu" 
To: "users@cloudstack.apache.org" ; "Mohd 
Zainal Abidin Rabani" 

Sent: 02/02/2016 13:40:41
Subject: RE: Re[2]: Secondary Storage not available in mysql


Change in Host table ,

 You can also remove the secondary storage from UI (if you did any 
mistake while adding initially)and re-add it.


Also check below article  for any ssvm issue :
https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templates%2C+Secondary+storage+troubleshooting

regards
sadhu





-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Tuesday, February 2, 2016 10:06 AM
To: users@cloudstack.apache.org
Subject: Re[2]: Secondary Storage not available in mysql

Ok, i have the result. Show id 33. Now i try update to host_details. 
But id 33 not available on host_id table. Host_details only show 2 
host-cloudstack. How to update?


Query: update host_details set value = 'nfs://10.2.28.40/sec01' where 
host_id = 33 and name = 'orig.url';


-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D) No. 83-2, Jalan TKS 1, 
Kajang Sentral, 43000 Kajang, Selangor.

T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my  | www.nocser.net 





-- Original Message --
From: "Suresh Sadhu" 
To: "users@cloudstack.apache.org" ; "Mohd
Zainal Abidin Rabani" 
Sent: 02/02/2016 12:29:31
Subject: RE: Secondary Storage not available in mysql


Try below query.
select id from host where type = 'SecondaryStorageVM';

regards
sadhu
-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Tuesday, February 2, 2016 9:57 AM
To: users@cloudstack.apache.org
Subject: Secondary Storage not available in mysql

Hi,

I want to change ip address for secondary storage. But when i query
select id from host where type = 'SecondaryStorage';

It return 0, mean no value. Am i make mistake or data not there?

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my | www.nocser.net






RE: Re[2]: Secondary Storage not available in mysql

2016-02-01 Thread Suresh Sadhu
Change in Host table ,

 You can also remove the secondary storage from UI (if you did any mistake 
while adding initially)and re-add it.

Also check below article  for any ssvm issue :
https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templates%2C+Secondary+storage+troubleshooting

regards
sadhu
 




-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net] 
Sent: Tuesday, February 2, 2016 10:06 AM
To: users@cloudstack.apache.org
Subject: Re[2]: Secondary Storage not available in mysql

Ok, i have the result. Show id 33. Now i try update to host_details. But id 33 
not available on host_id table. Host_details only show 2 host-cloudstack. How 
to update?

Query: update host_details set value = 'nfs://10.2.28.40/sec01' where host_id = 
33 and name = 'orig.url';

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D) No. 83-2, Jalan TKS 1, Kajang 
Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my  | www.nocser.net 




-- Original Message --
From: "Suresh Sadhu" 
To: "users@cloudstack.apache.org" ; "Mohd 
Zainal Abidin Rabani" 
Sent: 02/02/2016 12:29:31
Subject: RE: Secondary Storage not available in mysql

>Try below query.
>select id from host where type = 'SecondaryStorageVM';
>
>regards
>sadhu
>-Original Message-
>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
>Sent: Tuesday, February 2, 2016 9:57 AM
>To: users@cloudstack.apache.org
>Subject: Secondary Storage not available in mysql
>
>Hi,
>
>I want to change ip address for secondary storage. But when i query 
>select id from host where type = 'SecondaryStorage';
>
>It return 0, mean no value. Am i make mistake or data not there?
>
>-
>Regards,
>Mohd Zainal Abidin Rabani
>Technical Support
>
>ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1, 
>Kajang Sentral, 43000 Kajang, Selangor.
>T : 03-8737 0030 | F : 03-8737 0070
>E : zai...@nocser.net
>W : www.modern.com.my | www.nocser.net



RE: Secondary Storage not available in mysql

2016-02-01 Thread Suresh Sadhu
Try below query.
select id from host where type = 'SecondaryStorageVM';

regards
sadhu
-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net] 
Sent: Tuesday, February 2, 2016 9:57 AM
To: users@cloudstack.apache.org
Subject: Secondary Storage not available in mysql

Hi,

I want to change ip address for secondary storage. But when i query select id 
from host where type = 'SecondaryStorage';

It return 0, mean no value. Am i make mistake or data not there?

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1, Kajang 
Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my | www.nocser.net


RE: Re[4]: Secondary Storage not available in mysql

2016-02-01 Thread Suresh Sadhu
Can  you please tell what is the problem you are facing right now(please define 
your env and ur problem statement)  .. your initial query was 
answered(secondary storage not available in mysql) and what you want to achieve 
 now  so that easy to  for us to  help you.

Share any logs if you see any errors in the log.


Regards
Sadhu


-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net] 
Sent: Tuesday, February 2, 2016 11:14 AM
To: users@cloudstack.apache.org
Subject: Re[4]: Secondary Storage not available in mysql

I already tried using UI but not success. It said about template and images. 
Maybe need to migrate before delete.

-
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D) No. 83-2, Jalan TKS 1, Kajang 
Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zai...@nocser.net
W : www.modern.com.my  | www.nocser.net 




-- Original Message --
From: "Suresh Sadhu" 
To: "users@cloudstack.apache.org" ; "Mohd 
Zainal Abidin Rabani" 
Sent: 02/02/2016 13:40:41
Subject: RE: Re[2]: Secondary Storage not available in mysql

>Change in Host table ,
>
>  You can also remove the secondary storage from UI (if you did any 
>mistake while adding initially)and re-add it.
>
>Also check below article  for any ssvm issue :
>https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templates%2C+Secondary+storage+troubleshooting
>
>regards
>sadhu
>
>
>
>
>
>-Original Message-
>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
>Sent: Tuesday, February 2, 2016 10:06 AM
>To: users@cloudstack.apache.org
>Subject: Re[2]: Secondary Storage not available in mysql
>
>Ok, i have the result. Show id 33. Now i try update to host_details. 
>But id 33 not available on host_id table. Host_details only show 2 
>host-cloudstack. How to update?
>
>Query: update host_details set value = 'nfs://10.2.28.40/sec01' where 
>host_id = 33 and name = 'orig.url';
>
>-
>Regards,
>Mohd Zainal Abidin Rabani
>Technical Support
>
>ModernOne Data Solutions Sdn. Bhd. (1119382-D) No. 83-2, Jalan TKS 1, 
>Kajang Sentral, 43000 Kajang, Selangor.
>T : 03-8737 0030 | F : 03-8737 0070
>E : zai...@nocser.net
>W : www.modern.com.my  | www.nocser.net 
>
>
>
>
>-- Original Message --
>From: "Suresh Sadhu" 
>To: "users@cloudstack.apache.org" ; "Mohd
>Zainal Abidin Rabani" 
>Sent: 02/02/2016 12:29:31
>Subject: RE: Secondary Storage not available in mysql
>
>>Try below query.
>>select id from host where type = 'SecondaryStorageVM';
>>
>>regards
>>sadhu
>>-Original Message-
>>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
>>Sent: Tuesday, February 2, 2016 9:57 AM
>>To: users@cloudstack.apache.org
>>Subject: Secondary Storage not available in mysql
>>
>>Hi,
>>
>>I want to change ip address for secondary storage. But when i query
>>select id from host where type = 'SecondaryStorage';
>>
>>It return 0, mean no value. Am i make mistake or data not there?
>>
>>-
>>Regards,
>>Mohd Zainal Abidin Rabani
>>Technical Support
>>
>>ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
>>Kajang Sentral, 43000 Kajang, Selangor.
>>T : 03-8737 0030 | F : 03-8737 0070
>>E : zai...@nocser.net
>>W : www.modern.com.my | www.nocser.net
>



Re: İlt: Re: İlt: Re: windows 2012 ethernet driver

2016-02-01 Thread Semih Tolga DEMİR
Hi,

Thank u, i solve the problem.

Problem : I installed ISO with select " Windows 2012 64 " then i create new
vm and prepare to template and try to install virtIO devices. So i see only
default windows devices.
Solution : when i create new vm from ISO i must install with " Windows PV "
and i load driver when first boot, then opened vm i prepare to template etc
etc. Now there is no problem.

Tolga Demir

2016-02-01 15:32 GMT+02:00 Nux! :

> I think if you use Windows PV it will use VirtIO storage and Intel network.
> If you use Other PV (64) it will use VirtIO for everything.
>
> HTH
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> - Original Message -
> > From: "semihtolgademir" 
> > To: users@cloudstack.apache.org
> > Sent: Saturday, 30 January, 2016 21:03:58
> > Subject: İlt: Re: İlt: Re: windows 2012 ethernet driver
>
> > Hi,
> > Yes i have installed virtio devices except network. İ dont understand
> why vm
> > network decice still use intel.
> > Tolga Demir
> > Samsung cihazımdan gönderildi
> >
> >  Orjinal mesaj 
> > Kimden: Nux! 
> > Tarih: 29 01 2016  03:09  (GMT+02:00)
> > Alıcı: users@cloudstack.apache.org
> > Konu: Re: İlt: Re: windows 2012 ethernet driver
> >
> > Tolga,
> >
> > First please note the mailing list will delete any attachments, use a
> pastebin
> > service instead.
> >
> > Secondly, have you installed on VirtIO devices when you prepared your
> template?
> >
> > Lucian
> >
> > --
> > Sent from the Delta quadrant using Borg technology!
> >
> > Nux!
> > www.nux.ro
> >
> > - Original Message -
> >> From: "Semih Tolga DEMİR" 
> >> To: users@cloudstack.apache.org
> >> Sent: Wednesday, 27 January, 2016 11:02:09
> >> Subject: Re: İlt: Re: windows 2012 ethernet driver
> >
> >> Hi Nux,
> >>
> >> When i create new template i selected Windows PV or Other PV 64 bit as
> you
> >> recommend. But i saw an error page.
> >>
> >> "Windows failed to start. A recent hardware or software change might be
> the
> >> cause. To fix the problem.
> >> ...
> >> "
> >> What do you offer after tihs error message?
> >>
> >> Note: I attach the error page.
> >>
> > > Tolga Demir
>