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 01-25-2008, 11:38 AM   #1
0.o
Member
 
Registered: May 2004
Location: Raleigh, NC
Distribution: Debian, Solaris, HP-UX, AIX
Posts: 208

Rep: Reputation: 35
RRD NFS Server


Hello,

I have a quick question on NFS. I have two servers which are graphing and creating rrd files for graphing. One server creates a large number of the rrd files and currently uses SCP to copy the files over. I am upgrading these systems and am going to use a local NFS connection to share the rrd files rather than SCP them. Now, the issue i am running into is this. The files are contained within multiple source directories on the rrd creating machine and they are being sent to one directory on the graphing machine. So, i can't mount multiple directories onto one destination. How can i by pass this? does anyone have any idea? One solution i was thinking would work was to create a sym link between the rrd files in multiple directories to the one.
 
Old 02-03-2008, 02:01 PM   #2
traene
Member
 
Registered: Jan 2005
Distribution: Archlinux, Debian, Centos
Posts: 222

Rep: Reputation: 35
Just to understand your problem: You have to servers and one is creating the rrd files? Do you mean that you update them, from this host? Why do you need to share them between to hosts? If you want to get rid of the SPOF can't you just dulicate your rrd creating means to the two servers?

However you could do it like you suggested:
Code:
local: 
   /dir1/eth0.rrd
   /dir1/processes/proc1.rrd
   /dir2/anything/my.rrd

NFS: mount
   /mnt/dir1
   /mnt/dir2

   /local/dir1/eth0.rrd -> /mnt/dir1/eth0.rrd
   ...etc.
On the host with the NFS mount you can create a new folder /local and the directory structure as on the server.
 
  


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
SUSE NFS client can't detect an NFS server RedBoot SUSE / openSUSE 4 01-19-2009 11:56 PM
NFS Error during PXE Boot from NFS server JatMan Linux - Enterprise 0 10-16-2006 05:48 PM
NFS client = Linux, NFS server = Mac OS X Tiger --> Hell of a problem make Linux - Networking 9 03-10-2006 05:16 AM
SuSE 9.0 NFS client with RHL 7.3 NFS server ocjacob Linux - Networking 0 02-01-2005 01:01 PM
rrd mrtg & mrtg-rrd.cgi ducati620 Linux - Newbie 0 06-03-2004 07:29 PM

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

All times are GMT -5. The time now is 01:14 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