This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

[SOLVED]Help How can I fix this

Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
spaceknight
NewUser
NewUser
Posts: 2
Joined: 08 Jun 2014 15:37
Status: Offline

[SOLVED]Help How can I fix this

Post by spaceknight »

here is the status of my ZFS pools

Code: Select all

pool: video
 state: DEGRADED
status: One or more devices could not be opened.  Sufficient replicas exist for
	the pool to continue functioning in a degraded state.
action: Attach the missing device and online it using 'zpool online'.
   see: http://illumos.org/msg/ZFS-8000-2Q
  scan: scrub repaired 0 in 6h8m with 0 errors on Wed May 17 03:47:37 2017
config:

	NAME                        STATE     READ WRITE CKSUM
	video                       DEGRADED     0     0     0
	  raidz2-0                  DEGRADED     0     0     0
	    da0.nop                 ONLINE       0     0     0
	    da1.nop                 ONLINE       0     0     0
	    da2.nop                 ONLINE       0     0     0
	    spare-3                 DEGRADED     0     0     0
	      10202847585840748358  UNAVAIL      0     0     0  was /dev/da3.nop
	      da7                   ONLINE       0     0     0
	    da3.nop                 ONLINE       0     0     0
	    da5                     ONLINE       0     0     0
	    da6                     ONLINE       0     0     0
	    da4.nop                 ONLINE       0     0     0
	spares
	  6741342650581187615       INUSE     was /dev/da7

errors: No known data errors

it shows in io statistics that i am using 6.17t but when i check the share i only see 4.2t of data

Code: Select all

                               capacity     operations    bandwidth
pool                        alloc   free   read  write   read  write
--------------------------  -----  -----  -----  -----  -----  -----
video                       6.17T  1.08T    456     17  55.3M   306K
  raidz2                    6.17T  1.08T    456     17  55.3M   306K
    da0.nop                     -      -    314      4  8.34M  66.7K
    da1.nop                     -      -    318      4  8.34M  66.8K
    da2.nop                     -      -    315      4  8.34M  66.9K
    spare                       -      -    392      9  8.23M  67.2K
      10202847585840748358      -      -      0      0      0      0
      da7                       -      -    320      4  8.33M  66.4K
    da3.nop                     -      -    314      4  8.34M  65.8K
    da5                         -      -    321      4  8.33M  65.8K
    da6                         -      -    320      4  8.33M  66.4K
    da4.nop                     -      -    211      4  8.39M  66.7K
--------------------------  -----  -----  -----  -----  -----  -----

please help

User avatar
ms49434
Developer
Developer
Posts: 828
Joined: 03 Sep 2015 18:49
Location: Neuenkirchen-Vörden, Germany - GMT+1
Contact:
Status: Offline

Re: Help How can I fix this

Post by ms49434 »

detach the missing disk: zpool detach video 10202847585840748358
1) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 22GB out of 32GB ECC RAM, LSI 9300-8i IT mode in passthrough mode. Pool 1: 2x HGST 10TB, mirrored, L2ARC: Samsung 850 Pro; Pool 2: 1x Samsung 860 EVO 1TB, SLOG: Samsung SM883, services: Samba AD, CIFS/SMB, ftp, ctld, rsync, syncthing, zfs snapshots.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.

spaceknight
NewUser
NewUser
Posts: 2
Joined: 08 Jun 2014 15:37
Status: Offline

Re: Help How can I fix this

Post by spaceknight »

Thanks
It worked

Post Reply

Return to “ZFS (only!)”