Networking :: Implementing Fault Tolerance For LAN Failure?

May 20, 2011

is there a way to implement fault tolerance in case of LAN failure on SUSE 10 sp3 i.e. if 1 LAN port fails then the 2nd LAN port should take over ..

View 2 Replies


ADVERTISEMENT

Networking :: Bonding Of For Fault-tolerance (active-backup)?

May 14, 2010

Just for the learning sake, I was going through this document for Bonding of Two Ethernet Cards for Fault-Tolerance (active-backup). Here, /etc/modprobe.conf is as

Code:

alias bond0 bonding
options bond0 mode=1 arp_ip_target=192.168.1.1 arp_interval=200 primary=eth0

Now, I just wanted to to know,

- What parameter is arp_ip_target and why it is used.

- Why the IP is 192.168.1.1, whereas the IP in /etc/sysconfig/network-script/ifcfg-bond0 is 192.168.1.5.

- Can I use the below /etc/modprobe.conf ?

Code:

alias bond0 bonding
options bond0 miimon=100 mode=1 primary=eth0

View 1 Replies View Related

Debian Configuration :: Fault Tolerance / High Availability

Aug 19, 2015

I work for a data center where we use a whole lot of VMware's "Fault Tolerant" Solution. As a personal project, I want to piece together an alternative solution out of open source software.

Here's my punchlist:

*Configure Debian (or build from scratch) to be as slimmed down as possible so that I may call it "Just Enough OS" or "baremetal"
*Install and configure Xen with XenMotion
*Prove that both the physical and virtual fail-overs work as intended
*Prove the automatic repair of failed virtual machines.

View 3 Replies View Related

Fedora :: Boot Message Failure - Segmentation Fault

Aug 26, 2010

Every time I boot up FC13 I get a boot message which is showing a failed task. The line is as follows:
Enabling the nvidia driver: /etc/rc.d/init.d/functions: line 530: 1174 Segmentation fault "$@"[FAILED]
Everything appears to be running fine on my system. This message is more nuisance that a functionality message. But I could be wrong.

View 8 Replies View Related

Networking :: Implementing The DSR In NS2?

Mar 5, 2010

i am trying to implement DSR algo by tcl in ns2.but the problem i am facing is that i cannot make out how to circulate the ROUTE-REQUEST & ROUTE-REPLY packet in the established network.

View 2 Replies View Related

Networking :: Implementing The Spam Filter On Mail Server On FreeBsd?

Feb 8, 2010

I am new comer in this forum and the beginner on freeBsdI have a problem on how to implement the spam filter program on mail server, the problem is i have no idea on how to implement and test the spam filter program on the mail server and where should i put the program? is it in pop3?

View 3 Replies View Related

