Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Refresh Telnet to see preclear status?

Featured Replies

I had 3 telnet sessions for three preclears.  I lost power only in my room with the client computer.  My unraid server never lost power.  I lost my telnet connection obviously.  What do I type in the see the status of the preclears via telnet now?

If you didn't use screen (Like every single tutorial of preclear ever suggests) then you're screwed, you'll have to start again (The second your telnet session times out it'll kill any processes attached to that session).

 

If you did use screen, however, type:-

screen -dr

 

"d" means detach your old session (E.G. before powercut)

"r" means reconnect (E.G. lets you see your screen session)

  • Author

Yes I found that last night.  I followed a xbmc forum tutorial, not the unraid wiki. Thanks

There is also a way to preclear without screen or a continuous telnet connection. Downside is you won't be able to monitor progress directly.

 

change to the dir where the preclear script resides

echo Yes >Yes.txt
nohup preclear_disk.sh /dev/sdx <Yes.txt &

 

To verify that it is running, use top and you will see a dd running and consuming cpu cycles. Works in a pinch. The preclear result will be posted in the syslog when it completes.

 

There is also a way to preclear without screen or a continuous telnet connection. Downside is you won't be able to monitor progress directly.

 

change to the dir where the preclear script resides

echo Yes >Yes.txt
nohup preclear_disk.sh /dev/sdx <Yes.txt &

 

To verify that it is running, use top and you will see a dd running and consuming cpu cycles. Works in a pinch. The preclear result will be posted in the syslog when it completes.

 

That too, but:-

A. What if preclear freezes? It's frozen on me before, the disk stopped responding and everything hit the fan.

B. No progress reports?  :'(

C. Why not use screen? Yours does work, however, I'd prefer screen unless for whatever reason screen was breaking something else.

D. What's the yes-man file for?

Archived

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.