[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] how to specify vif device name?
On Wed, Aug 13, 2008 at 2:03 PM, Jan Marquardt <jm@xxxxxxxxxxx> wrote: Hi Rudi, Hi Jan The domain ID changes from time to time, depending on which order the domains were started / restarted So, this is not very reliable, especially for cacti stats - which uses the device name for traffic graphs # xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 512 1 r----- 14884.2 vm01 63 511 2 -b---- 12311.3 #xm create pluto Using config file "/etc/xen/pluto". Started domain pluto # xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 512 1 r----- 14891.3 pluto 67 256 2 -b---- 0.2 vm01 63 511 2 -b---- 12313.5 [root@venus ~]# xm shutdown vm01 [root@venus ~]# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 512 1 r----- 14917.6 pluto 67 255 2 -b---- 9.6 [root@venus ~]# xm create vm01 Using config file "/etc/xen/vm01". Started domain vm01 [root@venus ~]# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 512 1 r----- 14918.4 pluto 67 255 2 -b---- 9.6 vm01 68 512 2 -b---- 0.2 [root@venus ~]# So, I'd rather want to give the devices their own names, same as you do with Linux (eth0 / eth0:1 / eth0:2 / etc) -- Kind Regards Rudi Ahlers _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |