Ata1 srst failed (errno=-16) on intsall

Hello all,
I am having trouble install.
I am following the beginners guide and I get to the part where you do pacstrap /mnt base base-devel and it downloads all the files, verifies, and trys to install
around the 70'th or show package install I get that error
ata1 srst failed (errno=-16)
I can't seem to find anything relating to this anywhere.
Any help will be greatly appreciated
Thank you

cfr wrote:
deadheartsbeat wrote:I can't seem to find anything relating to this anywhere.
Try google?
I have tried google.  I didn't find anything regarding this error and archlinux

Similar Messages

  • [SOLVED] Boot fails with "ata4: SRST failed (errno = -16)"

    I have desktop that has four disks. They have similar three partitions sitting on RAID.
    /boot and swap are on RAID1
    / is on RAID5.
    This worked well until a couple of weeks ago I noticed I couldn't connect to it via SSH. I went onsite and the desktop was humming but I couldn't get picture on the screen and alt + sysrq + REISUB did nothing. I shut it down by pressing power button and started it again. It gave me following errors:
    ata4: SRST failed (errno = -16)
    After a while there was
    reset failed, give up
    I restarted the machine and went to BIOS. There was only two of four disks visible. I shut the computer down, removed the power cord and then plugged it back in. This time BIOS showed all the disks there. I tried to boot up Arch and got the following.
    Booting the kernel.
    running early hook [udev]
    running hook [udev]
    Triggering uevents
    mounting '/dev/md3' on real root # md3 is the RAID 5 device containing root
    mount: you must specify the filesystem type
    You are now being dropped into an emergency shell.
    sh: can't access tty; job control turned off
    After that I tried to chroot from USB installation disk. First I check the RAID devices and see that in md1 (/boot) all seems to be ok. In md2 (swap) half of the partitions are missing. I'm not sure how to interpret the last one.
    cat /proc/mdstat
    Personalities : [raid1]
    md1: active raid1 sdd1[3] sdb1[1] sda1[0] sdc1[2]
    1048564 block super 1.0 [4/4] [UUUU]
    md2: active raid1 sdb2[1] sda2[0]
    2096116 block super 1.2 [4/2] [UU__]
    md3: inactive sdb3[1](S) sda3[0](S) sdd3[4](S) sdc3[2](S)
    608169984 block super 1.2
    unused devices: <none>
    I remove those devices and try to recreate them. md1 says it starts with four drives. md2 starts with 2 driver out of 4. And then the last one.
    mdadm --assemble /dev/md3 /dev/sd[a-d]3
    mdadm: /dev/md3 assembled from 2 drives - not enough to start the array.
    Has anyone any idea where did the two partitions go? I ran SMART-tests to all four drives in long mode and all of them passed the tests.
    I use GPT partitioning table, UEFI and Syslinux if it matters.
    Last edited by Tha-Fox (2013-02-23 01:35:05)

    I just booted to chroot environment and checked that all the partitions show up all right. Below is output of one disk and all the four disks give similar info.
    gdisk -l /dev/sdd
    GPT fdisk (gdisk) version 0.8.6
    Partition table scan:
    MBR: protective
    BSD: not present
    APM: not present
    GPT: present
    Found valid GPT with protective MBR; using GPT.
    Disk /dev/sdd: 312581808 sectors, 149.1 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): 8B9EBB89-366E-4C81-8916-F61CB08273DB
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 312581774
    Partitions wil be aligned on 2-sector boundaries
    Total free space is 2203245 sectors (1.1 GiB)
    Number Start (sector) End (sector) Size Code Name
    1 34 2097185 1024.0 MiB FD00 Linux RAID
    2 2097186 6291489 2.0 GiB FD00 Linux RAID
    3 6291490 310378529 145.0 GiB FD00 Linux RAID

  • Ata2: port failed to respond (30 secs) and ata2: SRST failed

    Hello,
    I just upgraded from 2.6.17.13-3 to 2.6.18-4 (testing) and when I am booting I hang temporarily with an ATA problem.  Here is a snippet from dmesg...
    ata1: SATA max UDMA/133 cmd 0xFE00 ctl 0xFE12 bmdma 0xFEA0 irq 18
    ata2: SATA max UDMA/133 cmd 0xFE20 ctl 0xFE32 bmdma 0xFEA8 irq 18
    scsi0 : ata_piix
    ata1.00: ATA-6, max UDMA/133, 156250000 sectors: LBA48
    ata1.00: ata1: dev 0 multi count 8
    ata1.01: ATA-7, max UDMA/133, 312581808 sectors: LBA48
    ata1.01: ata1: dev 1 multi count 8
    ata1.00: configured for UDMA/133
    ata1.01: configured for UDMA/133
    scsi1 : ata_piix
    ata2: port is slow to respond, please be patient
    ata2: port failed to respond (30 secs)
    ata2: SRST failed (status 0xFF)
    ata2: SRST failed (err_mask=0x100)
    ata2: softreset failed, retrying in 5 secs
    ata2: SRST failed (status 0xFF)
    ata2: SRST failed (err_mask=0x100)
    ata2: softreset failed, retrying in 5 secs
    ata2: SRST failed (status 0xFF)
    ata2: SRST failed (err_mask=0x100)
    ata2: reset failed, giving up
    Vendor: ATA Model: ST380013AS Rev: 8.05
    Type: Direct-Access ANSI SCSI revision: 05
    Vendor: ATA Model: WDC WD1600JS-00M Rev: 02.0
    Type: Direct-Access ANSI SCSI revision: 05
    Any ideas?  Thanks.

    I read that LKM thing and it seems they found a patch if you continue reading, against 2.6.18.  Don't know if anyone wants to try it out, but here:
    diff --git a/drivers/scsi/libata-core.c b/drivers/scsi/libata-core.c
    index 427b73a..3bc7f57 100644
    --- a/drivers/scsi/libata-core.c
    +++ b/drivers/scsi/libata-core.c
    @@ -2271,11 +2271,14 @@ static inline void ata_tf_to_host(struct
    * Sleep until ATA Status register bit BSY clears,
    * or a timeout occurs.
    - * LOCKING: None.
    + * LOCKING:
    + * Kernel thread context (may sleep).
    + *
    + * RETURNS:
    + * 0 on success, -errno otherwise.
    -unsigned int ata_busy_sleep (struct ata_port *ap,
    - unsigned long tmout_pat, unsigned long tmout)
    +int ata_busy_sleep(struct ata_port *ap,
    + unsigned long tmout_pat, unsigned long tmout)
    unsigned long timer_start, timeout;
    u8 status;
    @@ -2283,25 +2286,30 @@ unsigned int ata_busy_sleep (struct ata_
    status = ata_busy_wait(ap, ATA_BUSY, 300);
    timer_start = jiffies;
    timeout = timer_start + tmout_pat;
    - while ((status & ATA_BUSY) && (time_before(jiffies, timeout))) {
    + while (status != 0xff && (status & ATA_BUSY) &&
    + time_before(jiffies, timeout)) {
    msleep(50);
    status = ata_busy_wait(ap, ATA_BUSY, 3);
    - if (status & ATA_BUSY)
    + if (status != 0xff && (status & ATA_BUSY))
    ata_port_printk(ap, KERN_WARNING,
    "port is slow to respond, please be patientn");
    timeout = timer_start + tmout;
    - while ((status & ATA_BUSY) && (time_before(jiffies, timeout))) {
    + while (status != 0xff && (status & ATA_BUSY) &&
    + time_before(jiffies, timeout)) {
    msleep(50);
    status = ata_chk_status(ap);
    + if (status == 0xff)
    + return -ENODEV;
    +
    if (status & ATA_BUSY) {
    ata_port_printk(ap, KERN_ERR, "port failed to respond "
    "(%lu secs)n", tmout / HZ);
    - return 1;
    + return -EBUSY;
    return 0;
    @@ -2392,10 +2400,8 @@ static unsigned int ata_bus_softreset(st
    * the bus shows 0xFF because the odd clown forgets the D7
    * pulldown resistor.
    - if (ata_check_status(ap) == 0xFF) {
    - ata_port_printk(ap, KERN_ERR, "SRST failed (status 0xFF)n");
    - return AC_ERR_OTHER;
    + if (ata_check_status(ap) == 0xFF)
    + return 0;
    ata_bus_post_reset(ap, devmask);
    diff --git a/include/linux/libata.h b/include/linux/libata.h
    index 66c3100..eb7d90f 100644
    --- a/include/linux/libata.h
    +++ b/include/linux/libata.h
    @@ -702,9 +702,8 @@ extern int ata_host_set_suspend(struct a
    pm_message_t mesg);
    extern void ata_host_set_resume(struct ata_host_set *host_set);
    extern int ata_ratelimit(void);
    -extern unsigned int ata_busy_sleep(struct ata_port *ap,
    - unsigned long timeout_pat,
    - unsigned long timeout);
    +extern int ata_busy_sleep(struct ata_port *ap,
    + unsigned long timeout_pat, unsigned long timeout);
    extern void ata_port_queue_task(struct ata_port *ap, void (*fn)(void *),
    void *data, unsigned long delay);
    extern u32 ata_wait_register(void __iomem *reg, u32 mask, u32 val,
    @@ -1019,7 +1018,7 @@ static inline u8 ata_busy_wait(struct at
    udelay(10);
    status = ata_chk_status(ap);
    max--;
    - } while ((status & bits) && (max > 0));
    + } while (status != 0xff && (status & bits) && (max > 0));
    return status;
    @@ -1040,7 +1039,7 @@ static inline u8 ata_wait_idle(struct at
    u8 status = ata_busy_wait(ap, ATA_BUSY | ATA_DRQ, 1000);
    - if (status & (ATA_BUSY | ATA_DRQ)) {
    + if (status != 0xff && (status & (ATA_BUSY | ATA_DRQ))) {
    unsigned long l = ap->ioaddr.status_addr;
    if (ata_msg_warn(ap))
    printk(KERN_WARNING "ATA: abnormal status 0x%X on port 0x%lXn",
    EDIT: patch didn't work for me

  • Core dump failed, errno=4

    I'm looking into some dumps from Orcale and found one that mdb gets the following error:
    core file may be corrupt
    I found the following message on /var/adm/messages.
    [ID 457380 kern.notice] NOTICE: core_log: f90webm[6192] core dump failed, errno=4
    What is an error no 4 during a core dump?
    Thanks,
    Glen

    Are you compiling with 1.4? I have noticed ALOT of posts about 1.4 and I have yet to have a problem. The only thing I am doing differently is compiling with 1.3.x still, but running with the 1.4 JVM.
    I would try that.

  • Forwarding FAILED: errno=Broken pipe

    Hi,
    I have the following SMTP error when I try to send mail.
    host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing, id=03105-02, forwarding FAILED: errno=Broken pipe (in reply to end of DATA command
    no matter what i try, it won't work. Does anyone has an idea? that would be really sweet!!!
    _Here is my postconf -n output :_
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    html_directory = no
    inet_interfaces = all
    mail_owner = _postfix
    mailboxsizelimit = 0
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mapsrbldomains =
    messagesizelimit = 15728640
    mydestination = $myhostname,localhost.$mydomain,localhost,server.eremiya.com,eremiya.com
    mydomain = eremiya.com
    mydomain_fallback = localhost
    myhostname = server.eremiya.com
    mynetworks = 168.100.189.0/28, 127.0.0.0/8
    mynetworks_style = host
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = _postdrop
    smtpdclientrestrictions = permitsaslauthenticated permit_mynetworks rejectrblclient zen.spamhaus.org permit
    smtpdenforcetls = no
    smtpdpw_server_securityoptions = cram-md5
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdsasl_authenable = yes
    smtpdtls_certfile = /etc/certificates/Default.crt
    smtpdtls_keyfile = /etc/certificates/Default.key
    smtpduse_pwserver = yes
    smtpdusetls = yes
    unknownlocal_recipient_rejectcode = 550
    unknownvirtual_alias_rejectcode = 450
    unknownvirtual_mailbox_rejectcode = 450
    virtualaliasdomains = hash:/etc/postfix/virtual_domains
    virtualaliasmaps = hash:/etc/postfix/virtual
    virtualmailboxdomains = hash:/etc/postfix/virtualdomainsdummy
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp
    _End of output_
    Thanks a lot in advance!!

    This looks like either a problem in your amavisd configuration in /etc/amavisd.conf (amavisd is the content filter) or in /etc/postfix/master.cf
    If you made any changes to those files, look for typos.

  • Error sbin/launchd failed errno 2 Help!

    Hi, have a MacBook Pro and upon start up the full error that has come up is panic(cpu 0 aller 8xffffff800047cc6c): "Process 1 exec of /sbin/launchd failed, errno 2\n"@/SourceCache/xnu/xnu-1504. 15.3/bsb/kern/kern_exec.c:3145
    It just tells me to restart my computer. Hold down the power button until it turns off, then press the power button again.... that's it!
    I put the disc in that it came with so I could see if a recovery file has come up but nothing.
    Please know that I'm not a tech, but I can follow instructions well.
    Can anyone help please?

    Hi, have a MacBook Pro and upon start up the full error that has come up is panic(cpu 0 aller 8xffffff800047cc6c): "Process 1 exec of /sbin/launchd failed, errno 2\n"@/SourceCache/xnu/xnu-1504. 15.3/bsb/kern/kern_exec.c:3145
    It just tells me to restart my computer. Hold down the power button until it turns off, then press the power button again.... that's it!
    I put the disc in that it came with so I could see if a recovery file has come up but nothing.
    Please know that I'm not a tech, but I can follow instructions well.
    Can anyone help please?

  • Process 1 exec/sbin/Launchd failed, errno 85\n"@SourceCache/........ bla bla bla

    my mac get freez and now could not boot.
    just a black screen with some text
    Process 1 exec/sbin/Launchd failed, errno 85\n"@SourceCache/........ bla bla bla
    i have access to macintash hd from bootcamp.
    i tired everything.
    - premision fix via disk utility or ...
    - command + option +p r
    - hold down shift key
    but no luck.
    there is no way for fix this problem via windows?
    q2 : can i make bootable usb disc with windows?

    Hi,
    Is there more after that on the same line?
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or some USB or Firewire device, or 3rd party add-on, Check System Preferences>Accounts (Users & Groups in later OSX versions)>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • Load of /sbin/launchd failed, errno 2 - CRT iMac

    Hi,
    I've been working on my parents' iMac, which was booting to Darwin. I followed the instructions in another thread and booted to single user mode, and then did the /sbin/fsck -fy. This produced a massive stream of errors to be corrected - it went for pages and pages. I didn't write it down, because I didn't expect to be locked out, but it was lots of different errors. It seemed to be correcting things, but then it got to something about a directory or header file, and it stalled on the message **Look in the lost-found something something for the missing files**. At this point it died...I gave it some time, and when it was obvious nothing was going on, I hesitantly forced a reboot.
    Now in a single-user boot I can't even get to a command prompt. I wrote down some of the last few lines displayed:
    BSD root diskOs5, major 14, minor 5
    jnl: journal start/end pointers reset (some number strings in here)
    Load of /sbin/launchd errno2, trying /sbin/mach_init
    Load of /sbin/launchd failed, errno2
    And that's where it stops every time. Is it bricked? I'm afraid I don't know what their model is, but I believe there were running the latest Mac OS compatible with a CRT iMac - I recall putting more RAM in the machine so they could upgrade the OS a year ago, maybe.
    Many thanks...

    Since it's a slot-loader iMac (600 MHz), you can use a feature called FireWire Target Disk Mode.
    http://support.apple.com/kb/HT1661
    You can then connect the iMac to your other Mac using a FireWIre cable (assuming it also has a FireWire port). Now, the iMac's hard drive will (hopefully) appear as an external FireWire drive on the other Mac's Desktop. If that works, immediately attempt to copy off all the valuable user data on the iMac's hard drive to the other Mac. Then, if the other Mac has sufficient free storage space, you may want to make a disk image of the iMac's hard drive using Disk Utility. After the image file is created and saved to the other Mac, make sure it can be mounted and accessed.
    At this point, you should try using Disk Utility on the other Mac to repair the iMac's hard drive. If the other Mac has Leopard, it has a newer version of Disk Utility so it may be able to do the fix.
    If that does not work, and you don't have third party utilities such as DiskWarrior or TechTool Pro to try, you should probably erase the iMac's internal drive using Disk Utility. After erasing completes, go to the Restore tab in Disk Utility. Make that disk image file the Source and the newly erased internal drive the Destination. Check the box for +Erase destination+, and click the Restore button.
    If that process completes successfully, use +Repair Disk+ again to make sure there are no errors on the iMac's internal drive. Then, unmount the iMac's internal drive and disconnect the iMac from the other Mac, and attempt to start it up normally.
    If it does start up and operate normally, great... If not, you may have to start up from the Mac OS X installation disk for 10.4.x and use the installation option for +Archive and Install+. This this give you a fresh system while retaining the user's account and data. Be sure to run Software Update a few times to install all the updates.
    Worst case (if +Archive and Install+ does not make the Mac bootable), you will have to use the +Erase and Install+ option and then separately restore the user's data from that disk image.
    Please post back if there are any questions about the above, or you don't get passed one of my many "if" statements.

  • Need Help - Installation failing at:  Phase 25 Intsall instance basics

    Hello everyone,
    We are trying to install solution manager 4 on linux readhat E4 (oracle db).  Currently, we are stuck at phase 25 "install instance basics.   I can see at the bottom of the screen, the message says the phase is "Creating instance directories for instance <SID>/scs01.   The error message (only thing I can see in the logs) - and on the error popup is shown before.  Anyhow have an idea of what this could be?  I thought perms, and even 777'd (temporarlily /usr/SAP and /sapmnt/<sid>), and no effect... it seems to point to a function module, but the strange thing is... no one even references this error anywhere on here, or anywhere else...
    Anyhow, all help is greatly appriciated:
    logfile below----
    ERROR 2008-01-11 18:15:49.780
    FJS-00003  TypeError: pf.getPath is not a function (in script NW_Onehost|ind|ind|ind|ind, line 22616: ???)
    ERROR 2008-01-11 18:15:50.69
    FCO-00011  The step createInstanceDirectories with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_Instance|ind|ind|ind|ind|0|0|createInstanceDirectories was executed with status ERROR .

    Hi
    For the benefit of the people who might come across same issue in the future.
    Error:
    ERROR 2013-06-07 14:10:05.821
    CJS-30217  Instance 'SCS10/NEPTUNE' of SAP system SM1 is in an inconsistent state: the processes do not seem to have been started within the instance.
    ERROR 2013-06-07 14:10:06.94
    FCO-00011  The step stopInstance with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_Instance|ind|ind|ind|ind|scsInstance|0|stopInstance was executed with status ERROR ( Last error reported by the step: Instance 'SCS10/NEPTUNE' of SAP system SM1 is in an inconsistent state: the processes do not seem to have been started within the instance.).
    Resolution:
    Kill the process that is running using 3910 Process ID (as the issue is with SCS instance). Once I killed the process retried the install and the issue got resolved.
    Command to check the process that is running on 3910 port
    netstat -a -o -n | findstr "LISTENING" | findstr ":3910"
    Once you know the process ID from the above command killed it using the command below
    taskkill /F /PID <pid>
    I think I faced this issue as I stopped my install inbetween due to memory shortage issue. After resolving the memory issue and retrying the installed the installation porcess would have found the process that did not get deleted.
    Thanks
    Naresh

  • Panic(cpu 0 caller 0x47f5ad): "Process 1 exac of /sbin/launchd failed, errno 8\n"@/SourceCache/xnu/xnu-1504.15.3/bsd/kern/kern_exec.c:3145 Anyone know a fix?

    I'm really curious, so far I've isolated it down to the HDD, I've tried Data Migration using firewire, and Target Disk mode. Anything would help.

    what is your mac OS version and your iMac model? The pre-2006 iMacs this forum covers have different troubleshooting steps from newer iMacs, so we need to make sure which you have. The non-intuituve forum labeling here means people with relatively recent iMacs are tricked in to posting here instead of a more active forum for iMacs made since 2006.

  • Webcache reports 'Connect failed errno = 146' in Event Log

    Hi, when checking the webcache event log I keep getting the above message.
    The webcache server and the application server are physically separate boxes on the same network. There is a firewall between them.
    The webcache server runs purely webcache, the application server runs HTTP Server and OC4J. The connection from webcache to the application server is usually available but sometimes there is a timeout - which I'm assuming is related to the above.
    I understand that a 146 error is a socket connection error.
    Does anyone have any ideas on why I'm seeing this message and where I should start looking to sort it out ?
    Thanks,
    Paul.

    You said "There is a firewall between them.".
    That is probably the key issue here. Can you tell us what exactly is the firewall device. Is it transparent like some layer 3 or below device? With the given info, it is too wild to speculate what caused the connection failure. The problem is usually not in the application process running on the end system.

  • Panic(CPU 1 caller 0xffffff800005412af): "Process 1 exec of /sbin/launchd failed, errno 85"@/SourceCAche/xnu/xnu-1699.31.2/bsd/kern/kern_exec.c:3536   HELP. WHAT DOES THIS MEAN!!

    I tried to turn my mac on 2 days ago and this is what came up. The message tells me to restart my computer but every time I do it just comes back to the same screen. We done have Internet at my home so I am unsure how this could have happened. Any help would be greatly appreciated.

    what is your mac OS version and your iMac model? The pre-2006 iMacs this forum covers have different troubleshooting steps from newer iMacs, so we need to make sure which you have. The non-intuituve forum labeling here means people with relatively recent iMacs are tricked in to posting here instead of a more active forum for iMacs made since 2006.

  • Process 1 exec/sbin/Launchd failed, errno 85\n"@SourceCache/xnu-xnu-1504.15

    What does this take to fix ?

    Hi,
    Is there more after that on the same line?
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or some USB or Firewire device, or 3rd party add-on, Check System Preferences>Accounts (Users & Groups in later OSX versions)>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • Exec failed. errno=2.

    When i am starting the SecureLink bridge i am getting this error. Actually SecureLink bridge is a 3rd party software which just acts as a bridge between the exterior and internal network. Means that any request comes from outside comes in https and then securelink takes it and converts it to http . Well i just want to know the reason of this error coz i think this error is related to Solaris 2.8 OS and not the application..
    Can somebody put light on this ?

    File not found. Check path you use in exec() and check is there such object on your disk.

  • New WD Hard Drive ATA Link Errors

    Hi there,
    I just bought a new hard drive for my lenovo ThinkPad R60e. It is the following model:
    # hdparm -I
    ATA device, with non-removable media
    Model Number: WDC WD5000BUDT-63G8FY0
    Firmware Revision: 01.01A01
    Transport: Serial, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6
    Standards:
    Supported: 8 7 6 5
    Likely used: 8
    Configuration:
    Logical max current
    cylinders 16383 16383
    heads 16 16
    sectors/track 63 63
    CHS current addressable sectors: 16514064
    LBA user addressable sectors: 268435455
    LBA48 user addressable sectors: 976773168
    Logical Sector size: 512 bytes
    Physical Sector size: 4096 bytes
    Logical Sector-0 offset: 0 bytes
    device size with M = 1024*1024: 476940 MBytes
    device size with M = 1000*1000: 500107 MBytes (500 GB)
    cache/buffer size = unknown
    Nominal Media Rotation Rate: 5400
    Capabilities:
    LBA, IORDY(can be disabled)
    Queue depth: 32
    Standby timer values: spec'd by Standard, with device specific minimum
    R/W multiple sector transfer: Max = 16 Current = 0
    Advanced power management level: 128
    Recommended acoustic management value: 128, current value: 254
    DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5 udma6
    Cycle time: min=120ns recommended=120ns
    PIO: pio0 pio1 pio2 pio3 pio4
    Cycle time: no flow control=120ns IORDY flow control=120ns
    Commands/features:
    Enabled Supported:
    * SMART feature set
    Security Mode feature set
    * Power Management feature set
    * Write cache
    * Look-ahead
    * Host Protected Area feature set
    * WRITE_BUFFER command
    * READ_BUFFER command
    * NOP cmd
    * DOWNLOAD_MICROCODE
    * Advanced Power Management feature set
    Power-Up In Standby feature set
    * SET_FEATURES required to spinup after power up
    SET_MAX security extension
    * Automatic Acoustic Management feature set
    * 48-bit Address feature set
    * Device Configuration Overlay feature set
    * Mandatory FLUSH_CACHE
    * FLUSH_CACHE_EXT
    * SMART error logging
    * SMART self-test
    Media Card Pass-Through
    * General Purpose Logging feature set
    * 64-bit World wide name
    * URG for READ_STREAM[_DMA]_EXT
    * URG for WRITE_STREAM[_DMA]_EXT
    * IDLE_IMMEDIATE with UNLOAD
    * {READ,WRITE}_DMA_EXT_GPL commands
    * Segmented DOWNLOAD_MICROCODE
    * Gen1 signaling speed (1.5Gb/s)
    * Gen2 signaling speed (3.0Gb/s)
    * Native Command Queueing (NCQ)
    * Host-initiated interface power management
    * Phy event counters
    * Idle-Unload when NCQ is active
    * NCQ priority information
    DMA Setup Auto-Activate optimization
    Device-initiated interface power management
    * Software settings preservation
    * SMART Command Transport (SCT) feature set
    * SCT Features Control (AC4)
    * SCT Data Tables (AC5)
    unknown 206[12] (vendor specific)
    unknown 206[13] (vendor specific)
    unknown 206[14] (vendor specific)
    Security:
    Master password revision code = 65534
    supported
    not enabled
    not locked
    not frozen
    not expired: security count
    supported: enhanced erase
    138min for SECURITY ERASE UNIT. 138min for ENHANCED SECURITY ERASE UNIT.
    Logical Unit WWN Device Identifier: 50014ee60132e99d
    NAA : 5
    IEEE OUI : 0014ee
    Unique ID : 60132e99d
    Checksum: correct
    As it uses Advanced Format, I did an aligned partitioning as you can see here:
    # fdisk -u -l
    Disk /dev/sda: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Disk identifier: 0x04801fe0
    Device Boot Start End Blocks Id System
    /dev/sda1 2048 224909 111431 83 Linux
    /dev/sda2 224912 44275139 22025114 83 Linux
    /dev/sda3 44275144 48484169 2104513 83 Linux
    /dev/sda4 48484176 976768064 464141944+ 83 Linux
    After that I tried to copy my old system and data from the old hard drive (The new WD drive was built into the laptop and the old drive connected via SATA2USB adaptor). After a few minutes the hdd started to hang and the following messages occured in "dmesg"
    [ 934.624568] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    [ 934.624575] ata1.00: BMDMA stat 0x25
    [ 934.624583] ata1.00: failed command: WRITE DMA EXT
    [ 934.624596] ata1.00: cmd 35/00:80:68:2b:13/00:01:2d:00:00/e0 tag 0 dma 196608 out
    [ 934.624599] res 61/04:10:f0:1c:13/04:00:2d:00:00/e0 Emask 0x1 (device error)
    [ 934.624606] ata1.00: status: { DRDY DF ERR }
    [ 934.624611] ata1.00: error: { ABRT }
    [ 934.631465] ata1.00: failed to read native max address (err_mask=0x1)
    [ 934.631472] ata1.00: HPA support seems broken, skipping HPA handling
    [ 934.646871] ata1.00: configured for UDMA/133 (device error ignored)
    [ 934.646890] ata1: EH complete
    [ 1234.019934] ata1: link is slow to respond, please be patient (ready=0)
    [ 1239.033266] ata1: device not ready (errno=-16), forcing hardreset
    [ 1239.033279] ata1: soft resetting link
    [ 1244.199930] ata1: link is slow to respond, please be patient (ready=0)
    [ 1249.053269] ata1: SRST failed (errno=-16)
    [ 1249.053282] ata1: soft resetting link
    [ 1254.219921] ata1: link is slow to respond, please be patient (ready=0)
    [ 1259.073267] ata1: SRST failed (errno=-16)
    [ 1259.073279] ata1: soft resetting link
    [ 1264.239938] ata1: link is slow to respond, please be patient (ready=0)
    First I thought it looks like a problem with the SATA connector within my notebook, but it shouldn't be case as the hdd sits tight and the old one still works. Moreover I tried to change SATA settings in BIOS from "AHCI" to "Compatibility" in case of a driver fault, but this also didn't fix the issue.
    For now I have connected the new hard drive with the SATA2USB adaptor and do some writing on it via dd. In this case, the errors do not occur at all.
    The disk now gives me errors even if connected via USB. So I assume it is a hardware defect. The Western Digital Drive Check tools won't boot, but, I think these errors are more or less unambiguous
    [ 268.018935] Buffer I/O error on device sdb, logical block 77649
    [ 268.018938] lost page write due to I/O error on sdb
    [ 268.226335] sd 2:0:0:0: [sdb] Unhandled sense code
    [ 268.226340] sd 2:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    [ 268.226345] sd 2:0:0:0: [sdb] Sense Key : 0x3 [current]
    [ 268.226350] sd 2:0:0:0: [sdb] ASC=0xc ASCQ=0x0
    [ 268.226355] sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 09 7b 30 00 00 f0 00
    [ 268.226366] end_request: I/O error, dev sdb, sector 621360
    [ 268.434722] sd 2:0:0:0: [sdb] Unhandled sense code
    [ 268.434732] sd 2:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    [ 268.434740] sd 2:0:0:0: [sdb] Sense Key : 0x3 [current]
    [ 268.434748] sd 2:0:0:0: [sdb] ASC=0xc ASCQ=0x0
    [ 268.434756] sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 09 7c 20 00 00 f0 00
    [ 268.434775] end_request: I/O error, dev sdb, sector 621600
    [ 268.642711] sd 2:0:0:0: [sdb] Unhandled sense code
    [ 268.642718] sd 2:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    [ 268.642723] sd 2:0:0:0: [sdb] Sense Key : 0x3 [current]
    [ 268.642728] sd 2:0:0:0: [sdb] ASC=0xc ASCQ=0x0
    [ 268.642733] sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 09 7d 10 00 00 f0 00
    [ 268.642744] end_request: I/O error, dev sdb, sector 621840
    [ 268.849950] sd 2:0:0:0: [sdb] Unhandled sense code
    [ 268.849956] sd 2:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    [ 268.849961] sd 2:0:0:0: [sdb] Sense Key : 0x3 [current]
    [ 268.849967] sd 2:0:0:0: [sdb] ASC=0xc ASCQ=0x0
    [ 268.849971] sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 09 7e 00 00 00 f0 00
    [ 268.850004] end_request: I/O error, dev sdb, sector 622080
    [ 269.057592] sd 2:0:0:0: [sdb] Unhandled sense code
    [ 269.057598] sd 2:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    [ 269.057603] sd 2:0:0:0: [sdb] Sense Key : 0x3 [current]
    [ 269.057608] sd 2:0:0:0: [sdb] ASC=0xc ASCQ=0x0
    [ 269.057612] sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 09 7e f0 00 00 f0 00
    [ 269.057624] end_request: I/O error, dev sdb, sector 622320
    [ 299.466711] usb 1-1: reset high speed USB device number 3 using ehci_hcd
    [ 329.760049] usb 1-1: reset high speed USB device number 3 using ehci_hcd
    [ 354.454537] usb 1-1: USB disconnect, device number 3
    [ 354.458395] sd 2:0:0:0: [sdb] Unhandled error code
    [ 354.458404] sd 2:0:0:0: [sdb] Result: hostbyte=0x01 driverbyte=0x00
    [ 354.458412] sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 09 7f e0 00 00 f0 00
    [ 354.458431] end_request: I/O error, dev sdb, sector 622560
    [ 354.458446] quiet_error: 170 callbacks suppressed
    [ 354.458451] Buffer I/O error on device sdb, logical block 77820
    For the sake of completeness, here are the SMART values:
    smartctl 5.40 2010-02-03 r3060 [i686-pc-linux-gnu] (local build)
    Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
    === START OF INFORMATION SECTION ===
    Device Model: WDC WD5000BUDT-63G8FY0
    Firmware Version: 01.01A01
    User Capacity: 500,107,862,016 bytes
    Device is: Not in smartctl database [for details use: -P showall]
    ATA Version is: 8
    ATA Standard is: Exact ATA specification draft version not indicated
    Local Time is: Sun Jul 10 09:44:26 2011 CEST
    SMART support is: Available - device has SMART capability.
    SMART support is: Enabled
    === START OF READ SMART DATA SECTION ===
    SMART overall-health self-assessment test result: PASSED
    General SMART Values:
    Offline data collection status: (0x00) Offline data collection activity
    was never started.
    Auto Offline Data Collection: Disabled.
    Self-test execution status: ( 0) The previous self-test routine completed
    without error or no self-test has ever
    been run.
    Total time to complete Offline
    data collection: (13560) seconds.
    Offline data collection
    capabilities: (0x7b) SMART execute Offline immediate.
    Auto Offline data collection on/off support.
    Suspend Offline collection upon new
    command.
    Offline surface scan supported.
    Self-test supported.
    Conveyance Self-test supported.
    Selective Self-test supported.
    SMART capabilities: (0x0003) Saves SMART data before entering
    power-saving mode.
    Supports SMART auto save timer.
    Error logging capability: (0x01) Error logging supported.
    General Purpose Logging supported.
    Short self-test routine
    recommended polling time: ( 2) minutes.
    Extended self-test routine
    recommended polling time: ( 158) minutes.
    Conveyance self-test routine
    recommended polling time: ( 5) minutes.
    SCT capabilities: (0x7031) SCT Status supported.
    SCT Feature Control supported.
    SCT Data Table supported.
    SMART Attributes Data Structure revision number: 16
    Vendor Specific SMART Attributes with Thresholds:
    ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
    1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
    3 Spin_Up_Time 0x0027 189 185 021 Pre-fail Always - 1541
    4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 54
    5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
    7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
    9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 16
    10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
    11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
    12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 50
    192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 36
    193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 164
    194 Temperature_Celsius 0x0022 111 105 000 Old_age Always - 36
    196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
    197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
    198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
    199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
    200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
    SMART Error Log Version: 1
    No Errors Logged
    SMART Self-test log structure revision number 1
    No self-tests have been logged. [To run self-tests, use: smartctl -t]
    SMART Selective self-test log data structure revision number 1
    SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
    1 0 0 Not_testing
    2 0 0 Not_testing
    3 0 0 Not_testing
    4 0 0 Not_testing
    5 0 0 Not_testing
    Selective self-test flags (0x0):
    After scanning selected spans, do NOT read-scan remainder of disk.
    If Selective self-test is pending on power-up, resume after 0 minute delay.
    It is regardless which kernel version I use (latest ARCH 2.6.39 or 2.6.23 from a grml live system), the error is persistent everywhere.
    I will just send it back for warranty. In fact, it's another prove for today's harddisk "quality"
    EDITED: 1. forgot some detail in dmesg; 2. Finally got it
    Last edited by fixje (2011-07-10 11:35:06)

    We call it case or drive hum. And it seems like a harmonic clash of two devices, or the 2nd hard drive causing the case itself (metal case).
    There are shock absorbent washers on the side metal door.
    Drive is attached and firmly installed and the latch on the back is securely in down and lock position.
    And of course it still happens.
    Me, I'd pull the old inefficient 250GB drive with 8MB cache, the Seagate 7200.9s that some shipped with were horrible performance and noise).
    What I do with drive is run it through WD Lifeguard in Windows a couple times (Extended Test, full format instead of quick).
    Some people sought out drive sled anti-vibration washers to fit to the sled (can't change the height though in order to fit properly).
    Turn off "allow drives to spin down when not in use" if on.

Maybe you are looking for

  • Satellite A200-20H - No sound after Windows 7 installation

    Hey Guys. I have just bought this computer from a mate, and I have decided to install Windows 7 on the machine. Everything seemed to work brilliant, until I wanted to try and play some sound. There is no sound what so ever on the laptop, all the slid

  • This Item is Temporarily Unavailble Please try again later

    Everytime i try to to reinstall OS X Moutain Lion this is what it tells me. Been stuck here for over a week now. I called Apple but not much they can do for me over the phone.. someone please help me, really need my macbook pro..Thank you in advance

  • Upgrading from 9.2 to 10.2

    I have a Powerbook G3 Wallstreet (256MB RAM, 10GB HDD) with OS 9.2.2 preinstalled but I don't have the disks. I plan to upgrade to Jaguar 10.2 and understand that I will have to reformat the hard drive to create a <8GB partition. However, while resea

  • I1111 BBP_ALERT_SB_NOTTRANSFERED

    Hi, We are using classic scenario on SRM 4.0 (SRM Server 500) We had a recent system issue which caused some SC to be in status I1111 We did run BBP_ALERT_SB_NOTTRANSFERED. But they do not go to status I1112. Also do not show up in alert monitor. Not

  • Locking Posts? Without Replying?

    Hello: A couple of my posts are getting locked without reply from Apple Generic Icons on Images in iTunes U iTunes U Issue - Site Temporarily Down? What's going here? Why are these being locked without any reply from Apple?