Hardware :: Kernel Double Fault, Laptop Froze On Distro / Getting Error Double Fault: 0000 [#1] SMP?

Jun 19, 2010

My laptop's been locking up in Linux (Ubuntu, Backtrack, Puppy) periodically for a while now. When it locked up, it was always immune to the magic of SysRq, which I thought might indicate a hardware problem. It became so bad that I had to stop using the laptop.

Today, when I turned it on and tried to boot into Fedora 12, I got the following error (just once, it just locked up at various points during the splash screen after this once):

double fault: 0000 [#1] SMP
last sysfs file:
CPU 0
odules linked in:
Pid: 1, co m: swapper Not ta nted 2.6.32.11-99.fc 2.x86_64 #VGN-T 250N
RIP: 0010:[<ff

All the seemingly missing letters were really missing, not my typos.

As you can see, kernel version is 2.6.32.11-99.fc12.x86_64 and my laptop is a Sony Vaio TZ 250N (Core 2 Duo ULV 1.2GHZ). Note that with the other remaining kernels from the updates, nothing ever happened other than the locking up. The core temperatures hover pretty high, about 55-60C peak but this is still below the critical temp. Memtest came up clean when the problem first started happening.

View 3 Replies View Related

Networking :: Segmentation Fault Cannot Enable Eth0?

Jan 13, 2010

I'm running SLES 10 sp 2. I have failed to bring up eth0:

/sbin/ifup: line 1100: 5059 Segmentation fault ip link set up dev $INTERFACE ${LLADDR:+address $LLADDR} $LINK_OPTIONS
Cannot enable interface eth0

[code]....

View 4 Replies View Related

CentOS 5 Networking :: Wpa_supplicant Segmentation Fault Ralink X86_64?

Feb 24, 2009

I'm struggling to get up an wireless card (EDIMAX PCI adapter based on Ralink RT2561/RT61 802.11g chipset). So far, so good, I manage to install ralink drivers:

# lsmod | grep rt61
rt61 220296 0
# iwconfig
lo no wireless extensions.
wlan0 RT61 Wireless ESSID:"DiamondAccess" Nickname:"localhost.localdomain"
Mode:Managed Frequency:2.412 GHz Bit Rate=54 Mb/s

[Code]...

View 2 Replies View Related

Networking :: Segmentation Fault In Receiving Http Request From Client Code?

Feb 17, 2011

There is a segmentation fault error while receiving http request side program. Following is the code:

Code:
#include<iostream>
#include <sys/types.h>

[code]...

View 1 Replies View Related

Ubuntu Networking :: 'internal Fault. Hal Has Failed To Initiate' And The Wifi Connection Does Not Work

Jan 27, 2011

I have an Acer one with this peculiar operating system which I don't understand. I have had it a couple of years and it has hardly been used. It has always worked well and connected up to my WiFi until today when after it has booted I get 'internal fault. Hal has failed to initiate' and the Wifi connection does not work. I am perfectly familiar with Windows but I haven't a clue with this one. Have found a post on this forum relating to this fault but I am afraid it was double Dutch to me. I don't even know how to access it's inner system let along enter any commands.

View 4 Replies View Related

Networking :: Major Failure On Part Of Ubuntu Related To Networking / Fix It?

Mar 31, 2010

After deleting part of the gnome config directories in order to reset gnome (GUI was messed up - No title bars, etc). I lost my bluetooth tethering to my Nokia N900. I cannot redo it as it always fails. Linking from phone to Laptop works, but cannot use it to link up to the internet then. Cable to the phone always worked up till now. Now I cannot get a connection as it stopped working after my upgrade to 11.04.

View 3 Replies View Related

General :: Implementing The Command In C?

Sep 5, 2010

I have been giving the task of shell scripting in C++ for implementation of Secure command in my shell. The Secure command will prompt for the filename and the password (like *****) and can only be displayed when ls -secure and password is provided. For example

>> LS
File1 File2
>> Secure File1
Password:*****

[code].....

View 1 Replies View Related

Fedora :: Implementing A 2D Version Of Gnome 3?

Jun 28, 2011

whether Fedora / Gnome are planning on implementing a 2D version of Gnome 3? (i.e same GUI but without the bling). Like what Ubuntu did with Unity 2D. Unfortunately, my old laptop cannot run Gnome 3 due to the graphics specs and fallback mode doesn't work so I'm stuck with KDE.

View 2 Replies View Related

OpenSUSE :: Drawbacks Of Implementing WebGL In FF4

May 30, 2011

there have been many posts about trying to use FF4 with graphic acceleration and i ran into an article that discusses some of the ramifications in doing so: Context and from the information presented, it appears that mozilla's approach is to blacklist graphic drivers that are not sufficiently "malware-proof" since code from the webpage is presented directly to the graphics driver.

i was not aware of this side issue and figured many others were also uninformed, but my thoughts are that some careful consideration should be done before implementing this new functionality. Perhaps someone more knowledgable could chime in with more concise information.

View 1 Replies View Related

Ubuntu :: Use Of Implementing A Reverse Proxy?

Feb 13, 2010

What is a Reverse Proxy? And what is the use of implementing a Reverse Proxy???

View 1 Replies View Related

Ubuntu :: What Is The Use Of Implementing A Reverse Proxy

Aug 12, 2010

What is a Reverse Proxy? And what is the use of implementing a Reverse Proxy?

View 2 Replies View Related

General :: Implementing Konqurer In Suse 11.1?

Jun 25, 2011

connecct to net with Konqurer.

View 1 Replies View Related

Server :: Implementing A Mailing List?

May 17, 2009

Myself and a friend have our own small IT business; we mainly design and build web sites for other small businesses. One of the things we would like to offer to clients is the ability to relay email addressed to their company's domain to their own personal email address (either web-based, or hosted by their ISP).

Now, clearly there is a risk of our mail relay being marked as "open", and therefore becoming black listed as a source of spam. Not something that we want to happen!setting up such a system? I understand how I would go about configuring an MTA like Postfix or Sendmail to perform such a task, but I'm unsure how I would ensure that relayed mail is delivered and we're not labeled as spammers.

I did wonder if perhaps the "mail forwarding" options in a mail server like Zimbra would get around the issue by forwarding on messages inline or as attachments within new emails (so the messages would appear to be from the account hosted on our server).

View 8 Replies View Related

Programming :: Implementing A Garbage Collector In C++?

Aug 27, 2009

I'm interested in writing a generational garbage collector in C++. This is for a Python-like programming language project. I have used Boehm's garbage collector before, but I'm worried that it will have noticeable pause times (unacceptable for interactive programs). Since I can't really find any other C++ established GCs out there, I have been thinking of simply writing my own.

However, there are two essential ingredients I need for this:

- Some kind of write barrier mechanism that will notify my collector when something is written to a part of the heap

- A way for me to know the addresses and sizes of the stack, heap and global storage (the root sets)

how to implement write barriers (and how to get the stack, heap and global storage information) on the Linux platform? As an alternative, if you know of C++ GCs other than Boehm, I would also be interested.

View 14 Replies View Related

Programming :: Implementing Scrollbar Using Xlib ?

Oct 17, 2010

I am working on xlib project to develop text editor without using help from any of toolkit/widgets.I get stuck in scrollbar.I have no idea how they work and developed.It become more difficult as I am using low-level C library - xlib.

View 1 Replies View Related

Debian Configuration :: Implementing 301 Redirect On Apache2

Sep 8, 2011

I have scoured the internet in search of a way to implement this 301 redirect on Apache2 to no avail. My distro is Debian 5.0 Lenny. I want all request to sepserver.net to be 301 redirected to [URL]. Does anyone know how to do this? I have never done this before so I could really use a detailed explanation of how to implement this type of 301 that will work.

View 2 Replies View Related

General :: Implementing Logical Operators In Grep?

Dec 14, 2009

How can I implement logical operators in grep? I checked the man info and couldn't figure it out. For example, I'd like to display lines in file1.txt that contains word1 OR word2.
cat file1.txt | grep word1 OR word2

View 3 Replies View Related

General :: Implementing Vcp Protocol In Kernal Module

Oct 14, 2010

steps for implementing vcp protocol in linux kernal module

View 1 Replies View Related

Programming :: Implementing Search Engine Optimization (SEO)

Mar 31, 2011

Though I have developed some web applications (automation tools) using PHP which have been primarily meant for Intranet (within the organizations I have worked for), I have paid little attention to SEO (it was not required until now). But now I want to understand how do we go about implementing SEO and where do we fit this mechanism in a system / website?

Do we need any other tools or learn some specific programming /scripting language to achieve it?Will implementing a good SEO yield identical results irrespective of what search engine (be it Google or Yahoo!) is being used by users?

View 1 Replies View Related

Programming :: Implementing Hamming Code In C Lang?

Sep 12, 2010

implementing hamming code in c: Calculating the Hamming Code The key to the Hamming Code is the use of extra parity bits to allow the identification of a single error. Create the code word as follows:

Mark all bit positions that are powers of two as parity bits. (positions 1, 2, 4, 8, 16, 32, 64, etc.)
All other bit positions are for the data to be encoded. (positions 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 17, etc.)

[code]....

View 2 Replies View Related

Programming :: Implementing A Classless Qdisc (a Scheduler)?

May 13, 2011

i am running linux kernel 2.6.32-30 and my aim is to do packet aggregation in linux,so i created a qdisc simple one like sch_fifo.c and i wanted to put upon the dequeue function but when i attach my qdisct with tc qdisc add dev wlan0 root aggregate my screen just go black and in var/log/messages it says 31 m of stolen memory.graphic perfomance may suffer. can you somebody pls help me. Below is my dequeue function.

static struct sk_buff *aggregate_dequeue(struct Qdisc *sch)
{
struct sk_buff *skb;
struct packet_buffer *packet_buffer = {0};
packet_buffer->size=0;
skb = __skb_dequeue(&sch->q);

[Code]...

View 1 Replies View Related

CentOS 5 :: Implementing Disk Quotas Per User

Sep 29, 2010

I have installed CentOS 5.5 on a computational cluster and want to limit the disk space used per user to 10GB. I do not know what is the relation between blocks and the the volume i want (10GB). What is the values I should used in the file opend by "edquota username" command? What is the usage of inode? there are soft and hard items in columns 3 ,4 and 6,7. Which of them should be configured? here is the example by CentOS documents. I only changed the file system which is in my case /dev/sdb0 (this is mounted as /home in my system. What changes I should do to this example to limit the user to 10GB disk scape?

Disk quotas for user testuser (uid 501):
Filesystem blocks soft hard inodes soft hard
/dev/sdb0 440436 0 0 37418 0 0

View 3 Replies View Related

Debian Programming :: Implementing PyGtk For Python 3.3 In Wheezy

Sep 12, 2013

I run Wheezy Xfce 64-bit. I went through the Synaptic listings and added Python 3.3.2 and Tkinter for it, and that works fine; but for some reason PyGtk is available only for Python 2.7, not for Python 3.3, unless I'm just using the wrong way to try to find it. Is there a PyGtk available for Python 3.3 in Wheezy, and, if so, how do I install it and then import it once it's installed?

View 1 Replies View Related

Programming :: Data Structure For Implementing A Text Editor?

Nov 15, 2010

Options:A double linked list with fixed size character arrays. New nodes will be added when previous ones get filled. Dynamic arrays using realloc(). Linked list has the disadvantage of not having an O(1) search like an array but I think using realloc() will be more dangerous since it moves the whole block to a new location and if the new location is not big enough to hold the whole block, realloc fails !! this case will not occur with the linked list since its nodes are scattered.

View 14 Replies View Related







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