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
» Virtual Dedicated Servers
 
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

August 17, 2008

Xen Bug: xen_net: Memory squeeze in netback driver (32bit PAE)

If you are receiving the following error in your logs while running a 32bit PAE Kernel:

xen_net: Memory squeeze in netback driver

Then you need to do the following:

1. In your grub.conf (or other bootloader) set the Dom0 to a fixed size: dom0_mem=1024.

2. In /etc//xend-config.sxp set dom0-min-mem to the same size as above.

3. Reboot

Basically what you are doing is ensuring that Dom0 will not be decreased in size, as when this happens it causes problems the the xen_net driver which can in turn cause network connectivity problems with your DomUs.

Tags: , , ,

Related posts


No Comments

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


August 17, 2008

Upgrading DomU Kernel HyperVM/Xen

First install both the Dom0 and DomU kernel by doing a yum upgrade.  Once you have done this, reboot the server into the new Dom0 kernel and run the following command (before you start each VPS on the server):

cd /usr/local/lxlabs//httpdocs/; lphp.exe ../bin/misc/fixcentos5xen.php

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 9:42 pm


August 5, 2008

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

After a very popular intial release of our VPS plans, Crucial Paradigm has significantly upgraded our new VPS 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.

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


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


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


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


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


Order Links:

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


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


Add-ons:

1. Additional IPs - $3/IP/month
2. Full VPS 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


June 1, 2008

Reconfiguring IP in XenServer via command line

If you need to reconfigure an IP address of via the command line.

xe pif-reconfigure-ip uuid= mode=static IP= gateway= netmask=

If using DHCP for assigning IPs, then,

#xe pif-reconfigure-ip mode=dhcp uuid=

If using STATIC then,

#xe pif-reconfigure-ip mode=static DNS= gateway=<IP of Gateway> IP= netmask= uuid=

If a server has multiple network cards you can use the following commands to assist in establishing the active link:

xe pif-plug uuid
xe pif-list

Tags: , ,

Related posts


No Comments

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


May 26, 2008

HyperVM: Kernel image does not exist: /boot/hypervm-xen-vmlinuz

Error: : Kernel image does not exist: /boot/--vmlinuz

To fix this error, login to the slave and run the following:

# cd /usr/local/lxlabs//httpdocs

# lphp.exe ../bin/misc/fixfc6xen.php

Tags: , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 7:59 am


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


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 6, 2008

HyperVM/Xen nash-hotplug using 100% of resources (Debian)

Some of the default templates have an issue with nash-hotplug taking a large amount of resources (usually 99%). If you are having this issue, a quick an easy way to fix this is add the following to /etc/rc.local on the guest :

pkill -9 nash

This is a temporary fix, until a more permanent one is provided by Lxlabs/. This problem is supposedly already fixed in CentOS 4, however seems to still appear in 3. For , do the following:

Open up /etc/init.d/local and add:

#!/bin/bash
pkill -9 nash

Then run the following:

chmod 755 /etc/init.d/local
update-rc.d local start 98 2 3 4 5 .
mkdir /etc/rc.d/
ln -s /etc/init.d/local /etc/rc.d/rc.local

Tags: , , ,

Related posts


No Comments

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


February 13, 2008

error: xenconsole: Could not open tty `/dev/pts/2′: No such file or directory

Error: xenconsole: Could not open tty `/dev/pts/2′: No such file or directory

If you come across this error when using xm console, then you can do the following:

In that case, make sure that xenconsoled is running.

ps aux |grep xenconsoled

If is not running, just execute

xenconsoled

Now you should be able to login to the VPS using xm console.

What is xenconsoled? xenconsoled is the daemon which enables you to console into each virtual server on a host.

Tags: , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 6:58 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