|
Replies:
10
-
Last Post:
Aug 27, 2009 2:22 AM
by: whisker
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
273
From:
US
Registered:
4/17/06
|
|
|
|
EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 7, 2009 2:35 PM
To: Communities » distribution » discuss
Cc: OpenSolaris » discuss
Cc: Communities » appliances » discuss
Cc: Communities » zfs » discuss
|
|
EON 64-bit x86 CIFS ISO image version 0.59.2 based on snv_119 * eon-0.592-119-64-cifs.iso * MD5: a8560cf9b407c9da846dfa773aeaf676 * Size: ~87Mb * Released: Friday 07-August-2009
EON 64-bit x86 Samba ISO image version 0.59.2 based on snv_119 * eon-0.592-119-64-smb.iso * MD5: c845255be1d3efec26fdc919963b15de * Size: ~100Mb * Released: Friday 07-August-2009
EON 32-bit x86 CIFS ISO image version 0.59.2 based on snv_119 * eon-0.592-119-32-cifs.iso * MD5: 9c0c093969c931f9a4614663faea90db * Size: ~55Mb * Released: Friday 07-August-2009
EON 32-bit x86 Samba ISO image version 0.59.2 based on snv_11 * eon-0.591-114-32-smb.iso * MD5: 0a82dda197ab8a55007ba83145c0a662 * Size: ~68Mb * Released: Friday 07-August-2009
New/Fixes: - xntpd retired (R.I.P) by ntpd v4 - fixed a curpsinfo, libz.so.1 Dtrace bug - added /usr/local path for symlinks to pool/bin, pool/lib for user's binaries - added binary package containing: rsync, top, powertop, unzip, zip, less, wget - added symlink preservation to updimg.sh, so users can add custom links. - added drivers: si3124, ,sfe, rge, yukonx
http://eonstorage.blogspot.com/
|
|
|
Posts:
5
From:
Registered:
8/11/09
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 11, 2009 1:38 AM
in response to: dre2kse
To: Communities » distribution » discuss
|
|
hi ,
know anyone where i can find the build kit for eon b119? i need the nge driver for my atom ion board.
thanks Holger
|
|
|
|
Posts:
273
From:
US
Registered:
4/17/06
|
|
|
|
|
Posts:
5
From:
Registered:
8/11/09
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 11, 2009 9:14 AM
in response to: dre2kse
To: Communities » distribution » discuss
|
|
hi,
thanks i will try this and i can do this hopefully :-)
br Holger
|
|
|
|
Posts:
273
From:
US
Registered:
4/17/06
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 11, 2009 9:54 AM
in response to: whisker
To: Communities » distribution » discuss
|
|
Feel free to post back any problems your run into.
|
|
|
|
Posts:
5
From:
Registered:
8/11/09
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 14, 2009 8:18 AM
in response to: dre2kse
To: Communities » distribution » discuss
|
|
it runs :-)
ok the server runs well but the harddisk doesn't goes in standby i have set the parameters in power.conf and ata.conf but no way :-( ata.conf set standby=120
power.conf # disk entry device-thresholds /pci@0,0/pci19da,a108@b/disk@0,0 2m device-thresholds /pci@0,0/pci19da,a108@b/disk@1,0 2m device-thresholds /pci@0,0/pci19da,a108@b/disk@2,0 5m device-thresholds /pci@0,0/pci19da,a108@b/disk@3,0 2m
i have in mind that under opensolaris the 3 raid drives goes in standby
has anyone a idea ?
thanks Holger
|
|
|
|
Posts:
273
From:
US
Registered:
4/17/06
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 17, 2009 9:05 AM
in response to: whisker
To: Communities » distribution » discuss
|
|
Holger,
Would you mind listing your entire /etc/power.conf?
Have you tried the syntax format? device-thresholds /dev/dsk/cXdX 15m
|
|
|
|
Posts:
2
From:
DE
Registered:
8/16/09
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 16, 2009 4:44 AM
in response to: dre2kse
To: Communities » distribution » discuss
|
|
Hi,
I am trying eon-0.592-119-64-cifs.iso in VirtualBox 3.0.4 r50677.
I had 2 minor problems with the setup.sh script.
- backspace is not working ( I get ^H instead) - entering manually (no DHCP) IP address 192.168.0.170 gives me an error: invalid IP octet: 0 Using 192.168.10.170 works fine. But my IP-range is 192.168.0.x. Getting an IP address from my DHCP (i.e. 192.168.0.128) is working fine
kind regards Lars
|
|
|
|
Posts:
273
From:
US
Registered:
4/17/06
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 17, 2009 9:02 AM
in response to: larsvdd
To: Communities » distribution » discuss
|
|
Larsvdd,
As a workaround for the backspace issue type stty erase then press ctrl-v, then backspace, then enter
This is a known issue with the setup.sh validate_ip function for x.x.0.x nets. As a workaround comment the validate_ip call near the bottom of setup.sh. It will try to fix it for next release.
Hope that helps
|
|
|
|
Posts:
5
From:
Registered:
8/11/09
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 20, 2009 8:57 AM
in response to: dre2kse
To: Communities » distribution » discuss
|
|
hi ,
yes sure but nothing works
br Holger
# /etc/power.conf device-dependency-property removable-media /dev/fb autopm enable autoS3 enable cpupm enable cpu-threshold 15s # disk entry #device-thresholds /pci@0,0/pci19da,a108@b/disk@0,0 2m #device-thresholds /pci@0,0/pci19da,a108@b/disk@1,0 2m #device-thresholds /pci@0,0/pci19da,a108@b/disk@2,0 5m #device-thresholds /pci@0,0/pci19da,a108@b/disk@3,0 2m device-thresholds /dev/dsk/c0t0d0 2m device-thresholds /dev/dsk/c0t1d0 2m device-thresholds /dev/dsk/c0t2d0 2m device-thresholds /dev/dsk/c0t3d0 2m
# Auto-Shutdown Idle(min) Start/Finish(hh:mm) Behavior autoshutdown 30 9:00 9:00 noshutdown
|
|
|
|
Posts:
5
From:
Registered:
8/11/09
|
|
|
|
Re: EON ZFS NAS 0.59.2 based on snv_119 released
Posted:
Aug 27, 2009 2:22 AM
in response to: whisker
To: Communities » distribution » discuss
|
|
hi again,
i have it.... the switch from ahci mode to normal sata mode in bios has resolved that problem.
cool :-) really
br holger
|
|
|
|
|