OUR NETWORK:TiVoCommunity TechLore MyOpenRouter Dijit Community MediaSmart Home See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 102956.0
March 18, 2010 04:10 PM

Categories: Pogoplug Drive (Linux)

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

greppy

Member
Joined: 03/18/2010

Like all good little sysadmins I immediately thought of using the pogoplug for backups.

Since I am planning on having several different systems talk to this device, I decided to use an ext2 file system on a 1TB external drive.

I then got cwRsync server from http://www.itefix.no/i2/node/10650 up and running.

I configured rsnapshot on my linux server to pull from the rsync daemon running on the windows machine.

The initial backup worked beautifully, however, subsequent backups failed.

It appears to be an issue with fuse, but I can't seem to find the magic, if it exists, to work around it.


root@Pogoplug:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type jffs2 (ro,noatime)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw)
none on /tmp type tmpfs (rw)
/tmp/.cemnt/sda1 on /tmp/.cemnt/mnt_sda1 type ufsd (rw,nosuid,nodev,noexec,noatime,uid=0,gid=0,fmask=22,dmask=22,nocase,sparse,force)
/tmp/.cemnt/sdb1 on /tmp/.cemnt/mnt_sdb1 type ext2 (rw,nosuid,nodev,noexec,noatime)


From my rsnapshot.log:
ERROR: /bin/cp failed. Perhaps this is not GNU cp?

And if I try to manually do a cp -al on a directory:

cp: cannot create link `/pogoplug/ext2/Downloads.3/desktop.ini': Function not implemented

Does anyone know of a fix or workaround?

Discussion:    Add a Comment | Comments 1-2 of 2 | Latest Comment

March 27, 2010 9:24 PM

This may be of help:
http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/4660

March 28, 2010 12:01 AM

That is all very dated information, and doesn't apply.

The point of using a pogoplug as an rsnapshot target is that I can't/won't be sshing directly into it, but using the pogoplugfs FUSE app to mount the drive.

The pogoplugfs is what does not support hard linking, not the underlying file system, ext2 in this case, or the operating system on the pogoplug.

Discussion:    Add a Comment | Comments 1-2 of 2 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window