CentOS 5 :: Integration Of Drbd 8.0.16 In 5.3

Aug 19, 2010

Iam trying to integrate drbd 8.0.16 in 5.3 release.

Installation of drbd was successful but modinfo fails to identify drbd kernel module.

[root@inccishh0884 usbs]# /sbin/modinfo drbd
modinfo: could not find module drbd
[root@inccishh0884 usbs]#
[root@inccishh0884 usbs]# ls -l `find /lib/modules -name drbd.ko`

[Code].....

how i can make the modinfo to identify the drbd modules present in 2.6.18-128.4.1/extra folder.

Is there a drbd module available that matches exactly with the kernel version 2.6.18-128.el5

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Different Replication Using DRBD 8.3.2?

Apr 13, 2010

I'm running RHEL 5.5 on two workstation for test DRBD and I get something that sound strange ...[URL] Quote:Protocol C. Synchronous replication protocol. Local write operations on the primary node are considered completed only after both the local and the remote disk write have been confirmed. As a result, loss of a single node is guaranteed not to lead to any data loss. Data loss is, of course, inevitable even with this replication protocol if both nodes (or their storage subsystems) are irreversibly destroyed at the same time. By far, the most commonly used replication protocol in DRBD setups is protocol C.

View 15 Replies View Related

CentOS 5 :: DRBD Mounted Partition Not Updating?

Nov 4, 2009

I've been working at creating a highly available set of host servers for a linux diskless boot cluster.Each host machine is fitted with redundant power supplies and two 1TB drives in a Raid-1 configuration.When I first started this project they each had twin 160GB drives. In my original setup I had both nodes acting as primary systems so that I could mount /dev/drbd0 to my /data directory and see changes immediately.It had worked in the past where I could make a file in /data on the first machine and it would show up in the /data directory on the second machine. One day this had stopped working where if I made a file on the first machine it would display on the second one until I unmounted /data and remounted it to the /dev/drbd0 disk.

This is when I bought the new disks and decided to start from scratch. The weird thing is that if I make a file on the primary and remount on the secondary to see it and then delete it from the secondary and THEN delete it on the primary, the primary throws no error however it goes into read-only mode because it knows that file was already gone.Below is my configuration file, sda8 is an 820GB partition which is used for all of the data I want to replicate, currently populated with ~10GB of data. Sda7 is my metadisk partition which is 500MB large clearly more than needed by drbd.Also you will notice "incon-degr-cmd "halt -f";" is commented out. This is because when I go to actually use it drbd throws an error when reloading the configuration and I'm not sure why that is either

