Questions tagged [rackspace]

Rackspace is a traditional and cloud hosting company headquartered in San Antonio, Texas. They run datacentres in three US states, the UK, and Hong Kong.

180 questions
4
votes
3 answers

How can I run Rackspace images locally?

As the title says, I regularly download my Rackspace images for backup of my VPS, however I'm wondering if it's possible to run them locally on KVM (for example) so I can run tests on my application without affection production.
edude05
  • 323
  • 2
  • 7
  • 13
4
votes
3 answers

Active Directory in the cloud

My company is considering implementing Active Directory and Windows Server to manage our local network and workstations. The main benefits sought are central management of machines, security policies, and roaming profiles. When using Windows Server…
4
votes
5 answers

Migration between OpenStack and RackSpace cloud

So I am deploying a OpenStack private cloud in my business. As I understand from research the OpenStack project was created by RackSpace and that their own cloud platform uses OpenStack. So my question is would it be possible to migrate or move…
4
votes
3 answers

Using Load Balancer in Rackspace cloud for website HA

I have tested tomcat specific clustering with apache mod_jk and mod_proxy on ubuntu local VMs for our website high availability and load balancing. The real servers are hosted by Rackspace cloud server provider. I tested tomcat clustering with 1…
user53864
  • 1,653
  • 8
  • 36
  • 66
4
votes
2 answers

Rackspace cloudserver backup options

I recently signed up with Rackspace to host some database servers. I've got two MySQL servers set up, and have a method to create backups (using the Percona Xtrabackup and innobackupex tools). I've been trying to use duplicity to copy these…
Jim Rubenstein
  • 1,187
  • 1
  • 10
  • 16
4
votes
7 answers

AWS EC2 or RackSpace

I am planning go for an instance on AWS EC 2 for my clients , should I go with AWS EC 2 or Rackspace CS , seems like the rack space have some different features like fanatical support but sla seems to be not transparent(100% guarentee excluding the…
user59053
  • 41
  • 1
4
votes
2 answers

High CPU performance on a cloud hosting platform

We need a cloud hosting platform that provides high CPU throughput for a very specific high-CPU utilization application we have. Can anyone recommend a cloud hosting platform whose virtual instances that actually performs well for such an…
TWord
  • 289
  • 1
  • 7
  • 19
4
votes
4 answers

Multicast in Rackspace cloud

On Amazon EC2, I cannot use multicast, but how about rackspace cloud? It would be very beneficial to be able to use multicast as most clustering protocols rely on it...
Kaitsu
  • 220
  • 1
  • 6
3
votes
4 answers

How to choose size for a cloud server (rackspace)

We're going to test the rackspace cloud next week to see how it's working with our web app. It's a LAMP environment with a lot of MySQL databases. How do I choose the "right" server size? On Rackspace I can choose slices with the memory of 256,…
Emil
  • 133
  • 4
3
votes
2 answers

Getting "An operation on a socket could not be performed because the system lacked sufficient ..." when server access the internet

I have ASP.NET application running on Windows Server 2008 R2 hosted on Rackspace servers. Suddenly something went wrong. All my application working fine except for the pages which call third part web-service(in other words access the internet). I am…
3
votes
1 answer

How to remove / add public network to a server in Rackspace API

I have a server in Rackspace API. I would like to use the nova command to remove the public network interface. I am using the command: nova virtual-interface-list and then nova virtual-interface-delete
Daniel Cukier
  • 823
  • 1
  • 10
  • 18
3
votes
1 answer

How do you audit cloud servers?

So we have a decent number for cloud servers that are on Rackspace (numerous) accounts. I'm looking for a solution to the - What's on that server? Where is that server? How do I get to that server? I know I could whip out a nice spreadsheet of…
Valien
  • 183
  • 2
  • 8
3
votes
3 answers

Is slow IO on my cloud server causing my slow server restart issues?

I'm running two servers on Rackspace cloud one for the web app and one for the db and redis instances. The web server has 1Gb of ram and single core. Nginx sits in front of unicorn which is running 2 workers. I also have a sidekiq instance running.…
toxaq
  • 131
  • 4
3
votes
3 answers

Forcing a verbose fsck on reboot (Ubuntu)

I'd like to force a verbose fsck on reboot of my Ubuntu linux server, I can get fsck to run on reboot by creating a file /forcefsck in my root dir ... Additionally, by adding a y into the contents of the /forcefsck file my server will (properly) run…
Justin Jenkins
  • 158
  • 1
  • 1
  • 7
3
votes
1 answer

Chef Error "RuntimeError: Please save server before accessing metadata"

I'm trying to create a new server on the Rackspace Cloud using Chef and I keep coming across this error in Chef: RuntimeError: Please save server before accessing metadata Any ideas?
1
2
3
11 12