Re: Disabling security groups

2020-05-26 Thread nux
Hi, I don't think so, that would be lovely, but the feature is missing afaik. Do you want to add a private network to your VMs? On 2020-05-25 17:31, Fariborz Navidan wrote: Hello, Is there any way to disable security groups in an advanced zone so we can adda L2 Network? Thanks

Re: Disabling security groups

2020-05-26 Thread nux
Actually perhaps this new feature in 4.14 can be of help! https://github.com/apache/cloudstack/pull/3639 On 2020-05-26 10:34, n...@li.nux.ro wrote: Hi, I don't think so, that would be lovely, but the feature is missing afaik. Do you want to add a private network to your VMs? On 2020-05-25

Re: Disabling security groups

2020-05-26 Thread nux
Ah, right. I don't believe you can do this yet, not with SG zone at least. One thought, in 4.14 (released today) there is a new feature though called "KVM agent hooks". From what I understand it should be possible to run a script that would maybe clear the SG for the VM. https://github.com/ap

Re: [ANNOUNCE] Apache(R) CloudStack(R) Release 4.14 (LTS)

2020-05-27 Thread nux
Awesome release, thanks! On 2020-05-26 11:08, Andrija Panic wrote: Announcing Apache® CloudStack® LTS Release 4.14 The Apache CloudStack project is pleased to announce the release of CloudStack 4.14. Apache CloudStack 4.14.0.0 is a 4.14 LTS release with over 15 major new features, and ove

Re: Cloudstack meter traffic

2020-06-02 Thread nux
Hello, I did that by using Prometheus with libvirt_exporter on the hypervisors. On 2020-06-02 01:32, 조대형 wrote: Hi Everyone. Does anyone who implement traffic sentinel in cloudstack to meter guest VM traffic? Please, share the knowledge with me. Thanks,

Re: [DISCUSS] New default template

2020-06-03 Thread nux
Hi, I'd like to restate my previous stance on this which is - if not to have a proper "market place" of trusted and tested templates - at least to cover the popular ones. The basics imho would be CentOS and Ubuntu, with this we cover 99% of the user requirements. I'd propose to go with the lat

Re: VRRP issue in guest machine

2020-06-24 Thread nux
2020-06-24 14:26, Andrija Panic wrote: Hm... I recall there was some issue trying that with security groups, but I might be wrong. @Nux! do you recall such issue, or was it my imagination? On Wed, 24 Jun 2020 at 14:12, Rahimov Sherzodjon Murodjon o'g'li wrote: We faced a problem

Re: VRRP issue in guest machine

2020-06-24 Thread nux
ht be wrong. @Nux! do you recall such issue, or was it my imagination? On Wed, 24 Jun 2020 at 14:12, Rahimov Sherzodjon Murodjon o'g'li wrote: We faced a problem with VRRP running on guest machines in our Cloudstack 4.13.0.0<https://4.13.0.0> cluste with KVM as a hypervisor.

Re: [DISCUSS] Management server default port conflict

2020-07-01 Thread nux
+1, agree with Rohit On 2020-07-01 08:34, Rohit Yadav wrote: I think we can document in our CloudStack qig/release/install notes to say users must disable cockpit on CentOS8. Here are my 2paisas; * Most users using CentOS (7/8) won't use a single-host specific management tool/UI such as coc

Re: Configuring HTTPS for UI

2020-08-05 Thread nux
Hi, I've found it much easier to just put Apache httpd in front and do SSL there then proxy to Jetty, ie with the following code in the vhost config: AddDefaultCharset Off ProxyPass /client http://localhost:8080/client ProxyPassReverse /client http://localhost:8080/client HTH On 2020-08-0

Billing cloudstack

2020-08-17 Thread nux
Hi, For the folks running and billing their own Cloudstacks, what do you use? Looking for a nice self-service solution (billing perspective). We run Ubersmith for other things, but it's not great with Cloudstack. I noticed HostBill has a module for it. Any opinions on this? Other ideas welcome

Re: Billing cloudstack

2020-08-18 Thread nux
Thank you all for your answers, more than I expected. :) Lucian On 2020-08-17 16:34, n...@li.nux.ro wrote: Hi, For the folks running and billing their own Cloudstacks, what do you use? Looking for a nice self-service solution (billing perspective). We run Ubersmith for other things, but it's n

