11 years ago
problem with starting vxconfigd
Hello!
i have a problem with starting vxconfigd daemon
#
# vxconfigd
VxVM vxconfigd ERROR V-5-1-8561 ddl_fill_dmp_info: Path 0x1f021000 not found in devlist FAKE_ENCLR_SNO: Error 0
VxVM vxconfigd ERROR V-5-1-1589 enable failed: System error occurred in the client
Error 0; aborting
First was problem with free space in / file system. Somebody made
# mv /sbin/fs/vxfs4.1 /opt; ln -s /opt/vxfs4.1 /sbin/fs/vxfs4.1
After reboot - server didn't start
made
> hpux /last/vmunix
after starting did
# rm /sbin/fs/vxfs4.1; mv /opt/vxfs4.1 /sbin/fs/vxfs4.1
# shutdown -r
But now we can't to mount some directories by vxfs
What can i do at this moment?
Thank you.