Antsle Forum

Welcome to our Antsle community! This forum is to connect all Antsle users to post experiences, make user-generated content available for the entire community and more. 

Please note: This forum is about discussing one specific issue at a time. No generalizations. No judgments. Please check the Forum Rules before posting. If you have specific questions about your Antsle and expect a response from our team directly, please continue to use the appropriate channels (email: [email protected]) so every inquiry is tracked. 

Please or Register to create posts and topics.

KVM problems after power failure

After an unplanned shutdown, a Windows Server 2012 KVM on my Antsle One Ultra would not start (Internal error: Did not find USB device). I created a new VM that does boot up, but there are still a couple of problems:

  1. fsck reports "dirty bit is set" which comes back every time I reboot. I'm not sure how much of a problem this is.

root@myantsle:~ # fsck -ARV -a -w
fsck from util-linux 2.28.2
Checking all file systems.
[/usr/sbin/fsck.vfat (1) -- /boot] fsck.vfat -a -w /dev/sda2
fsck.fat 4.0 (2016-05-06)
0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
Automatically removing dirty bit.
Performing changes.
/dev/sda2: 353 files, 71464/258078 clusters

2.  RDP does not seem to work any more. I cannot RDP to xxx.xxx.xxx.xxx:30xx like I used to, even on the VMs that were unaffected.

Any suggestions?

login to your antsle with root

run the following to make sure the private ip and iptables looks good

 

iptables -n -L |grep '10.1.1.12 '

then run

portmappings

 

This resolved our issue