RE: Downloading templates loop

2013-10-23 Thread David Comerford
> restart ? > > Thanks, > -Nitin > ________ > From: David Comerford [davest...@gmail.com] > Sent: Wednesday, October 23, 2013 10:02 PM > To: users@cloudstack.apache.org > Subject: Re: Downloading templates loop > > I tried it on one row

Re: Downloading templates loop

2013-10-23 Thread David Comerford
I tried it on one row and CS stopped trying to download but it did require a restart of the service. Didn't need to restart SSVM. Thanks for your help :) Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key:

Re: Downloading templates loop

2013-10-23 Thread David Comerford
Or a more exciting way of phrasing that last question, is the safe to delete all entries from template_host_ref where download_state is NOT_DOWNLOADED? DELETE FROM template_host_ref WHERE download_state='NOT_DOWNLOADED'; Best regards, David Comerford Tel: +353

Re: Downloading templates loop

2013-10-23 Thread David Comerford
Right sounds good. In some cases I have a working template that has multiple entries in template_host_ref. Usually there's a few failed download entries and the one that succeded. Am I safe to just delete the rows that have the failures from this table? Best regards, David Come

Re: Downloading templates loop

2013-10-22 Thread David Comerford
They aren't present in the UI. Would deleting them from template_store_ref not cause a problem as they are referenced by template_host_ref and vm_template? Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key:

Downloading templates loop

2013-10-22 Thread David Comerford
t * from template_host_ref where job_id = '25d111cf-767d-40f2-9d3f-e921b8d00638' \G *** 1. row *** id: 385 host_id: 55 template_id: 233 created: 2012-10-29 23:09:28 last_updated: 2013-10-21 15:54:55 job_id: 25d111cf-767d-40f2-9d3f-e921b8d00638 do

Re: ICMP to system VMs?

2013-10-15 Thread David Comerford
Yeah your right. I got ICMP opened on the firewall and it didn't fix my problem. Turned out the load balancing from SSVM to CS server had a short TCP timeout and was causing havoc. Thanks! Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmai

ICMP to system VMs?

2013-10-11 Thread David Comerford
anagerImpl] (AgentTaskPool-14:null) The state determined is Disconnected [agent.manager.AgentManagerImpl] (AgentTaskPool-14:null) Agent is disconnected but the host is still up: 61-s-400-VM Regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.

Re: Template storage

2013-10-08 Thread David Comerford
Smashing. Thanks guys. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 8 October 2013 18:15, Nitin Mehta wrote: > Yes, they should get copied. > Also to answer the question

RE: Template storage

2013-10-08 Thread David Comerford
public templates > will be stored on all the secondary storages and private templates will be > stored in one of the storages. Picking the storage for private templates is > random. > > Thanks, > Sanjeev > > -----Original Message- > From: David Comerford [mailto:daves

Re: question about snapshots and Windows Volume Shadow Copy

2013-10-07 Thread David Comerford
Can't say I've tried it personally but the docs for XS 6.1 say that Tools does have support for VSS but it's not enabled by default? Odd. http://docs.vmd.citrix.com/XenServer/6.1.0/1.0/en_gb/guest.html#windows_vssdrivers Best regards, David Comerford Tel:

Template storage

2013-10-07 Thread David Comerford
Hi all, Are all templates stored on all secondary storage volumes? If so, how are they copied around? Daily rsync or something similar? Thanks David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie

Re: Management addresses on XenServers

2013-10-03 Thread David Comerford
Ah it was the virtual routers I was thinking of. Cool, thanks Geoff :) Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 3 October 2013 22:11, Geoff Higginbottom < geoff.higgin

Management addresses on XenServers

2013-10-03 Thread David Comerford
Hi, Why do system VM's on XenServer in a Basic networking zone require a link-local address AND a private IP from the management range? Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie

Re: trubleshooting os boot issues

2013-09-10 Thread David Comerford
XenCenter->VM->Start/Shutdown->Start in Recovery Mode Recovery mode defaults to booting from the DVD drive before the attached disk. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.i

Re: trubleshooting os boot issues

2013-09-10 Thread David Comerford
Should be possible. What hypervisor are you using friend? regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 10 September 2013 20:58, Dean Kamali wrote: > Hello everyone > > Just won

Re: cloudmonkey - list virtualmachines always empty

2013-09-02 Thread David Comerford
I bet it was "listall=true", I always forget that :) regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 2 September 2013 15:28, Musayev, Ilya wrote: > Dean, > > Do you in

Re: Architecture Question

2013-08-06 Thread David Comerford
np :) Looking forward to knowing the answer to this one actually. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 7 August 2013 00:50, Bradley Hieber wrote: > I do appreciate