resource r0 {
protocol C;
#incon-degr-cmd "halt -f";

[code]....

View 3 Replies View Related

CentOS 5 :: Save To Update A Production System With Xen/drbd?

Jun 23, 2009

i have problems with my failover machines and cant locate the cause. The last update is quite some time ago.So will it hurt my configuration when I do an yum-update? I have 5 Xen VM on each machine, also they replicate with drbd and heartbeat. Can I just update the dom0 and leave the VM untouched inside?

View 5 Replies View Related

CentOS 5 :: Configure An ISCSI / DRBD High-availability Cluster

Jul 23, 2010

I'm trying to configure an ISCSI/DRBD high-availability cluster and I'd like to know what is the best option between OpenAIS and Heartbeat. I've seen they both are included in Centos Repos, yet OpenAIS requires installing 2 addition repos to install Pacemaker (EPEL and Clusterlab repos).

View 1 Replies View Related

CentOS 5 :: Active Directory Integration - Authenticating SSH Users

Apr 22, 2009

First, I'm extremely green with linux. I'm trying to configure my CentOS 5.2 box to authenticate my SSH users with my Active Directory. What would be the best way to go about doing that? I've configured Winbind and joined it the the domain but I'm not able to login locally or SSH with an AD account. I'm not sure where to go from here. Also my users will not be accessing any file shares on this box, SSH only.

View 1 Replies View Related

CentOS 5 Server :: Active Directory 2003 R2 Integration?

Jul 29, 2009

I was working to integrate Centos 5 and AD 2003 R2, this is my set up Windows side:

1. Install Identity Management for Unix, (Windows R2 already includes the Unix attribute not entirely necessary to install IMU, but it makes easier to configure the attributes from ADUC, when IMU is installed the Unix attributes TAB is shown in the user properties)

2. Configure the Unix attributes for every user account that will be authenticating from centos.

3. Create an user account to be used as a proxy for ldap, a regular user would be enough. Password never expires.

4. Create a computer account for every centos host; assign this computer account as pre-windows 2000 account.

5. Assign a value of 4128 to the user account control property for the computer account.

[Code]...

View 1 Replies View Related

CentOS 5 Server :: Integration Services Hyper-V (Error 2)

Nov 4, 2010

I've installed CentOS 5.x (64 bit) on a Hyper-V Server R2. When I trying to install integration serices I get an error:
[root@localhost ~]# cd /opt/linux_ic_v21_rtm/
[root@localhost linux_ic_v21_rtm]# make
Building all modules...
make -C /lib/modules/2.6.18-164.el5/build SUBDIRS=/opt/linux_ic_v21_rtm/src modules
make: *** /lib/modules/2.6.18-164.el5/build: No such file or directory. Stop.
make: *** [all] Error 2

I am using:
Linux localhost.localdomain 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
I did everything as it shows on [URL].

View 1 Replies View Related

Server :: Active Directory User Integration With Samba Fileserver In CentOS 5

May 19, 2011

My all production PC r running under ADC windows2008 server. Recently I implement a file server in CentOS 5. Now I want to integrate Samba (File sharing) using Active Directory so that all access permission to file server comes from AD's permission.

View 2 Replies View Related

Ubuntu Servers :: Drbd Not Available In 10.10?

Oct 15, 2010

It seems to be drbd is not available in ubuntu 10.10 at all. I just installed the drbd8-utils package thinking the kernel module would already be built-in. But I guess not, because here is the error I get:

Code:
# drbdadm syncer r0
Could not stat("/proc/drbd"): No such file or directory
do you need to load the module?
try: modprobe drbd
Command 'drbdsetup 1 syncer --set-defaults --create-device' terminated with exit code 20
drbdadm syncer r0: exited with code 20

[Code]...

View 1 Replies View Related

Server :: DRBD Can't Mount On Secondary

Dec 6, 2010

I'm gonna set up a HA-cluster with the help of DRBD. I have installed DRBD and it's working on the Primary node, I synced them and formated it to ext3 and mounted it successfully on the Primary.

When I'm gonna mount it on the Secondary node it just tells me that I need to specify a filesystem.. so it looks like is hasn't been synced properly or something but both nodes are up to date.

This is my drbd.conf:

Code:
global {
usage-count no;
}
resource dbcluster {

[Code].....

and could mount it without any problems on dbcluster1, but it doesn't work on dbcluster2.. according to the documentation and various howtos I'm suppose to be able to use it, mount it on both nodes etc. unless I've missed something.

Does anyone know if there is something else I need to do to get it running properly on the Secondary?

View 2 Replies View Related

Server :: Drbd Failed To Install In Debian Lenny

Apr 21, 2010

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

View 9 Replies View Related

Server :: Drbd Active-passive Cluster Change Primary One?

May 21, 2011

i have a two node drbd cluster, while drbd1 is primary and drbd2 is slave i should make drbd1 slave and unmount drbd partition and make make drbd2 primary and mount drbd partition to see content on drbd2is it any way to automate it so as drbd1 goes down, drbd1 make itself primary and mount the partition?

View 2 Replies View Related

Fedora Servers :: Build A F12 Cluster To Run DHCP On Top Of Two Servers Using Pacemaker And Drbd?

Apr 28, 2010

I'm trying to build a Fedora 12 cluster to run DHCP on top of two servers using pacemaker and drbd. The pacemaker runs great but i'm having the hardest time getting DRBD installed.

My kernel version is 2.6.32.11-99.fc12.i686.PAE First i tried to [root@dhcp-primary drbd]#yum install drbd this doesn't give me everything because apparently the kernel module for DRBD must be built from source. so i unpacked drbd-8.3.6.tar.gz and tried :

[Code]...

I'm not very experienced in compiling from source i'd love to make an rpm for this but after scouring the web and trying different install methods, I am still at a loss.

View 2 Replies View Related

General :: Make A DRBD Node Start Itself As A Primary Node Automatically?

Jan 28, 2010

I've set up DRBD on 2 machines, 1 of them is the master, another is the slave.

After each bootup, I need to run the following on the master machine:

Code:
drbdadm -- --overwrite-data-of-peer primary all

Do we need to specify which machine should be the primary node every time? Is there any method to make the machine "know" it's itself the primary node?

View 1 Replies View Related

Ubuntu :: Windows 7 Integration Into OS?

Jul 26, 2010

how to take a windows 7 install and intergrate it into linux. i like that wine integrates into the windows manager. but of course wine simply doesn't do what i want. i love linux because of complete customization. i like windows 7 because it runs the programs i use on a daily basis properly. i know there has to be some way this can be done. im getting tired of using windows 7 inside a virtual machine for varius reasons. i know there has to be someway i can combine linux and windows normally.

View 6 Replies View Related

Server :: Integration Between NIS And Sendmail

Jan 20, 2010

i have sendmail & NIS working properly but i donot have centeralized authentication i.e. server user is not able to login from client Desktop and i donot get Global address book of users in mail client when accessing mail.

View 2 Replies View Related

Server :: DFS Replacement With AD Integration?

Apr 19, 2011

present we have a folder shared between branches (Approx 10G of data) and we're using Windows 2003 with DFS but this has had a number of issues and thus is scheduled to be replaced with a Linux solution for various reasons.I would need a scalable system that will allow me to start off with 5 servers each having a samba?hare to Windows pc's. The 5 servers though must replicate any changes made to the folder. So if server 1 received a new file, it should replicate the change to servers 2-5 etc... Ideally I would also like the shares to allow for AD based permissions.Can anyone recommend a way forward with this? I am currently looking into GlusterFS and lsyncd as two options for the replication

View 1 Replies View Related

OpenSUSE Install :: Unable To Install HAE Or DRBD On SLES11sp1?

May 31, 2011

I am trying to setup HA for mySQL on SLES11sp1 with DRBD and heartbeat. I found the HAE of SLES seems has DRBD and SLES10 also have a older version. But after I installed SLES11 and also one SLES11sp1,both don't have DRBD. I downloaded a DRBD RPM for opensuse,it gave me glic error "need glic.so.64 bit",etc. When I tried to install those GLBIC stuff ,also errors for dependencies again. I tried to use the source

[Code]...

View 3 Replies View Related

Debian :: How To Get Info On Iceweasel + KDE Integration

Jul 31, 2010

I'm running Debian unstable on amd64 with KDE4 desktop. I know there exists KDE integration package, that enables iceweasel to use KDE file dialogs. In ubuntu its called kmozillahelper. There was similar packages in Debian (called differently as far as I remember). I happily used it in unstable, but several weeks ago it disappeared for some reason and I can not find it.info on iceweasel + KDE integration in Debian?

View 10 Replies View Related

OpenSUSE :: Lost Firefox KDE Integration?

Jan 26, 2010

I install Firefox 3.6 from the mozilla/openSUSE_11.2 repo, but F6 didn't work; so, I tried uninstalling it and installing Firefox proper. Of course, none of the KDE integration worked with that; so, I am back at the normal repo's Firefox but no KDE integration (same with Thunderbird). I do have MozillaFirefox-branding-openSUSE, MozillaFirefox-theme-oxygen, and mozilla-xulrunner191-kde4 installed.

View 2 Replies View Related

Ubuntu :: How Do I Remove Wine Integration

Feb 15, 2010

I helped a friend with a old game. File-roller couldnt handle the archive so I installed WinRAR via Wine. But now WinRAR is the default app for RAR-files and the icon has been replaced by a WinRAR iconI have removed Wine and it's settings but nothing helped. How do I remove the Wine integration?

View 7 Replies View Related

Ubuntu :: Top Panel Deleted With All Integration

May 5, 2010

I just installed 10.04 and am really impressed I am enjoying it more then win 7 and mac osx. The integration of social networking from the top panel was one of my fav features however my niece got hold of my laptop and deleted it and I cant figure out how to restore it along with all of the features. I dont want to have to reinstall now after finally getting everything where I wanted it.

View 2 Replies View Related

Ubuntu :: Thunderbird Integration - How To Get Rid Of Evolution

Jun 10, 2010

I've got it in the notifications, I've got it in the indicator applet... How do I get rid of the evolution buttons in the indicator and get a working "Dynamic" Thunderbird one? (With the compose message, inbox buttons etc) Need the indicator to respond and look like the mail icon. Also, does Thunderbird have a "Silent mode" where it can run without a window and show notifications when needed? Is there a way to have contacts in a tab? I need to switch cause evolution is driving me insane with the constant password requests... It could fill up the hundred paper-cuts all on its own...

View 2 Replies View Related

Server :: Bugzilla 3.2 Integration With LDAP?

May 6, 2010

I Installed Bugzilla 3.2 on Centos 5.3.I have other window 2003 server (Domain Controller).But it is Windows Small Business Server 2003.i have many OU on that.I want to integrate Bugzilla 3.2 with LDAP.

View 2 Replies View Related

Server :: Communigate Pro With Procmail Integration?

Feb 4, 2010

I want to know if I can you communigate Pro with procmail integration?

I have read and seen that, CommuniGate Pro has some nice features so I want to use it.

Or is there a way I can do email filtering in CommuniGate with out procmail?

View 1 Replies View Related

Server :: DHCP DNS Integration Still Does Not Work?

Feb 5, 2010

I have read a lot of threads about this topic and tried everything as best of my knowledge but I still can not make it to work.Need specific directions on whats wrong, missing or how to debug the problem.Here is the DHCP error:

14:49:05 Unable to add forward map from service2.example.com. to 192.168.1.150: timed out
14:49:05 DHCPREQUEST for 192.168.1.150 from 00:04:75:d3:9f:27 (service2) via ETH02
14:49:05 DHCPACK on 192.168.1.150 to 00:04:75:d3:9f:27 (service2) via ETH02

[code]....

View 14 Replies View Related

Debian :: Iceape Iceweasel Bookmarks Integration?

Feb 13, 2011

Just installed Iceape because Iceweasel uses Xine which does not work correctly. How I get the complex bookmarks across to Iceape? There is a menu option for transferring a bookmark *file*, perhaps that's the thing, but which file should be specified?

View 3 Replies View Related

Fedora :: Nautilus And Tracker Integration (Tag Files)

May 9, 2009

I'm playing a little bit with tracker, and I particularly like the feature that enables you to tag files. I was trying to see if there was a way to integrate it into Nautilus, and I stumbled upon this: [URL]. Which, of course, doesn't work for me! (Fedora 10). One thing to note is that they say to install python-nautilus, which I couldn't find, so I installed nautilus-python instead... just a different name for different distros or are they actually 2 different packages?

View 8 Replies View Related

OpenSUSE :: Did Gnome Integration Change Between SLED 11.1 And 11.2?

Apr 27, 2010

apps that ran and installed just fine under 11.1 don't (seem to) under 11.2.I was running Gnome under 11.1, and have used the same desktop as I moved to 11.2.For example, I was able to install and run the Novell Support Advisor 1.1 under SLED 11.1 just fine. I would need to authenticate as root before the app would run, but it would run just fine.After I upgraded from SLED 11.1 to 11.2, things just don't seem to be as stable. NSA (and other apps) seem to install, but their icons don't appear in the applications folder, and when I login su and then attempt to run, the terminal window usually hangs.

I can't get a CIFS client to install (I see it in the list of installed apps, but it's not present under YAST).Banshee was a beautiful app under 11.1, but I feel like I spend more time working around it's glitches in 11.2 rather than setting it to play and enjoying it's usefulness.The Novell Client (yes, I know, it's not officially supported under 11.2) has caused me enough heartache that I VNC an XP box just to get to files.So anyway, enough whining, what can/should I do to work through these issues? Should I just give up and go back to 11.1? Is it better to burn and re-build rather than upgrade per the OpenSUSE docs? Is there some "magic" log files folder (other than availble via YAST) to see where error messages are occurring so I can troubleshoot the issues better?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved