Giter VIP home page Giter VIP logo

Comments (7)

masc3d avatar masc3d commented on May 28, 2024 1

Read up on markup, especially the Code example, to see how to format correctly.

that's odd, something must have changed if it worked before?
I believe whatever the cause is, it's not related to the script though. Did you check the filesystem(s) for consistency?

Keep in mind that even the latest btrfs versions are still marked experimental and what you use is more than 2 years old.

from btrfs-sxbackup.

masc3d avatar masc3d commented on May 28, 2024 1

Are you on the latest btrfs-sxbackup version? It may provide improved error logging in this case.

from btrfs-sxbackup.

masc3d avatar masc3d commented on May 28, 2024

Is your destination filesystem mounted with subvol=?

Please also post the output of uname -a and btrfs version of both source and destination

from btrfs-sxbackup.

Rikerutz avatar Rikerutz commented on May 28, 2024

No, it is not mounted with subvol, but the configuration has worked in the past. The problems appeared about one week before i submitted the ticket. I replaced # with * for formatting purposes.

@DX01:/$ cat /etc/fstab

  • /etc/fstab: static file system information.
  • Use 'blkid' to print the universally unique identifier for a
  • device; this may be used with UUID= as a more robust way to name devices
  • that works even if disks are added and removed. See fstab(5).
  • / was on /dev/xvda1 during installation
    UUID=fea59e6c-249a-4790-80fa-c0f5945aaada / btrfs defaults,noatime,autodefrag,space_cache,compress-force=lzo,subvol=@ 0 1
  • /home was on /dev/xvda1 during installation
    UUID=fea59e6c-249a-4790-80fa-c0f5945aaada /home btrfs defaults,noatime,autodefrag,space_cache,compress-force=lzo,subvol=@home 0 2
  • /mnt/btrfs-root on /dev/xvda1
  • for pulling backups from dx02
    /dev/xvda1 /mnt/btrfs-root btrfs defaults 0 2
  • swap was on /dev/xvda5 during installation
    UUID=a5ba813f-a5ae-406d-b10b-f1b381231255 none swap sw 0 0

dx01:/$ cat /proc/mounts
rootfs / rootfs rw 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
udev /dev devtmpfs rw,relatime,size=10265788k,nr_inodes=2566447,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=2055340k,mode=755 0 0
/dev/xvda1 / btrfs ro,noatime,compress-force=lzo,ssd,space_cache,autodefrag 0 0
none /sys/fs/cgroup tmpfs rw,relatime,size=4k,mode=755 0 0
none /sys/fs/fuse/connections fusectl rw,relatime 0 0
none /sys/kernel/debug debugfs rw,relatime 0 0
none /sys/kernel/security securityfs rw,relatime 0 0
none /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
none /run/shm tmpfs rw,nosuid,nodev,relatime 0 0
none /run/user tmpfs rw,nosuid,nodev,noexec,relatime,size=102400k,mode=755 0 0
none /sys/fs/pstore pstore rw,relatime 0 0
/dev/xvda1 /mnt/btrfs-root btrfs ro,relatime,compress-force=lzo,ssd,space_cache,autodefrag 0 0
systemd /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,name=systemd 0 0

dx01:/$ uname -a
Linux dx01 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

dx01:/$ btrfs version
Btrfs v3.12

from btrfs-sxbackup.

masc3d avatar masc3d commented on May 28, 2024

Any update on this?

from btrfs-sxbackup.

Rikerutz avatar Rikerutz commented on May 28, 2024

Hello,
Sorry for the late response, i`m trying to update the btrfs version with a kernel upgrade (i understand that the version is embedded in the kernel in ubuntu) and i will update the sxback-up version. I will come back to you after testing.

from btrfs-sxbackup.

masc3d avatar masc3d commented on May 28, 2024

Closing this due to inactivity.

from btrfs-sxbackup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.