Re: Architecture Question

2013-08-06 Thread David Comerford
Ah I understand. So you need a "DMZ" network tier with some device on it that filters all traffic to and from the other tiers? That's a bit beyond my VPC experience, sorry. Hopefully someone else might chime in at this point :) Best regards, David Comerford --

Re: HOST installtion

2013-08-06 Thread David Comerford
. > 3.i need to install KVM on same machine can any one please guide me They are some big questions. Your going to have to read the manual my friend. http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Installation_Guide/index.html Best regards, David Comerford ---

Re: Architecture Question

2013-08-06 Thread David Comerford
ers, anto Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 7 August 2013 00:09, Bradley Hieber wrote: > I need to place a proxy and web servers in my DMZ. Am I just not getting > so

Re: Architecture Question

2013-08-06 Thread David Comerford
e/download/attachments/30747129/image001.png?version=1&modificationDate=1357237708000 Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 6 August 2013 23:59, Bradley Hieber wrote: >

Re: Not getting GUI

2013-08-06 Thread David Comerford
t couldn't open the log file." I've seen this one recently. 'chown cloud:cloud /var/log/cloud/management/catalina.out' fixed it for me. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: htt

Re: Architecture Question

2013-08-06 Thread David Comerford
VPC's are the way to go. Your diagram is a text book example. http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Installation_Guide/configure-vpc.html Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://da

Re: IP Address assigned by CS is not passed to new instance VM

2013-08-02 Thread David Comerford
Why do you have ONBOOT="no"? That's explicitly telling the interface not to come up on boot, which seems a little odd.?. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 1

Re: Third-party Cloudstack Support

2013-08-02 Thread David Comerford
Can't go wrong with ShapeBlue. They're the leaders of the pack. Source: personal experience. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 1 August 2013 00:25, Ian Duffy wr

Re: About WIKI

2013-07-26 Thread David Comerford
5. row *** name: alert.smtp.username value: mail-user description: Username for SMTP authentication (applies only if alert.smtp.useAuth is true). 5 rows in set (0.00 sec) Best regards, David Comerford Tel: +353 87 1238295 Email: dave

Re: How to do time synchronization in vm instances

2013-07-26 Thread David Comerford
No, that's not CS's job. Hyper tools tools usually have host time sync options but I just use NTP for simplicity. Regards, Dave On Jul 26, 2013 4:28 AM, "WXR" <1485739...@qq.com> wrote: > I use kvm as the hypervisor in my cloudstack. > > I find that the time in the vm instance is different from i

Re: Shared network to muliple domains

2013-07-25 Thread David Comerford
Done. https://issues.apache.org/jira/browse/CLOUDSTACK-3819 Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 25 July 2013 21:23, David Comerford wrote: > Hey Geoff, > > Yeah,

Re: Shared network to muliple domains

2013-07-25 Thread David Comerford
Hey Geoff, Yeah, think it could be handy for a few things. I'll make a request. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 25 July 2013 18:10, Geoff Higginbottom wrote: &g

Re: Shared network to muliple domains

2013-07-25 Thread David Comerford
Can't blame a man for asking :) Cheers Murali Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 25 July 2013 15:12, Murali Reddy wrote: > On 25/07/13 7:21 PM, "David Come

Shared network to muliple domains

2013-07-25 Thread David Comerford
Hi list, Is it possible to create a shared network and have it accessible to a list of domains, without using the "subdomain access" checkbox in the Add Guest Network wizard? Thanks Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.c

Re: Why does cloudstack create a vm instance through compute offering?

2013-07-24 Thread David Comerford
You can create an issue of type Bug, Improvement or Wish if your serious about contributing some ideas or problems. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 24 July 2013 13:29

Re: Why does cloudstack create a vm instance through compute offering?

2013-07-24 Thread David Comerford
Feel free to make a feature request and/or bug report with any suggests or ideas you have. It's a team effort friend - http://cloudstack.apache.org/contribute.html Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.i

Re: DHCP options for guest networks

2013-07-24 Thread David Comerford
Thanks for that. Great feature! I'm guessing it's not possible on versions prior to 4.2 by any other means? Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 24 July 2013

DHCP options for guest networks

2013-07-24 Thread David Comerford
Hi list, Does anyone know of a way to configure the DHCP pool for guest networks? I'm using a /24 for the Guest CIDR but I'd like the virtual router to only give out addresses for a certain range in that subnet say .10 to .200. Is this possible? Thanks! Best regards, David

Re: Console Proxy not starting

2013-07-24 Thread David Comerford
Can't say I'd support a separate log for each ssvm but a different log for each zone isn't a bad idea. Could be worth a feature request! Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://g

