Giter VIP home page Giter VIP logo

Comments (10)

kim0 avatar kim0 commented on June 25, 2024

hi, I'm hitting this bug too, and it's not clear why. It's a scary error message, so can someone explain more what's happening .. Thanks!

from zfsnap.

graudeejs avatar graudeejs commented on June 25, 2024

Execute this and post output:

 zfSnap -zpool28fix -n -d -p 'hourly-' -p 'daily-' -p 'weekly-' -p 'monthly-' -p 'reboot-'

And then execute this and post output

sh -x /usr/local/sbin/zfSnap -zpool28fix -n -d -p 'hourly-' -p 'daily-' -p 'weekly-' -p 'monthly-' -p 'reboot-'

Note: I think you're missing -zpool28fix flag in daily_zfsnap_delete_flags. Not that it should cause this misbehavior, but still.

from zfsnap.

kim0 avatar kim0 commented on June 25, 2024

@graudeejs .. The first command returns nothing .. The second one returns http://fpaste.org/250760/

Thanks for helping!

from zfsnap.

graudeejs avatar graudeejs commented on June 25, 2024

Weird, 1st command should return list of zfs commands
Something like:

$ zfSnap -zpool28fix -n -d -p 'hourly-' -p 'daily-' -p 'weekly-' -p 'monthly-' -p 'reboot-'          
/sbin/zfs destroy d/FreeBSD/10r1p5_custom@2015-07-28_20.07.12--5d
/sbin/zfs destroy d/FreeBSD/current@2015-07-28_20.07.12--5d
/sbin/zfs destroy d/FreeBSD@2015-07-28_20.07.12--5d
/sbin/zfs destroy d/home/graudeejs/archive@2015-07-28_20.07.12--5d
/sbin/zfs destroy d/home/graudeejs/photo@2015-07-28_20.07.12--5d
/sbin/zfs destroy d/home/graudeejs/videos@2015-07-28_20.07.12--5d
/sbin/zfs destroy d/home/graudeejs@2015-07-28_20.07.12--5d
/sbin/zfs destroy d/home@2015-07-28_20.07.12--5d

from zfsnap.

kim0 avatar kim0 commented on June 25, 2024

I ran it like 5 times .. nothing at all

from zfsnap.

graudeejs avatar graudeejs commented on June 25, 2024

Try latest version from legacy branch, I added few lines in order to see what exactly caused an error.
17b1f38

Try with this one: https://raw.githubusercontent.com/zfsnap/zfsnap/17b1f389365a57f04448c0800cde327d47baa02e/zfSnap.sh

run:

./zfSnap.sh -zpool28fix -v -d -p 'hourly-' -p 'daily-' -p 'weekly-' -p 'monthly-' -p 'reboot-'

This will try to delete snapshot, and If you get that error, we should see why exactly.

from zfsnap.

graudeejs avatar graudeejs commented on June 25, 2024

Btw, @kim0, are you using FreeBSD as well?

from zfsnap.

kim0 avatar kim0 commented on June 25, 2024

@graudeejs Yes I'm on freebsd 10.1 ... I'll try that version next

from zfsnap.

graudeejs avatar graudeejs commented on June 25, 2024

@kim0, Any news?

from zfsnap.

graudeejs avatar graudeejs commented on June 25, 2024

Closing for now, since no new input has been provided.

from zfsnap.

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.