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.
Questions tagged [rackspace]
180 questions
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?

Jonathan Ristovski
- 33
- 2
3
votes
1 answer
Does SQL database perform significantly better on a dedicated machine vs Azure cloud
I'm looking into splitting our database server and application server and am evaluating offerings from Rackspace and Azure specifically around the database server. We are a Saas Web application and performance and capacity for future growth is what…

Dan
- 521
- 4
- 8
- 18
3
votes
1 answer
Why am I getting 'undefined method' exceptions when executing 'run_list add', 'run_list remove' and 'rackspace server delete'?
[Originally posted this to opscode forum, got no response]
I’m testing out a free hosted chef-server account and multiple subcommands are failing with ‘Unexpected Errors’. Perhaps my version and the server version are incompatible?
OS: Ubuntu…

Peter Groves
- 275
- 1
- 2
- 6
3
votes
1 answer
How does the Cloud compare to Colocation? And development too
Currently I/we run a SaaS web application where each subscriber has their own physical instance of the application in addition to their own database. The setup has each web application instance deployed on two different IIS boxes both for…

Dai
- 2,290
- 8
- 27
- 43
3
votes
5 answers
What is the quickest way to get a new Rackspace server instance connected to a puppet master?
Right now I
log into the new server
put the puppet master in /etc/hosts
install puppet
change "START" to "yes" in /etc/default/puppet
change "server" to puppet master name under [main]
run agent with --waitforcert
sign it over on the puppet…

AaronShaf
- 133
- 5
3
votes
2 answers
Puppet write hosts using api call
I'm trying to write a puppet function that calls my hosting environment (rackspace cloud atm) to list servers, then update my hosts file.
My get_hosts function is currently this:
require 'rubygems'
require 'cloudservers'
module…

Ben Smith
- 157
- 5
3
votes
1 answer
To what extent do I need to know what i am doing with Ubuntu Linux server admin?
So as a bit of background, I am completely new to server admin.
I am a web designer, and generally know quite a bit about computers.
Until a few months ago, I had never used LINUX.
Now my desktop runs Mint, and I have moved to an Ubuntu Linux cloud…

Thomas Clowes
- 141
- 4
3
votes
1 answer
Dedicated server hosting with your own server
Is that possible?
I notice that monthly prices go up when the more powerful your server.
I'd like to avoid the raise in pricing by using my own home-built rackable-server. I would like to send my sever to a hosting company that will manage it for…

Paul Knopf
- 200
- 4
3
votes
2 answers
Rear mount or front mount switches
Where I work all the switches in a rack are mounted in the rear of the rack, but this presents a problem with hot isle cold isle cooling. The alternative is to mount the switches in the front of the rack with patch panels. But this wastes rack…

murisonc
- 2,968
- 2
- 21
- 31
3
votes
2 answers
What's the difference between Rackspace Cloud Servers and Rackspace Cloud Sites?
I'm looking to host a video-centric PHP site. Video will be served from CDN.
What does Cloud Site's $150/mo get you?
[Edit]
Seems like with cloud site you get:
web server that's ready to go
a web-based control panel
50 GB of scalable storage…

Matt
- 215
- 2
- 7
3
votes
2 answers
Things I should look for/tread cautiously if I am moving to the cloud
What should I be looking out for when moving to a cloud like Rackspace? Another user at serverfault had issues like compute cycles (CC) exploding and I did not want to have the same experience.

Quintin Par
- 4,373
- 11
- 49
- 72
2
votes
1 answer
salt-cloud & Rackspace: How to attach Private Networks to new instances?
I'm trying really hard to get salt-cloud to provision new servers with one (or more) private networks attached.
SaltStack's documentation here said that I am supposed to add this "section" to the 'providers' configuration file:
networks:
- fixed:
…

pepoluan
- 5,038
- 4
- 47
- 72
2
votes
1 answer
Checking SMTP headers for spoofed email (did client authenticate?)
I have been using rackspace email service, and I am finding that rogue emails are seemingly coming from harry@mydomain.com to james@mydomain.com but were never actually sent by that user.
As per rackspace this email was sent via harry@mydomain.com…

morleyc
- 1,150
- 13
- 47
- 89
2
votes
1 answer
Can't upgrade docker on rackspace
I have a rackspace docker-machine set up and I need to upgrade it from 1.9 to 1.10. Using the docker-machine upgrade command says that it upgrades the machine, but docker-machine ls remains showing 1.9. If I spin up a new rackspace docker-machine it…

Dan F
- 71
- 3
2
votes
0 answers
How do I view a Rackspace backup circa 2013?
I was a Rackspace customer until 2013. When I shut down my server, I had them send me a backup of it on a hard drive. Recently I had someone ask for something on that server, so I got the hard drive from my safe deposit box and plugged it in. It's a…

James Thompson
- 121
- 4