Software :: Turn Off (spindown) SATA HDD On Debian After 10 Min Inactivity?

Mar 14, 2010

I wold like to know how to turn off (spindown) SATA HDD on Debian after 10 min inactivity (using a script).I wold like to setup a NAS based on Debian. The NAS will be hallways ON but I want the NAS HDD to gos off after 10 of inactivity. When I access the NAS server the HDD should go back ON (after a small delay)

View 1 Replies


ADVERTISEMENT

Ubuntu :: Allow Auto-log Off Feature Either An Extended Inactivity Time Or To Disable Inactivity-logouts

Oct 18, 2010

I would like to allow the auto-log off feature either an extended inactivity time or to disable inactivity-logouts.

I use my PC strictly at home, and have no security issues. I've set my username to no-password so that I just click [twice] to log back on. But I must do that to see the screen display - say to see what's playing on Pandora.

Can I set the auto-logout-time somewhere or disable the function?

View 1 Replies View Related

Debian Hardware :: Laptop Hard Drive Spindown Time Is Too Short?

Apr 13, 2010

This isn't a problem with the 2.6.26 kernel that I have been using, but it is with newer ones. I want to upgrade to a backports kernel, because there has been a REALLY long standing 2.6.26 bug with cpu frequency governors and suspending that is never going to get fixed.

Basically, with the 2.6.30 backports kernel, the hard drive spindown time is way too short. I'd like it to spin down after a minute or two of inactivity, but it is spinning down after only 5-10 seconds. Is there any way to fix this? edit: Now that I think about it, this is also a problem on another laptop that runs squeeze.

View 2 Replies View Related

Debian :: Check If Mainboard Supports SATA-I Or SATA-II?

Jun 1, 2010

My motherboard supports SATA but I do not know which version: SATA-I or SATA-II. I want to buy a SSD so it would be pointless to buy a fast SSD if my motherboard only suports SATA-I

View 7 Replies View Related

Hardware :: Can SATA 3 (SATA III) Hard Disk Be Run On Motherboard Which Only Support SATA II

Aug 13, 2010

Can SATA 3 (SATA III) Hard disk be run on motherboard which only supports SATA II, except sacrificing the speed (throughput)?

View 2 Replies View Related

Debian Multimedia :: System Freeze After Long Time Inactivity

Feb 16, 2015

I made a fresh installation of Debian.

Code: Select all[VOSTRO200@root]#uname --all
Linux VOSTRO200 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux

I changed to the kde desktop environment. I logged in as a normal user, and left the computer running for a few hours. when I came back the screen was turned off and the system does not respond to mouse movement, pressing the keyboard, or any combination thereof. I tried

Code: Select allCtr+Alt+F1,
CapsLock

First time i touched keyboard the led of numlock turned off, and never back. Blanking the screen itself does not cause a system crash, this occurs after several hours of inactivity.

.xsession-errors
Code: Select all/etc/gdm3/Xsession: Beginning session setup...
localuser:bartek being added to access control list
openConnection: connect: Nie ma takiego pliku ani katalogu
cannot connect to brltty at :0
Failed to connect to the VirtualBox kernel service

[Code] ....

View 3 Replies View Related

Ubuntu :: SATA II / Error "ata4: Limiting SATA Link Speed To 1.5 Gbps" - Allowing The SSD To Run At SATA II Speeds?

May 1, 2011

I keep getting this error in my log viewer every 2 seconds: Code: ata4: limiting SATA link speed to 1.5 Gbps I have a dual boot SSD and I have run many SMART tests in windows and linux, (using smartmon tools and the disk utility) and the reports are all 100% healthy..... My research shows that this error represents one of the following:

1. Problem with SATA controller
2. Changing BIOS to allow SATA
3. Changing SATA mode to PATA or AHCI
4. Replacing the SATA cable
5. Allowing the SSD to run at SATA II speeds, i.e. 3 Gbps

