Re: CS 4.2 Virtual Router HA

2013-11-15 Thread Stanislav Petrov
 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 is a
   registered trademark.
  
 




-- 
Best regards,
Stanislav Petrov


Re: Setting user data removes SSH public key data on a running VM

2013-10-18 Thread Stanislav Petrov
Hi again,

Did you stop start the vm after updating the Userdata (after step 4).Even
after stop and start if same behavior exists then this is an issue. - Yes,
I did restart the VM and the behavior is the same (available user data,
removed SSH public key).

The public key being removed from the VR is the correct behavior. The VR
has a cache that stores the ssh key when you make the API call and once it
has been requested is removed from the cache. - Nope, this is NOT true. VR
stores user data and SSH public key on two distinct files. I looked at the
source code here  saveUserDataToRouter() in
file 
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java.
When saving user data to VR, it specifies SSH public key as null and that
removes the public key from the VR.

I think the correct behavior should be to check if there is existing SSH
public key for this VM. If this is true to specify its value as method
argument. Definitely, this seems to be an issue.


On Fri, Oct 11, 2013 at 3:13 PM, Travis Graham tgra...@tgraham.us wrote:

 The public key being removed from the VR is the correct behavior. The VR
 has a cache that stores the ssh key when you make the API call and once it
 has been requested is removed from the cache.

 Travis

 On Oct 11, 2013, at 4:31 AM, Stanislav Petrov devilfighter1...@gmail.com
 wrote:

  Hi all,
 
  My Environment is: CS 4.1.1, KVM hypervisor
 
  Here is the use case steps:
  1. Create SSH keypair keypairname through the REST API.
  2. Deploy VM with the created keypair from step 1.
  3. On the VM, the url http://dhcpserverip/latest/public-keys returns
  the public key.
  4. Update the running VM with userdata.
  5. On the VM, the url http://dhcpserverip/latest/public-keys returns
  nothing and the user data url http://dhcpserverip/latest/user-data
  returns the user-data which was set in step 4.
 
  Result: User data is set but public key is gone (cleaned).
 
  When I update user data on a stopped VM, both SSH public key and user
 data
  are available.
 
  Is this behavior expected or is this some kind of an issue ?
 
  --
  Best regards,
  Stanislav Petrov


-- 
Best regards,
Stanislav Petrov


Setting user data removes SSH public key data on a running VM

2013-10-11 Thread Stanislav Petrov
Hi all,

My Environment is: CS 4.1.1, KVM hypervisor

Here is the use case steps:
1. Create SSH keypair keypairname through the REST API.
2. Deploy VM with the created keypair from step 1.
3. On the VM, the url http://dhcpserverip/latest/public-keys returns
the public key.
4. Update the running VM with userdata.
5. On the VM, the url http://dhcpserverip/latest/public-keys returns
nothing and the user data url http://dhcpserverip/latest/user-data
returns the user-data which was set in step 4.

Result: User data is set but public key is gone (cleaned).

When I update user data on a stopped VM, both SSH public key and user data
are available.

Is this behavior expected or is this some kind of an issue ?

-- 
Best regards,
Stanislav Petrov


Re: Usage Server is running but DB is empty

2013-09-19 Thread Stanislav Petrov
Hi,

Check your db.properties file for access user credentials. This file is
located at /etc/cloudstack/usage/db.properties.


On Thu, Sep 19, 2013 at 1:48 PM, Harikrishna Patnala 
harikrishna.patn...@citrix.com wrote:

 Hi,
 Did you set the global configuration parameters related to this.
 Link:
 http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Admin_Guide/configure-usage-server.html

 -Harikrishna

 On 19-Sep-2013, at 12:10 PM, Nikolay Kabadjov niki...@yahoo.com wrote:

  Hello,
  we've built a deb package for the usage server
 cloudstack-usage_4.1.1-0.0.snapshot_all.deb,
  installed it and started the cloudstack-usage service.
  But it seems it is not working, I mean there are no logs in
 /var/log/cloudstack/usage, all the tables in cloud_usage are empty.b
 
  Any ideas, how to troubleshoot it?
 
  Thanks and best regards,
  Niki




-- 
Поздрави,
Станислав Петров