[HELP] Can't reboot the NAS (after installing Pyload)

Questions about SNMP, Power, System, Logs, disk, & RAID.
Post Reply
User avatar
Eduardo
Easy as a breeze
Posts: 350
Joined: Tue Jun 30, 2009 2:08 am
Location: Sevilla (Spain)

[HELP] Can't reboot the NAS (after installing Pyload)

Post by Eduardo »

Hi:

I followed a nice How To (http://forum.qnap.com/viewtopic.php?f=1 ... ad#p159384), and installed Pyload. It seems to work fine (except the https access to the admin web), but since then I can´t restart the NAS. I tried sometimes through the admin web and the Qnap finder. Neither does the power button. I forced the shut down pressing the power button some seconds. The NAS shut down. But after starting it again, in spite Pyload didn't success to autostart and it isn't running, the restart problem persists. Please, any idea?


Edit: I was wrong. Pyload was working. Autostart succeeded from the beginning.
TS-259Pro+,TS-239 Pro. Firm 3.7.3 Build0801
2xSeagate ST32000542AS CC34 Raid 1 (+1 ST32000542AS Raid 1 ESATA/USB Backup)
Qpkg: MLDonkey, JRE, Micke OpenSSH, Micke Nasreport, Python, CrashPlan, Rsnap.
Ipkg: Rsnapshot, logrotate, heyu
================================================================================================
Looking forward to a (Prolific 2303 or ftdi) USB to serial driver!
User avatar
Eduardo
Easy as a breeze
Posts: 350
Joined: Tue Jun 30, 2009 2:08 am
Location: Sevilla (Spain)

Re: [HELP] Can't reboot the NAS (after installing Pyload)

Post by Eduardo »

Hi:

I still can't reboot my NAS! I get the beep but the NAS never shuts down! Only pressing the power button for long. I wonder if python ipkg causes the issue. (pyload is only a .py file)

By the way, pyload works like a charm...
TS-259Pro+,TS-239 Pro. Firm 3.7.3 Build0801
2xSeagate ST32000542AS CC34 Raid 1 (+1 ST32000542AS Raid 1 ESATA/USB Backup)
Qpkg: MLDonkey, JRE, Micke OpenSSH, Micke Nasreport, Python, CrashPlan, Rsnap.
Ipkg: Rsnapshot, logrotate, heyu
================================================================================================
Looking forward to a (Prolific 2303 or ftdi) USB to serial driver!
User avatar
Eduardo
Easy as a breeze
Posts: 350
Joined: Tue Jun 30, 2009 2:08 am
Location: Sevilla (Spain)

Re: [HELP] Can't reboot the NAS (after installing Pyload)

Post by Eduardo »

Hi:
Just a clue:

System reboots after manual killing the pyload jobs.

Code: Select all

[~] # ps | grep python
 4417 admin     12912 S   /opt/bin/python /opt/pyload/pyLoadCore.py
 5975 admin       556 S   grep python
[~] # kill -9 4417
[~] # ps | grep python
 6106 admin     12992 S   /opt/bin/python /opt/pyload/pyLoadCore.py
 6361 admin       564 S   grep python
[~] # kill -9 6106
[~] # ps | grep python
 7304 admin       564 S   grep python
[~] #
As I'm a linux newbie, I don't know why these tasks prevent the shut down nor the solution.
TS-259Pro+,TS-239 Pro. Firm 3.7.3 Build0801
2xSeagate ST32000542AS CC34 Raid 1 (+1 ST32000542AS Raid 1 ESATA/USB Backup)
Qpkg: MLDonkey, JRE, Micke OpenSSH, Micke Nasreport, Python, CrashPlan, Rsnap.
Ipkg: Rsnapshot, logrotate, heyu
================================================================================================
Looking forward to a (Prolific 2303 or ftdi) USB to serial driver!
Post Reply

Return to “System & Disk Volume Management”