LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PXI RT Controller Shows 0% Hard Drive

I have a PXI RT controller that has recently started to report 0% hard drive free through the LabVIEW disk space VIs and through MAX. However, if I FTP into the system I can copy many megabytes of information to the hard drive without issue. Tests are running fine and saving to the hard drive as well. It seems that only the tools that report on remaining HD space are confused.

 

Is this an issue that anyone has seen before? I will probably reformat the drive and reinstall the RTOS to see if that gets rid of it, but before I do that I wanted to find out if I've stumbled on a bug that it would be useful to study in more detail.

0 Kudos
Message 1 of 11
(2,899 Views)

Hi Nick,

 

I have not been able to find any documentation on such an error. It's possible that this is a bug. Can you please provide me with some more information? Specifically:

1. A screenshot of the 0% Hard Drive free report in MAX (Measurement and Automation Explorer)

2. Your operating system

3. The version of LV/LVRT in use

4. The version of MAX in use

5. The PXI RT controller in use

 

I can try to replicate the issue on my end, and I can file the issue with R&D if I'm able to replicate it on my end. If there's any other information that I would need in order to replicate this on my end, please provide that as well. It's also possible that something might be corrupt with either the driver or the RTOS which is causing this issue. The behavior you are witnessing is indeed quite strange.

Sanjay C.
Embedded Software Product Manager| National Instruments
0 Kudos
Message 2 of 11
(2,867 Views)

Hi Sanjay,

 

Glad that I'm not losing my marbles (well no guarantee of that I guess...) Smiley Indifferent

 

The system in question is at a customer site, so it may be a few days before I can get back to collect the information. But I will post as soon as I have it.

 

Thanks!

0 Kudos
Message 3 of 11
(2,854 Views)

Hi Nick,

 

Thanks for taking the time to go through the trouble in getting the above information -- this will help us try to replicate the issue on our end. Have you subsequently reformatted the disk and/or overcome the issue? Worst case, even if we can't replicate the issue, we will be able to provide a workaround.

Sanjay C.
Embedded Software Product Manager| National Instruments
0 Kudos
Message 4 of 11
(2,833 Views)

Is this problem solved?

I'm having the same problem.

 

NI 3110.  LabVIEW  Real-Time 11.0

MAX indicates 0 free disk space.

 

 

George Zou
0 Kudos
Message 5 of 11
(2,737 Views)

MAX may indicate 0 bytes free on the disk (and also 0 bytes free RAM) if there's a momentary problem communicating with the target.  

 

If you write a quick VI for the RT system, and run the "Get Volume Info.vi" using the path "c:\", what is returned for "free (bytes)"?

 

-Danny

0 Kudos
Message 6 of 11
(2,728 Views)

It's always 0 on MAX.  Not momentary.

And the "Get Volume Info.vi" using the path "c:\",  also return 0.

 

 

George Zou
0 Kudos
Message 7 of 11
(2,724 Views)

Ah, one more question - is your disk formatted with a FAT or Reliance filesystem?  You can tell when the controller boots, on the screen if you see any messages mentioning Datalight or Reliance then it's formatted Reliance.  Unfortunately I don't have a 3110 to test with, but if you changed the filesystem type (by reformatting via MAX and selecting the other file system) would this change?

 

-Danny

Message 8 of 11
(2,720 Views)

Reformat to Reliance filesystem solve the problem.

 

George Zou
0 Kudos
Message 9 of 11
(2,706 Views)

@zou wrote:

Reformat to Reliance filesystem solve the problem.

 


Interesting.  If you reformat your disk back to FAT, does the problem come back / reproduce?

 

-Danny

0 Kudos
Message 10 of 11
(2,703 Views)