Everything posted by skank
-
Looking for better ideas how how to sleep/suspend my unraid box
Edit it , with editpad lite it still hangs... it looks like this now #define USER_SCRIPT_LABEL S3 Sleep #define USER_SCRIPT_DESCR Put the server to S3 Sleep #UNMENU_RELEASE $Revision: 58 $ $Date: 2010-04-17 09:13:05 -0400 (Sat, 17 Apr 2010) $ # by using a USER_SCRIPT_TEST this button # will not show itself unless S3 is supported in /proc/acpi/sleep # the button label will be that printed by the "awk" command #define USER_SCRIPT_TEST cat /proc/acpi/sleep | grep "S3" | awk '{ print "Go to S3 Sleep" }' echo "<pre>" # pre-sleep, sync the disks echo "Syncing disks" /bin/sync # go to sleep echo 3 > /proc/acpi/sleep | at now + 1 minute echo "Awaking from sleep" # Do post-sleep activities, reset wake-on-lan ethtool -s eth0 speed 1000 ethtool -s eth0 wol g
-
Looking for better ideas how how to sleep/suspend my unraid box
well i didnt want to press yes, cause i was afraid to harm something, thatswhy i asked first. about the sleep script.. yes i didnt go further, cause using the sleep button on unmenu, does make it go to sleep.. however, the internet explorer hangs cause its waiting for unraid to give a signal back and it doesnt, thatswhy the mediaplayer does the same thing.. You talk about the line Joe gave, but where is that? Maybe i overlooked.. Well i want to try to solve it, im going to take a look tomorrow to edit the script, if i can find it use unix EOF and not dos ones? what do you mean, i know nothing about linux i'll see if i can edit the files, i dunno how but i'll use mc and see and yes, i just have a dsf file on the usb stick in the dune That dsf file (which does exactly the same as the sleep unmenu button) i run from the dune so it goes to sleep So in other words, i give the guy from mpcclub the command i run from my pc to make unraid go to sleep, and he makes it as a dsf file which i can run from the dune So i'm looking a way to do this from the pc (without having the explorer hanging..) so the dune wont hang either edit: on a post from Joe L, in previous page, he says echo "echo 3 >/proc/acpi/sleep" | at now + 1 minute might try if that solves anything but ill try editing script tomorrow and do some searching
-
Looking for better ideas how how to sleep/suspend my unraid box
i tried using plink i get C:\Program Files\Plink>cd C:\Program Files\Plink\ C:\Program Files\Plink>plink.exe -ssh 192.168.0.117 -l root "echo 3 > /proc/acpi /sleep" ; \ The server's host key is not cached in the registry. You have no guarantee that the server is the computer you think it is. The server's rsa2 key fingerprint is: ssh-rsa 2048 75:52:1e:65:d1:3e:bd:18:99:f3:6d:32:04:bf:67:29 If you trust this host, enter "y" to add the key to PuTTY's cache and carry on connecting. If you want to carry on connecting just once, without adding the key to the cache, enter "n". If you do not trust this host, press Return to abandon the connection. Store key in cache? (y/n) dont know what i should say, i'm sure ipadress is correct - i tried creating a bat file containing telnet 192.168.xxx.xxx -l root "echo 3 > /proc/acpi/sleep" ; \ it doesnt work - i tried opening telnet session and typing echo 3 > /proc/acpi/sleep this does work how do i get it now without doing it manually (going into putty) i just want a shortcut
-
Looking for better ideas how how to sleep/suspend my unraid box
Install openssh on your unraid (unmenu can do it for you) For windows, get plink.exe and put it anywhere (i did it on my desktop) Create a bat file (named sleepunraid.bat or whatever) witch content is: cd C:\pathtowhereplinkis plink.exe -ssh 192.168.xxx.xxx -l root -pw unraidpassword "echo 3 > /proc/acpi/sleep" ; \ If your unraid is not password protected, then it could also work with telnet (no ssh and no plink needed) telnet 192.168.xxx.xxx -l root "echo 3 > /proc/acpi/sleep" ; \ or just open a telnet session and pass the command. great ! Will try that when i get home, thx in advance !
-
Looking for better ideas how how to sleep/suspend my unraid box
Anyone willing to help me here, to put it too sleep, even from another pc
-
Looking for better ideas how how to sleep/suspend my unraid box
Hi I'm using unraid v4.6 I'm currently using the clean powerdown script to powerdown, but i want to be able to let the server sleep. -Either by pushing the button on the case. -Giving a command from my pc upstairs, to let the server sleep... I can do this already by using putty and typing echo 3>/proc/acpi/sleep but there should be another way Also: Is going to sleep the same as the clean powerdown addon? When sleeping and waking up (waking already works) , does it make all hdd's spin up? or do they remain spinned down until you call them...
-
Pimp Your Rig
niec Bolle !
-
Preclear.sh results - Questions about your results? Post them here.
Both disks look good. Both successfully cleared, no re-allocated sectors, no sectors pending re-allocation. Joe L. sweet so i guess im lucky it worked for me to use an unjumpered disk before, jumper it and use it in unraid
-
Preclear.sh results - Questions about your results? Post them here.
can someone take a look at my result? its a wd20ears which i used unjumpered, jumpered it, and precleared is it safe to use? preclear_results.txt
-
Preclear.sh results - Questions about your results? Post them here.
i've already done that before like you said then.. its the second time.., so is something wrong?
-
Preclear.sh results - Questions about your results? Post them here.
same thing i got 3 brand new ones, and got with one of them same result... i retried, and it hangs now.. i do find it strange that you have it too.. maybe something with the script i dunno but that my and your drive has died.. i dunno i never had any problems with new drives what if we just format the drive and use it in the array im really stuck here , someone else then?
-
Preclear.sh results - Questions about your results? Post them here.
joe?
-
Preclear.sh results - Questions about your results? Post them here.
same thing i got 3 brand new ones, and got with one of them same result... i retried, and it hangs now.. i do find it strange that you have it too.. maybe something with the script i dunno but that my and your drive has died.. i dunno i never had any problems with new drives what if we just format the drive and use it in the array
-
Preclear.sh results - Questions about your results? Post them here.
joe, my first preclear try with my brand new wd20ears got the same result as stradle, as you know i did everything you said, and ran preclear again now after 23 hours, it still is at step 2, at 30 % of it , and its been there for at least 10 hours, and not going further now what? is something wrong?
-
Preclear.sh results - Questions about your results? Post them here.
Yes, the disk is responding once more. thats a fast answer well, im trying preclear again what if i get the same failure again?
-
Preclear.sh results - Questions about your results? Post them here.
Joe, I've done this 1) restart server (or you mean, i have to unplug the powercord to the harddrive?) 2) open telnet session and typ "dd if=/dev/zero of=/dev/sdb count=8" 3) fdisk -l /dev/sdb result: is that good? trying preclear again now
-
Preclear.sh results - Questions about your results? Post them here.
Joe-L, all my disk got a jumper right away... (coming out from the box) not one disk has got a jumper after partitioning it, so strange thing.. so i need to this 1) restart server (or you mean, i have to unplug the powercord to the harddrive?) 2) open telnet session and typ "dd if=/dev/zero of=/dev/sdb count=8" 3) fdisk -l /dev/sdb 4) retry preclear So nothing is wrong with my disc? How come it responded before, and then all of a sudden it doesnt anymore? Is this cause i closed telnet session? (i did use screen though)
-
Preclear.sh results - Questions about your results? Post them here.
ok thx
-
Preclear.sh results - Questions about your results? Post them here.
what about me?
-
Preclear.sh results - Questions about your results? Post them here.
i bought a new 20ears drive, jumpered it and got this message is something wrong with my new disk?
-
Pimp Your Rig
what page? Under all the pictures thanks, overlooked it
- Pimp Your Rig