Re: Password Enabled Templates

2013-04-25 Thread Maurice Lawler
Thanks for the reply, the output is:[root@CentOS63 ~]#  chkconfig --list | grep cloud-set-guest-passwordcloud-set-guest-password    0:off    1:off    2:off    3:on    4:on    5:on    6:off[root@CentOS63 ~]# On Apr 25, 2013, at 11:58 PM, David Nalley wrote:On Thu, Apr 25, 2013 at 11:50 PM, Maurice

Cluster Heartbeat

2013-04-25 Thread Maurice Lawler
Greetings,Within my log of /var/log/cloud/management/management-cloud.log I am seeing the following: 2013-04-25 22:50:11,081 DEBUG [cloud.cluster.ClusterManagerImpl] (Cluster-Heartbeat-1:null) Detected management node left, id:1, nodeIP:MYIPADDRESS2013-04-25 22:50:11,081 INFO  [cloud.cluster.Cluste

Password Enabled Templates

2013-04-25 Thread Maurice Lawler
Greetings:Try as I might, I cannot seem to get the password reset tool to work with the instances created from a password enabled template.From what I read all that is required is: Use the following steps to begin the Linux OS installation: Download the script file cloud-set-guest-password

Re: ebtables (More Information)

2013-04-22 Thread Maurice Lawler
<<< text/html; CHARSET=US-ASCII: Unrecognized >>>

Re: ebtables

2013-04-22 Thread Maurice Lawler
<<< text/html; CHARSET=US-ASCII: Unrecognized >>>

Re: IP tables blocking KVM/Console

2013-04-19 Thread Maurice Lawler
1 if you're using security groups. On Fri, Apr 19, 2013 at 5:20 PM, Marcus Sorensen <shadow...@gmail.com>wrote: > What do you see in : > > > > On Fri, Apr 19, 2013 at 2:17 PM, Maurice Lawler <maurice.law...@me.com>wrote: > >> I've tried it with th

Re: ebtables

2013-04-19 Thread Maurice Lawler
<<< text/html; CHARSET=US-ASCII: Unrecognized >>>

Re: IP tables blocking KVM/Console

2013-04-19 Thread Maurice Lawler
r 19, 2013, at 02:08 PM, Edison Su wrote: > -Original Message- > From: Jason Pavao [mailto:jason.pa...@oracle.com] > Sent: Thursday, April 18, 2013 8:50 AM > To: dev@cloudstack.apache.org > Cc: Maurice Lawler; us...@cloudstack.apache.org > Subject: Re: IP tables blocking K

Re: IP tables blocking KVM/Console

2013-04-19 Thread Maurice Lawler
Fri, Apr 19, 2013 at 12:15 PM, Edison Su <edison...@citrix.com> wrote: > This rule will reject all the ingress activities: "REJECT all -- > anywhere anywhere reject-with icmp-host-prohibited" > You can try: > iptables -I INPUT -p tcp -m tcp --dport 5900:6100 -j

Re: ebtables

2013-04-19 Thread Maurice Lawler
Anyone know how to correct my mistake? - Maurice On Apr 19, 2013, at 2:01 AM, Maurice Lawler wrote: > Perhaps this was not the best thing, now my ports are open; how can I revert > back to eatables. > > Along with that, when reverted, how can I drop rules for a particular VM

Re: ebtables

2013-04-19 Thread Maurice Lawler
Perhaps this was not the best thing, now my ports are open; how can I revert back to eatables. Along with that, when reverted, how can I drop rules for a particular VM to allow communication via second IP address. On Apr 18, 2013, at 10:34 PM, Maurice Lawler wrote: > Disregard, for now

Network Interfaces

2013-04-18 Thread Maurice Lawler
Hello:I have an odd ball question, upon rebooting the server I have noticed typically the interface eth0 would come online on system boot. However, with Cloud Stack being installed cloudbr0 is the master whereas eht0 is the slave. Cloudbr0 has the IP addresses and eth0 has nothing.My question is th

Re: CS 4.0.1 | KVM | CentOS 6.3

2013-04-18 Thread Maurice Lawler
On 4/17/13 11:20 PM, "Maurice Lawler" <maurice.law...@me.com> wrote: >Thank you. How would I correct this and why would the table state >something other then what I have setup, what would have caused that? > > >On Apr 18, 2013, at 12:27 AM, Chiradeep Vittal >&

Ifocnfig - Question.

2013-04-18 Thread Maurice Lawler
Hello -- Previously it was told to me that this cloud0 being first in ifconfig is and would cause an issue, is this the case; as anyone had issues. Seems as though eth0 is passing most traffic, where as previously it was cloud0. Unsure if this is the case, or an issue.- Mauricecloud0    Link encap:

Re: CS 4.0.1 | KVM | CentOS 6.3

2013-04-17 Thread Maurice Lawler
Thank you. How would I correct this and why would the table state something other then what I have setup, what would have caused that? On Apr 18, 2013, at 12:27 AM, Chiradeep Vittal wrote: > That's probably not what the mshost table thinks? > > On 4/17/13 11:00 AM, "Mau

IP tables blocking KVM/Console

2013-04-17 Thread Maurice Lawler
I have stopped iptables at least 15 times, because it keeps blocking my console access to my instances. How can I either A) disable Iptables all together / b add a rule to allow it's access.Right now, it has this: [root@lunder ~]# iptables -LChain INPUT (policy ACCEPT)target prot opt source

