copying /etc/xen/grimpenmire,
for the new mac address, changing 00 to 01 in the first byte makes it a locally assigned address
http://en.wikipedia.org/wiki/MAC_addres
#vif = [ 'mac=00:16:3e:00:8e:0c' ] vif = [ 'mac=01:16:3e:00:8e:0c' ]
and use uuidgen to make a new uuid http://wiki.xensource.com/xenwiki/XenIn
uuid = "66ad99a7-307e-4494-84e8-50493aa201d7"
brought up machine ok, network no workee
did
xm network-attach 9 ip=10.0.0.198 and brought it up on eth1 instead, dunno what's up with thatwierd, ram reported by "free" seems to drop in half after a while. Last week it said something low, I rebooted to get it up to 1gb, just now it said 1gb, I rebooted to get it to say 2gb.
[root@baskervillehall scripts]# free
total used free shared buffers cached
Mem: 1007616 994232 13384 0 14876 860488
-/+ buffers/cache: 118868 888748
Swap: 524280 124 524156
[root@baskervillehall scripts]#
Broadcast message from root (console) (Sat Aug 25 14:33:16 2007):
The system is going down for reboot NOW!
Broadcast message from root (console) (Sat Aug 25 14:33:17 2007):
The system is going down for reboot NOW!
Read from remote host bvh: Connection reset by peer
Connection to bvh closed.
[kevin@irene:~]$ ssh bvh
Last login: Sat Aug 25 13:19:30 2007 from irene.goess.org
[kevin@baskervillehall ~]$ free
total used free shared buffers cached
Mem: 1928192 251492 1676700 0 14464 132552
-/+ buffers/cache: 104476 1823716
Swap: 524280 0 524280
