剛在換機器,發現 RRD 是 machine dependent… 所以要先 dump -> restore。
RRD 很機車的… 明明可以用 htonl(3) 之類的東西轉成相同的 endian 卻不轉,結果現在造成跨 NFS 在讀檔的時候會有問題 我現在在弄的東西它的 RRD datafile 是放在 Solaris 上面的,因為這個因素所以我就不能在 FreeBSD 上面寫程式 :~
ijliao: it’s time to send your patch! :p
RRD 很機車的…
明明可以用 htonl(3) 之類的東西轉成相同的 endian 卻不轉,結果現在造成跨 NFS 在讀檔的時候會有問題
我現在在弄的東西它的 RRD datafile 是放在 Solaris 上面的,因為這個因素所以我就不能在 FreeBSD 上面寫程式 :~
ijliao: it’s time to send your patch! :p