× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Actually, since 2006 Windows does have a notion of symbolic links. It also has junctions (reparse points), which have been available since Win2k. While junctions only work for directories, symbolic links work for files or directories, including remote volumes and UNC paths. There are plenty of Windows tools to find and deal with junctions and symbolic links. CMD.exe will list them as well (well, at least it lists junctions).

Here are some discussions on symbolic links and junction points in Windows:

http://blogs.msdn.com/b/junfeng/archive/2006/04/15/576568.aspx
http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-symbolic-links/
http://en.wikipedia.org/wiki/NTFS_junction_point
http://en.wikipedia.org/wiki/NTFS_symbolic_link
http://www.ericmmartin.com/symbolic-links-in-windows/
http://www.howtogeek.com/howto/windows-vista/using-symlinks-in-windows-vista/
http://msdn.microsoft.com/en-us/library/windows/desktop/aa363878(v=vs.85).aspx


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Tuesday, October 02, 2012 11:51
To: Midrange Systems Technical Discussion
Subject: Re: QOpenSys and the symbolic link issue

WRKSYSSTS should be smart enough to understand symlinks. It shouldn't be misreporting the disk space... If it is, I would report that as a bug to IBM, and they should fix it.

However, Windows tools are another matter. On IBM i or Unix systems, tools can easily tell whether a disk object is a symlink or an actual object. But, this is not true of Windows, which has no notion of symbolic links.

So... I wouldn't recommend using Windows tools for disk analysis on IBM i.


On 10/2/2012 1:31 PM, Matt Olson wrote:
I have been investigating the issue of QOpenSys issue as described here: http://www.itjungle.com/fhg/fhg062409-story03.html and the original article here: http://www.itjungle.com/fhg/fhg041509-story03.html and it appears to cause misreporting of the available free disk space when you run wrksyssts by precisely 15 times the amount of data in /QOpenSys due to the recursive symbolic link.

Has anyone else experienced this?

When running windows based tools against the IFS this also causes problems because it traverses every symbolic link upto the maximum depth (15) and you end up getting very inflated disk usage numbers. In our case 88GB of disk usage that isn't actually being used.

Matt

--


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.