Re: Experiences with KVM, iSCSI and OCFS2 (SharedMountPoint)

2021-01-21 Thread nux
Hi, I used SharedMountPoint a very long time ago with GlusterFS before Cloudstack had native integration. Don't remember the details, but overall my impression was that it worked surprisingly well, of course back then there weren't as many feature, so less stuff to test. I would give it a go.

Re: Experiences with KVM, iSCSI and OCFS2 (SharedMountPoint)

2021-01-21 Thread nux
Well, there you go.. On 2021-01-21 18:50, Simon Weller wrote: We used to use CLVM a while ago before we shifted to Ceph. Cluster suite/corosync was a bit of a nightmare, and fencing events caused all sorts of locking (DLM) problems. I helped a CloudStack user out a couple of month ago, after the

Re: Experiences with KVM, iSCSI and OCFS2 (SharedMountPoint)

2021-01-22 Thread nux
Sounds great, keep us posted. A good solution for using iSCSI/SAN/etc would be great, as it is one of the bigger let-downs of Cloudstack (or should I say, ACS+KVM/libvirt combo). PS: NVMeOF sounds like a game changer, wasn't even aware of it, thanks for mentioning. I would need to test t

Hostbill struggles

2021-03-30 Thread nux
Hi, In the hope I am not the only poor soul trying to use Hostbill with Cloudstack, has anyone managed to get it working? Need some help. I have successfully created products linked to Cloudstack2 module, tried my best at configuring it, however several hours later I am yet to produce an act

Status of Terraform?

2021-05-13 Thread nux
Hi, Noticed quite a few discussions lately about taking over the provider module from Hashicorp, but I'd like to know whether any of you can share opinions on the current state of Terraform support for Cloudstack? Is it something that can be used in production today? Any comments, gotchas et

Re: [DISCUSS] Rocky 8.4 and CloudStack

2021-06-22 Thread nux
Hi, Drop support for CentOS8, 8-Stream or both? Regards On 2021-06-22 08:41, Rohit Yadav wrote: All, With GA release of Rocky Linux 8.4 (https://docs.rockylinux.org/release_notes/8.4) does it make sense now to completely drop support for CentOS8 in the next major release? I did a quick test a

Re: ACS 4.15.1 / XCP-NG 8.2

2021-10-19 Thread nux
Hello, Give this a read, see if helps. https://users.cloudstack.apache.narkive.com/f1vzARuw/dynamic-scaling-of-cpu-and-ram-not-working#post8 HTH On 2021-10-19 14:42, benoit lair wrote: Hello, I am trying to scale up a Debian VM from 4Go to 8Go ram I ran into the following error : 2021-10-19

Re: Copy Template - client denied by server configuration

2021-10-19 Thread nux
Hi, It looks like a possible misconfiguration on the server side on sec storage vm. See if in the Apache2 httpd config there is an "allow from all" for /var/www/html/copy or parent dir. HTH On 2021-10-16 17:20, cristian.c@istream.today wrote: Hello, New zone, new error 😊. This err

Re: How to integrate HDFS to CloudStack

2021-10-20 Thread nux
IS HDFS still a thing? :) I thought those things were horrible and slow. Anyway, you can in theory use it via a "shared mount point" type of primary storage. I hope you are on KVM or XCP-ng. Why not look at more modern stuff such as CEPH or at least Glusterfs? Regards On 2021-10-20 16:24, Iv

Re: Ansible 2.7: CloudStack related changes and future

2018-10-10 Thread Nux!
Thanks for all your efforts, Rene! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rene Moser" > To: "users" , "dev" > Sent: Monday, 8 October, 2018 12:43:17 > Subject: Ansible 2.7: Cloud

Re: Templates for Apache Cloudstack

2019-02-07 Thread Nux!
Hello Adrian, I can have a go at it when I get some time these days. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: asen...@testlabs.com.au > To: "users" > Sent: Thursday, 7 February, 2019 00:04:40 > Subject

Re: Templates for Apache Cloudstack

2019-02-12 Thread Nux!
Hi, Can you give this a try? Let me know if it works as expected or not, thanks. http://dl.openvm.eu/cloudstack/ubuntu/x86_64/ubuntu-18.04-xen.vhd.bz2 -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > To:

