USB drive no longer works after system reinstallation

Recently I reinstalled the system (after 1 year of no uptades). One of my USB disks (strictly speaking it is a 2.5" disk in a USB enclosure) stopped to work. When I connect the USB cable the drive icon doesn't appear on the desktop. I attach the dmesg messages:
[ 94.770021] usb 5-5: new high-speed USB device number 3 using ehci-pci
[ 95.000996] Initializing USB Mass Storage driver...
[ 95.001670] usbcore: registered new interface driver usb-storage
[ 95.001677] USB Mass Storage support registered.
[ 95.026831] scsi4 : usb-storage 5-5:1.0
[ 95.027324] usbcore: registered new interface driver ums-cypress
[ 96.070828] scsi 4:0:0:0: Direct-Access Hitachi HTS547575A9E384 PQ: 0 ANSI: 0
[ 96.073181] sd 4:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 96.073804] sd 4:0:0:0: [sdb] Write Protect is off
[ 96.073813] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 96.074428] sd 4:0:0:0: [sdb] No Caching mode page present
[ 96.074436] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 96.076557] sd 4:0:0:0: [sdb] No Caching mode page present
[ 96.076568] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 96.105465] sdb: sdb1 sdb2
[ 96.108041] sd 4:0:0:0: [sdb] No Caching mode page present
[ 96.108052] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 96.108060] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 104.480029] usb 5-5: reset high-speed USB device number 3 using ehci-pci
[ 116.032583] sd 4:0:0:0: [sdb] Unhandled sense code
[ 116.032595] sd 4:0:0:0: [sdb]
[ 116.032600] Result: hostbyte=0x00 driverbyte=0x08
[ 116.032605] sd 4:0:0:0: [sdb]
[ 116.032608] Sense Key : 0x3 [current]
[ 116.032615] sd 4:0:0:0: [sdb]
[ 116.032618] ASC=0x12 ASCQ=0x0
[ 116.032623] sd 4:0:0:0: [sdb] CDB:
[ 116.032626] cdb[0]=0x28: 28 00 57 54 52 ee 00 00 08 00
[ 116.032640] end_request: I/O error, dev sdb, sector 1465144046
[ 116.032648] Buffer I/O error on device sdb2, logical block 1269825776
[ 116.032655] Buffer I/O error on device sdb2, logical block 1269825777
[ 116.032660] Buffer I/O error on device sdb2, logical block 1269825778
[ 116.032665] Buffer I/O error on device sdb2, logical block 1269825779
[ 116.032669] Buffer I/O error on device sdb2, logical block 1269825780
[ 116.032673] Buffer I/O error on device sdb2, logical block 1269825781
[ 116.032678] Buffer I/O error on device sdb2, logical block 1269825782
[ 116.032682] Buffer I/O error on device sdb2, logical block 1269825783
[ 116.192558] sd 4:0:0:0: [sdb] Unhandled sense code
[ 116.192568] sd 4:0:0:0: [sdb]
[ 116.192572] Result: hostbyte=0x00 driverbyte=0x08
[ 116.192577] sd 4:0:0:0: [sdb]
[ 116.192580] Sense Key : 0x3 [current]
[ 116.192586] sd 4:0:0:0: [sdb]
[ 116.192589] ASC=0x12 ASCQ=0x0
[ 116.192594] sd 4:0:0:0: [sdb] CDB:
[ 116.192597] cdb[0]=0x28: 28 00 0b a4 51 3f 00 00 08 00
[ 116.192610] end_request: I/O error, dev sdb, sector 195318079
[ 116.192617] Buffer I/O error on device sdb1, logical block 195318016
[ 116.349174] sd 4:0:0:0: [sdb] Unhandled sense code
[ 116.349186] sd 4:0:0:0: [sdb]
[ 116.349191] Result: hostbyte=0x00 driverbyte=0x08
[ 116.349196] sd 4:0:0:0: [sdb]
[ 116.349199] Sense Key : 0x3 [current]
[ 116.349206] sd 4:0:0:0: [sdb]
[ 116.349209] ASC=0x12 ASCQ=0x0
[ 116.349214] sd 4:0:0:0: [sdb] CDB:
[ 116.349217] cdb[0]=0x28: 28 00 57 54 52 ee 00 00 01 00
[ 116.349230] end_request: I/O error, dev sdb, sector 1465144046
[ 116.509279] sd 4:0:0:0: [sdb] Unhandled sense code
[ 116.509291] sd 4:0:0:0: [sdb]
[ 116.509295] Result: hostbyte=0x00 driverbyte=0x08
[ 116.509300] sd 4:0:0:0: [sdb]
[ 116.509304] Sense Key : 0x3 [current]
[ 116.509311] sd 4:0:0:0: [sdb]
[ 116.509314] ASC=0x12 ASCQ=0x0
[ 116.509319] sd 4:0:0:0: [sdb] CDB:
[ 116.509322] cdb[0]=0x28: 28 00 57 54 52 ef 00 00 07 00
[ 116.509336] end_request: I/O error, dev sdb, sector 1465144047
[ 116.669240] sd 4:0:0:0: [sdb] Unhandled sense code
[ 116.669249] sd 4:0:0:0: [sdb]
[ 116.669253] Result: hostbyte=0x00 driverbyte=0x08
[ 116.669258] sd 4:0:0:0: [sdb]
[ 116.669261] Sense Key : 0x3 [current]
[ 116.669267] sd 4:0:0:0: [sdb]
[ 116.669270] ASC=0x12 ASCQ=0x0
[ 116.669275] sd 4:0:0:0: [sdb] CDB:
[ 116.669278] cdb[0]=0x28: 28 00 0b a4 51 3f 00 00 08 00
[ 116.669291] end_request: I/O error, dev sdb, sector 195318079
[ 116.825843] sd 4:0:0:0: [sdb] Unhandled sense code
[ 116.825852] sd 4:0:0:0: [sdb]
[ 116.825856] Result: hostbyte=0x00 driverbyte=0x08
[ 116.825860] sd 4:0:0:0: [sdb]
[ 116.825863] Sense Key : 0x3 [current]
[ 116.825870] sd 4:0:0:0: [sdb]
[ 116.825873] ASC=0x12 ASCQ=0x0
[ 116.825877] sd 4:0:0:0: [sdb] CDB:
[ 116.825880] cdb[0]=0x28: 28 00 0b a4 51 fe 00 00 08 00
[ 116.825892] end_request: I/O error, dev sdb, sector 195318270
[ 116.982587] sd 4:0:0:0: [sdb] Unhandled sense code
[ 116.982599] sd 4:0:0:0: [sdb]
[ 116.982603] Result: hostbyte=0x00 driverbyte=0x08
[ 116.982608] sd 4:0:0:0: [sdb]
[ 116.982611] Sense Key : 0x3 [current]
[ 116.982618] sd 4:0:0:0: [sdb]
[ 116.982621] ASC=0x12 ASCQ=0x0
[ 116.982626] sd 4:0:0:0: [sdb] CDB:
[ 116.982629] cdb[0]=0x28: 28 00 0b a4 51 e7 00 00 08 00
[ 116.982642] end_request: I/O error, dev sdb, sector 195318247
[ 117.139178] sd 4:0:0:0: [sdb] Unhandled sense code
[ 117.139189] sd 4:0:0:0: [sdb]
[ 117.139193] Result: hostbyte=0x00 driverbyte=0x08
[ 117.139198] sd 4:0:0:0: [sdb]
[ 117.139201] Sense Key : 0x3 [current]
[ 117.139208] sd 4:0:0:0: [sdb]
[ 117.139211] ASC=0x12 ASCQ=0x0
[ 117.139216] sd 4:0:0:0: [sdb] CDB:
[ 117.139219] cdb[0]=0x28: 28 00 0b a4 51 fe 00 00 01 00
[ 117.139232] end_request: I/O error, dev sdb, sector 195318270
[ 117.295904] sd 4:0:0:0: [sdb] Unhandled sense code
[ 117.295913] sd 4:0:0:0: [sdb]
[ 117.295917] Result: hostbyte=0x00 driverbyte=0x08
[ 117.295922] sd 4:0:0:0: [sdb]
[ 117.295925] Sense Key : 0x3 [current]
[ 117.295932] sd 4:0:0:0: [sdb]
[ 117.295935] ASC=0x12 ASCQ=0x0
[ 117.295940] sd 4:0:0:0: [sdb] CDB:
[ 117.295943] cdb[0]=0x28: 28 00 0b a4 51 ff 00 00 07 00
[ 117.295955] end_request: I/O error, dev sdb, sector 195318271
[ 117.452511] sd 4:0:0:0: [sdb] Unhandled sense code
[ 117.452520] sd 4:0:0:0: [sdb]
[ 117.452524] Result: hostbyte=0x00 driverbyte=0x08
[ 117.452529] sd 4:0:0:0: [sdb]
[ 117.452532] Sense Key : 0x3 [current]
[ 117.452538] sd 4:0:0:0: [sdb]
[ 117.452541] ASC=0x12 ASCQ=0x0
[ 117.452546] sd 4:0:0:0: [sdb] CDB:
[ 117.452549] cdb[0]=0x28: 28 00 0b a4 51 e7 00 00 08 00
[ 117.452562] end_request: I/O error, dev sdb, sector 195318247
[ 117.609238] sd 4:0:0:0: [sdb] Unhandled sense code
[ 117.609247] sd 4:0:0:0: [sdb]
[ 117.609251] Result: hostbyte=0x00 driverbyte=0x08
[ 117.609256] sd 4:0:0:0: [sdb]
[ 117.609258] Sense Key : 0x3 [current]
[ 117.609265] sd 4:0:0:0: [sdb]
[ 117.609268] ASC=0x12 ASCQ=0x0
[ 117.609273] sd 4:0:0:0: [sdb] CDB:
[ 117.609275] cdb[0]=0x28: 28 00 0b a4 52 06 00 00 08 00
[ 117.765841] sd 4:0:0:0: [sdb] Unhandled sense code
[ 117.765849] sd 4:0:0:0: [sdb]
[ 117.765853] Result: hostbyte=0x00 driverbyte=0x08
[ 117.765858] sd 4:0:0:0: [sdb]
[ 117.765861] Sense Key : 0x3 [current]
[ 117.765867] sd 4:0:0:0: [sdb]
[ 117.765870] ASC=0x12 ASCQ=0x0
[ 117.765875] sd 4:0:0:0: [sdb] CDB:
[ 117.765877] cdb[0]=0x28: 28 00 00 00 00 3f 00 00 08 00
[ 117.922568] sd 4:0:0:0: [sdb] Unhandled sense code
[ 117.922576] sd 4:0:0:0: [sdb]
[ 117.922580] Result: hostbyte=0x00 driverbyte=0x08
... (errors repeat)
If I try to 'mount' it as root I get:
mount: wrong fs type, bad option, bad superblock on /dev/sdb2,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
The drive is OK. I was able to use it on other computers, reiserfsck showed no errors. Also my computer is OK, and I was able to mount the drive using some old arch linux cd.
The system is 64-bit, I use the default kernel (3.9.2-1-ARCH x86_64). I wonder, what could be missing in my configuration?
I'm able to use other USB pendrives, hard disks, mouse with no problems
Last edited by senjin (2013-05-12 10:27:29)

For comparison, I attach dmesg log from another computer, which sees the drive normally:
[  576.596709] usb 5-3: new high-speed USB device number 3 using ehci-pci
[  577.092795] Initializing USB Mass Storage driver...
[  577.092922] usbcore: registered new interface driver usb-storage
[  577.092926] USB Mass Storage support registered.
[  577.096041] scsi6 : usb-storage 5-3:1.0
[  577.096429] usbcore: registered new interface driver ums-cypress
[  578.097696] scsi 6:0:0:0: Direct-Access     Hitachi  HTS547575A9E384       PQ: 0 ANSI: 0
[  578.100360] sd 6:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[  578.101488] sd 6:0:0:0: [sdb] Write Protect is off
[  578.101499] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
[  578.102675] sd 6:0:0:0: [sdb] No Caching mode page present
[  578.102687] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[  578.105731] sd 6:0:0:0: [sdb] No Caching mode page present
[  578.105741] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[  578.140717]  sdb: sdb1 sdb2
[  578.143382] sd 6:0:0:0: [sdb] No Caching mode page present
[  578.143391] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[  578.143398] sd 6:0:0:0: [sdb] Attached SCSI disk
The computer which doesn't open the drive is fairly old (AMD Athlon 64, MSI K8T Neo2). I wonder, maybe there is some module or firmware that has been recently dropped from the default setup, that I need to install separately?