- Does anyone know how to try number 5, i.e. allowing the SSD to run at SATA II speeds? I am lost here and this problem has caused my machine to crash twice when watching a movie in linux/ ubuntu. (It is worth noting that the crashes have only occurred in linux and I have never had an issue in windows, so it does seem to be a linux setting somewhere, hence why I think it is a "allowing SATA II to run at correct speeds issue")

View 4 Replies View Related

CentOS 5 Hardware :: Spindown In Raid Array?

Jul 20, 2009

I'm not able to spin down my harddisks in raid array. I did hdparm -S 240 /dev/sdb and the same for the second hdd. Smaller values like 2 minutes work. I don't have log files on this disks. How can I determine, which processes are accessing these disks? I have apache and samba running. Nobody is accessing the server.

View 2 Replies View Related

Fedora Hardware :: Set Disk Spindown Time (not Hackish Way)?

Aug 31, 2010

I have a rather strange issue and maybe someone else will clear that up for me.I have an external USB disk (i am using Fedora 13 with KDE) [LG My Netbook Friend (320GB) (HXD5U32GLS)] which doesn't spin down even when not mounted and not in use. While i can turn it off with sdparm i would rather use hal (haven't seen anythin in any file in /usr/share/hal/fdi/policy/10osvendor/ that would relate to spindown time), i have looked at some forums but it is always in some rather weird hackish way like setting some specific device rules in cron.From what i gathered that udev just "points" to hal rules regarding rfkill and all the hardware. Now the question is what command would i have to add to hal's file (i guess i should copy it first to /etc/hal/fdi/policy/ right?) to enable that specific disk to spindown after let's say 30 minutes of being idle?

View 7 Replies View Related

Ubuntu :: SATA Libata Verses Silicom Images SATA Module

Jun 21, 2010

I installed Ubuntu 10.04, and happened to have an Silicom Images PCXpress card plugged in, and it kindly added the sil_sata module.This is fine for this chip set.I think that my earlier installation of Ubuntu 9.04 used Libata, which does support NCQ and also has good legacy support for the Intel Intel ICH7 chipset I have inside my Sony Vaio SZ notebook. Also, libata also support Silicon Image chipsets as far as I can tell from URL...I wish to remove the Silicom Images SATA modules and replace this with libata and then test the performance between the two device drivers.

View 5 Replies View Related

Debian :: Add New Sata Drive Without Reboot

Feb 4, 2011

We have an external raid box connected to a debian squeeze server.Every new volume set I have created will be detected (as /dev/sdx) after a reboot. As this is our file-server I cannot reboot the server every-time a new volume set is created.Is there a way to make this new device visible.I tried already 'partprobe' and restarting udev didn't work eather.What is a good way to do this?

View 3 Replies View Related

General :: Debian 6 Can't See Partitions On SATA?

Jun 15, 2011

I just installed debian 6 on PATA 80 Gb and it recognizes disk not as /dev/hda(as it was on previous system) but as /dev/sda. I also have SATA 250 Gb disk, which is partitioned(9 parts) but new system recognizes it as /dev/sdb and there is no /dev/sdb1,...,/dev/sdb9 partitions. After doing

Code:
#partprobe /dev/sdb
#ls /dev/sdb*
/dev/sdb /dev/sdb1 /dev/sdb2/dev/sdb3 /dev/sdb5 /dev/sdb6 /dev/sdb7 /dev/sdb8 /dev/sdb9

[Code]....

View 1 Replies View Related

Debian :: External Raid Sys Using E-Sata - Slow

Jul 5, 2011

