I got a message like 'Note: BMT pageCnt is decreasing on AdvFS ase_domain1 domain.
Check the domain immediately. ' output of sys_check.Can someone explain me what should i do ?please
What hardware? What version of UNIX? Mike
michael.j.lacey@ntlworld.com
Email welcome if you're in a hurry or something -- but post in tek-tips as well please, and I will post my reply here as well.
Eril contacted me by email and sent me the output of his syscheck command.
A BMT is a Bitmap Metadata Table - the tru64 equivalent of an INODE table. However, a UFS inode table is statically allocated, whilst a BMT expands as more files are added to the domain. Each time that AdvFS needs additional metadata, the BMT grows...
I am not a tru64 person, so please take my advice here carefully.
The message seems to indicate that one of your BMT's is fragmented. It does not *appear* to immediately serious but you should investigate and correct the problem.
Take advice from a tru64 expert. There is a tru64 forum here at Tek-Tips. If you have a support contract with Compaq then talk to them first.
Regards,
Mike
michael.j.lacey@ntlworld.com
Email welcome if you're in a hurry or something -- but post in tek-tips as well please, and I will post my reply here as well.
Doh! Eray, not Eril... Sorry about that. Mike
michael.j.lacey@ntlworld.com
Email welcome if you're in a hurry or something -- but post in tek-tips as well please, and I will post my reply here as well.
Hi
I have contacted with Compaq and they told me the way how to fix this problem.
To fix this problem you need to verify domain by using /sbin/advfs/verify command.
Step by step;
1-Unmount the whole file systems under domain which having problem
2./sbin/advfs/verify -f domain name
3. mount file systems
and system has to be offline or you have to be sure there is no any I/O while verifying.
Hi. What's my problem?
I did upgrade Tru64 5.1A. Everything gone perfectly but after "doconfig" and selecting all (or some) kernel extensions the kernel cannot be built because and following error message from make is returned:
"Make: Don't know how to make kern/lockinfo.c. Stop."
It's the message produced from Makefile in /usr/sys/<node_name>. Make rule cannot find its source even VPATH is OK set to ".." and lockinfo.c is properly placed in FS. The mentioned problem touches each source "*.c" file (not only lockinfo.c which is 1st on the way).
Pease, can me someone help with it? What's the problem.
Thank you, guys.
Vlado
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.