Linux on 390 Port <[email protected]> wrote on 05/12/2008 01:07:35 PM:
> >>> On Mon, May 12, 2008 at 1:51 PM, in message > <[EMAIL PROTECTED]>, > James Melin <[EMAIL PROTECTED]> wrote: > > I mounted /dev/dasda1 on /mnt so that du wouldn't traverse all of > the mounted > > file systems.... > > > > Running du -B 4k /mnt/ | sort +0nr | less - reveals this: > > > > 54846 /mnt/ > > 31154 /mnt/dev > > If a "ls -lSrh /mnt/dev/" doesn't show you anything, you'll likely > need to look at the output from lsof to see if something is > allocated in /dev/ that is a file and not a device or pipe. I am seeing a file by syslogd on /dev/tty7 in the lsof output syslogd 13827 root 3u FIFO 94,1 28707 /dev/xconsole syslogd 13827 root 21w REG 94,1 91442612 29065 /dev/tty7 syslogd 13827 root 22w REG 94,1 91442612 29065 /dev/tty7 syslogd 13827 root 23w REG 94,1 91442612 29065 /dev/tty7 Everything else looked trivial. > > > Mark Post > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 Disclaimer: Information in this message or an attachment may be government data and thereby subject to the Minnesota Government Data Practices Act, Minnesota Statutes, Chapter 13, may be subject to attorney-client or work product privilege, may be confidential, privileged, proprietary, or otherwise protected, and the unauthorized review, copying, retransmission, or other use or disclosure of the information is strictly prohibited. If you are not the intended recipient of this message, please immediately notify the sender of the transmission error and then promptly delete this message from your computer system. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
