It looks like Linux Integration Services was the problem.
Before doing the upgrade, I did
rpm -qa | grep microsoft
to get the LIS packages
and then did
rpm -e on those packages.
Then I started the upgrade script and did the reboot and got it up and running on the new kernel so I could proceed ...
Search found 6 matches
- 11 Apr 2016 17:44
- Forum: 3.x Bugs
- Topic: 3.0.0.9 Update failed after reboot on HyperV
- Replies: 4
- Views: 5425
- 11 Apr 2016 16:22
- Forum: 3.x Bugs
- Topic: 3.0.0.9 Update failed after reboot on HyperV
- Replies: 4
- Views: 5425
Re: 3.0.0.9 Update failed after reboot on HyperV
Same thing happened when I tried to upgrade to 3.0.0.8. Ended up just rebuilding the config with a fresh install.
Now, 3.0.0.8 trying to upgrade to 3.0.0.9
It's HyperV on Windows 2012R2.
Hard drive is on IDE0, location 0.
I had an extra SCSI controller, so I removed it along with a DVD drive on ...
Now, 3.0.0.8 trying to upgrade to 3.0.0.9
It's HyperV on Windows 2012R2.
Hard drive is on IDE0, location 0.
I had an extra SCSI controller, so I removed it along with a DVD drive on ...
- 22 Mar 2016 15:56
- Forum: 3.x Bugs
- Topic: 3.0.0.9 Update failed after reboot on HyperV
- Replies: 4
- Views: 5425
3.0.0.9 Update failed after reboot on HyperV
Right after loading the DVD driver, it starts complaining about LVM and crashes.
I had this same problem with the 3.0.0.8 and just had to use a new image to get it to work.
Anybody else have this problem?
I had this same problem with the 3.0.0.8 and just had to use a new image to get it to work.
Anybody else have this problem?
- 09 Dec 2014 17:46
- Forum: How-to
- Topic: QUESTION: How to integrate the URIBL Gold list
- Replies: 0
- Views: 3428
QUESTION: How to integrate the URIBL Gold list
I've purchased a subscription to the URIBL DNS datafeed and as I understand it, it includes a Gold listing which includes predicted spam domains (day old bread, etc).
I created a new file in /etc/mail/spamassassin called urlblgold.cf with this:
urirhssub URIBL_GOLD multi.uribl.com. A 16
body ...
I created a new file in /etc/mail/spamassassin called urlblgold.cf with this:
urirhssub URIBL_GOLD multi.uribl.com. A 16
body ...
- 14 Oct 2014 18:18
- Forum: How-to
- Topic: How to integrate E.F.A with Active Directory before 3.0.0.5
- Replies: 36
- Views: 58908
Re: How to integrate E.F.A with Active Directory before 3.0.
I can't seem to get the relay_recipients populated. I've changed my filter as suggested and get no errors, just a blank file. It's a pretty standard Microsoft AD but it doesn't seem to be returning any results from the query.
Base DN
$hqbase="cn=Users,dc=domain,dc=com";
My filter is
@args ...
Base DN
$hqbase="cn=Users,dc=domain,dc=com";
My filter is
@args ...
- 10 Oct 2014 20:22
- Forum: How-to
- Topic: How to integrate E.F.A with Active Directory on 3.0.0.5
- Replies: 11
- Views: 51375
Re: How to integrate E.F.A with Active Directory on 3.0.0.5
Just wondering... does this configuration do AD/LDAP lookups for valid receipents? If not, is there a way to do that?