RE: Console Proxy Certificate Chain

2013-12-14 Thread Nux!
to modify please? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Can't launch instance on local storage from ISO

2013-12-13 Thread Nux!
Thanks Bjoern, it may be that I messed up the tags since I had plenty of resources. I have broke down that setup since, but I'll need to test local storage again and I'll see if I hit this issue again. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Can't launch instance on local storage from ISO

2013-12-09 Thread Nux!
using Borg technology! Nux! www.nux.ro

Re: VMs created using KVM hypervisor

2013-12-05 Thread Nux!
without doing any setting changes am able to access the instances from the Management server and other machines in the network. If you update your security groups to allow traffic does it work? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Missing vhd-util on the KVM System VM?

2013-12-05 Thread Nux!
or some other library (libstd blah), just a guess. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: SecurityGroups, Advanced Zone And DefaultSharedNetworkOfferingWithSGService

2013-12-04 Thread Nux!
to deploy VMs to security groups other than to the “default” SG. Shankar, I'm testing an Adv zone with SG and I can define and use new groups. This is on 4.2.0, which version are you testing? HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Security groups for a real network behind CS?

2013-12-04 Thread Nux!
the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Install Cloudstack with Chef

2013-11-30 Thread Nux!
not take into account installing CentOS and downloading the system template is very fast for me (good things come to those who mirror stuff); in this case 15 minutes is very plausible. :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Apt-get non-oss repository

2013-11-30 Thread Nux!
Hi David, I thought http://cloudstack.apt-get.eu/ contains the non-oss bits as well. Have you tried it? HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: SDN and vlans question

2013-11-29 Thread Nux!
mature and more overhead afaik), there is also support coming for VXLAN which will become sort of a standard imho. Nicira NVP SDN is another possibility if you can afford it which is tested and works. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Install Cloudstack with Chef

2013-11-29 Thread Nux!
install it under 15 minutes following the runbook[1]. [1] - https://people.apache.org/~ke4qqq/runbook/ -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

RE: 4.2.1 anytime soon?

2013-11-28 Thread Nux!
On 28.11.2013 05:24, Animesh Chaturvedi wrote: Animesh Here is the list of issues that are fixed https://issues.apache.org/jira/issues/?filter=12325707. This being a maintenance release there are no new features Great, thanks! :) -- Sent from the Delta quadrant using Borg technology! Nux

Re: 4.2.1 anytime soon?

2013-11-27 Thread Nux!
that will make it into 4.2.1? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Auto-resize partition when create VM

2013-11-21 Thread Nux!
a template it will inherit the template's disk size. Any extra disk that you add is not handled automatically in any way, you need to format and mount it ad labam. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Auto-resize partition when create VM

2013-11-21 Thread Nux!
Webmin and use that. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Auto-resize partition when create VM

2013-11-21 Thread Nux!
and mount the 2nd disk at first boot? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Auto-resize partition when create VM

2013-11-21 Thread Nux!
). -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: KVM snapshots

2013-11-21 Thread Nux!
. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Auto-resize partition when create VM

2013-11-21 Thread Nux!
. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: New VM inherits template's network settings

2013-11-21 Thread Nux!
you install libguestfs-tools and run virt-sysprep on your template. This will wipe out the udev rules for network interfaces, reset selinux, reset the random seed etc so that the template can be used properly. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: New VM inherits template's network settings

2013-11-21 Thread Nux!
the preparations, stop the template VM then run something like: virt-sysprep -a /var/lib/libvirt/images/template.img -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: New VM inherits template's network settings

2013-11-21 Thread Nux!
the template vm? That's fine, virt-tools does not conflict with cloudstack, it's actually a complement to libvirt. You just need to find out which is the file disk of this VM. Power off the VM before you run virt-sysprep against it. -- Sent from the Delta quadrant using Borg technology! Nux

Re: UI problems in Chrome

