Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] xbiancopy fails after upgrading
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: xbiancopy fails after upgrading
22nd Jun, 2014, 06:11 PM
Post: #4
jyviko Offline
Registered
Posts: 8
Joined: Sep 2013
Reputation: 0
RE: xbiancopy fails after upgrading
(22nd Jun, 2014 08:50 AM)mk01 Wrote:  that indeed looks like it can't prealocate needed space (either hitting limits on FAT or other dump filesystem without trunc support or ... i don't know).

IriDium and mk01,
Thank you for your reply.
I am using a cifs share mount to backup. I can access the share mount with rw access from xbian where there is plenty of disk space. The fstab entry is:
Code:
//192.168.1.109/OpenShare/Backup/xbian  /media/backup  cifs  guest,uid=1000,iocharset=utf8  0  0

The dmesg that I get after running the command is the following:
Code:
btrfs: device label xbian-beta2 devid 1 transid 29377 /dev/mmcblk0p2

What I don't understand is that I used to perform successful backups and somehow after a couple of months it stopped working.

Any other thoughts? How can I check percolated needed space?

Best,
JIK

(22nd Jun, 2014 06:11 PM)jyviko Wrote:  
(22nd Jun, 2014 08:50 AM)mk01 Wrote:  that indeed looks like it can't prealocate needed space (either hitting limits on FAT or other dump filesystem without trunc support or ... i don't know).

IriDium and mk01,
Thank you for your reply.
I am using a cifs share mount to backup. I can access the share mount with rw access from xbian where there is plenty of disk space. The fstab entry is:
Code:
//192.168.1.109/OpenShare/Backup/xbian  /media/backup  cifs  guest,uid=1000,iocharset=utf8  0  0

The dmesg that I get after running the command is the following:
Code:
btrfs: device label xbian-beta2 devid 1 transid 29377 /dev/mmcblk0p2

What I don't understand is that I used to perform successful backups and somehow after a couple of months it stopped working.

Any other thoughts? How can I check percolated needed space?

Best,
JIK

UPDATE:
I have just changed the fstab and replaced "guest" with a cfis user that has full access, using the following entry:
Code:
//192.168.1.109/OpenShare/Backup/xbian  /media/backup  cifs  credentials=/root/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0

After remounting, I tried once more and although I am getting the same result I got a more detailed error message as shown in the attached image (     ).

I have checked the dmesg and I now get the following:
Code:
[  208.630210] FS-Cache: Netfs 'cifs' registered for caching
[  208.630432] Key type cifs.idmap registered
[  210.595548] loop: module loaded
[  211.555817] device-mapper: uevent: version 1.0.3
[  211.559460] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com
[  244.428727] btrfs: device label xbian-beta2 devid 1 transid 29421 /dev/mmcblk0p2

Any ideas?

JIK<
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
xbiancopy fails after upgrading - jyviko - 21st Jun, 2014, 08:17 PM
RE: xbiancopy fails after upgrading - IriDium - 22nd Jun, 2014, 04:38 AM
RE: xbiancopy fails after upgrading - mk01 - 22nd Jun, 2014, 08:50 AM
RE: xbiancopy fails after upgrading - jyviko - 22nd Jun, 2014 06:11 PM
RE: xbiancopy fails after upgrading - mk01 - 22nd Jun, 2014, 09:22 PM
RE: xbiancopy fails after upgrading - jyviko - 22nd Jun, 2014, 09:53 PM
RE: xbiancopy fails after upgrading - mk01 - 22nd Jun, 2014, 10:08 PM
RE: xbiancopy fails after upgrading - jyviko - 23rd Jun, 2014, 03:08 AM
RE: xbiancopy fails after upgrading - mk01 - 25th Jun, 2014, 04:59 AM
RE: xbiancopy fails after upgrading - jyviko - 25th Jun, 2014, 05:27 AM
RE: xbiancopy fails after upgrading - mk01 - 2nd Jul, 2014, 10:07 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 31st May, 2025, 09:03 PM Powered By MyBB, © 2002-2025 MyBB Group.