Hi Du Jun,
You can find my thread here
http://mail-archives.apache.org/mod_mbox/cloudstack-users/201310.mbox/thread?5,
I was having the exact same issue.
My conclusion "It appears upgrading (Linux) VM kernels to 3.5 fixed the
Inbound traffic issue. Drivers for e1000 on Windows are (apparently)
pro
Actually, this functionality exists in the UI, too.
In Global Settings, be sure to select view as "Hypervisor Capabilities"
instead of "Global Settings."
Then, raise {KVM, default} to a higher value.
---
Yu-Hen
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 tri
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
Hi Prachi and especially Ryan,
Many thanks! Managed to find the option on Global Settings and change view
to "Hypervisor Capabilities" as per Ryan's advice! Have changed the value
under KVM, default to a higher value.
Cheers.
On Wed, Dec 25, 2013 at 4:38 PM, Ryan Lei wrote:
> Actually, this
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 us
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 poli
Hi Marty,
My problem is that even though I have update global settings about network
rate, but inbound and outbound are not affected. Look like that:
root@cloudstack-ubuntu:~# virsh dumpxml i-2-3-VM | egrep "inbound|outbound"
No matter what I set for network rate in global settin
On 25.12.2013 11:40, Du Jun wrote:
Hi Marty,
My problem is that even though I have update global settings about
network
rate, but inbound and outbound are not affected. Look like that:
root@cloudstack-ubuntu:~# virsh dumpxml i-2-3-VM | egrep
"inbound|outbound"
No matter wha
I assume you are stopping and relaunching the VM.
I would second Nux and say Network Offering.
Marty
On Wed, Dec 25, 2013 at 11:49 AM, Nux! wrote:
> On 25.12.2013 11:40, Du Jun wrote:
>
>> Hi Marty,
>> My problem is that even though I have update global settings about network
>> rate, but inb
1. First try call the commands EX: listZones,createAccount etc from browser.
For that, browse your CS installed using a browser, then use firebug( A plugin
to the browser reflecting your requests\responses) from your browser and check
the GET\POST requests sent for each command. You will see the
@Nux @Marty
As you can see, I use DefaultIsolatedNetworkOfferingWithSourceNatService and
I update network rate to 2Mbps. Meanwhile, I reboot the VMs. However,
inbound and outbound value are all the same!
root@cloudstack-ubuntu:~# virsh dumpxml i-2-3-VM | egrep "inbound|outbound"
Hi DuJun,
Can you confirm you are fully stopping the VM, the starting it as opposed
to just rebooting it?
Marty
On Wednesday, December 25, 2013, Du Jun wrote:
> @Nux @Marty
> As you can see, I use DefaultIsolatedNetworkOfferingWithSourceNatService
> and
> I update network rate to 2Mbps. Mea
Hi Marty,
Stop and then start VM instead reboot VM can update the value of "inbound |
outbound",
root@cloudstack-ubuntu:~# virsh dumpxml i-2-3-VM | egrep "inbound|outbound"
However, the real transportation speed is still the same, it's only about
600KB/s, which is far less than 2
Hi, check the documentation for the hypervisor you are using with
CloudStack. It will include the instructions to install the needed drivers.
Best regards,
Kirk
On 12/09/2013 11:48 AM, jitendra shelar wrote:
> Hi All,
>
> Can someone please tell me how to add drivers to the windows VM created
>
Hi, the rate limiting functionality is complicated. It can be affected
by the type of network (shared or isolated), the direction of the
traffic, the hypervisor running the instance or virtual router, the
Network Offering for the network, the Compute Offering for the instance,
the System Offering
Hi Jitendra,
If you have deployed vms in an isolated networks , acquire one IP address in
the network in which vms have been deployed and configure PF/Statick Nat rule
and assign the guest vms you want to accesss. Also allow the ports on which you
want to access windows vm via RDP or linux vm
Hi,
Custom compute offerings can be used in following cases:
1-deploy vm
2-change CO of stop vm
3-change CO of running vms(scaling up)
->In doc it is more specific to create vm
Custom: If checked, the end-user must fill in the desired values for number of
CPU cores, CPU MHz, and Memory wh
18 matches
Mail list logo