Have Lian Li Ex 503 External Raid System, using 4x2TB, using Raidmode 10 for good performance [ Just for those who are interested: http://www.lian-li.com/v2/en/product/pr ... ex=115&g=f ]

[Code]...

But using e-sata my transfer rates are very low (from internal drive to external ex503), around 60-70mb/sec
But hdparm tells me:

[Code]...

View 3 Replies View Related

Debian :: Adding 2 New SATA Drives As RAID1?

Feb 8, 2009

i have 2 shiny new 1TB SATA drives. I have a running system already, basic install on a single disk. install both new drives & raid1 them on a single partition - mount them for storage. Seems simple but all i can find are howto's on instaling the whole system & booting on RAID.

View 1 Replies View Related

Debian :: SATA DVD Drive Not Detected During Lenny Install?

Nov 17, 2010

I am trying to install Debian 5.0 "Lenny" on a PC with a very new hardware config (i3 processor, DDR3 RAM,LG SATA DVD drive, and Seagate SATA HDD). During the hardware detection phase of installation, I get a message saying the driver for my CD drive is not known, and asking me to select one manually. The options I get are only 'devcdrom', which does not work, and my installation cannot proceed.

I tried the following:

1. I read in a similar query that to use SATA DVD drives, I will have to set some boot options, so tried entering install libatapi_enabled=1 as an install option. This showed 'unknown parameter' error followed by same problem.

2. My Intel m/b BIOS has an option to set the DVD drive to "Native" or "Legacy", default is Native. I also tried changing this to "Legacy". Still same problem.

3. Read that I have to point to different drivers, but don't know how to do this during the installation.

View 1 Replies View Related

Debian Hardware :: SATA Disk Not Visible After 8.1 Installation

Jun 20, 2015

Debian 8.1
Kernel 3.2.0
xfce4

I own a secondary SATA disk I used without problems. In the last days I updated to 8.1 and after that I was not able to read the disk. The fdisk -l command has the output:

Code: Select allDevice     Boot Start       End   Sectors  Size Id Type
/dev/sdc1  *       63 117194174 117194112 55,9G  7 HPFS/NTFS/exFAT

Disk /dev/sdb: 37,3 GiB, 40020664320 bytes, 78165360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00087e23

The disk is mounted on:
Code: Select all/dev/sdc1 on /media/stefano/MobileSata type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)

When i access to the disk, i always have the error:
Code: Select allstefano@GhilbaDebian:~$ ls -l /media/stefano/MobileSata
ls: impossibile to access to /media/stefano/MobileSata: input/output error

In the dmesg there is no particular message.

View 4 Replies View Related

Debian Hardware :: Raid 5 Sata Card Recommendation?

Feb 15, 2011

My "Home" server is getting ful, I've got one 1tera-disk and now I wan't to secure all data with raid 5 config. Can someone recommend a good "fairly"-cheap RAID5 SATA card?

View 1 Replies View Related

Debian Hardware :: Sata-controller: Find Out Which One Build In Pc?

Sep 1, 2011

I have a computer and I need to know whether its Sata-controller supports hotplugging. Therefore I (think I) need to know which Sata-controller is used in my computer. Can anyone tell me how I can find that piece of info?

ps. Some info on the environment: It is running an AMD Geode processor which only support IDE and therefore the board has a Pata to Sata converter build in. When I do 'lspci' it only shows the IDE connection:
root@voyage:/etc# lspci

00:01.0 Host bridge: Advanced Micro Devices [AMD] CS5536 [Geode companion] Host Bridge (rev 33)
00:01.2 Entertainment encryption device: Advanced Micro Devices [AMD] Geode LX AES Security Block
00:06.0 Ethernet controller: VIA Technologies, Inc. VT6105M [Rhine-III] (rev 96)
00:07.0 Ethernet controller: VIA Technologies, Inc. VT6105M [Rhine-III] (rev 96)
00:08.0 Ethernet controller: VIA Technologies, Inc. VT6105M [Rhine-III] (rev 96)
00:09.0 Ethernet controller: VIA Technologies, Inc. VT6105M [Rhine-III] (rev 96)

[Code]...

View 2 Replies View Related

Debian :: Sata Disk Write Speed Is Very Slow ?

Sep 14, 2010

I got a new machine with GA-p55A-ud3 mobo and a WDC WD10EARS 1T disk.

When I tried to benchmark the disk IO, I was suprised by the low write speed:

