LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 04-21-2010, 11:45 PM   #1
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Rep: Reputation: 15
Question drbd failed to install in debian lenny.


guys i need some help..

i tried installing the drbd for replication of data.. i found some tutorials but when i tried installing it i spits out an error of
Code:
E: Package drbd8-module-source has no installation candidate
this is what i use to install it
Code:
apt-get install drbd8-utils drbd8-module-source drbd8-source build-essential
please help..
thnaks,
ron
 
Old 04-22-2010, 12:14 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello wakkana12,

Please don't 'double-post'! You pointed out the same question in your other thread which is still open. I provided an answer in that thread. Keeping relevant things together in one thread only is easier to follow up on it, both for you and for us.

If you feel that this is a problem that deserves a new thread than please mark the other one as solved if you consider it as such using the Thread Tools.

Kind regards,

Eric
 
Old 04-22-2010, 12:27 AM   #3
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
sorry my bad, im gonna close the other thread,

its just that i thought it might be faster to get a reply.


Quote:
Originally Posted by EricTRA View Post
Hello wakkana12,

Please don't 'double-post'! You pointed out the same question in your other thread which is still open. I provided an answer in that thread. Keeping relevant things together in one thread only is easier to follow up on it, both for you and for us.

If you feel that this is a problem that deserves a new thread than please mark the other one as solved if you consider it as such using the Thread Tools.

Kind regards,

Eric
 
Old 04-22-2010, 12:27 AM   #4
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
yeah im using debian lenny on the 2 nodes. since the package is virtual how can i make my computer point to where it is since its really not on the repository?

sorry if i have many questions. i just got on to linux for a couple of months. this site really helped me a lot.. ^^
 
Old 04-22-2010, 12:31 AM   #5
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by wakkana12 View Post
yeah im using debian lenny on the 2 nodes. since the package is virtual how can i make my computer point to where it is since its really not on the repository?

sorry if i have many questions. i just got on to linux for a couple of months. this site really helped me a lot.. ^^
Sorry, I didn't notice you marked the other thread as solved, so I'll just copy my post on that thread here and continue on this one.

Hello,

If you read the links I posted you'll see that drbd8-module-source is provided in drbd8-source (the first link I posted), so you will not find it separately in the repositories. Just install drbd8-source and you'll have what you need. The explanation of virtual package can be read in the second link I posted. Just use this command and you should be fine:

Code:
apt-get install drbd8-utils drbd8-source build-essential
And don't worry about having a lot of questions, let's hope that LQ can continue to provide the answers.

Kind regards,

Eric
 
Old 04-22-2010, 12:45 AM   #6
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
i was kinda confused earlier 'coz i went to the site of drbd and the command given there includes the drbd8-module-source so i was thinking that it's required to have that.

i'll continue installing, then if there's some more problem i'll just post it here.. ^^

Quote:
Originally Posted by EricTRA View Post
Sorry, I didn't notice you marked the other thread as solved, so I'll just copy my post on that thread here and continue on this one.

Hello,

If you read the links I posted you'll see that drbd8-module-source is provided in drbd8-source (the first link I posted), so you will not find it separately in the repositories. Just install drbd8-source and you'll have what you need. The explanation of virtual package can be read in the second link I posted. Just use this command and you should be fine:

Code:
apt-get install drbd8-utils drbd8-source build-essential
And don't worry about having a lot of questions, let's hope that LQ can continue to provide the answers.

Kind regards,

Eric
 
Old 04-22-2010, 12:50 AM   #7
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

Sometimes things can get pretty confusing indeed. I imagine that in an earlier stage the package existed and was needed to provide some functionality. Later on apparently the same or similar functionality got provided by the main source package, so the module became obsolete. I guess that's why it became a virtual package.

Kind regards,

Eric
 
Old 04-22-2010, 02:18 AM   #8
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
right now i got the two hdd running and the installation went great thanks for EricTRA,

the only problem now is that i dont have a command mkreiserfs which makes the partition into a reiserfs.

whats the pros and cons of using a reiserfs? can i just make it to an ext3?

i've used the mkfs.ext3 to make it ext3 filesystem.. is it ok?

Last edited by wakkana12; 04-22-2010 at 02:29 AM.
 
Old 04-22-2010, 02:40 AM   #9
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

Can you check if this command works:
Code:
mkfs.reiserfs -f /partition/yourpartitionname/
If it works you can check the validity of the filesystem with the file command:
Code:
file /partition/yourpartitionname/
As far as I know (and have read on packages.debian.org) the mkreiserfs is only used for building Debian installer images and not on an installed Debian system mkreiserfs-udeb.

Kind regards,

Eric
 
Old 04-22-2010, 02:44 AM   #10
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by wakkana12 View Post
whats the pros and cons of using a reiserfs? can i just make it to an ext3?
Hello,

You can read this on Debian Administration or look up the differences in the Wiki. Clicking on a file system name takes you to more detail.

Kind regards,

Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I cannot install debian lenny in my computer miros84 Linux - Laptop and Netbook 11 08-13-2009 01:53 PM
Debian Lenny: no GUI after install navy80 Linux - Newbie 15 04-13-2009 01:07 PM
openoffice 'Javaldx failed!" Debian lenny squeeze kaz2100 Debian 0 02-23-2009 06:27 AM
Killing all remainig processes ....failed during debian/lenny shutdown process. sarajevo Debian 7 12-11-2008 07:26 PM
Wine Install - Debian Lenny (Testing) deathawaits Debian 8 08-05-2008 02:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration