Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Oct 27, 2009 11:05 pm 
Offline
Newbie

Joined: Tue Oct 27, 2009 10:52 pm
Posts: 3
I recently allocated the extra 4GB that linode recently handed (Thanks guys!) out to my Gentoo install. Then I edited fstab and rebooted. I can't see the mount, can anyone help me out?

Here is my fstab:

/dev/xvda / ext3 noatime 0 1
/dev/xvdb none swap sw 0 0
/dev/xvdc /backup ext3 noatime 0 2
/dev/cdrom /mnt/cdrom audo noauto,ro 0 0

The one I added was /backup and xvdc corresponds to the new ext3 disk I setup in the "Linode Configuration Profile".


Top
   
 Post subject:
PostPosted: Wed Oct 28, 2009 12:42 am 
Offline
Senior Member

Joined: Tue Apr 27, 2004 5:10 pm
Posts: 212
Two ideas:

1. After creating the disk image, did you assign it to your linode in the config profile editor before rebooting?

2. Did you format the partition? There is an option to have it pre-formatted upon creation...


Top
   
 Post subject:
PostPosted: Wed Oct 28, 2009 1:02 am 
Offline
Newbie

Joined: Tue Oct 27, 2009 10:52 pm
Posts: 3
I tried it again from the start with no luck. I selected ext3 for the format and assigned it to the linode. then i edited the fstab and rebooted.


Top
   
 Post subject:
PostPosted: Wed Oct 28, 2009 10:49 am 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
Are you getting /dev/xvdc ?
Code:
$ ls -l /dev/xvd?


Did you create the mount point?
Code:
# mkdir /backup


Top
   
 Post subject:
PostPosted: Wed Oct 28, 2009 11:10 pm 
Offline
Newbie

Joined: Tue Oct 27, 2009 10:52 pm
Posts: 3
Thanks! that pointed me to the problem. I created the mount point as /backups instead of /backup. BTW, I did not see the mount failure in dmesg or var/log/message. Where do mount failures get logged?


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


Who is online

Users browsing this forum: No registered users and 4 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