Re: Template Repository

2019-02-12 Thread Nux!
Try this http://dl.openvm.eu/cloudstack/ -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Fariborz Navidan" > To: "users" > Sent: Tuesday, 12 February, 2019 11:43:09 > Subject: Template Repository

Re: Templates for Apache Cloudstack

2019-02-18 Thread Nux!
Hi, Have you noticed the same problem with the Ubuntu ones? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: asen...@testlabs.com.au > To: "users" > Cc: "Nux!" > Sent: Monday, 18 February, 2019 02:54

Re: Templates for Apache Cloudstack

2019-02-19 Thread Nux!
it always sort of worked. If on KVM you can add it as virtio (not scsi) and password enabled. Regards -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "asender" > To: "users" > Cc: "Andrija Panic&q

Re: Templates for Apache Cloudstack

2019-02-20 Thread Nux!
using Borg technology! Nux! www.nux.ro - Original Message - > From: "asender" > To: "users" > Cc: "Nux!" > Sent: Tuesday, 19 February, 2019 21:41:37 > Subject: Re: Templates for Apache Cloudstack > Hi Nux, > > That spin appears to be fine

Re: Templates for Apache Cloudstack

2019-02-21 Thread Nux!
ds, always]" in /etc/cloud/cloud.cfg I have started new build jobs for Ubuntu 18.04 Xen and KVM with the fix and will correct the other templates in the next few days. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "

FreeNAS Secondary Storage anyone?

2019-04-04 Thread Nux!
Hi, Has anyone managed to use FreeNAS for Secondary Storage? Can't seem to get past the no_root_squash requirement which I can't seem to enable on FreeNAS. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: FreeNAS Secondary Storage anyone?

2019-04-05 Thread Nux!
Hi, I had already tried that and failed. I'll try again, maybe I overlooked some detail. Thanks -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "asender" > To: "users" > Cc: "Nux!" >

Re: FreeNAS Secondary Storage anyone?

2019-04-05 Thread Nux!
Indeed, apparently you also need to enable "NFSv3 ownership model for NFSv4" in Services/NFS, but that seems to have done the trick. Cheers -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > T

Re: FreeNAS Secondary Storage anyone?

2019-04-05 Thread Nux!
E pur non si muove... Mounting the share as nfs4 under CentOS works just fine and ids are 0/0. On the Debian sec stor VM it mounts, but operations lead to "input output error". -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - &g

Re: FreeNAS Secondary Storage anyone?

2019-04-05 Thread Nux!
(most likely a bug) - can't allow the guest network to mount nfs, any user VM could mount it and read/write everything. Will open a bug report. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > To: "asend

Re: Network metrics

2019-04-05 Thread Nux!
Hi, How I got stats for all VMs, including system ones, was to install Prometheus, both the cloudstack and the libvirt exporter. I know it's "outside" Cloudstack, but may prove useful. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Messa

Re: Network metrics

2019-04-05 Thread Nux!
What exactly did you have in mind? I mean other than bytes in and out. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Riepl, Gregor (SWISS TXT)" > To: "users" > Sent: Friday, 5 April, 2019 16:09:18 &

Re: Packer and Cloudstack

2019-04-05 Thread Nux!
It'd be nice to share with the mailing list, though.. ;-) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Ivan Kudryavtsev" > To: "users" > Sent: Friday, 5 April, 2019 16:06:35 > Subject: Re: Pa

Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-09 Thread Nux!
is what I need, however I can't do the same for the network devices. What does the community recommend here? Any way to force virtio devices on the Windows Server profile or should I go for "Other PV" profiles for Windows guests? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-09 Thread Nux!
Ok, turns out there's a "Windows PV" profile that sorts out my problem. Didn't see that initially. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > To: "dev" > Cc: "use

Re: Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-10 Thread Nux!
Thanks, good to know (though I am on 4.11 lts)! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Simon Weller" > To: "dev" > Cc: "users" > Sent: Tuesday, 9 April, 2019 15:34:35 > Subject:

Re: Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-10 Thread Nux!
Thanks, I'll try to run as little Windows as possible. :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: "users" > Cc: "dev" > Sent: Wednesday, 10 April, 2019 1

