Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcuhb!hpcilzb!johnson From: johnson@hpcilzb.HP.COM (Phil Johnson) Newsgroups: comp.sys.hp Subject: Re: Weird bdf response Message-ID: <2190005@hpcilzb.HP.COM> Date: 5 Jun 89 22:56:11 GMT References: <561@mmlai.UUCP> Organization: HP Design Tech Center - Santa Clara, CA Lines: 25 > I noticed something strange with the new bdf command. ... > > However, when you are on a diskless cnode (with swap disk) you get > the following: > > $ bdf > Filesystem kbytes used avail capacity Mounted on > /dev/dsk/0s0 -637229 -514041 1312557-21364% / > /dev/dsk/2s0 290754 92459 169219 35% /disk2 > /dev/dsk/1s0 290754 140695 120983 54% /disk1 > mmlai:/users 291606 251770 10676 96% /mmlai/users I believe this to be a bug with bdf. I formally reported it to the HP-UX development group a while back so I expect it will be resolved in a future release. You are correct that this problem only occurs on cnodes with local swap space, when the /dev/dsk/ directory is present on the cnode. Try deleting the cnode's /dev/dsk/ directory. You probably don't refer to this directory anywhere anyway, because /etc/checklist isn't necessary to find the swap disk on the cnode. This has solved the problem here. The /dev/rdsk/ directory doesn't seem to cause any problems. Phil