Hi. Im looking how to vinculate directly the dom0 tty1 or tty7 to my domU. The idea is provide to the sysadmin a "direct Access" to the domU. Is possible do that? Thanks in advance _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
kazabe wrote:> Im looking how to vinculate directly the dom0 tty1 or tty7 to my domU. > The idea is provide to the sysadmin a "direct Access" to the domU. >Do you mean "connect"? What''s wrong with "xm console <id>" to get to the domU''s console? jch _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I think what kazabe meant (if i am getting it right) say I have domain IDs a,b,c then i must be able to allocate linux consoles (the Alt-F1..F6) ones to these dom IDs a,b,c so that I would just remember to map the dom IDs to the console and forget about xm console command. I just need to get console access and then do an Alt-F1 to change to say domain 10 Speaking of networking point of view, i think now-a-days the amount in which a systadmin needs console access is too low and most of the tasks are done through network. So xm console is more comfortable when it comes to network access and more secure too if done through the ssh serssion which is what i guess most people do. On Wed, 29 Apr 2009, John Haxby wrote:> kazabe wrote: >> Im looking how to vinculate directly the dom0 tty1 or tty7 to my domU. >> The idea is provide to the sysadmin a "direct Access" to the domU. >> > > Do you mean "connect"? What''s wrong with "xm console <id>" to get to the > domU''s console? > > jch > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Bhasker C V wrote:> I think what kazabe meant (if i am getting it right) > > say I have domain IDs a,b,c > then i must be able to allocate linux consoles (the Alt-F1..F6) ones > to these dom IDs a,b,c so that I would just remember to map the dom IDs > to the console and forget about xm console command. I just need to > get console access and then do an Alt-F1 to change to say domain 10 >Well that''s easy: openvt -c 10 xm console <id> See openvt for more details. (vinculate isn''t a word, it''s a domain, vinculate.com, but it''s not a word. A vinculum is a thing to link things together, but the operation isn''t vinculate; we don''t need new words where there are perfectly good existing ones!) jch _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users