Similar Messages

  • My ImageClass MF4380dn Cannon Multifunction Copier driver no longer works after installing Mavericks. How can I resolve this?

    My Image Class MF4380dn Cannon Multifunction Copier driver no longer works after installing Mavericks. I have checked with Cannon and they do not list my partricular machine among their driver updates. Is there another place to download a driver suitable for Mavericks?

    Your MF4380dn is supported by the latest UFR2 v10.4.0 driver that supports 10.9. Here is a link from the Canon Australia web site,
    http://support-au.canon.com.au/contents/AU/EN/0100491502.html
    Before installing this driver, please remove the MF4380 from Printers & Scanners (unless you have already performed the reset that Carolyn mentions which will remove it for you). Then run the v10.4.0 installer and when it has completed, open Printers & Scanners and add the MF4380.

  • After installling Firefox 4, my USB drives no longer worked. After uninstalling, they worked again.

    I have a Toshiba Satellite A665. Windows 7. I have been using Firefox 3.6.16 without problems. Updated with Firefox 4.0. My USB drives wouldn't work anymore. Tried using my Nook, Flash drives. My computer just didn't see anything plugged into the USB. I uninstalled Firefox 4.0 and my USB ports worked. Installed Firefox 3.6.16. USB ports worked.

    Hi grant862
    I seam to be having the same issue. I have a number of Flash cards and a flash card reader, well tow card readers actually. I cant get the cards to mount. I have tried swapping usb cables and card readers. I have tried both readers in all my USB ports (17" Mac Book - 10.5.4). The only way that I can get them to mount is if I plug the cards back into the cam,eras an connect them. I think there is a software glitch somewhere. I don't think its the usb ports as I have tried keyboards and mice connected via these ports with no issue. I don't expect an answer to this, but Grant - if you are still out there - I wanted you to know you weren't alone. I am going to try re-installing the 10.5.4 combi download and see what happens. Oh yes and 'repair permissions' (which I have already done once...) but am beginning to think that this is just a bit like saying a mantra as a way of calming me.
    ...Ohmmm madhi padhi ohmmm....

  • Epson printer driver no longer working after 10.4.11 update

    It seems that my original Epson driver for my Stylus Photo 750 is no longer working after my latest Tiger update. The system does recognise it but shows an exclamation mark behind it and refuses to print with it (the document stays in the waiting line forever). Reinstalling as well as repairing permissions didn´t help. Fortunately the Gimp Epson driver is still working but I have no access to my coloursync profiles with this driver.
    I know that many printer drivers need to be rewritten for Leopard (one of the reasons I didn´t update yet) but it is not understandable why problems happen with a Tiger update.
    Does anyone know a workaround?
    Thanks very much
    Wolfgang

    I just discovered a similar problem. I have an old Epson SC3000 and under 10.4.11 my computer doesn't communicate with the printer. It's an AppleTalk printer, connected via Ethernet. I tried bypassing my network switch and connected it directly to the Mac-- no go. I then rebooted into 10.3.9 and printing works fine.
    I downloaded the driver from Epson and installed it in 10.4.11. When I try to add the printer in the Printer Setup Utility, the machine just hangs-- can't force quit the utility and eventually the Finder even stops responding. It takes a hard reboot to clear up.
    I can't say whether or not printing worked in earlier versions of 10.4. I haven't been using 10.4 for very long, and I rarely use the SC3000.

  • Some USB ports no longer working after installing Mountain Lion?

    Some of my USB ports are no longer working after installing Mountain Lion onto my 21' 2011 iMac. I used to plug in my iphone 4S and charge it, or transfer files onto my iPad but none of the ports no longer work to do this. Funnily enough, other equipment plugged into the works. I have tried changing the cable. Any ideas?

    In my experience, the USB ports on the back of an Apple monitor can be re-enabled simply by unplugging and plugging back in the device in question. You might also check to see that the USB Monitor hub shows up in System Profiler. My Apple monitor USB ports experienced no changes in moving to 10.4.7.
    bd

  • USB device no longer works after 10.6.5 patch

    After installing the patch for 10.6.5 Thursday, my Belkin N52te no longer works. It has previously worked fine, and the system extension for it was able to see it, but now it says "No device connected". I have tried re-installing the driver, and 75% through the installation I get a message that the xxx.kext file was not installed correctly. I get this each time I attempt to re-install it.
    This gamepad has worked flawlessly for me since purchase in spring of '09 prior to this.
    Please don't tell me to update the driver, as Belkin's "latest" is Feb 09. I have contacted Belkin, and am waiting for a response.
    I found a suggestion of finding the old usb.kext file from the system backup I have on a second drive, and replacing the current one with it. If anyone thinks this will work, could they give me the exact name of the file to look for?
    It seems odd that Apple, after trying to get the Mac accepted as a viable gaming machine, should put out a patch that breaks one of the most widely used "speedpads" on the market. I have been an avid World of Warcraft player for close to 6 years now. The enjoyment I receive while playing WoW has been the driving reason for me to purchase 2 top of the line Mac Pro's in the past 4 years. Come on Apple, fix this, please!?
    Thanks,
    Dan K.

    February 2009? Snow Leopard wasn't even out yet. It is lucky it has worked for a year and a half.
    Come on Apple, fix this, please!?
    This is a user to user board. Check the terms of use, if you don't believe me. If you want Apple to fix something, here are the links:
    http://www.apple.com/feedback/
    http://bugreporter.apple.com/
    I found a suggestion of finding the old usb.kext file from the system backup I have on a second drive, and replacing the current one with it. If anyone thinks this will work, could they give me the exact name of the file to look for?
    While this may work, that's a jalopy of a solution. It might break in the next update, not being up to date itself, and some other extension might be dependent on it. Best to downgrade until you can get assurance that it will work with 10.6.5, if this is an important feature for you. You can either recover your backup, or if not available, see this tip:
    http://discussions.apple.com/thread.jspa?threadID=1308817&tstart=10

  • USB stick no longer working after upgrade to 10.5.8

    Hello,
    On one my older Macbook Pros I just recently did the recommended upgrade to 10.5.8. Since then none of my memory sticks are longer being displayed in the finder window.
    Things that I have done
    -reboot
    -made sure that external drives are being dispalyed
    -In System Profile under USB I can see the hardware. If I try another brand USB key I can see the change in System Profile.
    -Other USB devices like mouse and printer are working ok
    -I have also tried an external hard drive
    All of these devices use to work fine are working fine on my newer Macbook Pros that are running 10.6.x
    Has anyone come across this ?
    Emir

    Boot in Safe Mode. See What is Safe Boot, Safe Mode? (Mac OS X)
    http://docs.info.apple.com/article.html?artnum=107392 Sometimes takes a while to run, but it usually "fixes" problems. Does it work when booted in Safe Mode?
     Cheers, Tom

  • USB ports no longer working after 10.4.7 update

    Hi, I ran the latest update (10.4.7) on my machine which is a G4 Quicksilver PowerPC. I have an Apple 17 inch flat screen display that has two USB ports attached. I had my keyboard plugged into one of the USB ports on my flat screen. After the update both USB ports on the flat panel no longer work! I can use the USB ports directly off the G4 itself and it works fine. Has anyone seen this issue? I guess I am stuck now until Apple decides to fix this?
    Thanks,
    Rob

    In my experience, the USB ports on the back of an Apple monitor can be re-enabled simply by unplugging and plugging back in the device in question. You might also check to see that the USB Monitor hub shows up in System Profiler. My Apple monitor USB ports experienced no changes in moving to 10.4.7.
    bd

  • [SOLVED] USB 3G no longer works after upgrade to GNOME 3.8

    I did the 'big' update today, including upgrading to GNOME 3.8. Unfortunately, NetworkManager no longer picks up my 3G USB modem (which used to work fine before the update). Any pointers as to how I could debug this would be greatly appreciated.
    wvdial has never really worked for me, but gnome networkmanager used to pick up my device and the connection, and now simply acts as if it's no longer present. Attempting to follow the instructions on the wiki to re-setup my USB stick (the instructions I followed in the first place) no longer works. Did today's update cause the same problem for anybody else?
    **Update: After updating today to modemmanager 0.7.990-4 and running
    sudo systemctl enable ModemManager
    sudo systemctl start ModemManager
    I have full connectivity again with the built-in DW5550 mobile broadband card in my Dell Precision M6600 (including showing signal strength in the GNOME 3.8 top bar, etc). Thanks all for the help, and (most importantly) to whoever fixed up modemmanager!
    Last edited by dawid.loubser (2013-04-26 16:57:42)

    wvdial might also be a workaround, if one does not like to downgrade. In my case, I had to unset my PIN on the SIM card first. One can do that using a mobile phone, for example.
    Then
    # pacman -S wvdial
    in /etc/wvdial.conf, I put
    [Dialer Defaults]
    Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    Modem Type = Analog Modem
    ISDN = 0
    Stupid Mode = 1
    Dial Attempts = 3
    Init1 = ATZ
    [Dialer huawei]
    Modem = /dev/serial/by-id/usb-ZTE_Incorporated_1_1_Surf-stick_MF19001MOD010000-if02-port0
    Baud = 115200
    [Dialer voda]
    Init3 = AT+CGDCONT=1,"IP","web.vodafone.de"
    [Dialer dial]
    Phone=*99**1#
    Username = umts
    Password = umts
    You can find out your modem name by looking it up with
    ls /dev/serial/by-id/
    In my case there were names containing the strings if00, if01 and if02, and if02 turned out to be the correct one. This depends on hardware.
    Also, in the "Init 3" line, you may have to replace "web.vodafone.de" according to your provider. The section "dial" seems to be quite universal from what I read on the web, so you may not have to change that.
    then
    # wvdial huawei voda dial
    and hope for the best.
    Disclaimer: I do not have a comprehensive understanding of what I did here, but it worked in my case and it might work for you, too.
    I noticed that the Defaults section makes a difference, because the one I just edited in above avoids some delay in dialing.
    Last edited by tobi-fankhaenel (2013-04-23 08:23:00)

  • Time Machine backup on external drive no longer working after upgrade to Yosemite

    Can anyone explain why, after upgrade to Yosemite, Time Machine is no loger working? Backup on external drive stops few seconds after it has started. What can I do?

    Welcome to Apple Support Communities
    Try running a DVD Lens Cleaner disc through it, a little bit of dust or dirt is all it takes to throw them out and it might just be co-incidental with the upgrade.

  • Backup drive no longer working after Lion upgrade

    After upgrading to OS Lion, WD network hard drive is no longer supported by Time Machine.  It was working fine on Snow Leopard. Is there a setting that will allow me to get my data back?

    Please follow these instructions:
    Lion: Connecting to legacy (pre-Lion) AFP services - and Mac OS X (server):
    https://discussions.apple.com/thread/3258472

  • Flash drive no longer works after being connected to a Windows XP machine.

    After being opened on a Windows XP machine, the contents of my flash drive now shows up on my Macbook pro as a single .lnk file. What happened? It's MS-DOS (FAT32).
    Is there any way out of this or has all my data been lost? I've never experienced this issue previously.

    Thanks. I've now scanned it with both Sophos and ClamXav and both have come up negative for infection.
    At least while the scan was running I could see that all my data is still there as the name of each file appeared as it was going through the scan.
    My efforts to sort this out seem to have made things worse as now it opens up word whenever I try to see the contents. I'll try it on a PC tomorrow and see if I can figure out what happened. Looks like the file system has been damaged in some way.

  • RFC Trust relationship no longer working after system migration

    My enviroment 3 ERP 6.0 systems (DEV, QAS & PRD) and Solution Manager 4.0. All are on Oracle 10.2.0.2/AIX 6.1
    Previously the systems were on  Solaris 10 before migrating to AIX enviroment via a heterogeneous system copy. After the exercise  I realised the following
    1. Trust relationship between Solution Manager & the satelite systems is broken. The CUA (Solution Manager is the central system( used to rely on these RFC's
    2. Early watch reports are no longer generated
    Kindly advice how I can delete the trusted RFC's and regenerate from Solution manager transaction SMSY
    Thanks & regards

    Hi,
    please check:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/8b/0010519daef443ab06d38d7ade26f4/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/22/042671488911d189490000e829fbbd/content.htm
    Please check:
    RFC destinations for Earlywatch and MOPZ
    Thanks
    regards
    Vikram

  • [SOLVED] pure-ftpd no longer works after system update

    Hi,
    I made a system update today and since pure-ftpd doesn't want to start it just display "[FAIL]" but I don't have any error message.
    Is it possible to see the the error log of pure-ftpd ?
    Do you have any idea of how getting it working again?
    Thanks
    Last edited by clems45 (2011-04-02 21:41:23)

    I tried to check the version of pure-ftpd: pure-ftpd -V and it replies:
    pure-ftpd: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory
    but mysql client is installed properly! I tried to reinstall it but it changed nothing

  • External Hard Drive No Longer Working After Being Removed From Mac

    The following issue is happening to two other mac users that i know and its quite frustrating.
    So if an external hard drive is not ejected properly from a mac, it then cannot be recognised by any other Mac’s. This issue is not isolated to just one external hard drive.
    Then if i plug the external hard drive/s into my 8 year old Dell (PC) it works fine.
    Further to this when i check the hidden files on the PC it looks as though Old Apple imbeds the external HD with a bunch of useless hidden files, once these are all deleted it miraculously works  again on the Mac’s.
    Too bad if you only have a Mac Because if the Mac disk utility can read the External HD it says that the disk has crashed and needs to be replaced.
    Nice one Apple...
    So now for my questions.
    Why does mac add hidden files to an external hard drive when not ejected properly that prevents it from operating again on a Mac ?!!!!
    How do i prevent apple from adding these hidden files?

    Can you see the drive in Disk Utility? If so, try selecting it and using the Mount button in the top menu. You can also run repair disk and repair permissions.

Maybe you are looking for

  • Cycle Counting

    Hi Is Cycle counting inventory process used only in Warehouse Management ? Can't we use this for std MM ? Regards, A

  • How I can delete a row using a simple query?

    SZSLIFE_SPRIDEN_PIDM     SZSLIFE_SGBSTDN_TERM_CODE_EFF     SZSLIFE_SLRRASG_BLDG_CODE     SZSLIFE_SLRRASG_ROOM_NUMBER     SZSLIFE_SLRRASG_BEGIN_DATE     SZSLIFE_SLRRASG_END_DATE 48547     199890                     48547     199990                    

  • Wrong Description in the sales Deal

    Hi Gurus, when VB23  executed after sales deal is created using VB21, we are getting wrong description for region at the customer level . On debugging we found that the standard program is passing only zone value into the table whereas it should also

  • CATS_DA and CATA

    Hi When i use transaction CATS_DA, on the selection screen i get a button for Last Used Variant. Is it possible to get the same button available when using transaction CATA or CATC etc? thanks in advance JG

  • A new AWT/Swing?

    I have a question for the community. IMHO, and I am not alone, AWT/Swing have major flaws that really ought to be fixed. Probably, because the APIs themselves are seriously flawed, what is required is a replacement for Swing. How would one go about p