Template Creation / Network Fails

2013-04-17 Thread Maurice Lawler
Greetings,I've created a Cent 6.3 template. Prior to, I have setup the ifcfg-eth0 to look as the following:DEVICE=eth0TYPE=Ethernet_ONBOOT_=yesNM_CONTROLLED=yesBOOTPROTO=dhcpHowever, on boot the eth0 does not pull dhcp IP's. Along with that manually starting it error statesDevice eth0 deos not seem

Console Time-out

2013-04-17 Thread Maurice Lawler
Greetings,I have an odd issue, I am getting time-outs when attempting to access the KVM of the instances I have created and/or trying to create.Presently I have disabled ebtables / iptables to see if it was the default rules in these that was causing, same issue continues.My setup:CentOS 6.3 | KVM

Re: CS 4.0.1 | KVM | CentOS 6.3

2013-04-17 Thread Maurice Lawler
No. I have ONE server running. One MS - One Install of CS - One of everything. All on the same IP address. On Apr 17, 2013, at 12:05 PM, Chiradeep Vittal wrote: > You probably have another MS connecting to the same database? > > On 4/17/13 9:49 AM, "Maurice Lawler"

Re: CS 4.0.1 | KVM | CentOS 6.3

2013-04-17 Thread Maurice Lawler
ange? It somehow thinks there's 2 > management servers. > > On 4/16/13 7:00 PM, "Maurice Lawler" wrote: > >> Greetings, >> >> I am having this FLOOD my log. I will have you know, this is ONE server >> ONE HOST. KVM | CentOS 6.3 | Cloudstack 4.0.1

CS 4.0.1 | KVM | CentOS 6.3

2013-04-16 Thread Maurice Lawler
Greetings, I am having this FLOOD my log. I will have you know, this is ONE server ONE HOST. KVM | CentOS 6.3 | Cloudstack 4.0.1 I have found restarting cloud management solves the issue for awhile, then it starts again. Please advise. - Maurice Eror Log 2013-04-16 20:58:38,993 DE

Re: Emergency: Cloud NOT starting

2013-04-13 Thread Maurice Lawler
[cloud.cluster.ClusterManagerImpl] (Cluster-Heartbeat-1:null) Management node 1 is detected inactive by timestamp but is pingable On Apr 13, 2013, at 12:23 PM, Maurice Lawler wrote: > Greetings, > > I'm have a terrible way to go, nothing I have done will start my cloud. None >

Emergency: Cloud NOT starting

2013-04-13 Thread Maurice Lawler
Greetings, I'm have a terrible way to go, nothing I have done will start my cloud. None of my system VM's will start, which in turn do not permit the regular OS VM's to start. I suffered from first a power outage, then I manually rebooted my server. Now, nothing is coming back online. I was pr

CS | CentOS Upgrade

2013-04-12 Thread Maurice Lawler
Hello CS Family; I wanted to ask, if I were to proceed in a YUM update -- What would happen with 4.0.1 CS installation. I do not want my kernel etc to become outdated or be a result of a compromise due to my not upgrading. Right now i am using KVM | Cent OS | 6.3 Thanks, - Maurice

Cluster-Heartbeat Error

2013-04-09 Thread Maurice Lawler
The errors below are flooding my /var/log/cloud/management/management-cloud-log.Please advise.- Maurice2013-04-09 17:22:12,183 DEBUG [cloud.cluster.ClusterManagerImpl] (Cluster-Heartbeat-1:null) Detected management node left, id:2, nodeIP:0.0.0.02013-04-09 17:22:12,183 INFO  [cloud.cluster.ClusterM

KVM | CentOS | Windows

2013-04-09 Thread Maurice Lawler
Hello Team,My present setup is as follows:KVM | CentOS | CS 4.0.1 1st Issue:Attempting to utilizing Windows Server 2012, the ISO does not find the virtual drive. Even provisioning a secondary one, it will allow me to attach it, yet and still I cannot install to the secondary or first drive.2nd Issu

Client Redirection

2013-04-05 Thread Maurice Lawler
Hello again, I have a domain that I would like to utilize for the http://1.2.3.4:8080/client -- I do not wish to continue to use the IP address. I am having trouble finding document ion on how or where to utilize a custom domain name. Any assistance would be greatly appreciated Maurice

Windows 2012

2013-04-05 Thread Maurice Lawler
Greetings, I am attempting to setup an instance with Windows 2012. However, it seems as though Cloud Stack OR my ISO is not seeing the virtual drive. I have not had any issues loading two instance of window 2008. Please advise. - Maurice

Reaching for the Stars: Secondary IP assignment!

2013-04-03 Thread Maurice Lawler
Hello Cloud Stack Family,I have attempted to the best of my ability to set this up. I have an instance (actually two) I would like to toss one additional IP address to two different instances. Cloud Stack 4.0.1 is proving to be rather difficult to accomplish this in. Here is my set-up:Single Server

Secondary IPs

2013-04-03 Thread Maurice Lawler
Hello,As I have been told by countless folks, it's next to impossible to have CS assign another IP address to an existing instance.Yesterday in #CloudStack was I provided this link: http://markmail.org/message/bt7pqnen26v2o63kMy question is now this, how can I disable iptables / or whatever network

Re: Additional IP Assignment

2013-04-03 Thread Maurice Lawler
he guest vm? > > > On Tue, Apr 2, 2013 at 5:49 PM, Maurice Lawler wrote: > >> >> Greetings, >> >> I am attempting to manually assign my instance two additional IP >> addresses, however, utilizing range0 file and or ifcfg-eth0:1 and :2 are >> proving to

Re: Additional IP Assignment

2013-04-03 Thread Maurice Lawler
k infrastructure is configured to allow it. >> >> Best regards, >> Kirk >> >> On 04/02/2013 05:05 PM, Maurice Lawler wrote: >>> Greetings, >>> >>> I am attempting to manually assign my instance two additional IP >>> addresses, however,

Additional IP Assignment

2013-04-02 Thread Maurice Lawler
Greetings,I am attempting to manually assign my instance two additional IP addresses, however, utilizing range0 file and or ifcfg-eth0:1 and :2 are proving to fail.When adding an IP from a different subnet that is not being utilized by CS, how must one do this?Maurice

Cloudstack KVM Failing

2013-03-30 Thread Maurice Lawler
For some reason, I am unsure of the issue; attempting to review the KVM of any instance times out: cloudstack realhostip.com took too long to respond Has anyone encountered this error and how can it be corrected? Thanks, Maurice

Assigned IPs

2013-03-29 Thread Maurice Lawler
In the account setup in CS it states allotted IPs allowed. Is it possible to automatically from a template made to pull two IPs from the pool. I would think simply make a ifcfg-eth0:1 with DHCP settings would accomplish this. Am I wrong in my thinking?

Feature Request: Password Reset / Change UI

2013-03-29 Thread Maurice Lawler
Hello Gang, I was wondering short of rendering this with the API. Is there plans to allow end users on the CS UI to be permitted to easily change their login password ? I noticed at this time I (being the admin) can change them, but someone was asking me; if this would be implemented in future

KVM | Loading Additional Volume | Windows

2013-03-28 Thread Maurice Lawler
Hello,I have obtained drivers for this to work via KVM, however; uncertain how to complete this. The links I have reviewed:http://sourceforge.net/projects/kvm/files/kvm-guest-drivers-windows/2/http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivershttps://launchpad.net/kvm-guest-drivers-

Re: Unable to create a deployment for VM

2013-03-28 Thread Maurice Lawler
> Reviewing the logs, grepping for job 77 I get the following errors: This is > when spinning up a instance from a template. > > > > [root@lunder ~]# cat /var/log/cloud/management/management-server.log |grep > job-77 > 2013-03-28 02:07:17,540 DEBUG [cloud.async.AsyncJobMan

Re: Attaching Volumes to Windows Instance

2013-03-28 Thread Maurice Lawler
n Su > Subject: Re: Attaching Volumes to Windows Instance > > bumping and adding in the resident kvm gurus. > > On Thu, Mar 28, 2013 at 9:56 AM, Maurice Lawler > mailto:maurice.law...@me.com>> wrote: > Greetings, > > I am utilizing CloudStack-oss-3.0.2-1 on

Re: Unable to create a deployment for VM

2013-03-28 Thread Maurice Lawler
Reviewing the logs, grepping for job 77 I get the following errors: This is when spinning up a instance from a template. [root@lunder ~]# cat /var/log/cloud/management/management-server.log |grep job-77 2013-03-28 02:07:17,540 DEBUG [cloud.async.AsyncJobManagerImpl] (catali

Re: KVM Tools

2013-03-28 Thread Maurice Lawler
; > On Mar 28, 2013, at 9:44 AM, Maurice Lawler wrote: > >> No, there isn't really anything in particular I was getting at. Was simply >> making sure with my setup I wasn't missing anything >> >> "Kelceydamage@bbits" wrote: >> >>

Attaching Volumes to Windows Instance

2013-03-28 Thread Maurice Lawler
Greetings, I am utilizing CloudStack-oss-3.0.2-1 on CentOS 6.3 | KVM. It's running wonderfully, however, I have a Windows Instance I would like to attach a 'storage' volume to. However, when I go to add the volume it only lists the Linux falvor instances that are running to attach to. How can

Re: KVM Tools

2013-03-28 Thread Maurice Lawler
and drop/shared clipboard), as well as API login >functions in the API. > >I myself have brought these up many times, if your interested in other >features, the. Please describe in detail. > >Thanks. > >Sent from my iPhone > >On Mar 28, 2013, at 12:01 AM, Maurice Lawle