2013-11-12 Thread Nux!
using Borg technology! Nux! www.nux.ro

Re: Unable to add host (clean 4.2.0 installation)

2013-11-12 Thread Nux!
] (catalina-exec-5:) Unable to find the server resources at http://192.168.10.101 Are you sure you are giving the right password for root? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Wondering KVM

2013-11-11 Thread Nux!
new (open source) technology comes along. It's from RedHat (yeah, I know) which has a really good karma considering. etc etc -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Multi-master MySQL Setup

2013-11-05 Thread Nux!
and being able to load-balance more effectively. If you haven't deployed yet have a look at Galera. I try to stay away from the mysql master-master replication, had really bad experience with it in the past. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Multi-master MySQL Setup

2013-11-05 Thread Nux!
) and MySQL as well. http://codership.com/content/using-galera-cluster -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Unable to deploy VM on new cluster/host (with xenserver)

2013-11-01 Thread Nux!
storage that is not zone-wide. :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

RE: [poll] linux template disk size

2013-11-01 Thread Nux!
) for example. Thanks guys. This helps. I was also looking at 20 GB + LVM as a very generic layout. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Which vhd-util

2013-11-01 Thread Nux!
/scripts/vm/hypervisor/xenserver/vhd-util as well as on the Xenservers in /opt/xensource/bin/vhd-util HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread Nux!
Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread Nux!
be snapshotted, one could assume that if left unchecked it will provide only a disk snapshot. http://img.nux.ro/Tq7R-Selection_007.png -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

[poll] linux template disk size

2013-10-31 Thread Nux!
thoughts on partitioning scheme? Thanks, Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Unable to deploy VM on new cluster/host (with xenserver)

2013-10-31 Thread Nux!
noticed the docs mention a certain CloudStack XenServer Support Package iso, but havent managed to find one for XS 6.2 ... Thanks, Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Unable to deploy VM on new cluster/host (with xenserver)

2013-10-31 Thread Nux!
using Borg technology! Nux! www.nux.ro

Re: CloudStack 4.2 KVM hypervisor - Windows, FreeBSD drivers

2013-10-29 Thread Nux!
VirtIO as well). I've got a FreeBSD KVM template with VirtIO here: http://li.nux.ro/download/cloudstack/images/ Windows VirtIO drivers here: http://alt.fedoraproject.org/pub/alt/virtio-win/latest/virtio-win-0.1-65.iso HTH -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Multiple subnets in shared network

2013-10-26 Thread Nux!
quadrant using Borg technology! Nux! www.nux.ro

Re: Multiple subnets in shared network

2013-10-26 Thread Nux!
-- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: CloudStack Guest Scripts and cloud-init

2013-10-24 Thread Nux!
. That's nice. So, besides changing the data source did you have to do anything else? Any gotchas so far? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: CloudStack Guest Scripts and cloud-init

2013-10-24 Thread Nux!
On 24.10.2013 15:07, Shanker Balan wrote: On 24-Oct-2013, at 6:56 pm, Nux! n...@li.nux.ro wrote: On 24.10.2013 14:01, Shanker Balan wrote: You could try the one from here: http://repos.fedorapeople.org/repos/openstack/cloud-init/epel-6/ It's 0.7.2 so it should have support for CS. I have

Re: Network not configured in VM

2013-10-23 Thread Nux!
tell it so. You just need to make sure eth0 starts at boot and is set up as dhcp, or manually do a dhclient eth0. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: VM snapshot for KVM hypervisor?

2013-10-14 Thread Nux!
quadrant using Borg technology! Nux! www.nux.ro

RE: CloudStack Guest Scripts and cloud-init

2013-10-14 Thread Nux!
0.6.3 version You could try the one from here: http://repos.fedorapeople.org/repos/openstack/cloud-init/epel-6/ It's 0.7.2 so it should have support for CS. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Fail to create additional guest network

