Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 228891

Re: Has anyone seen this VAMI error? What causes it?

$
0
0

It is indeed CentOS 6.3.

 

I see the file you indicated:

 

----

# more /etc/init/vamitty.conf

# tty1 - vami_login

#

# This script maintains vami_login on /dev/tty1

 

 

start on stopped rc RUNLEVEL=[2345]

stop on runlevel [!2345]

 

 

respawn

instance $TTY

exec /opt/vmware/share/vami/vami_login > /dev/tty1 2>&1 < /dev/tty1

---

 

When I diff the start-tty* files on the file system I get this:

 

----

# diff /etc/init/start-ttys.conf /opt/vmware/etc/backup-for-vami-login/start-ttys.conf.orig

6c6

< env ACTIVE_CONSOLES=/dev/tty[2-6]

---

> env ACTIVE_CONSOLES=/dev/tty[1-6]

15d14

< initctl start vamitty TTY=/dev/tty1


I take it then that this looks to be as expected?


Thanks,

CJ


Viewing all articles
Browse latest Browse all 228891

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>