The related output from my lspci:

The related output from my lshw:

View 9 Replies View Related

Ubuntu Installation :: Ubunto 8.04 Cannot Detect Sata Hard Drive Or Sata Drive Cdrw?

May 28, 2011

ubuntu 8.04 server can not detect seagate sata hard drive 2tb or sata Lg dvdrw x22 sata drive .is it possible to install it without buying a pci ide sata card?is it possible to get a driver for sata driver and sata drive that can be recognise by ubunto 8.04 server ?or to get the files for 1.44 floppy diskdoes the late edition of unbutu recognise sate hdd and sata cdrw drive automaticly during the installation of the unbutu?

View 1 Replies View Related

General :: HPLIP - When Turn Off The PC And Turn It On Again The Printer Does NOT Work

Nov 4, 2009

I have Ubuntu 9.04, and a HP laserjet 1018 printer.

I install the printer using:

And when it ask me about plugin I give the path to it. (the 3.9.2 version of the plugin, because Ubuntu 9.04 has the 3.9.2 version of hplip)

well I install the printer, everything works perfectly.....but, when I turn off the PC, and turn it on again, the printer does NOT work!, I send work for being printed but mothing happens , Ubuntu tells me that the job was printed but ... no case, my printer does not print it.

I have to install it again since cero. what can I don to stop install it every time I turn off the computer ?

View 1 Replies View Related

Red Hat :: Su Hangs On Exit After Inactivity

Mar 25, 2010

We have two types of servers RHEL5 and RHEL4 as well as Fedora 11 desktops.

After a period of inactivity, trying to exit from "su - <username>" causes the system to hang for about 10 minutes. It takes that long before the prompt comes back. Here are a few items that noticed as I have tried to trouble shoot this problem. The prompt always comes back if you wait long enough It only happens on RHEL 5. RHEL4 and Fedora 11 are unaffected It does not appear to matter what other software is running. Some boxes have databases, others do not It happens to boxes in run level 3 as well as boxes in run level 5 It does not matter if logging in from the console (tty) or from ssh (pts). Both types of logins produce the same result.

It does not matter if the account is an LDAP or a local account. It takes between 30 min and 1 hour of inactivity before the problem occurs Other sessions on the box are completely unaffected. Once hung, I can still log in with a different session without a problem top shows no load while session is hung there are no messages in /var/log/messages, /var/log/secure, /var/log/audit/audit.log or in dmesg if a session is killed, finger shows that it is still logged in a putty log shows that the server is still sending "keep alives" to putty while the session is hung Only su is affected. There is no problem logging out of the box from the initial login account. what I can try in order to trouble shoot this?

View 2 Replies View Related

Debian :: Internal SATA Disk Slower When Running On Battery?

Feb 5, 2010

I have Etch running in my laptop. I found that if the laptop is only running on battery, the disk seems to performs slower than if I running on a power adapter. How do I possibly check the setting and fix it?

I'm the only user on the system most of the time and I keep it as minimal as possible so it's not other services and programs keeping the disk busy.

View 1 Replies View Related

Debian :: SATA Raid, /home Partition Mounting Error?

Nov 9, 2010

I've installed debian squeezy recently and for some reason I have problems with mounting /home partition during startup.

There's an error:Mounting local filesystems...mount: special device /dev/mapper/isw_bbfedcffgi_Volume0p6 does not exist. failed

I've tried using fsck - no result the file system is healthy, I've tried formatting it once again (fresh copy, no user data) and it's not working. What is more mounting the partition manually goes well - I can read the data and write to it. All other partitions are ok.

I have no idea what's going on and why mounting /home fails. I've written this post on Polish debian users forum, but no response - only to give more info, so I'll put it here also:

ls -al /dev/mapper

