![]() |
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 candidateCode:
apt-get install drbd8-utils drbd8-module-source drbd8-source build-essentialthnaks, ron |
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 |
sorry my bad, im gonna close the other thread,
its just that i thought it might be faster to get a reply. Quote:
|
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.. ^^ |
Quote:
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-essentialKind regards, Eric |
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:
|
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 |
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? |
Hi,
Can you check if this command works: Code:
mkfs.reiserfs -f /partition/yourpartitionname/Code:
file /partition/yourpartitionname/Kind regards, Eric |
Quote:
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 |
| All times are GMT -5. The time now is 10:11 PM. |