NI Linux Real-Time Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

sbRIO-9651 "get volume info.vi" does not error when USB path is missing

Solved!
Go to solution

Hello-


We're working with a USB drive on a 9606 (VxWorks) and a 9651 (Linux RT). I'm using a LabVIEW primitive "Get Volume Info" to determine if the drive is present. Of course I've done the needed path changes for Linux RT, etc. I'm looking for the drive at /u and /media/sda1 for VxWorks and Linux RT, respectively, using a conditional disable with OS condition. Everything works fine on both targets if the USB drive is actually connected; however, when a drive is NOT connected the 9606 will return an error (as expected) but the there is no error on the SOM. I can ftp/webDAV and verify the path does not even exist, but LabVIEW seems to think this is ok.  The attached picture says it all.  I am assuming the path is cached somewhere? I don't know.  No idea where to look or how to fix.  Any ideas? Anyone else seen this?  Thanks for reading, any input/ideas greatly appreciated. Thanks.


J.Harv

0 Kudos
Message 1 of 2
(3,392 Views)
Solution
Accepted by topic author J.Harv

This has been solved with the help of some NI engineers in the disussion forum (Here).

Basically, you can cause the umount clean up scripts to fail if you are exploring the folders in the flash drive through ssh/webdav.

There is already a CAR filed.  #460049

Discussing possible workarounds in that thread, if anyone is interested.

Thanks to anyone who read this and thought about it.

-J.Harv

0 Kudos
Message 2 of 2
(2,865 Views)