Jump to content

Shares are gone... ish


m1ll3rt1m3

Recommended Posts

So I made a bonehead move the other day and accidentally pulled the wrong cord while removing a faulty power cable, and unplugged my server.  When it came back online all my shares were missing from the GUI, and not able to be accessed through the network.  My docker containers, however, are still working as though the shares are present. A "ls -l" of /mnt/user returns "Stale NFS file handle"  I have spent the last few days searching through the forums for any kind information, I have cleanly rebooted the system several times and let it complete 2 separate parity checks. Any thoughts on how I could recover my shares to fully operational would be appreciated.

Link to comment

So I made a bonehead move the other day and accidentally pulled the wrong cord while removing a faulty power cable, and unplugged my server.  When it came back online all my shares were missing from the GUI, and not able to be accessed through the network.  My docker containers, however, are still working as though the shares are present. A "ls -l" of /mnt/user returns "Stale NFS file handle"  I have spent the last few days searching through the forums for any kind information, I have cleanly rebooted the system several times and let it complete 2 separate parity checks. Any thoughts on how I could recover my shares to fully operational would be appreciated.

Post your diagnostics.

 

Link to comment

Your cache drive has some issues which is causing this

 

Dec 23 09:25:33 MediaSvr kernel: blk_update_request: critical medium error, dev sdc, sector 62208
Dec 23 09:25:36 MediaSvr kernel: sd 1:0:1:0: [sdc] UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Dec 23 09:25:36 MediaSvr kernel: sd 1:0:1:0: [sdc] Sense Key : 0x3 [current] 
Dec 23 09:25:36 MediaSvr kernel: sd 1:0:1:0: [sdc] ASC=0x11 ASCQ=0x0 
Dec 23 09:25:36 MediaSvr kernel: sd 1:0:1:0: [sdc] CDB: opcode=0x28 28 00 00 00 f3 00 00 00 20 00

 

And here's the reason for it:

 

  5 Reallocated_Sector_Ct   0x0033   179   179   140    Pre-fail  Always       -       165
197 Current_Pending_Sector  0x0032   194   194   000    Old_age   Always       -       1017

 

Time to throw it out with all the wrapping paper

 

Link to comment

Your cache drive has some issues which is causing this

 

Dec 23 09:25:33 MediaSvr kernel: blk_update_request: critical medium error, dev sdc, sector 62208
Dec 23 09:25:36 MediaSvr kernel: sd 1:0:1:0: [sdc] UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Dec 23 09:25:36 MediaSvr kernel: sd 1:0:1:0: [sdc] Sense Key : 0x3 [current] 
Dec 23 09:25:36 MediaSvr kernel: sd 1:0:1:0: [sdc] ASC=0x11 ASCQ=0x0 
Dec 23 09:25:36 MediaSvr kernel: sd 1:0:1:0: [sdc] CDB: opcode=0x28 28 00 00 00 f3 00 00 00 20 00

 

And here's the reason for it:

 

  5 Reallocated_Sector_Ct   0x0033   179   179   140    Pre-fail  Always       -       165
197 Current_Pending_Sector  0x0032   194   194   000    Old_age   Always       -       1017

 

Time to throw it out with all the wrapping paper

OP

Did you not get any notifications for these SMART attributes?

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...