Hi,
I’m trying to assign a dynamic hostname to a xen
instance as follows:
Cfg file
=== ==
kernel = "/root/vmlinuz-2.6.18-128.1.14.el5xen"
ramdisk =
"/root/initrd-2.6.18-128.1.14.el5xen.img"
memory = 512
hostname = "uniquehostname"
#hostname = " uniquehostname.xen.org"
name = "my-vm-name"
. . . . .
In both the cases, the instance is unable to get the
correct hostname..
Kindly advice on the same.
- regards
Pallab