Re: [DISCUSS] Remove support for el6 packaging in 4.13/4.14

2019-04-15 Thread Nux!
+1, EL6 is in its last phase of support. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: "dev" , "users" > Sent: Monday, 15 April, 2019 08:44:58 > Subject: [DISCUSS] Rem

Re: Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-16 Thread Nux!
Shouldn't I see something like hyperv or hv in the virsh xml dump for the VM if enlightenments were enabled? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Simon Weller" > To: "dev" > Cc: "us

Re: Fast access to specific templates vs. secondary storage

2019-04-16 Thread Nux!
the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "peter muryshkin" > To: "users" > Sent: Tuesday, 16 April, 2019 08:23:55 > Subject: Fast access to specific templates vs. secondary storage > Hi all, > >

Re: Cloudstack-agent gets the local IP address exception

2019-05-01 Thread Nux!
Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "li jerry" > To: "users" , "dev" > Sent: Monday, 22 April, 2019 14:36:51 > Subject: Cloudstack-agent gets the local IP address exception > HI

Re: cloud-init password reset issue

2019-05-01 Thread Nux!
Check my template here http://dl.openvm.eu/cloudstack/config/centos/centos7-kvm.cfg Swen , you should update your templates as well. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Fariborz Navidan" > To: "users&qu

Re: Cloudstack-agent gets the local IP address exception

2019-05-02 Thread Nux!
Thanks Wei, I've opened a proper issue for this, hope your fix gets applied. https://github.com/apache/cloudstack/issues/3311 -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wei ZHOU" > To: "dev" >

Re: Restricting IP usage & Upgrading CloudStack & Live storage migration

2019-05-03 Thread Nux!
with Openstack. HTH -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Paul Angus" > To: "users" > Sent: Wednesday, 1 May, 2019 20:19:17 > Subject: RE: Restricting IP usage & Upgrading CloudStack &am

Re: Restricting IP usage & Upgrading CloudStack & Live storage migration

2019-05-03 Thread Nux!
Borg technology! Nux! www.nux.ro - Original Message - > From: "Razvan Rosca" > To: "users" > Sent: Friday, 3 May, 2019 11:23:37 > Subject: Re: Restricting IP usage & Upgrading CloudStack & Live storage > migration > Hey, > >> you can

Re: Poor NVMe Performance with KVM

2019-05-17 Thread Nux!
Hi, What HV is that? CentOS? Are you using the right tuned profile? What about in the guest? Which IO scheduler? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Ivan Kudryavtsev" > To: "users" > Sent:

Re: Poor NVMe Performance with KVM

2019-05-17 Thread Nux!
What happens when you set deadline scheduler in both HV and guest? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Ivan Kudryavtsev" > To: "users" , "dev" > Sent: Friday, 17 May, 2019 14:16:

Re: Upgrade to Cloudstack 4.11.2 fails *AGAIN*

2019-05-22 Thread Nux!
ering "fixed" the issue. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Eric Lee Green" > To: "users" > Sent: Wednesday, 22 May, 2019 07:48:05 > Subject: Re: Upgrade to Cloudstack 4.11.2 fails *A

Re: Upgrade to Cloudstack 4.11.2 fails *AGAIN*

2019-05-22 Thread Nux!
ology! Nux! www.nux.ro - Original Message - > From: "Eric Lee Green" > To: "users" > Sent: Wednesday, 22 May, 2019 15:33:15 > Subject: Re: Upgrade to Cloudstack 4.11.2 fails *AGAIN* > Okay. This makes sense. > > And people wonder why Amazon dec

Re: Reg : qemu-kvm upgrade in KVM hypervisor agent

