Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Luna Node: KVM Cloud with Snapshots, Floating IPs, Tenant Networks, Volumes, an API, and more!
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Luna Node: KVM Cloud with Snapshots, Floating IPs, Tenant Networks, Volumes, an API, and more!

perennateperennate Member, Host Rep

Luna Node is a simple, reliable, and feature-packed cloud virtualization platform. We're based in Canada, and have locations in Toronto, Montreal, and northern France. With a powerful array of cloud features, from snapshots to tenant networks, our platform allows you to manage your servers with minimal effort. Sign up now!

Snapshots

With just a couple of clicks, you can snapshot your virtual machine. A snapshot is an image containing a consistent state of your VM's disk. Our snapshot system is built on qemu and libvirt live snapshotting technology, so no downtime is required to take a snapshot. Snapshots have two primary purposes:

  • Backup: in case something goes wrong (like a botched upgrade), you can restore an earlier version of your VM.
  • Cloning and Templates: you can create additional VMs that have the same software and perform the same function as an existing VM. We use cloud-init to perform any system reconfiguration when deploying from a snapshot, such as setting the hostname and resizing partitions.

You can download snapshots from the panel. Snapshots can also be replicated from one region to another.

Custom Images

Right from our control panel, you can upload your own ISO images and qcow2 templates, and immediately begin provisioning VM instances from them. Use the browser-based noVNC client or your own desktop VNC client to complete installation from ISOs.

Tenant Networks and Load Balancers

Tenant networks are isolated virtual networks. Virtual machines provisioned on tenant networks can acquire any IP address in the assigned private subnet, enabling more complex network architectures.

Scalable load balancers can be created in tenant networks to balance TCP connections or HTTP requests between several VMs. You can define health monitors to periodically check on your VMs so that VMs are automatically disabled on the load balancer if a VM goes offline. Currently each load balancer will listen on one port.

Volumes

Volumes are detachable block storage devices that are stored on our high availability Ceph RBD cluster. Volumes can be attached to and detached from virtual machines on demand; this means that, if you store application data on a volume, you can test a new version of the application on a new virtual machine, and commit the upgrade simply by detaching the volume from the old VM and attaching it to the new VM.

The root partition can also be stored on a volume so that your instance does not depend on local storage; this way, if a host node fails, your VM will be quickly rebooted on another host node via an automatic evacuation process, avoiding downtime for hardware replacement.

Like VMs, volumes can also be snapshotted, regardless of whether they are attached to a virtual machine. New volumes can be created from the volume snapshots. Volumes can also be converted to images, which can be downloaded, used to provision a VM with local stoarge, or replicated to another region.

Security Groups

Security groups allow you to define ingress and egress traffic restrictions on groups of virtual machines. Unlike iptables and similar firewalls that run inside your VM, security groups are enforced at the infrastructure level and can be applied to multiple VMs; this removes the possibility of accidental firewall deactivation and simplifies firewall management.

Floating IPs

We use floating IPs, where external IP addresses are associated with internal IP addresses via 1:1 destination NAT. Using the control panel or the API, you can move floating IP addresses between virtual machines on the fly. So, if you want to failover from one VM to another in the same region, then you can perform an API call to move the external (floating) IP from the failed VM to the backup VM.

Other Features

We offer several more useful features:

  • Uptime Monitoring: we developed an open-source, fault-tolerant uptime monitoring application and provide it as a free service (excluding SMS and phone call notifications) that is configurable directly from our panel. Add HTTP, TCP, ICMP, and SSL certificate expiration checks so that you know when your application is down.
  • API: our powerful API allows you to write software to automate VM management.
  • Bandwidth: although VM plans come with a fixed bandwidth allocation, we have a pay-as-you-go system for additional bandwidth, where additional traffic is $0.003/GB ($3/TB). You don't need to reserve bandwidth in advance, so you end up only paying for what you use. Additionally, the bandwidth allocation is accounted on a per-region basis, so extra bandwidth from some of your VMs can be used on other VMs.
  • Startup Scripts: create shell or cloud-init scripts that are executed when newly provisioned VMs boot for the first time. When creating a new VM, you can select any number of startup scripts that you have defined on your account. Use startup scripts to automatically configure VMs for your application.
  • Advanced DNS Hosting: our DNS service, which is free for up to one million queries per month, includes advanced monitoring and geo-targeting functionality. Couple records with our uptime monitoring system to failover from a failed primary server to a backup server, or to disable specific records in a round-robin group when a subset of servers go down.

VM Pricing

All VMs come with 1gbps external network connectivity with unmetered traffic on our internal network, and are billed hourly. We accept payments via credit card, Paypal, Bitcoin, or Interac e-Transfer.

