The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Unix v7 icheck dup problem
@ 2023-03-01 14:19 KenUnix
  0 siblings, 0 replies; only message in thread
From: KenUnix @ 2023-03-01 14:19 UTC (permalink / raw)
  To: UNIX TUHS Group

[-- Attachment #1: Type: text/plain, Size: 793 bytes --]

Hi,

I am having a problem clearing a dup inode. Here is what I have tried:

# icheck /dev/rp0 <=== Ran this
/dev/rp0:
4244 dup; inode=323, class=data (small) <=== Dup
files    231 (r=207,d=7,b=4,c=13)
used    4265 (i=115,ii=2,iii=0,d=4146)
free     537
missing    0
# icheck -s /dev/rp0 <== Tried to rebuild
/dev/rp0:
4244 dup; inode=323, class=data (small)
# icheck /dev/rp0
/dev/rp0:
4244 dup; inode=323, class=data (small)
files    231 (r=207,d=7,b=4,c=13)
used    4265 (i=115,ii=2,iii=0,d=4146)
free     536
missing    0
# icheck -b 323 /dev/rp0 <=== Tried
/dev/rp0:
4244 dup; inode=323, class=data (small) <=== Dup persists
files    231 (r=207,d=7,b=4,c=13)
used    4265 (i=115,ii=2,iii=0,d=4146)
free     536
missing    0
#

Thanks,
Ken

-- 
WWL 📚

[-- Attachment #2: Type: text/html, Size: 1149 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-01 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 14:19 [TUHS] Unix v7 icheck dup problem KenUnix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).