Recent content by otri

  1. O

    new home server questions

    Ok, thanks! Anyone info about FreeNAS compatibility with Supermicro A1SAi-2550F or A1SAi-2750F?
  2. O

    new home server questions

    Hello Patrick, did you check again whether FreeNAS 9.2.1 boots on either the Supermicro or Asrock C2550/2750 boards. It looks like there's a commercial product available which contains the 8 core Asrock board and runs with FreeNAS. Although I have concerns because there were reports on Bios...
  3. O

    Link aggregation on oi151a

    Gea, thanks a lot for the hint with ipadm! I didn't know that # touch /etc/HOSTNAME.aggr0 /etc/dhcp.aggr0 doesn't work anymore and therefore the changes made with # ifconfig aggr0 plumb and # ifconfig aggr0 dhcp start aren't persistent. The following solved my issues: After disabling nwam I...
  4. O

    Link aggregation on oi151a

    Hello, I've successfully activated link aggregation on NCP3.1 and SE with my HP ProCurve 1810G switch but I fail to do so on oi151a and do not understand why. I did the following: # svcadm disable network/physical:nwam # dladm create-aggr -l e1000g0 -l e1000g1 aggr0 # ifconfig aggr0...
  5. O

    Repeating errors in napp-it error log

    I am running oi_151a with napp-it 0500s and have 3 scrub jobs running in the auto service. Since I've the following entries (about 50 per day): last error log: /napp-it/_log/auto_error.log --run 1314746578 at wed 31.aug 2011 01:24 Use of uninitialized value in subroutine entry at...
  6. O

    No Avahi enabled with oi_151 and napp-it

    Could it have something to do with this issue? https://www.illumos.org/issues/1249
  7. O

    Netatalk doesn't start on oi_151a

    After having done the upgrade to oi_151a tonight, netatalk service cannot be started anymore due to the following reason: oli@datengrab:/~# /etc/init.d/netatalk start starting netatalk daemons: cnid_metadafpd is already running (pid = 659), or the lock file is stale. afpd. OK, a restart of...
  8. O

    No Avahi enabled with oi_151 and napp-it

    I did a fresh install of OpenIndiana 148 and then directly upgraded to oi_151. Directly after I installed napp-it 0.500s and afp 2.2p6. UPDATE: Avahi (Bonjour) is working but it is not displayed under the napp-it-About menu. There the service is not running as it was under NCP 3.1 and on the...