2019-06-13 Thread Nux!
d of enterprise level of QA you would expect from stock CentOS packages. Expect problems at some point. In fact I remember someone had to downgrade recently because of issues (which I do not recall, it's on the ml). HTH -- Sent from the Delta quadrant using Borg technology! Nux! www.nu

Re: Cloudstack orchestration feature

2019-06-13 Thread Nux!
to operate it and commercial support for it won't break the bank. ;-) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "ghadge dhairya23" > To: "users" > Sent: Wednesday, 12 June, 2019 05:43:31 > Subj

Re: Hello

2019-06-13 Thread Nux!
Hi Darrin, welcome! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Darrin Hüsselmann" > To: "dev" , "users" > Sent: Thursday, 13 June, 2019 13:14:00 > Subject: Hello > Hi All, > >

Re: Network Bandwidth Stats

2019-07-01 Thread Nux!
quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: "users" > Sent: Friday, 28 June, 2019 18:09:33 > Subject: Re: Network Bandwidth Stats > With KVM, configure vm.disk.stats.interval and vm.network.stats.i

Re: Network Bandwidth Stats

2019-07-01 Thread Nux!
Yep, it seems to be working by default, as I wasn't even aware of those options until your email just now so.. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: "users" > S

Re: [VOTE] Ceph, ZFS or Linux Soft RAID?

2019-07-15 Thread nux
Isn't that a bit apples and oranges? Ceph is a network distributed thingy, not a local solution. I'd use linux/software raid + lvm, it's the only one supported (by CentOS/RedHat). ZFS on Linux could be interesting if it was supported by Cloudstack, but it is not, you'd end up using qcow2 (CO

Re: [VOTE] Ceph, ZFS or Linux Soft RAID?

2019-07-15 Thread nux
What's the use case exactly, what are you aiming to achieve? Any layer you add will increase latency, NFS especially, even if it's local. On 2019-07-15 14:56, Fariborz Navidan wrote: Thank you for opinions. Also I would ask you another question. how would difference in mater of performance

Re: Glusterfs vs CEPH

2019-07-30 Thread Nux!
CEPH is much, much more used with Cloudstack than Glusterfs (from what I see in the community). As a product in itself it is arguably much, much more deployed than Glusterfs. I like Glusterfs, it's so simple to deploy and manage, but I'm afraid it's the loser in this race. hth --- Sent from t

Re: [VOTE] Primate as modern UI for CloudStack

2019-10-07 Thread Nux!
+1 (binding) A welcome change, the current UI is horrible. --- Sent from the Delta quadrant using Borg technology! On 2019-10-07 12:31, Rohit Yadav wrote: All, The feedback and response has been positive on the proposal to use Primate as the modern UI for CloudStack [1] [2]. Thank you all. I

Re: Assigning one IP to multiple VMs

2019-11-15 Thread Nux!
I don't think you can do this with Cloudstack without hacking your way around it. --- Sent from the Delta quadrant using Borg technology! On 2019-11-15 12:24, Fariborz Navidan wrote: Hello, I want to implement virtual IP concept using iptables CLUSTERIP described here: https://www.tummy.co

Re: Enabling promiscuous mode and forged transmits

2019-12-06 Thread Nux!
Try virsh nwfilter-edit no-other-l2-traffic and set it to accept, see if it solves your problem. Might have to restart the VM or libvirtd. --- Sent from the Delta quadrant using Borg technology! On 2019-12-03 17:18, Fariborz Navidan wrote: Any idea on this? On Sat, Nov 30, 2019 at 1:15 AM Far

Re: HA-Cluster with floating IP

2019-12-09 Thread Nux!
It doesn't look like you'll have much success with this, after so many tries and emails. Have you tried messing with the libvirt filters as I proposed in an older email? Also, have you tried doing your LB in a separate network? Latest ACS allows you to add L2 networks that may not have the same

Configdrive?

2020-01-07 Thread Nux!
Hello, Anyone around here has some configdrive success stories? Any gotchas or comments from people who use it? I'm kind of eager to get rid of the DHCP server and the cloudstack metadata provider, but I'd also hate any disruption if the feature is not mature. Regards, Lucian -- Sent from t

Re: CloudStack-UI (CSUI) HTTP access helper demonstration

2020-01-07 Thread Nux!
Quite cool, thanks for sharing. I haven't tried the new UI (Primate), but I hope it will allow this kind of extra functionality that you built into CSUI. Regards, Lucian --- Sent from the Delta quadrant using Borg technology! On 2020-01-07 04:47, Ivan Kudryavtsev wrote: Hello, community, I

Re: Configdrive?

2020-01-07 Thread Nux!
drive isos hosted on the secondary storage (default behaviour) or on the primary storage. Regards, Rohit Yadav Software Architect, ShapeBlue https://www.shapeblue.com From: Nux! Sent: Tuesday, January 7, 2020 19:24 To: Dev Cc: users Subject: Configdrive?

Re: Temporarily disabling API requests

2020-01-09 Thread Nux!
Editing the roles is a great idea and proly the easiest, not to mention if you disable the user all its VMs will be automatically shut down, might be something you want to avoid. --- Sent from the Delta quadrant using Borg technology! On 2020-01-09 09:12, Andrija Panic wrote: You can try editi

Re: Creating Windows Server 2019 templates with cloudbase init

2020-01-14 Thread nux
Hi, This could be a bug (or undocumented feature, ahem) with cloudbase-init. Despite efforts I never got it to work reliably in the past, not sure about now. Have you tried using CloudInstanceManager.msi for setting the password? It still works for me. What I do is set up the template with a

Re: Creating Windows Server 2019 templates with cloudbase init

2020-01-14 Thread nux
It's quite possible. I try to do the minimum where Windows is concerned, so I stopped at using the old CloudInstanceManager when I saw it's working. On 2020-01-14 13:28, simon.voel...@zv.fraunhofer.de wrote: Hi, I believe that having to set a new password after it has been reset is supposed

Re: slow performance of vm on gluster

2020-04-24 Thread nux
Hi, I would not use Gluster in production for VM workloads, perhaps as secondary storage where there are mostly sequential writes involved rather than load of random I/O, it would be fast at that. CEPH is a much better choice, it's user base is an order of magnitude larger and so many more p

Re: guest VMs running NetBSD or OpenBSD

2015-04-02 Thread Nux!
Phillip, I'm successfully running FreeBSD and OpenBSD on ACS + KVM + VirtIO (PV). I want to try NetBSD next. They run quite fine actually, though performance is still not on par with linux guests. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Ori

Re: guest VMs running NetBSD or OpenBSD

2015-04-04 Thread Nux!
quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Jeff Moody" > To: users@cloudstack.apache.org > Sent: Saturday, 4 April, 2015 16:21:34 > Subject: Re: guest VMs running NetBSD or OpenBSD > The only catch there is the Other (64-bit) OS Type

Re: ACS database on Galera/Percona XtraDB cluster

2015-04-07 Thread Nux!
udplatform-mariadb-galera-cluster Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: users@cloudstack.apache.org, d...@cloudstack.apache.org > Sent: Tuesday, 7 April, 2015 09:39:48 > Subject

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Nux!
Can you check secstorage.ssl.cert.domain in global settings and see if it's the correct one? Should be *.blah.tld or whatever your domain is. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic&

Re: cloud-init and password reset script

2015-04-08 Thread Nux!
Erik, You can have a look here: http://dl.openvm.eu/cloudstack/centos/ks/vanilla/6/vanilla.ks I just use virt-install with that ks. I have not yet modified them to do what i said above, but I'll make it happen this week. -- Sent from the Delta quadrant using Borg technology! Nux! www.n

Re: cloud-init and password reset script

2015-04-08 Thread Nux!
using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: users@cloudstack.apache.org > Sent: Wednesday, 8 April, 2015 20:49:14 > Subject: cloud-init and password reset script > Newer cloud-init versions have support for CloudStack

Re: Best practicies to create full snapshots (block devices + RAM) with cloudstack

2015-04-13 Thread Nux!
consistent backups" of them and keep them in the Secondary Storage. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Vladislav Nazarenko" > To: users@cloudstack.apache.org > Sent: Monday, 13 April, 2015 17:3

Re: No response received when trying to login

2015-04-16 Thread Nux!
Might sound silly, but have you tried in another browser or in a private browsing session (ie without any prior cache, cookies etc)? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber"

Re: [SOLVED] No response received when trying to login

2015-04-16 Thread Nux!
Erik, Can you share more details about how you solved this? What did you have to do exactly? Just thinking it may come it handy to some poor soul in the future. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Webe

Re: Custom disk size at cloudstack UI

2015-04-20 Thread Nux!
Vadim, That only works for KVM btw. On which ACS version are you? There are different methods.. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Vadim Kimlaychuk" > To: users@cloudstack.apache.org > Sen

Re: Custom disk size at cloudstack UI

2015-04-21 Thread Nux!
ead of what is there. Then gzip the file (all the files are gzipped, this is how they are served by default to increase speed). HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Vadim Kimlaychuk" > To: users@c

Re: CS 4.1.1 & Centos 6.6

2015-05-07 Thread Nux!
http://www.nux.ro/archive/2014/01/Taking_KVM_volume_snapshots_with_Cloudstack_4_2_on_CentOS_6_5.html -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: users@cloudstack.apache.org, "Nux!"

Foreman Cloudstack provider

2015-05-08 Thread Nux!
n -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Foreman Cloudstack provider

2015-05-08 Thread Nux!
Thanks David, I found that, but thought it was for deploying/managing hypervisors. Anyway, it does not help me as I do not use Adv zone. Good job, though! Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "David Nalley&q

venom/CVE-2015-345 Update your KVM folks

2015-05-13 Thread Nux!
https://access.redhat.com/articles/1444903 People running KVM might want to update their stuff. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: ACS 4.5.1 KVM live migration problem

2015-05-14 Thread Nux!
Andrei, Do you know if the problem was also in the RC releases? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrei Mikhailovsky" > To: users@cloudstack.apache.org > Sent: Thursday, 14 May, 2015 21:

Re: ACS 4.5.1 KVM live migration problem

2015-05-14 Thread Nux!
Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrei Mikhailovsky" > To: users@cloudstack.apache.org > Sent: Thursday, 14 May, 2015 23:47:51 > Subject: Re: ACS 4.5.1 KVM live migration problem > Lucian, > >

Re: ACS 4.5.1 KVM live migration problem

2015-05-15 Thread Nux!
Andrei, "trying to fetch storage pool d8d5ec36-3cb0-39af-8fc6-084a4abd5d28 from libvirt", does that pool actually exist in libvirt? virsh pool-list --all What are the libvirtd logs saying? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Origin

Regular total loss of connectivity

2015-05-31 Thread Nux!
4.5.1, Adv zone Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Regular total loss of connectivity

2015-06-01 Thread Nux!
! Nux! www.nux.ro - Original Message - > From: "Simon Weller" > To: "dev" , "Cloudstack Users List" > > Sent: Sunday, 31 May, 2015 22:36:56 > Subject: Re: Regular total loss of connectivity > If you ifdown the interface on the route

Re: Regular total loss of connectivity

2015-06-01 Thread Nux!
Nope, it's a regular, non-redundant VR. I've switched to using e1000 instead of virtio, waiting for a few hours, so how it pans out. :-) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Simon Weller" > To:

Re: Regular total loss of connectivity

2015-06-01 Thread Nux!
Ok, no luck with e1000 either, connectivity is lost after 4 hours (14400 sec). That can't be random. Any ideas? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > To: users@cloudsta

Re: Regular total loss of connectivity

2015-06-01 Thread Nux!
I was using latest stock EL6 , but now am trying kernel 4.x and qemu-rhev from ovirt.org. Thanks, Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rafael Fonseca" > To: d...@cloudstack.apache

Re: Regular total loss of connectivity

2015-06-01 Thread Nux!
Arp remains unchanged when it happens, I only have one host. I'll try the ping thing next. Thanks Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Simon Weller" > To: users@cloudstack.apache.org, d...@

Re: Cloud Instance Manager only sets password after reboot on Windows 2012 R2

2015-06-02 Thread Nux!
If you VM tries to autologin, then I would check the sysprep/xml it was built from, at least that is one of the places where this can be set. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Jeff Hair"

Re: Regular total loss of connectivity

2015-06-02 Thread Nux!
0 (what I did) or set a proper IP from the same subnet on the cisco port. What makes me scratch my head is why this problem was triggered all of a sudden ... it worked fine for many months before the power cut. Thanks -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: How to shutdown whole CloudStack

2015-06-06 Thread Nux!
I would put the whole zone and hypervisors in maintenance mode. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "José Egas López" > To: users@cloudstack.apache.org > Sent: Friday, 5 June, 2015 22:57:1

Re: Not able to login cloudstack image deployed from template

2015-06-16 Thread Nux!
Hello, Which template are you using? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: users@cloudstack.apache.org > Sent: Tuesday, 16 June, 2015 09:24:12 > Subject: Re: Not able to login clo

  1   2   3   4   5   6   7   8   9   10   >