You are not logged in.
Pages: 1
We are using ntpd daemon xntpd 3-5.93e version and
compiled in solaris 10.
When we run the daemon with xntpd -c ntpd.conf , the following error
occured and daemon exits.
Apr 9 21:21:46 su01e01 xntpd[12152]: [ID 702911 daemon.notice] xntpd
3-5.93e Mon Oct 17 05:40:24 CDT 2005 (6)
Apr 9 21:21:46 su01e01 xntpd[12152]: [ID 702911 daemon.error] kvm_open
failed
The same daemon was working fine with Solaris 8.
What could be the problem??
Any discussions on this topic is highly appreciated.
Thanks in advance.
Thanks,
Sivakumar
Offline
Further analysis on the kvm_open call, we can able to capture the failure
reason for this as "smkvm: /dev/ksyms is not a 32-bit kernel namelist"
what could be the issue, how to set the kernel to run as 32-bit mode.
Thanks,
Sivakumar
Offline
Thanks for your reply.
We have tried with a driver to print the error string of kvm_open call,
the error string displayed as
/dev/ksyms is not a 32-bit kernel namelist
Our system is running in 64 bit kernel mode, how to make this particular process alone to run in 32 bit kernel namelist or this device.
Any suggestion on this is highly appreciated.
Thanks in advance.
Shiva
Offline
Pages: 1