WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] XM Console access error

To: xen-users List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] XM Console access error
From: Olivier Blanc <olivier.blanc@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 29 Oct 2009 17:41:41 +0100
Delivery-date: Thu, 29 Oct 2009 09:42:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: DGFiP
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

I cannot understand why I have the following error while trying to conned to my DOMU console

[root] # xm console itm1
xenconsole: Could not read tty from store: No such file or directory



I am running Xen 3.4 with the following configuration :
[root] # xm info -c
__doc__                               : Default path to the config file.
__module__                            : xen.xend.XendOptions
block_script_dir                      : /etc/xen/scripts
logfile                               : /var/log/xen/xend.log
loglevel                              : DEBUG
xen-api-server                        : [['9363', 'pam', '^localhost$ ^svett ^lathan'], ['unix']]
xend-http-server                      : yes
xend-unix-server                      : yes
xend-relocation-server                : yes
xend-unix-path                        : /var/lib/xend/xend-socket
xend-port                             : 8000
xend-relocation-port                  : 8002
xend-address                          :
xend-relocation-address               :
xend-relocation-hosts-allow           : ^svett ^localhost$ ^localhost\.localdomain$
vif-script                            : vif-bridge
dom0-min-mem                          : 196
enable-dom0-ballooning                : yes
dom0-cpus                             : 0
vnc-listen                            : 0.0.0.0
vncpasswd                             :
qemu-dm-logrotate-count               : 10
config_default                        : /etc/xen/xend-config.sxp
config_path                           : /etc/xen/xend-config.sxp
config_var                            : XEND_CONFIG
dom0_min_mem_default                  : 0
dom0_vcpus_default                    : 0
external_migration_tool_default       :
logfile_default                       : /var/log/xen/xend.log
loglevel_default                      : DEBUG
network_script_dir                    : /etc/xen/scripts
qemu_dm_logrotate_count               : 10
vif_script                            : vif-bridge
vncpasswd_default                     : None
xen_api_server_default                : [['unix']]
xend_address_default                  :
xend_domains_path_default             : /var/lib/xend/domains
xend_http_server_default              : no
xend_port_default                     : 8000
xend_relocation_address_default       :
xend_relocation_hosts_allow_default   :
xend_relocation_port_default          : 8002
xend_relocation_server_default        : no
xend_relocation_ssl_port_default      : 8003
xend_relocation_ssl_server_default    : no
xend_security_path_default            : /var/lib/xend/security
xend_state_path_default               : /var/lib/xend/state
xend_storage_path_default             : /var/lib/xend/storage
xend_tcp_xmlrpc_server_address_default: localhost
xend_tcp_xmlrpc_server_default        : no
xend_tcp_xmlrpc_server_port_default   : 8006
xend_udev_event_server_default        : no
xend_unix_path_default                : /var/lib/xend/xend-socket
xend_unix_server_default              : no
xend_unix_xmlrpc_server_default       : yes
xend_vnc_listen_default               : 127.0.0.1
xend_vnc_tls                          : 0
xend_vnc_x509_cert_dir                : /etc/xen/vnc
xend_vnc_x509_verify                  : 0
xsm_module_default                    : dummy


Thanks for your help

Olivier
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] XM Console access error, Olivier Blanc <=