Re: Unable to create a deployment for VM

2013-03-28 Thread Maurice Lawler
;2013-03-28 02:07:22,340 INFO [cloud.cluster.ClusterManagerImpl] >(Cluster-Heartbeat-1:null) Management node 1 is *detected inactive* by >timestamp but is pingable > > >-abhi > > >On 28/03/13 12:41 PM, "Maurice Lawler" wrote: > >>Attempting to create a VM

Unable to create a deployment for VM

2013-03-28 Thread Maurice Lawler
Attempting to create a VM from a template I created (Twice) getting this in my logs: 013-03-28 02:07:17,873 WARN [cloud.api.ApiDispatcher] (Job-Executor-22:job-77) class com.cloud.api.ServerApiException : Unable to create a deployment for VM[User|i-2-11-VM] 2013-03-28 02:07:17,873 DEBUG [clou

Re: KVM Tools

2013-03-28 Thread Maurice Lawler
lable for other >> operating systems. There's also the qemu-guest-agent which can be installed >> in the host to do things like write files from host to guest, but >> cloudstack doesn't have any functionality around that. Which features were >> you hoping fo

KVM Tools

2013-03-27 Thread Maurice Lawler
Hello, I've been seeing some idle chatter about possible KVM Guest Tools, like there are for VMware and Xen Server. Has anything be done about this?

Fwd: CloudStack: Attaching Additional Volumes

2013-03-27 Thread Maurice Lawler
Greetings,I am utilizing CloudStack-oss-3.0.2-1 on CentOS 6.3 | KVM.It's running wonderfully, however, I have a Windows Instance I would like to attach a 'storage' volume to. However, when I go to add the volume it only lists the Linux falvor instances that are running to attach to.How can I get th

<    1   2