Bind / Named Service Failed On The Server
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/cmdline
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/stat
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/statm
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/maps
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/mem
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/mounts
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr/current
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr/prev
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr/exec
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr/fscreate
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/wchan
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/loginuid
Starting named: [FAILED]
If you are getting this message on the server while restarting named service then run following commands :-
cd /var/named/chroot/etc
chown named.named named.conf
chown named.named rndc.key
chown named.named rndc.conf
You need to assign ownership of named to the named configuration file and rndc configuration as well as key file. run /scripts/fixndc after this and rndc will reload to fix this problem and named will get started. you can restart named service manually if you dont have cpanel on the server.

















