GithubHelp home page GithubHelp logo

Comments (4)

zlacelle avatar zlacelle commented on August 10, 2024

Hmm, I'll take a look at this. Just merged in a few other things, so hopefully I can update this a bit faster than previously :)

from nagios_check_zfs_linux.

zlacelle avatar zlacelle commented on August 10, 2024

Can you send me the output of "zpool status" on a system with multiple pools?

from nagios_check_zfs_linux.

2bjc466 avatar 2bjc466 commented on August 10, 2024

Sure, this is from a FreeBSD 12.1 system:

$ zpool status
  pool: data
 state: ONLINE
  scan: scrub canceled on Fri Dec  4 16:23:25 2020
config:

	NAME         STATE     READ WRITE CKSUM
	data         ONLINE       0     0     0
	  mirror-0   ONLINE       0     0     0
	    da0.eli  ONLINE       0     0     0
	    da1.eli  ONLINE       0     0     0
	  mirror-1   ONLINE       0     0     0
	    da2.eli  ONLINE       0     0     0
	    da3.eli  ONLINE       0     0     0

errors: No known data errors

  pool: os
 state: ONLINE
  scan: scrub repaired 0 in 0 days 00:18:17 with 0 errors on Thu Dec 10 23:12:15 2020
config:

	NAME          STATE     READ WRITE CKSUM
	os            ONLINE       0     0     0
	  ada0p3.eli  ONLINE       0     0     0

errors: No known data errors

from nagios_check_zfs_linux.

HankB avatar HankB commented on August 10, 2024

Here is the output on a Debian Bullseye system with multiple pools.

hbarta@acorn3:~$ zpool status
  pool: bpool
 state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
        still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not support
        the features. See zpool-features(5) for details.
  scan: scrub repaired 0B in 00:00:02 with 0 errors on Sun Nov 13 00:24:04 2022
config:

        NAME                                                       STATE     READ WRITE CKSUM
        bpool                                                      ONLINE       0     0     0
          ata-WDC_WD10S21X-24R1BT0-SSHD-8GB_WD-WXA1A74CP57R-part3  ONLINE       0     0     0

errors: No known data errors

  pool: pictures
 state: ONLINE
  scan: resilvered 450G in 02:16:53 with 0 errors on Sun Nov 27 22:14:54 2022
config:

        NAME                                           STATE     READ WRITE CKSUM
        pictures                                       ONLINE       0     0     0
          mirror-0                                     ONLINE       0     0     0
            ata-WDC_WD2003FYPS-27Y2B0_WD-WCAVY7294152  ONLINE       0     0     0
            ata-WDC_WD2003FYPS-27Y2B0_WD-WCAVY6142663  ONLINE       0     0     0

errors: No known data errors

  pool: rpool
 state: ONLINE
  scan: scrub repaired 0B in 00:02:18 with 0 errors on Sun Nov 13 00:26:24 2022
config:

        NAME                                                       STATE     READ WRITE CKSUM
        rpool                                                      ONLINE       0     0     0
          ata-WDC_WD10S21X-24R1BT0-SSHD-8GB_WD-WXA1A74CP57R-part4  ONLINE       0     0     0

errors: No known data errors

  pool: tank
 state: ONLINE
  scan: scrub repaired 0B in 02:23:06 with 0 errors on Sun Nov 13 02:47:14 2022
config:

        NAME                                           STATE     READ WRITE CKSUM
        tank                                           ONLINE       0     0     0
          mirror-0                                     ONLINE       0     0     0
            ata-WDC_WD2002FYPS-02W3B0_WD-WCAVY7272361  ONLINE       0     0     0
            ata-WDC_WD2003FYPS-27Y2B0_WD-WCAVY6466521  ONLINE       0     0     0

errors: No known data errors
hbarta@acorn3:~$ zfs --version
zfs-2.0.3-9
zfs-kmod-2.0.3-9
hbarta@acorn3:~$ 

(serial numbers not obfuscated - drives are well out of warranty. ;) )

from nagios_check_zfs_linux.

Related Issues (6)

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.