crw------- 1 root root 10, 59 Nov 9 19:34 control
lrwxrwxrwx 1 root root 7 Nov 9 19:34 isw_bbfedcffgi_Volume0 -> ../dm-0
lrwxrwxrwx 1 root root 7 Nov 9 19:34 isw_bbfedcffgi_Volume01 -> ../dm-2
lrwxrwxrwx 1 root root 7 Nov 9 19:34 isw_bbfedcffgi_Volume05 -> ../dm-3
lrwxrwxrwx 1 root root 7 Nov 9 19:34 isw_bbfedcffgi_Volume06 -> ../dm-4
code....

View 2 Replies View Related

Debian Configuration :: Sata Disk Write Speed Is Very Slow

Sep 14, 2010

I got a new machine with GA-p55A-ud3 mobo and a WDC WD10EARS 1T disk. When I tried to benchmark the disk IO, I was suprised by the low write speed:

[Children see throughput for 1 initial writers = 35962.63 KB/sec
Parent sees throughput for 1 initial writers = 35962.63 KB/sec
Min throughput per process = 35962.63 KB/sec

[code].....

View 4 Replies View Related

Debian Hardware :: Sata Errors While Building Mdadm Raid 5?

Oct 13, 2010

I received some errors while running a benchmarking script to determine my ideal raid chunk size. There are several errors in the kernel log regarding the sata link and eventually the two drives i have connected to a pci express x1 sata card were no longer present in /dev/

the script i was using is available here [URL]..system specs 1 500gb western digital drive (system drive)3 2tb samsung f4 drives (2 connected to pci x1 card (sata II) and 1 onto onboard sata port (sata I)) single core amd 64 on SiS chipset debian 64bit testing

[Code]...

I rebooted the machine and everything appears to be happy. What do these errors mean? What steps should i take to prevent them in the future so it doesn't end up corrupting the array?

View 1 Replies View Related

Debian Hardware :: Sdparm Not Stopping SATA Disk In Squeeze

Feb 9, 2011

I recently updated from Lenny to Squeeze. In Lenny I used to spin down my internal SATA backup drive like this:

# sdparm --command=stop /dev/sdb

It worked well in Lenny, but it doesn't work in Squeeze:

XXXX:~>sudo sdparm --command=stop /dev/sdb
/dev/sdb: ATA       WDC WD2500AAJS-2  01.0

All I can hear is a click indicating drive head movement but the disk keeps spinning.

View 1 Replies View Related

Debian :: Restore User Directory After Trying To Mount A SATA Drive

Jan 21, 2011

This is on Debian Lenny 5.0.7 with a LXDE desktop. Using Root Terminal I have just been trying to mount a SATA drive NTFS file system using the command: mount -t ntfs /dev/sdb1 /dev/

unfortunately the /sdb1 should of been 'sdc1', I think, and what's happened is that my username and files have been moved somewhere else. PCMan File manager has ceased to work and open applications have ceased to be able to save files.

How do I discover where they went, and how do I restore them back to the original place of debian:/home/username/ ?

I'm about 8 hours in to learning Linux/Debian and desperately trying leave behind about 15 years of Windows use for something better. I'm used to troubleshooting electronics/hardware/all manner of things but the syntax here is, at the moment, a slippery slope.

View 2 Replies View Related

Debian :: Does Not Turn Off Computer

May 1, 2011

When turn off the computer he is half-second off, and then immediately the same turn himself again. Such problems with Lenny, OpenSolaris 2009.06, Windows and Ubuntu 9.04 was not. Noticed on Debian 6.0, Ubuntu 10.04 and above, OpenSUSE 11.4. And only on my computer. How do I fix this?

View 12 Replies View Related

Debian :: Turn Num Lock On

Apr 16, 2015

I am using Debian 7.8.0 (64-bit). I don't know what desktop environment I am using but it is the one that gets installed by default.

I have installed numlockx. Works fine in terms of turning Num Lock on automatically before the login screen. However, once logged in, Num Lock is automatically turned off. Is there a setting in Debian that I am missing so that Num Lock stays on all the time?

PS: Yes, I've turned on the Num Lock option in the BIOS!

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved