Questions tagged [rackspace-cloud]

108 questions
12
votes
7 answers

What is a practical way to mirror an Amazon S3 bucket?

I want to mirror my Amazon S3 buckets. I want to do this because 1) I don't want all my data only existing with one provider; and 2) in case of software error or security breach I want to have the data backed up. I can mirror to a local disk with…
Ben
  • 153
  • 1
  • 2
  • 7
10
votes
2 answers

How can I tell which server I've been load balanced to?

I want to test some configuration changes to one-way synchronisation between two servers that sit behind a load balancer (this is all Rackspace Cloud infrastructure FYI). The problem I have is that I can't tell which server I've been load balanced…
Willl
  • 203
  • 1
  • 2
  • 7
6
votes
6 answers

Are Rackspace's Cloud Servers really cloud hosting?

I may be confused about what cloud hosting really is... I asked Rackspace how its Cloud Server (CS) 256MB/10GB compares to Slicehost's 256slice VPS, and they said it's exactly the same (only different billing and BW). I know they are the same…
Trident Splash
  • 435
  • 1
  • 6
  • 13
5
votes
1 answer

mdadm: Growing a RAID0 Array Weirdness

I have created 3 RAID0 arrays using mdadm on 3 Rackspace CloudServers using Rackspace's CloudBlockStorage as their devices. Each array has their own set of CBS volumes. RS-CBS has an upper limit of 1TB for their drives and I needed larger storage.…
Ken S.
  • 479
  • 5
  • 14
4
votes
2 answers

ssl certificate error while making cURL request to IP address

I am trying to send a cURL request to a server with an IP address x.x.x.x . It is a part of an health monitoring system. On the server I have configured virtual hosts for subdomain.example.com on both port 80 and 443. For the ssl certificate, I am…
Ankit Khedekar
  • 145
  • 1
  • 1
  • 5
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
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
3
votes
1 answer

For EC2 and RackSpace Cloud: Is there a Windows equivalent of Unix 'CPU steal time'?

This thread has a great write up relevant for hyper-V. But it is very hyper-V specific. It does not address how to measure cpu steal on Win servers in EC2 and RS Cloud environments (I have tried the steps there, and they do not apply -- the counters…
3
votes
1 answer

Rackspace cloud sites to local server backup

I use rackspace cloud sites and don't have accsess to SSH or RSYNC on their servers, but I do access to SSHFS. I would like to be able to backup my cloud site to my local Ubuntu server, which has SSH, RSYNC etc. So far, I'm thinking the best way to…
hozza
  • 137
  • 4
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…
3
votes
1 answer

How much downtime does Rackspace Cloud have?

I'm doing my due diligence in developing a plan to migrate to a cloud based server provider. We will need a small scale group of hosts. Rackspace Cloud Servers seem to provide exactly what we need. I've also investigated Amazon, Voxel, Linode and…
randomx
  • 1,004
  • 1
  • 8
  • 14
2
votes
1 answer

cloud-init not executing on rackspace cloud

I was trying to pass a bash script to cloud-init on rackspace-cloud with 'nova boot' via --user-data. I used the following command: nova boot --key-name mykey1 --image "Ubuntu 14.04 LTS (Trusty Tahr) (PVHVM)" --flavor general1-2 --user-data…
Ajo Augustine
  • 1,252
  • 4
  • 16
  • 21
2
votes
1 answer

KeepAliveD, Rackspace Cloud, Unicast - both LB's enter MASTER state...?

I have set up two HAProxy Load Balancers in an Active->Passive pair. KeepAliveD will be used for failover between MASTER and BACKUP servers. Like most clouds, Multicast is not supported so I cannot use a Virtual IP. Instead I'm attempting to use…
2
votes
0 answers

Raid1 disk degraded after reboot

I'm testing a Rackspace cloud server and have two Cloud Block Storage volumes set up in a Raid1 configuration. There are no system files on these volumes, they're purely for storage. Everything appears to work fine until I reboot the server. After…
Choy
  • 169
  • 2
  • 9
2
votes
2 answers

Retrieve data from the failed Windows Server on Rackspace Cloud Server

One of our Windows Server 2008 servers which was hosted as a Cloud Server on Rackspace has recently failed. We are not getting much help from the Rackspace support, all they keep saying is that hardware on the physical server has failed and data on…
1
2 3 4 5 6 7 8