Displaying 3 results from an estimated 3 matches for "mikuszeit".
2006 Mar 08
12
AW: Problem booting domU
Hello,
Can you check following entrys:
Old:
disk = [''phy:vm_volumes/root.dhcp1,sda1,w'',
''phy:vm_volumes/var.dhcp1,sda2,w'',
''phy:vm_volumes/swap.dhcp1,sda3,w'']
New:
disk = [''phy:/vm_volumes/root.dhcp1,sda1,w'',
''phy:/vm_volumes/var.dhcp1,sda2,w'',
2006 Mar 09
0
If you become the error message: "Host key verification failed". then is this help is for you
Hello,
Dom0 = Debian_Base (192.168.0.1)
DomU = Debian_SQL (192.168.0.2)
DomU = Debian_WEB (192.168.0.3)
Debian_Base -> Debian_SQL [OK]
Debian_Base -> Debian_WEB [OK]
Debian_SQL -> Debian_Base [ERROR]
Debian_WEB -> Debian_Base [ERROR]
Debian_SQL <-> Debian_WEB [ERROR]
[ERROR] = ssh "Host key verification failed"
Check your entry in /etc/inittab and check this
2006 Feb 13
4
Network Problem with xen 3.0.1
Hallo @all,
i can ping my domU maschine from dom0,
but ssh/dns between dom0 and domU dosn''t work :-(
here any tests:
blackhat2 = dom0 (192.168.1.1)
blackhat2web = domU (192.168.1.2)
(ping from dom0 to dom0)
blackhat2:~# ping -c1 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.074 ms
(ping dom0 to domU)