SSD plans are only available in Toronto, and SSD-cached plans are only available in Montreal and Roubaix.

  • SSD 512 - 512 MB RAM, 1 vCPU, 15 GB SSD RAID10 storage, 1000 GB bandwidth, $0.0063 hourly ($4.5 monthly)
  • SSD 1024 - 1024 MB RAM, 2 vCPU, 20 GB SSD RAID10 storage, 2000 GB bandwidth, $0.0097 hourly ($7 monthly)
  • SSD 1024 (high-memory) - 1024 MB RAM, 1 vCPU, 15 GB SSD RAID10 storage, 1000 GB bandwidth, $0.0069 hourly ($5 monthly)
  • SSD 1536 (high-memory) - 1536 MB RAM, 1 vCPU, 15 GB SSD RAID10 storage, 1500 GB bandwidth, $0.0083 hourly ($6 monthly)
  • SSD 2048 (high-memory) - 2048 MB RAM, 1 vCPU, 20 GB SSD RAID10 storage, 2000 GB bandwidth, $0.0097 hourly ($7 monthly)
  • HDD 512 MB - 512 MB RAM, 1 vCPU, 15 GB SSD-cached storage, 1000 GB bandwidth, $0.005 hourly ($3.6 monthly)
  • HDD 1024 MB - 1024 MB RAM, 2 vCPU, 20 GB SSD-cached storage, 1500 GB bandwidth, $0.0072 hourly ($5.18 monthly)
  • HDD 1024 MB (high-memory) - 1024 MB RAM, 1 vCPU, 15 GB SSD-cached storage, 1000 GB bandwidth, $0.0057 hourly ($4.1 monthly)
  • HDD 1536 MB (high-memory) - 1536 MB RAM, 1 vCPU, 15 GB SSD-cached storage, 1500 GB bandwidth, $0.0072 hourly ($5.18 monthly)
  • HDD 2048 MB (high-memory) - 2048 MB RAM, 1 vCPU, 20 GB SSD-cached storage, 2000 GB bandwidth, $0.0083 hourly ($6 monthly)

See full plan list here.

Locations

About

Based in British Columbia, Canada, LunaNode Hosting Inc. first launched in August 2013, focusing on low-cost, reliable KVM virtual private server hosting. We use OpenStack for our back-end and an in-house billing / VM management panel called lndynamic on the front-end. We are committed to security and privacy and believe in the necessity of free software (see our GitHub profile). Our staff consists of experienced developers, system administrators, and network engineers; we are constantly monitoring and improving our infrastructure to ensure maximal uptime, and developing new tools to help you better manage your virtual machines.

Upload your PGP key to https://lunanode.com/gpgmw to receive encrypted email from our mail server.

Links

Thanked by 2yomero telephone

Comments

  • yomeroyomero Member

    Hey! Nice new website! And new location

    Do you still offer you flexible plans? I am still hesitating to sign up :)

    Thanked by 1perennate
  • perennateperennate Member, Host Rep

    yomero said: Hey! Nice new website! And new location

    I think new website is ugly, but thanks :)

    yomero said: Do you still offer you flexible plans? I am still hesitating to sign up :)

    Flexible plans are out of stock.

  • MikePTMikePT Moderator, Patron Provider, Veteran

    I vouch for this provider. Really snappy VMs.

    As for the website, hmmmm. :p

    Thanked by 1perennate
  • doghouchdoghouch Member
    edited July 2016

    @MrGeneral said:
    I vouch for this provider. Really snappy VMs.

    As for the website, hmmmm. :p

    You just want another web design customer :P

    /jks

    (PS: the status page is plaintext...)

  • perennateperennate Member, Host Rep

    doghouch said: (PS: the status page is plaintext...)

    The status page design is beautiful.

    Thanked by 1MikePT
  • qq7119qq7119 Member

    In fact, the lack of competitive prices

  • yomeroyomero Member

    perennate said: Flexible plans are out of stock.

    That's sad =(

    Hopefully you will inform us when they are back again. I want to sign up for that plans!

    Thanked by 1perennate
  • sinsin Member

    Lunanode is great

    Thanked by 1perennate
  • StevieStevie Member

    Lets say I create a vps and I use the allowed bandwidth before the month is over, is there a way to not get overage fees? (And yes I know deleting it before the bandwidth is exhausted is a option, but what if my vps get's ddos?)

    Thanked by 1perennate
  • NixtrenNixtren Member
    edited July 2016

    @Stevie said:
    Lets say I create a vps and I use the allowed bandwidth before the month is over, is there a way to not get overage fees? (And yes I know deleting it before the bandwidth is exhausted is a option, but what if my vps get's ddos?)

    You can go here:
    https://dynamic.lunanode.com/panel/account

    And then click "Policies" and scroll down till you see "Bandwidth policy". Enjoy buddy :)

    P.S: Luna Node is awesome!

    Thanked by 2perennate MikePT
  • perennateperennate Member, Host Rep

    @yomero we released additional stock of Flexible plans. They are only available in Toronto, with SSD-cached storage.

    Thanked by 1yomero
  • yomeroyomero Member

    Thanks @perennate, I will complete my sign up and take a look on this =)

Sign In or Register to comment.