Could not mount USB drive on Solaris 10 x86 system

Hi All,
I am having difficulty mounting a USB drive on Solaris 10 x86 system with the following different unsuccessful attempts:
# uname -a
SunOS venus 5.10 Generic_139556-08 i86pc i386 i86pc
# rmformat
Looking for devices...
     1. Volmgt Node: /vol/dev/aliases/cdrom0
        Logical Node: /dev/rdsk/c0t0d0s2
        Physical Node: /pci@0,0/pci-ide@4/ide@0/sd@0,0
        Connected Device: TEAC     DV-28E-V         1.AC
        Device Type: DVD Reader
     2. Logical Node: /dev/rdsk/c4t0d0s2
        Physical Node: /pci@0,0/pci108e,534b@2,1/storage@9/disk@0,0
        Connected Device: WD       My Book 1140     1007
        Device Type: Removable
     3. Volmgt Node: /vol/dev/aliases/rmdisk0
        Logical Node: /dev/rdsk/c4t0d0p0
        Physical Node: /pci@0,0/pci108e,534b@2,1/storage@9/disk@0,0
        Connected Device: WD       My Book 1140     1007
        Device Type: Removable
# svcs volfs
STATE  STIME    FMRI
online Apr_13   svc:/system/filesystem/volfs:default# ls -lt /mnt
total 0
# mount -F pcfs /dev/dsk/c4t0d0p0:c /mnt
mount: I/O error
# mount -F pcfs /dev/rdsk/c4t0d0p0:c /mnt
mount: Block device required
# mount -F pcfs /dev/dsk/c4t0d0s2:c /mnt
mount: I/O error
# mount -F pcfs /dev/rdsk/c4t0d0s2:c /mnt
mount: Block device required
# fsck /dev/dsk/c4t0d0p0
Can't open /dev/rdsk/c4t0d0p0: I/O error
# fsck /dev/rdsk/c4t0d0p0
Can't open /dev/rdsk/c4t0d0p0: I/O error
# fsck /dev/dsk/c4t0d0s2
Can't open /dev/rdsk/c4t0d0s2: I/O error
# fsck /dev/rdsk/c4t0d0s2
Can't open /dev/rdsk/c4t0d0s2: I/O errorSecond try,
# svcadm disable volfs
# svcs volfs         
STATE          STIME    FMRI
disabled       20:47:00 svc:/system/filesystem/volfs:default
# mount -F pcfs /dev/dsk/c4t0d0p0:c /mnt
mount: I/O errorLast try,
# mkdir /rmdisk
mkdir: Failed to make directory "/rmdisk"; File exists
# ls -lt /rmdisk
total 4
lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
# cd /rmdisk
# ls -lt
total 4
lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
# ls -lt unnamed_rmdisk
total 0
# ls -lt rmdisk0
lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
# df -h
Filesystem             size   used  avail capacity  Mounted on
/dev/dsk/c1t0d0s0      5.1G   4.0G   1.1G    78%    /
/devices                 0K     0K     0K     0%    /devices
ctfs                     0K     0K     0K     0%    /system/contract
proc                     0K     0K     0K     0%    /proc
mnttab                   0K     0K     0K     0%    /etc/mnttab
swap                   5.9G   984K   5.9G     1%    /etc/svc/volatile
objfs                    0K     0K     0K     0%    /system/object
sharefs                  0K     0K     0K     0%    /etc/dfs/sharetab
/usr/lib/libc/libc_hwcap2.so.1
                       5.1G   4.0G   1.1G    78%    /lib/libc.so.1
fd                       0K     0K     0K     0%    /dev/fd
swap                   5.9G   148K   5.9G     1%    /tmp
swap                   5.9G    32K   5.9G     1%    /var/run
/dev/dsk/c1t0d0s7      129G   1.7G   126G     2%    /export/home
# /etc/init.d/volmgt stop
# svcs volfs            
STATE          STIME    FMRI
disabled       21:02:31 svc:/system/filesystem/volfs:default
# pwd
/rmdisk
# cd /
# ls -lt /rmdisk
total 4
lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
# /etc/init.d/volmgt st  
# svcs volfs
STATE          STIME    FMRI
disabled       21:02:31 svc:/system/filesystem/volfs:default
# /etc/init.d/volmgt start
volume management starting.
# svcs volfs             
STATE          STIME    FMRI
online         21:04:44 svc:/system/filesystem/volfs:default
# svcs volfs
# mount | grep rmdisk
# pwd
# ls -lt /rmdisk
total 4
lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
# ls -lt /rmdisk/unnamed_rmdisk
total 0
# iostat -En   
c0t0d0           Soft Errors: 3 Hard Errors: 0 Transport Errors: 0
Vendor: TEAC     Product: DV-28E-V         Revision: 1.AC Serial No: 
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 3 Predictive Failure Analysis: 0
c1t0d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: HITACHI  Product: HUS1514SBSUN146G Revision: SA04 Serial No: 0921B2Y3PC
Size: 146.81GB <146810535936 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
c1t1d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: HITACHI  Product: HUS1514SBSUN146G Revision: SA04 Serial No: 0921B2Z5NC
Size: 146.81GB <146810535936 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
c4t0d0           Soft Errors: 21 Hard Errors: 0 Transport Errors: 0
Vendor: WD       Product: My Book 1140     Revision: 1007 Serial No: 
Size: 2000.37GB <2000365289472 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 21 Predictive Failure Analysis: 0
#This is a working production system with 2 146.81GB mirrored hard disks. There is no disk error for either local or external 2TB Western Digital USB disks that works on Windows 7 or XP.
Any idea on what else to look for?
Thanks in advance,
Jack
Edited by: 797805 on 6/06/2012 04:48

Hi All,
Looks like it was a driver / incompatibility / unsupported issue since 2 other much smaller USB keys (Lexar USB Flash Drive – 32GB, SanDisk Cruzer Colors – 4GB) were successfully mounted automatically by volfs service as follows:
# df -h
Filesystem             size   used  avail capacity  Mounted on
/dev/dsk/c1t0d0s0      5.1G   4.0G   1.1G    78%    /
/dev/dsk/c1t0d0s7      129G   1.7G   126G     2%    /export/home
/vol/dev/dsk/c3t0d0/unnamed_rmdisk#1:c   3.7G   2.4G   1.3G    65%    /rmdisk/unnamed_rmdisk#1
/vol/dev/dsk/c2t0d0/unnamed_rmdisk:c    29G    96K    29G     1%    /rmdisk/unnamed_rmdiskIt also appears that the Device status of Not Ready from “iostat –En” below may not be correct either since both smaller drives are working fine:
# iostat -En
c4t0d0           Soft Errors: 23 Hard Errors: 0 Transport Errors: 0
Vendor: WD       Product: My Book 1140     Revision: 1007 Serial No: 
Size: 2000.37GB <2000365289472 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 23 Predictive Failure Analysis: 0
c2t0d0           Soft Errors: 7 Hard Errors: 0 Transport Errors: 0
Vendor: Lexar    Product: USB Flash Drive  Revision: 1100 Serial No: 
Size: 31.41GB <31406948352 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 7 Predictive Failure Analysis: 0
c3t0d0           Soft Errors: 60 Hard Errors: 8 Transport Errors: 0
Vendor: SanDisk  Product: Cruzer Colors+   Revision: 8.02 Serial No: 
Size: 4.02GB <4022337024 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 8 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0In other word, the same question remains on whether it is possible to install a driver to overcome this issue and where to such driver?
It is necessary to install additional driver that came with the disk on Windows XP platform. However,
Thanks again,
Jack

Similar Messages

  • Mounting a UFS formated USB drive on Solaris 10

    [Hope this is the correct place to post this question]
    I connected my 160 GB external usb hard drive to my V240 Solaris 9 server, ran newfs (ufs), mounted it, and wrote data to the drive with no problems.
    I moved it to another sparc box with Solaris 10 (build 74-1) and tried mounting it, but no luck. The logical path for the usb drive shows up in "/dev/dsk" after running "devfsadm -C" and it shows up as configured when running "cfgadm -al," however, when I try to mount the drive it eventually times out without mounting. I get the same results when I try this on the x86 version of Solaris 10.
    I know that the drive still works by taking it back to my Solaris 9 server and mounting the drive.
    Is there something special or different with mounting usb drives with Solaris 10?
    Thanks,
    Phillip

    It should be the same. For instance with a usb keychain (formated pcfs):
    mkdir /usbdrive
    mount -F pcfs /dev/dsk/c3t0d0p1 /usbdrive
    On this particular laptop the second usb port was. c4t0d0p1 so:
    mount -F pcfs /dev/dsk/c4t0d0p1 /usbdrive
    The numbering might be different for each usb port and you have to specify the filesystem of the usb drive, but it should work.

  • Changing iPod drive letter fixes "could not mount ipod"

    So the problem I was having is that although my Windows XP SP2 machine could see my iPod nano as a drive, whenever I tried to use iPod Updater or iTunes, they could not connect/recognize the device. iTunes would simply not see that I had the device, while the updater would freeze for a good 5 - 10 minutes before giving me the "could not mount ipod" error. I tried everything, selective startup, windows update, made sure that I did indeed have USB 2.0 hardware, made sure that when I connected the ipod that Windows Device Manager said it was a "Standard ENHANCED USB Hub," restarted ipodservice, formatted ipod using windows, and probably a few other things. Still, although Windows could see the ipod just fine, apple's software just could not. I could even copy files to and from the device just fine! If only we didn't need iTunes to copy music. :P
    Well, one thing I suspected it could be is that with my computer, my primary hard drive (and I only have one) is mysteriously drive letter "D" while when I plugged in my iPod it took on the holy "C" drive letter. Could this be a problem? Possibly, but not likely I thought. So I tried some 3rd party software which emulated the ipod software and I got an error message. First that it appeared my ipod was not formatted (which it was) and second that it "could not create :\ipod_control". First thing I thought was, where is the drive letter? The software isn't even looking for the ipod in C:\, it's looking nowhere! So what I did it changed the ipod's drive letter from C to something else and viola, it worked.
    So it seems the iPod may not like it when it is named C, or there was some conflict with the iPod using the C drive letter since, I'll admit, I used to have two hard drives and the other one used to be C. Could also be a bug, who knows.

    Welcome to Apple Discussions.
    Ah, the Drive Letter C problem again.
    The iPod software and iTunes will not recognize the iPod if it is assigned to drive C. Changing the drive letter to a higher one not used by other drives will solve the problem.
    Instructions on how to change the drive letter: Strange iPod behaviour when Windows confuses iPod with network drive

  • Windows Could not find the Driver for your Apple iPod USB Device (5G 30GB)

    I have a 8GB iPod Nano. My roommate has a 30GB 5G Video. Black.
    My iPod syncs flawlessly. His is not recognized by Windows or iTunes. Every time we plug in the iPod, it prompts us for the driver. I tried to install the update apple mentions through the windows process, but after going through the tedious Windows Genuine Verification process, I was told that the update didn't apply to my computer.
    We use a Lenovo Thinkpad T60p, which shipped with Windows Vista Business.
    We are running iTunes 7.3.1.3, and there are no windows updates available for the computer.
    I have...
    ...reset
    ...reinstalled 7.3.1.3 (over and over and over)
    ...tried different USB ports. (Early on, we saw it once after swapping ports).
    ...tried turning off the ability of the computer to 'Turn this device off to save power."
    I have also verified that the iPod works on my work Dell Lattitude D620 running XP, and that it's not the cord, as we've used the cord that came with my Nano as well.
    So, the problem seems to be with vista, as many people seem to have had. The best thread I found that deals with this was http://discussions.apple.com/thread.jspa?threadID=995793.
    But even after having tried everything, I still have an unrecognizable iPod.
    When I run iPod diagonostics, everything seems okay, except for the iPod connection, which says failed. I've had difficulty working with the iPod service under Computer/Device Manager - it doesn't ever seem to stop or start, with the iPod plugged in or not.
    And interestingly enough, the FAT32 external harddrive that I use to back up my data exhibits exactly the same problem ("Windows could not find the driver for your USB Mass Storage Device). This device worked great in XP, and even odder, I have a FAT32 partition of the main HD as a swap space between my VistaOS and my Ubuntu installation.
    Do I have to chalk this up to another issue with Windows Vista? What bothers me there is that you're a ping-pong between windows support and apple support - no one really owns up the problem.

    Bill, I've been stuck in this loop for 3 months since buying a new laptop with Vista Basic. I've tried everything to no avail. I don't know what else to do apart from buying a cheap PC running XP. Let me know if you manage to find a solution and I'll do the same.
    Regards. Adam

  • Pcmanfm is "Not Authorized" to mount usb drives

    Hi,
    I recently installed arch linux it's a nice distro but I got a few problem with it.
    The biggest one is that I am actually not able to mount usb drives with pcmanfm this means that I am not able to use my old debian /home so far.
    I tired multiple thinks (some of them are still active)  e.g for example I used to setup a udev rules which wasn't helpful at all (and even after deleting this rule I always see server empty folder in /media (but that's another problem)).
    Any ideas why I am not able to mount encrypted and not encrypted USB drives in arch linux?
    Last edited by 42sec (2011-12-28 13:21:41)

    wonder wrote:paste ck-list-sessions output, uname -r and cat /etc/pam.d/login
    [sec42@archlinux ~]$ ck-list-sessions
    Session1:
    unix-user = '1000'
    realname = ''
    seat = 'Seat1'
    session-type = ''
    active = FALSE
    x11-display = ''
    x11-display-device = ''
    display-device = '/dev/tty1'
    remote-host-name = ''
    is-local = TRUE
    on-since = '2011-12-28T14:28:01.840505Z'
    login-session-id = '1'
    idle-since-hint = '2011-12-28T14:28:32.462384Z'
    [sec42@archlinux ~]$ uname -r
    3.1.5-1-ARCH
    [sec42@archlinux ~]$ cat /etc/pam.d/login
    #%PAM-1.0
    auth required pam_securetty.so
    auth requisite pam_nologin.so
    auth required pam_unix.so nullok
    auth required pam_tally.so onerr=succeed file=/var/log/faillog
    # use this to lockout accounts for 10 minutes after 3 failed attempts
    #auth required pam_tally.so deny=2 unlock_time=600 onerr=succeed file=/var/log/faillog
    account required pam_access.so
    account required pam_time.so
    account required pam_unix.so
    #password required pam_cracklib.so difok=2 minlen=8 dcredit=2 ocredit=2 retry=3
    #password required pam_unix.so sha512 shadow use_authtok
    session required pam_unix.so
    session required pam_env.so
    session required pam_motd.so
    session required pam_limits.so
    session optional pam_mail.so dir=/var/spool/mail standard
    session optional pam_lastlog.so
    session optional pam_loginuid.so
    -session optional pam_ck_connector.so nox11
    -session optional pam_systemd.so

  • How to mount usb drives in osx maverick?

    Tried to connect external usb drive and got thel following message:
    NTFS-3G could not mount /dev/rdisk5s1
    at /Volumes/FreeAgent Drive because the following problem occurred:
    /Library/Filesystems/fusefs.kext faailed to load - (libkern/kext) link error, check the system/kernel logs fir errors or try kextutil(8). the MacFUSE file system is not available (71)

    Other t han Paragon NTFS for OS X which has been supported and works fine the others have had trouble since 10.7.3 era.
    I use both Paragon NTFS and also their HFS+ for Windows. The demo is fully functional for 10 days and is under  $20 (may be on sale too).
    The software that some drive cases come with are often the source of trouble and best not  to install, and to reformat the drive as well.
    I believe Paragon has a utility to convert a drive to/from NTFS and HFS but check their site.
    www.paragon-software.com

  • Upgrade to Yosemite, iPhoto won't open and NTFS-3G could not mount error with new external HD

    Help! 
    I just did a software update to get OS X Yosemite 10.10.2 on my MacBook Pro.
    Now iPhoto won't open and I get this error:
    "Your photo library is either in use by another application or has become unreadable....Shut down and restart your computer, and then open iPhoto again. If the problem persists, try rebuilding your photo library. To do this, quit iPhoto, and then reopen it while keeping the Option and Command keys pressed. You can also try restoring your photo library from a backup."
    So I do this and try to repair the database as suggested and I get another error:
    "iPhoto will open as soon as the iPhoto library is available. Time Machine might be backing it up." 
    But it's not - no external hard drive is connected. 
    I'm terrified I can't get access to my photos (and I admit I haven't backed up with Time Machine for over a year - my mistake that I won't make again). 
    So I bought a brand new external hard drive (seagate for mac and pc, 2TB) so I could save only my photos to the hard drive (because I googled and read you can manually save your photos to disk by dragging and dropping the photo library onto the external hard drive). 
    But I can't even get the hard drive to work....I get this error
    "NTFS-3G could not mount /dev/disk2s1
    at /Volumes/Seagate Backup Plus Drive because the following problem occurred:
    /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).
    the MacFUSE file system is not available (71)"
    I google the issue again and it says to uninstall NTFS-3G but I actually think I just deleted it a long ago without uninstalling it properly??  I don't know....
    (a)  how do i fix iphoto
    (b)  how do i get external hard drives to work with this OS (I've read lots of posts and don't really understand the advice)
    (c)  how do i get all my photos onto the hard drive safely so I can import them onto a PC
    Any assistance would be magic for this little lady! 

    (c)  how do i get all my photos onto the hard drive safely so I can import them onto a PC
    First see if you can reformat the EHD to MS-DOS FAT with Disk Utility.  If you can
    open iPhoto and select all of the Events in the Events mode. Use the File ➙ Export ➙ File Export menu option and export to the EHD with these settings:
    Select the destination for the export to be the EHD or a folder on the EHD.  This process will create a folder for each Event in your library with the same name as the Event and contain the original image files.  The EHD will be useable by a PC and the photos will be available also.

  • AirPort Extreme Does Not See USB Drive

    I've had no luck getting my AirPort Extreme (802.11n) to see a USB hard drive. Using a WD MyBook, there's simply no response from the AirPort. Is there some trick to getting the AirPort to see the drive? Clearly this product isn't working as described! There's no mention in any of the marketing materials of needing to do anything but plug in the drive to the USB port.

    This whole 'mount USB drive' feature appears to be VERY problematic. I cannot get the drive attached to my Airport Extreme to be visible to the iBook which runs its net connection thru the AE unit.
    Has anyone submitted a bug to developer.apple.com?
    If you have not - it is possible to acquire a free developer's account - just fill out the forms - and then you can add your voice to the chorus of bugs posted - which is WAY more likely to get attention by Apple engineers than just posting on this forum.
    If anyone has any news about how to systematically solve this problem, please let me know.
    Thanks!
    Lance Drake
    G5 DP 2GHz   Mac OS X (10.4.8)   G4 iBook Airport Extreme Iomega USB 160GB drive

  • NTKERN.VXD could not load device driver

    I just installed the MSI 6380LE board with an AMD 2100+ CPU.  I have the nVIDIAGe2 Ti video card.  Two problems.  When I restarted the computer after transfering my WD 20Gb HD, Phillips CD-RW, and SMC lan card to my computer it went thru the New Hardware sequence.  No problems there.  My printer was detected on the USB port in the back.  However, when I went to print, got a cannot communicate with printer error from my Lexmark printer program.   I went to my device manager and noticed that the following occurred:
    VIA VT83C572/VT82C586 PCI to USB Universal Host
    ---> USB Root Hub!
    This is repeated three times in the device manager.
    When I click on properties for the USB Root Hub it tells me that the NTKERN.VXD could not load device driver.  
    Second issue.  I have a new case that has front USB ports, however, the pin connectors are all separated and I am not sure how to hook them up to the MB correctly as I did not notice in the manual the pin assignments for those connectors.  ANY help is greatly appreciated.  And yes, USB is enabled for all in my BIOS setup.
    Thanks in advanc!!!

    well I did the same thing with my KT3 Ultra ARU, but it works fine other than the low system stability and generally slow behavior of the HDD's since they were not optimized for this board.. but generally everything works fine, but I will need to reload windows in order to have everything moving smoothly again, plus when you do reload windows you will notice a definite speed increase, and if is generally a good idea to back up your important files and do a clean install ever so often, Most IT techs reinstall their OS's every 6-8 months.

  • Could not mount Volume "Lacie Disk" HELP!

    I have had a Lacie disk plugged into my Airport Extreme and have used it for wireless transfers and backups just fine since April...
    I have an alias of the Lacie on my Desktop and clicking this has allowed the drive to mount.
    Today, for some unknown reason I get MOUNT FAILED, could not mount volume "Lacie Disk".
    Can someone please help trouble shoot? I have tried restarting the computer and restarting the drive and Airport Extreme. I don't know what hapened.
    Help is greatly appreciated...!!
    Bill

    Hen,
    Just thought I'd drop by for an unsolicited essay on this kind of problem. In my experience, computer don't have luck (and they're low on the food chain relative to vacuum cleaners).
    However, always suspect an Apple enhancement if you've just upgraded & fixed permissions. Upgrades change things, but they also patch vulnerabilities that were there: be paranoid. They also add bulk (usually), and a resource-started computer can react in strange ways.
    So, did you check your previous network settings for accuracy first?-for, dare I say it here, some 'trojan horses' change these. (I always treat a new problem first as a security problem.) If not, you should check them in a week and assure yourself they're what you typed in.
    My LaCie drive, though a DVD burner, just quit after the last 10.4.11 upgrade (or iTunes or Quicktime upgrade). On my other Mac, upgrading Quicktime & iTunes caused downloaded virtual disc images to fail to mount, with no error message in any log. The second I traced to a new Apple intolerance for home-made typefaces, three of which I removed from the 'computer collection' (where they shouldn't have been anyway). The first problem is proving more elusive. I fear a conflict with a so-called 'third-party' device driver.
    The professionals' second maxim (after 'take the defaults') is, 'when trouble strikes, reboot'. (This is for the 5-minute corporate repair; they dump to logs & perform essential postmortems after hours.) Your solution is a variety of the second. (As is the deleting of preference files when trouble strikes.) Even if this fix is permanent, check your network settings now, to see whether they've been changed.
    Bruce

  • Failure when connecting MS SQL SERVER from ODI ! could not load JDBS driver

    i have some trouble with connecting MS SQL SERVER from ODI.
    I have already downland jdbs driver 3.0 (and 2.0 ) and copy the sqljdbc4.jar to D:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\agent\drivers( where the oracle jdbs driver is already exitst )....but i have this error :
    could not load JDBS driver class..
    thanks

    After more investigation and even more chocolate, we've identified the problem and it's now working. For anyone else who strikes this problem in future, here's something to check/consider/try:
    Even though Squirrel SQL Client was connecting and working ok using the MS JDBC driver (v 3.0), it recorded this in its logs:
    Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the INTERSECT operation.
    We've found that the open source jTDS driver does not have the same issue as the Microsoft one.
    We've installed the current jTDS driver, recorded the driver name (net.sourceforge.jtds.jdbc.Driver) and the JDBC URL (jdbc:jtds:sqlserver://<hostname>:1433/<database>) and the connection is now working fine.
    Hope this helps other people...
    Thanks to those of you who offered suggestions and things to check...much appreciated.
    Robyn

  • VDS didn't start: Could not load JDBC driver

    Hello,
    I want to start the VDS Tutorial, but I get an error:
    Exception: Data source 'Derby database' failed. Check your CLASSPATH! (in Tools
    -> Options) Could not load JDBC driver 'org.apache.derby.jdbc.EmbeddedDriver'
    Shutting down...
    Data source 'Derby database' failed. Check your CLASSPATH! (in Tools -> Options)
    Could not load JDBC driver 'org.apache.derby.jdbc.EmbeddedDriver'
    But I add the derby.jar file in the VDS under Tools - Options - Classpath
    Have you any ideas...?!

    I try to start the server without the tutorial and that works...

  • Problem: DPM could not reserve the drive resource because one of required drive resources is not online or it needs cleaning or servicing. (ID 24052)

    Hi, 
    Is there any way I can get around this problem (see notes below)?
    Here is the problem I am having:
    Type:     Dataset copy
    Status:  Failed
    Description:        DPM could not reserve the drive resource because one of required drive resources is not online or it needs cleaning or servicing. (ID 24052)
    Here is why it is happening (Background)
    Supported and unsupported scenarios in DPM
    http://technet.microsoft.com/en-us/library/dn554221.aspx
    Multiple long-term tape goals that use dataset-copy jobs fail if you only have a single tape drive
    Issue: DPM doesn’t support multiple long-term backup goals if you only have a single tape drive.
    Workaround: Add a second tape drive to DPM or to the tape library.
    Notes:
    I have verified that the option for the number of tape copies is not greater than 1 for any protection goal in any of the 3 protection groups.
    I do have multiple long-term backup goals, and I only have a single tape drive.  I don’t want to add a second tape drive to DPM or to the tape library.  I think this is a ridiculous solution.  I was thinking of creating two types of backup
    jobs for ones for short term backups and for one larger job long term backups (weekly and monthly).
    The tape backups complete, just the "Dataset copy" doesn't happen.
    Environment:
    Windows Server 2012
    SCDPM 2012 R2
    Tape backup library, with one drive.

    Hi,
    I understand your frustration but unfortunately there is no workaround for this issue.  I have brought this issue up with the product group for consideration for future enhancement. 
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • My new mac mini does not see usb drives, but in hardware info the usb is visible

    my new mac mini does not see usb drives, but in hardware info the usb is visible
    i'tried several usb flash drives even brand new ones, they are visible onder hardware info but they are not on the desktop nor in the finder.
    what is wrong and doe anyone has a solution ?

    It does not show up in disk utility, its only visible through systeminformation.
    When you plug in the USB flash drive and then refresh systeminformation it becomes visible.
    To remove it I shut down the computer because I cannot eject the USB device anywhere.
    After starting up again when I have removed the flash drive it has gone from the systeminfo USB list.
    By the way my USB mouse and keyboard are working fine, I also changed ports of these and they still keep on working so I don't think the USB ports are defect.
    I guess it some kind software problem, and because I'm new to Apple I do not know much about it how to solve this.

  • PROBLER UPDATING/RESETING IMPOD-COULD NOT MOUNT IPOD ERROR

    HI.
    I HAVE BEEN TRYING TO RESET MY IMPOD, BUT AFTER HAVING A LOT OT TROUBLE HAVING IT RECOGNIZED BY MU PC I FINALLY GOT TO RESTORE IT. AFTER A WHILES, I GET AN ERROR SAYING "COULD NOT MOUNT IPOD".
    CAN ANYONE HELP ME??? WHAT DOES IT MEAN? HOW DO I FIX IT?

    Hi, I tried reseting it, an that did not work.... I tried restoring it and that did not work either.... I really don't know what else to do.
    What do you mean if it is up to date?

Maybe you are looking for