Re: cloud-usage heap

2013-07-23 Thread David Comerford
Have it fixed now. Increased -Xmx in /etc/cloud/management/tomcat6.conf and restarted services. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 23 July 2013 03:23, Dave Dunaway wrote

Re: Console proxy functionalities

2013-07-23 Thread David Comerford
stant networks. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 23 July 2013 11:03, Kashif Ali wrote: > i read the document .all i understand is its use physical console of VM &g

Re: Console Proxy not starting

2013-07-23 Thread David Comerford
Yeah, should be a couple of minutes at most. If you don't have it yet it's time to examine the logs. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 23 July 2013 19:35, D

Re: Visualizing the Planners

2013-07-22 Thread David Comerford
That was pretty cool. Be interesting to see the behaviour with randomised RAM size instances. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 22 July 2013 20:07, Chip Childers wrote

Re: cloud-usage heap

2013-07-22 Thread David Comerford
If I understand you correctly your saying it's dynamically determined when it starts? If that's the case, why is this instance failing to start with ~13GB of memory free (including buffers/cache) Best regards, David Comerford Tel: +353 87 1238295 Ema

Re: cloud-usage heap

2013-07-22 Thread David Comerford
Don't see anything like there in server.xml. There is some useful JAVA_OPTS in /etc/cloud/tomcat6.conf but I don't know if that's specific to cloud-management or shared with cloud-usage. Any thoughts? Best regards, David Comerford Tel: +353 87 123829

cloud-usage heap

2013-07-22 Thread David Comerford
cutor.addWorker(ThreadPoolExecutor.java:943) at java.util.concurrent.ThreadPoolExecutor.prestartCoreThread(ThreadPoolExecutor.java:1536) more exception trimmed Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.i

Re: Console Proxy not starting

2013-07-20 Thread David Comerford
imary storage available in cluster id 9. Is it in maintenance mode or anything? 'list storagepools' in cloudmonkey might shed some light. Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave

Re: Error migrating VM to another host

2013-07-20 Thread David Comerford
That's a good one. Any hints in management-server.log ? Best regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie <http://pgp.dave.ie> 2013/7/19 Joaquin Angel Alonso Alvarez

Re: vm's disk io performance declines quickly after being created0.5-1 hours later.

2013-07-07 Thread David Comerford
What kind of compute Service Offering are you using for the instance? There may be some painfully restrictive settings in there. Best regards, David Comerford Mobile: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://pgp.dave.ie On 7 July 2013 05:07, WXR

Re: vm's disk io performance declines quickly after being created 0.5-1 hours later.

2013-07-06 Thread David Comerford
booting up in main memory and starting to swap over the hour. Best regards, David Comerford Mobile: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://pgp.dave.ie On 6 July 2013 10:56, WXR <1485739...@qq.com> wrote: > I create a windows 2003 server

Re: Virtual Router Firewall Logs

2013-07-05 Thread David Comerford
is a feature people do ask about quite a bit though so could be worth a feature request. Best regards, David Comerford Mobile: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://pgp.dave.ie On 5 July 2013 10:43, Ahmad Emneina wrote: > you might have to ena

Re: How to find the the vm's volume file in primary storage?

2013-07-05 Thread David Comerford
this helps. Best regards, David Comerford Mobile: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie PGP key: http://pgp.dave.ie On 2 July 2013 18:37, David Ortiz wrote: > I am not sure how the generation occurs, but they are stored in the > volumes table. The id colum

Re: CPVM custom SSL location

2013-06-26 Thread David Comerford
Well that explains why I couldn't find it anywhere on the filesystem. Cheers Kelven. Regards, David Comerford On 26 June 2013 18:14, Kelven Yang wrote: > For security reasons, we actually don't store custom SSL certificate in > console proxy VM's file system. The cer

CPVM custom SSL location

2013-06-26 Thread David Comerford
Hi, Does anyone know where custom SSL certificates are stored on the console proxy vm's? Had a look in /etc/ssl/certs/ and /usr/local/cloud/certs/ but they only contain the realhostip.com certs. Thanks, David Comerford

Re: system vm's failure upon node reset

2013-04-25 Thread David Comerford
EXT3 doesn't like the plug being pulled. Not really a CS specific problem. Destroy the affected system VM's and new ones should spring into life. - Dave On 25 April 2013 15:10, Valery Ciareszka wrote: > Hi all, > I'm trying to simulate power failures on hypervisor nodes (reset through > IPMI)

Apparent Deadlock?

