Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue May 15, 2012 4:59 am 
Offline
Senior Newbie

Joined: Tue May 15, 2012 4:50 am
Posts: 7
Hi,

I just went from a managed (by a paid guy who knew what he was doing) to an unmanaged Linode. ;-)

so it's time for me to learn how to fly this myself.

the only problem is that there's a Drupal website that's running on the disk and that I can't have falling (as there's also no one to lift it now)

So I thought I'd split the disk keep one with the site untouched and mess around with the other (I found a few nice how-to guides on the web, but they all start from zero).

here's what I've been able to accomplish:

log into my account with cyberduck and see the files (i have about 500mb on the Drupal site).

that's it really.

btw, the end goal for now really is to instal another Drupal installation on the other disk and to learn on the way how this whole vps thing works.

Thanks,
Tomer


Top
   
 Post subject:
PostPosted: Tue May 15, 2012 7:09 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
You'll probably want to set up another linode an play with that, splitting the disk into two operating systems means only one can be running at a time so you drupal site would be offline while you experiment.

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
 Post subject: how do I
PostPosted: Sun May 20, 2012 5:04 am 
Offline
Senior Newbie

Joined: Tue May 15, 2012 4:50 am
Posts: 7
Hey (sorry for the slow reply, was off the grid),

I know that I need to set a not linode.

My question is can i use the 768 which i have and am using only 5% of the storage and setup another one next to it? (without have to buy more space)

if so, how do i split the space i have, as i am running a site that needs to stay live, an d the guy that set it up configed the linode to use all the space.

thanks,


Top
   
 Post subject:
PostPosted: Sun May 20, 2012 6:04 am 
Offline
Senior Member

Joined: Mon Sep 12, 2011 3:29 am
Posts: 63
ICQ: 1081190
Website: http://kyhwana.org
AOL: kyhwana
Location: New Zealand
Still not quite sure what you want, but you can't share disk space between linodes.
You can have two (or more) disk images, split amongst the available disk space for one linode, but you can only have a single OS running on a single linode at a time.


Top
   
 Post subject: Re: how do I
PostPosted: Sun May 20, 2012 6:07 am 
Offline
Senior Member

Joined: Mon Sep 12, 2011 3:29 am
Posts: 63
ICQ: 1081190
Website: http://kyhwana.org
AOL: kyhwana
Location: New Zealand
tomer wrote:
Hey (sorry for the slow reply, was off the grid),

if so, how do i split the space i have, as i am running a site that needs to stay live, an d the guy that set it up configed the linode to use all the space.

thanks,


You can't do this, you have to shutdown your node to resize the only disk image, then create a second disk image from the unallocated space, assign it to the node and then boot the first disk image.
You could then mount the 2nd disk image inside your linode.


Top
   
 Post subject: Not sure I got it...
PostPosted: Sun May 20, 2012 7:29 pm 
Offline
Senior Newbie

Joined: Tue May 15, 2012 4:50 am
Posts: 7
Thanks kyhwana for your replies.

I have a few things i need to clear:

1. If I make a disc image and then redeploy it, i have to do so to a disk which is identical to the disk i took the image from.
right? or does the image only use the space which I'm actually using and then it would be possible to deploy it to a small disk.

2. how would one go about making a disc image (i use a mac and cyberduck, if that's of any help)

3. in your first reply you stated that one linode could only use one OS? is that the case even if i make out of my linode two different disks? how do they connect to each other?

Thanks,
Tomer


Top
   
PostPosted: Sun May 20, 2012 7:43 pm 
Offline
Senior Newbie

Joined: Tue May 15, 2012 4:50 am
Posts: 7
What I thought I could do is:

1. buy more space.
2. make another disc.
3. use the back up to restore the image that i have to that disc.

now the only issue that I think i might have is config the ip so the site comes up for the new disc.

...did that make any sense?

thanks,
t.

p.s. i think i got the thing with the disc image that it doesn't really need to be the same size, but only what is actually being used.


Top
   
PostPosted: Sun May 20, 2012 8:11 pm 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
tomer wrote:
So I thought I'd split the disk keep one with the site untouched and mess around with the other (I found a few nice how-to guides on the web, but they all start from zero).

here's what I've been able to accomplish:

log into my account with cyberduck and see the files (i have about 500mb on the Drupal site).

that's it really.

btw, the end goal for now really is to instal another Drupal installation on the other disk and to learn on the way how this whole vps thing works.

You're talking about two different things.

1) splitting the linode. It's perfectly possible, via the linode manager website, to create two different OS instances. Only one can booted at a time. So you could have a "play" linode instance, and changes made to that won't affect the "real" instance. But while the "play" instance is running then the "real" instance won't be.

2) Having multiple drupal instances on the machine at the same time. That requires drupal knowledge and you'll get better answers asking in a drupal forum how you can have two instances running at the same time.

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
 Post subject:
PostPosted: Sun May 20, 2012 8:16 pm 
Offline
Senior Newbie

Joined: Tue May 15, 2012 4:50 am
Posts: 7
So what your saying is that if i want to "play" i need to either buy another linode or turn off the live site while i'm playing and then turn it on when i'm done...?


Top
   
 Post subject:
PostPosted: Sun May 20, 2012 9:22 pm 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
tomer wrote:
So what your saying is that if i want to "play" i need to either buy another linode or turn off the live site while i'm playing and then turn it on when i'm done...?

Or learn how to configure drupal to run two different sites at the same time on the same linode instance.

_________________
Rgds

Stephen

(Linux user since kernel version 0.11)


Top
   
 Post subject: Thanks
PostPosted: Mon May 21, 2012 3:31 am 
Offline
Senior Newbie

Joined: Tue May 15, 2012 4:50 am
Posts: 7
That seems to be the answer...
As these are different versions of Drupal, I won't even bother trying to run two site and just open another Linode.

I must say that although the result is rather disappointing, the process has been very educational and I feel confident to open now a new Linode myself and try configuring it. thanks all.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group