I just upgraded from 4.0D via 4.0G to Tru64 5.1PK3 and have some
"problems" in my new environment.
First, I tried to extend UFS file systems on top of LSM volumes.
After extending the volume, I should be able to extend the
filesystem. This works for some filesystems, but for others I get the
message:
# mount -u -o extend /data0
Extending file system...
/dev/vol/rootdg/data0 on /data0: Specified device does not match mounted device
# df -k /data0
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/vol/rootdg/data0 1380406 1311876 68530 96% /data0
My second problem is that my "last-log" doesn't work any longer.
# last
wtmp begins Thu Jan 01 01:00
I tried to start accounting with:
# rcmgr set ACCOUNTING YES
and then
# /sbin/rc3.d/S75acct start
but it didn't help.
What to do?
Received on Fri Dec 07 2001 - 10:13:09 NZDT