2013-10-13 Thread Nux!
: Can't have more than one Guest network in zone with network type Basic I think in this case the UI should not show those add network buttons for VMs, it only creates confusion (and false hopes lol). Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Fail to create additional guest network

2013-10-12 Thread Nux!
to incorrect parameter annotation for the field in api cmd class. Screenshot: http://img.nux.ro/h3PM-Selection_005.png How do I proceed? I'd love to have another guest network! :) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: What about adding Linux Containers to Cloudstack

2013-09-19 Thread Nux!
and there is strong trend towards containers (Docker has just been integrated with Openshift, openstack supports has lxc docker drivers etc). -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: about os templates

2013-09-08 Thread Nux!
drivers enabled, as such it requires VirtIO devices, hence Other PV.. HTH -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: about os templates

2013-09-06 Thread Nux!
On 05.09.2013 20:45, Steven Liang wrote: Thank you very much. I've tested. The CentOS 6 works, but FreeBSD doesn't work. Have you added it as Other PV as the README file instructs? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: about os templates

2013-09-05 Thread Nux!
/cloudstack/images/ -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: about os templates

2013-09-05 Thread Nux!
On 05.09.2013 20:45, Steven Liang wrote: Thank you very much. I've tested. The CentOS 6 works, but FreeBSD doesn't work. On 09/05/2013 03:07 PM, Nux! wrote: On 05.09.2013 18:22, Steven Liang wrote: Hi guys, I find there is only CentOS 5.5(64-bit) no GUI (KVM) OS template on CS 4.0. Who can

Re: Download mirror for SystemVM templates

2013-08-28 Thread Nux!
technology! Nux! www.nux.ro

Why can't I choose a different network offering?

2013-08-09 Thread Nux!
create a new network offering I also do not see it when I create a new guest network. What am I missing? Regards, Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Centos and FreeBSD templates

2013-08-05 Thread Nux!
(basically what openstack does when launching an instance; use minimal e.g. 1 GB template it, expand it to whatever flavour you like). Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: How to use the basic guest network without any security group?

2013-07-01 Thread Nux!
an ingress rules, from port 0 to port 65535 for CIDR 0.0.0.0/0, for both TCP and UDP. If you also want ping enabled add another rule of type ICMP from port -1 to -1 for 0.0.0.0/0. Security Groups are very nifty thing to have. -- Sent from the Delta quadrant using Borg technology! Nux

RE: There are private IP addresses allocated for this pod

2013-06-24 Thread Nux!
On 22.06.2013 15:15, Nux! wrote: On 22.06.2013 11:56, Nux! wrote: On 22.06.2013 11:36, Pranav Saxena wrote: Did you try deleting the physical network ? If not , try that . There is no network left (other than the one for the basic zone, which I need obviously). There's just the pod. Where

Re: Adding a Cluster

2013-06-23 Thread Nux!
On 23.06.2013 02:04, José Egas López wrote: Thanks Nils, Nonoss rpm's are in http://cloudstack.apt-get.eu/rhel/4.1/ repository? I used that and seems to support VMware. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

RE: There are private IP addresses allocated for this pod

2013-06-22 Thread Nux!
there and see if I can get rid of the pod. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

RE: There are private IP addresses allocated for this pod

2013-06-22 Thread Nux!
On 22.06.2013 11:56, Nux! wrote: On 22.06.2013 11:36, Pranav Saxena wrote: Did you try deleting the physical network ? If not , try that . There is no network left (other than the one for the basic zone, which I need obviously). There's just the pod. Where is this private range in DB? I cold

Re: Cloudstack 4.1 MySQL install issue

2013-06-18 Thread Nux!
to run the cloudstack-setup-databases script pointing to the mysql server I get an error at the very end. Error: /bin/sh: mysql: command not found yum install mysql mysql-server -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

RE: USB Passthrough

2013-05-08 Thread Nux!
crossed : ). -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

<    4   5   6   7   8   9