UtahDave / salt-vagrant-demo

Demo of Salt in Vagrant. 1 master and 2 minions
Apache License 2.0
247 stars 191 forks source link

GuestAdditions seems to be installed (6.1.30) correctly, but not running #56

Open nisargam opened 2 years ago

nisargam commented 2 years ago

I see this msg - "GuestAdditions seems to be installed (6.1.30) correctly, but not running." on minion1 and minion2 at each vagrant up.

==> minion1: Machine booted and ready! [minion1] GuestAdditions seems to be installed (6.1.30) correctly, but not running. update-initramfs: Generating /boot/initrd.img-5.4.0-91-generic VirtualBox Guest Additions: Starting. VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules. This may take a while. VirtualBox Guest Additions: To build modules for other installed kernels, run VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup VirtualBox Guest Additions: or VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all VirtualBox Guest Additions: Building the modules for kernel 5.4.0-91-generic. update-initramfs: Generating /boot/initrd.img-5.4.0-91-generic VirtualBox Guest Additions: Running kernel modules will not be replaced until the system is restarted Restarting VM to apply changes...

[minion2] GuestAdditions seems to be installed (6.1.30) correctly, but not running. update-initramfs: Generating /boot/initrd.img-5.4.0-91-generic VirtualBox Guest Additions: Starting. VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules. This may take a while. VirtualBox Guest Additions: To build modules for other installed kernels, run VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup VirtualBox Guest Additions: or VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all VirtualBox Guest Additions: Building the modules for kernel 5.4.0-91-generic. update-initramfs: Generating /boot/initrd.img-5.4.0-91-generic VirtualBox Guest Additions: Running kernel modules will not be replaced until the system is restarted

UtahDave commented 2 years ago

Do the VMs seem to be working otherwise? Do they respond to the Salt Master?