<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
hi all, <br><br>Im experiencing heavy I/O in my smokeping server. Because of&nbsp; that it is required to migrate my rrd folder to separate server and redirect smokeping data to that server.<br>My config file attached here.<br><br>Here are the steps I followed.<br>1) Create remote mount point to the smokeping server<br><br>&nbsp;vi /etc/fstab ---------------------------&gt;&nbsp; //&lt;remote-ip&gt;/smokeping&nbsp;&nbsp; /mnt/smokeping cifs username=xxx,password=xxx 0 0<br><br>2) I think my all rrd files stored in /usr/local/smokeping/var/data .Then I copied all rrd data to the newer folder in remote server<br><br>3) I created a soft link ----------------&gt;&nbsp; cd /usr/local/smokeoping/var <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ln -s data /mnt/smokeping<br><br>I can successfully access the remote mount point. During that time It did not update the graphs in my web server.(attached graph) .<br><br>http://smokeping/smokeping/smokeping.cgi/test-node<br><br>&nbsp;Then I revert back the config to my previous one.<br><br><br>Please provide me a way to migrate all my rrd files in smokeping server to remote one. I cannot understand why my method did not work. <br><br>What is the actual file location of my rrd file ? Am I accessing to wrong data. Please help me<br><br>thanks<br><br><br><br><br>                                               </div></body>
</html>