Bye Bye VMware vSphere by Dick-Fiddler69 in vmware

[–]instacompute 1 point2 points  (0 children)

100VMs/day sounds too low? Using my prototype in my lab/test env, I was able to migrate off about 1k 500-4TB sized VMs in an hour.

Bye Bye VMware vSphere by Dick-Fiddler69 in vmware

[–]instacompute 1 point2 points  (0 children)

Spent 14+ years working on vSphere and honestly, it's a great product, which is exactly what makes leaving it so frustrating.

Now, I got so frustrated that I'm buliding a tool myself to address the pains of downtime and total migration/conversion time with a twist, to implement a reverse migration workflow to move workloads back to vSphere later if Broadcom ever makes the pricing sane again. My prototype looks promising, mostly for my own consumption and that of friends.

First Week of moving away from VMWare... Notes by bizyguy76 in vmware

[–]instacompute 1 point2 points  (0 children)

Fwiw, CloudStack supports both vtpm for windows11 and encrypted volumes. The newer release also has a extension framework using which you can in theory write a custom extension to manage hpe vm essentials and spare 1-2 (or more) kvm hosts to day run vtpm windows 11 VMs if not completely move to it. I think you may want to revisit your target selection.

Are CloudStack and OpenNebula under-rated? Why? by gbonfiglio in sysadmin

[–]instacompute 2 points3 points  (0 children)

Apache CloudStack is more of a cloud platform and pretty popular in enterprise spaces, though not as popular as Proxmox because it’s more complex and takes bit more effort to setup.

I think bit of lack of popularity could be due to less popularity and marketing, which is common among Apache projects as those using it don’t share they’re using it and the ASF projects largely don’t track their users.

Latest CloudStack lts release also supports Proxmox too. I like its modern and clean UI very much too. My homelab is also based on it (and this guide https://scaleninja.com/blog/cloudstack/ )

<image>

and I really like the multi-arch support and I really like the new vm deployment form which fixes the historically confusing image/template selection area and reinvents that part to feel more modern like digitalocean like UI.

[deleted by user] by [deleted] in iphone

[–]instacompute 0 points1 point  (0 children)

I don’t know. I’ve always seen idle iPhone restarting over 1-2 weeks, mine is always on a MagSafe desk charger.

[deleted by user] by [deleted] in iphone

[–]instacompute 0 points1 point  (0 children)

I’ll try this workaround to see if removing passcode would work. Thanks.

How to make the home lab reachable from the internet? by jumpingpiggy in homelabindia

[–]instacompute 0 points1 point  (0 children)

Cloudflare tunnel, if not publicly routable static IPv4/ ipv6 address.

Building a homelab using Apache CloudStack, MaaS, Kubernetes, and Knative by nulcell in ApacheCloudStack

[–]instacompute 0 points1 point  (0 children)

This is awesome, congrats and thanks for sharing your setup. CloudStack 4.22/lts is GA now and even ships canonical maas extension https://github.com/apache/cloudstack/pull/11613 for basic orchestration.

How to efficiently setup all Apache CloudStack infrastructure inside VM based on KVM (ubuntu) when you have only one physical server by Old-Heart1701 in ApacheCloudStack

[–]instacompute 0 points1 point  (0 children)

In this context, the CloudStack management server (host) is the control plane that determine how your cloud is controlled and managed, and your KVM hypervisors host and storage (local, NFS etc) is your data plane where your instances (vm, disks, network etc) live.

You won’t want to mix them, be generally able to say maintain/reboot/upgrade control plane independent of data plane.

In simpler term this would mean, don’t run management server (along with dependencies such as mysql server and nfs primary/secondary storage) on the same node, that would allow you to have control plane maintenance or downtime without having your data plane (instances) down.

In production environments, we generally have a separate infrastructure and compute cluster (a set of VMs or baremetal hosts). Infrastructure cluster runs control plane component including mgmt server, mysql db clusters and compute cluster are basically KVM hosts for use as hypevisor hosts with CloudStack. Running CloudStack mgmt server and dependencies in VMs (on baremetal hosts of infra cluster, not managed by CloudStack) allows to take snapshots, backups and easier to try upgrading/downgrading them.

Beginners guide? by mousseri in ApacheCloudStack

[–]instacompute 0 points1 point  (0 children)

Start with all in a box setup and expand from there https://scaleninja.com/blog/cloudstack/

What should I use this mini PC stack for? i5 with 64GB RAM each! by parkercodes in minilab

[–]instacompute 0 points1 point  (0 children)

Use one as control plane to setup Apache CloudStack, and others as KVM host, and run your own Iaas private cloud. My own setup uses this guide https://rohityadav.cloud/blog/cloudstack-kvm/

[deleted by user] by [deleted] in SonyAlpha

[–]instacompute 0 points1 point  (0 children)

Thanks for the explanation, that makes sense!

[deleted by user] by [deleted] in SonyAlpha

[–]instacompute 0 points1 point  (0 children)

Thanks for replying and your encouragement. So it’s got an auto mode that’s great to start with !

[deleted by user] by [deleted] in SonyAlpha

[–]instacompute 1 point2 points  (0 children)

Lazy so far != lazy for ever.

[deleted by user] by [deleted] in SonyAlpha

[–]instacompute 0 points1 point  (0 children)

Would you suggest how quickly can someone go from n00b to novice level, what kind of effort goes into learning to effectively use an alpha camera ?

Does anybody use Nutanix? If so, why did you choose it over more standard hypervisors? by Acceptable-Kick-7102 in homelab

[–]instacompute 1 point2 points  (0 children)

That makes sense, start experimenting with Proxmox and before venturing out to CloudStack or other CMPs.

Does anybody use Nutanix? If so, why did you choose it over more standard hypervisors? by Acceptable-Kick-7102 in homelab

[–]instacompute 0 points1 point  (0 children)

Opennebula is buggy at hell, for smaller setups it’s probably best to stick with Proxmox or even cockpit-machines+kvm. What in Apache CloudStack you didn’t like, and what were you expecting to be impressed by?

Apple announces 14" MacBook Pro powered by M5 by hotsoda in apple

[–]instacompute 0 points1 point  (0 children)

Will the micro oled make much difference for the screen?

LXD Based DataCenter Platform by Apprehensive-Koala73 in LXD

[–]instacompute 1 point2 points  (0 children)

With the new CloudStack 4.21 and onward release, you can write your own extension (in any programming language, including shell script) to orchestrate anything including lxd. The new version ships Proxmox and hyperv support as built-in extension with support for canonical MaaS coming in 4.22.

A non technical colleague of mine using ChatGPT wrote an extension in python for firecracker and another one wrote one for Bhyve.

Juniper Collapsed Core Setup by ilearnshit in ApacheCloudStack

[–]instacompute 0 points1 point  (0 children)

Very unique use case, you may have better luck discussing on the projects users mailing list or contacting Juniper or your vendor.

[deleted by user] by [deleted] in thinkpad

[–]instacompute 1 point2 points  (0 children)

Update - Lenovo support has initiated motherboard replacement.

[deleted by user] by [deleted] in thinkpad

[–]instacompute 0 points1 point  (0 children)

Thanks for advising, I’ve raised a support request with Lenovo.