It can be useful to list currently open files, for example during long rsyncs, to know what is being transferred or written.
I checked but lsof is not provided.
I suggest adding this small tool to the standard distro, since fetching the whole development environment takes much more time and resources.
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
lsof: list open files
-
ku-gew
- Advanced User

- Posts: 172
- Joined: 29 Nov 2012 09:02
- Location: Den Haag, The Netherlands
- Status: Offline
lsof: list open files
HP Microserver N40L, 8 GB ECC, 2x 3TB WD Red, 2x 4TB WD Red
XigmaNAS stable branch, always latest version
SMB, rsync
XigmaNAS stable branch, always latest version
SMB, rsync
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: lsof: list open files
as a temporary workaround for you
since the package is available in the freebsd ports
ftp://ftp.freebsd.org/pub/FreeBSD/ports ... 88.d,8.tbz
try
pkg_add -r lsof
of course it will be gone once you reboot on an embedded install.
since the package is available in the freebsd ports
ftp://ftp.freebsd.org/pub/FreeBSD/ports ... 88.d,8.tbz
try
pkg_add -r lsof
of course it will be gone once you reboot on an embedded install.
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
ku-gew
- Advanced User

- Posts: 172
- Joined: 29 Nov 2012 09:02
- Location: Den Haag, The Netherlands
- Status: Offline
Re: lsof: list open files
Yes, it worked thanks
HP Microserver N40L, 8 GB ECC, 2x 3TB WD Red, 2x 4TB WD Red
XigmaNAS stable branch, always latest version
SMB, rsync
XigmaNAS stable branch, always latest version
SMB, rsync