home   |   about us   |   our network   |   services   |   affiliates   |   contact
 
Services
» Web Hosting
» Reseller Hosting
» Dedicated Servers
» Windows/ASP.net Hosting
» Managed Web Hosting
» Server Security / Auditing
» Remote Backup / Storage
» Linux VDS
» Windows VDS
 
Support
» Support Desk
» Client Login
» Forums
» FAQs
» Help Files
» Acceptable Use Policy
» Client Testimonials
» Blog
 
Tutorials
» Dedicated Server Tutorial
» Website Optimization
» Search Engine Optimization
» Web Hosting Tutorials
» Web Programming Tutorials
» Networking Tutorials
» Virtual Server Tutorials
» Resources

The Crucial Blog - Archive

May 22, 2009

XenServer VM/VPS Will Not Reboot/How to force a shutdown

We have had an issue on a number of occasions where a will not shutdown while using XenCenter, and just appears to freeze.  Even using the xe vm-shtudown command via the console does not work.

If you are having this issue you can run the following command:

xe vm-shutdown vm=[uuid] --force
Tags: , ,

Related posts


(1) Comment

Filed under: Uncategorized by — aaron @ 12:47 am


March 18, 2009

XenServer VM/VPS Will Not Reboot/How to force a shutdown

We have had an issue on a number of occasions where a will not shutdown while using XenCenter, and just appears to freeze.  Even using the xe vm-shtudown command via the console does not work.

If you are having this issue you can run the following command:

xe vm-shutdown vm=[uuid] –force

Tags: , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 1:08 am


August 5, 2008

REVOLUTIONARY XEN VPS Plans! Starting at $20/month - Upto 4GB RAM, 400GB Storage

After a very popular intial release of our plans, Crucial Paradigm has significantly upgraded our new plans!

Our new plans utilize the following MONSTER servers:

2 x Intel Xeon 5420 (8 x 2.5Ghz Cores, 24MB Cache)
32GB FB-DIMM DDR2 RAM
8+ Drives RAID 10
Dual Redundant Power Supplies

Link: http://www.crucialp.com/virtual-dedicated-servers-vds/index.php

Plans:

* All plans come with a web based control panel, and ability to remotely console/KVM into the server.

256
256MB RAM
25GB Storage
150GB Bandwidth
$20/month


512
512MB RAM
50GB Storage
300 Bandwidth
$37/month


1024
1024MB RAM
100GB Storage
600GB Bandwidth
$75/month


2048
2048MB RAM
200GB Storage
1200GB Bandwidth
$150/month


4096
4096MB RAM
400GB Storage
2400GB Bandwidth
$300/month


Order Links:

256: https://www.crucialp.com/client/order.php?step=2&pid=382
512: https://www.crucialp.com/client/order.php?step=2&pid=383
1024: https://www.crucialp.com/client/order.php?step=2&pid=384
2048: https://www.crucialp.com/client/order.php?step=2&pid=385
4096: https://www.crucialp.com/client/order.php?step=2&pid=386


Operating Systems Supported (64bit!):
* CentOS 5
* Debian 4
* Ubuntu 8
* Fedora Core 9
* Gentoo 2008 (Coming soon!)


Add-ons:

1. Additional IPs - $3/IP/month
2. Full Management - $30/month
3. cPanel/WHM - $12/month
4. Backups:
256 Plan: $10/month
512 Plan: $15/month
1024 Plan: $25/month
2048 Plan: $50/month
4096 Plan: $100/month


Notes:
* All plans include swap space, the same size as the RAM.
* 1 IP included, additional IPs $3/IP/month


Why Crucial Paradigm:

  • Established Company, in our 5th year of operation.
  • We offset our emissions using Green Electricity and by planting trees (so far 1000+!).
  • We put customers before profit.
  • We are always looking for ways to improve, and offer improved services to our clients.
  • Friendly support with fast responses



Feel free to contact us at sales@crucialparadigm.com if you have any questions!

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 8:55 pm


April 30, 2008

Problems accessing Console on Xen virtual server

If you are having trouble accessing all virtual server’s (DomUs) via their consoles on a server, you can easily resolve this by restarting xenconsoled. For example:

# xenconsoled –log=all –log-dir=/var/log//console/

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 3:05 am


April 21, 2008

What is HVM?

HVM stands for Hardware Virtual Machine, and is usually used in reference to AMD’s and Intel’s technology included in their new processors (Intel VT and AMD Pacifica).

The XenSource website has listed some of the processors which are compatible with this technology: http://wiki.xensource.com/xenwiki/HVM_Compatible_Processors

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 5:46 pm


April 11, 2008

HyperVM Error: sessionname_not_client []

If you are receive this error, you can check a number of ways to resolve it:

  1. rm /usr/local/lxlabs//session/*
  2. Check / is not full on the server
  3. chown lxlabs:lxlabs /usr/local/lxlabs//session/
Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 8:07 pm


March 19, 2008

HyperVM: VM creation has failed. Reason: Could not download __path_program_ or no_template_and_could_not_download []

with Error when trying to rebuild a , or when trying to setup a new :

VM creation has failed. Reason: Could not download __path_program_

Or

no_template_and_could_not_download []

Solutions:

  1.  Ensure firewall is not running on slave, or incoming and outgoing port 8889 is allowed.
  2. Set the permissions to 644 to the template (which is creating the error message) on the master server in the /home///template directory.
  3. Ensure that the FQDN (fully qualified domain name) for the master server (Servers -> localhost -> Information) is resolving to the correct IP.
Tags: , , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 10:12 pm


March 2, 2008

Lxadmin Documentation and Useful Info

Having recently starting offering , and offering for free on all our Virtual Dedicated Server plans - the following details may be useful:

What is ?

is the world’s lightest control panel, using lighttpd and djbdns and only consumes 9MB RSS and 15MB memory usage on bootup on the OpenVZ (or ) platform. allows you to run either lighttpd/apache or djbdns/bind and also provides graphical interface to switch between these programs on a live server, without losing any data. Enterprise can transparently move web/mail/dns from one server running apache to another running lighttpd, again transparently and without causing any downtime.”


Useful Links:

1. Login Url: http://demo..com:7778/

2. Default Login Details:
Username: admin
Password: admin

3. Documentation: http://doc.lxlabs.com/lxadmin/admin/

integrates with our control panel, and you can easily access and manage your along with .

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 4:22 pm




     

Quick Links: Debian Dedicated Servers, Direct Deposit Hosting, Unmetered Dedicated Servers, Virtual Dedicated Servers, Windows Server Management, High Traffic Web Hosting - Load Balanced Clusters, Windows 2008 Server Virtual Dedicated Servers