2013-04-22 Thread David Comerford
Hi guys, Anyone have any thoughts on these exceptions that pop their head up every so often in my CS management-server.log ? Cheers, Dave 2013-04-23 00:44:18,683 WARN [v2.async.ThreadPoolAsynchronousRunner] (Timer-3:null) com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@4ea3e5

Re: reopened - "CS failed after changing vcenter password"

2013-04-08 Thread David Comerford
Chip, Yeah probably a good idea. Throwing them on my wordpress testbed isn't the most sustainable idea in the world. Cheers, Dave On 8 April 2013 19:33, Chip Childers wrote: > On Mon, Apr 08, 2013 at 07:28:22PM +0100, David Comerford wrote: > > Good stuff. > > > >

Re: reopened - "CS failed after changing vcenter password"

2013-04-08 Thread David Comerford
charm. > > Regards, > Fabrice > > > -----Message d'origine- > De : David Comerford [mailto:davest...@gmail.com] > Envoyé : jeudi 4 avril 2013 22:58 > À : users@cloudstack.apache.org > Objet : Re: reopened - "CS failed after changing vcenter password" >

Re: management server startup - database integrity

2013-04-06 Thread David Comerford
Is the database OK? Check MySQL's logs. Eyeball 'show processlist' and see what's it's doing. Try mysqldump the database and import it elsewhere. Force a recovery if it seems anything less than healthy - http://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html G'luck - Dave On 5 Apri

Re: Extending public IP range on untagged public network interface

2013-04-04 Thread David Comerford
10, Andrei Mikhailovsky wrote: > The existing IP range is different from the new one. The existing IP range > is XXX.YYY.98.129/26. The new IP range that I was given is > XXX.YYY.123.193/26. > > Thanks > > > - Original Message - > > From: "David Comerfo

Re: reopened - "CS failed after changing vcenter password"

2013-04-04 Thread David Comerford
host.hypervisor_type='VMware' AND host_details.name='password'; On 4 April 2013 20:10, David Comerford wrote: > Get your encryption key from /etc/cloud/management/key (default is > 'password') > > # Encrypt the new password 'dave-says-hi' with ke

Re: reopened - "CS failed after changing vcenter password"

2013-04-04 Thread David Comerford
the password is the same for > every hosts. > But in the host_details table the password seems to be encrypted and the > value is different for each host. > > What is the encryption process ? > > Thanks, > Fabrice > > > -Message d'origine- > De : David Co

Re: reopened - "CS failed after changing vcenter password"

2013-04-04 Thread David Comerford
Fabrice, The vCenter password is stored in cloud.host_details table. > select * from host_details WHERE name='password'; Sorry I can't get at my lab to give you the exact UPDATE query at the moment. Regards, Dave Comerford On 4 April 2013 18:23, Geoff Higginbottom wrote: > Hi Fabrice, > > Thes

Re: Alert state detected

2013-04-04 Thread David Comerford
Yes it is persistent after restarts On 4 April 2013 07:42, Nitin Mehta wrote: > Thanks Dave. Would this work for MS restart as well ? > > On 04/04/13 4:29 AM, "Carlos Reategui" wrote: > > >Thanks! Simple enough. > > > > > >On Wed, Apr

Re: Extending public IP range on untagged public network interface

2013-04-03 Thread David Comerford
Well does the subnet already exist? The existing CIDR and new CIDR details would be helpful. - Dave On 3 April 2013 22:19, Andrei Mikhailovsky wrote: > Here is what I've done: > > In ACS gui i went to Infrastructure > Zones > Zone1 > Publicbr0 > Public > > and added a new IP range. I've specif

Re: Global setting: router.extra.public.nics

2013-04-03 Thread David Comerford
Ahh that makes sense. Answers my question nicely. Thanks guys On 3 April 2013 22:48, Kelven Yang wrote: > > On 4/3/13 5:43 AM, "prasanna" wrote: > > >On 3 April 2013 14:12, David Comerford wrote: > >> Hi list, > >> > >> Can anyone

Re: Alert state detected

2013-04-03 Thread David Comerford
Here's a quick step by step to changing the status in the database... http://dave.ie/cloudstack-secondarystorage-alarm-on-dashboard/ Regards, Dave On 1 April 2013 23:24, Carlos Reategui wrote: > The "Host Alerts" panel on the main GUI page always show my secondary > storage NFS as "Alert stat

Global setting: router.extra.public.nics

2013-04-03 Thread David Comerford
Hi list, Can anyone tell me what "router.extra.public.nics" is used for? I recently noticed my routers had the default extra 2 NICs and I can't see any need for them. I've also noticed in VMware one of the extra public NICs gets the correct VLAN tag for public traffic but is added to the manageme