[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xenconsole: Could not read tty from store: No such file or directory
On Tue, Mar 20, 2012 at 11:07 AM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
Thanks for the useful info. [...] After I reboot (with "modprobe xen-gntdev" added into xencommons), the domainU seems to be offline. When I was starting the domU, there is another error popped out. [root@XenTester su]# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 3328 2 r----- 57.3 cent5 768 1 0.0 [root@XenTester su]# xm start cent5 Error: Boot loader didn't return any data! Usage: xm start <DomainName> Start a Xend managed domain -p, --paused Do not unpause domain after starting it -c, --console_autoconnect Connect to the console after the domain is created --vncviewer Connect to display via VNC after the domain is created --vncviewer-autopass Pass VNC password to viewer via stdin and -autopass [root@XenTester su]# Can you see a problem here?
Here is the iptable output, [root@XenTester su]# iptables -nL Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:22 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited Chain FORWARD (policy ACCEPT) target prot opt source destination REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited Chain OUTPUT (policy ACCEPT) target prot opt source destination [root@XenTester su]# Does it look ok to you? there may be a firewall at the gateway blocked the connection. I may double check with our system admin. Ian. -- Su Zhang Ph.D Candidate Computing and Information Sciences Kansas State University _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |