Hi,
I am a brand new SunOS/OpenIndiana newbie coming from Linux...
I am trying to build a test storage server for some zfs fun.
First, I would like to know if what I did looks ok, and then I ran into
a little issue.
So, the server has 6 internal 3TB SATA drives (c5txdy),
plus 2 small eSATA exte
Hi,
I have to compile php and I ran into a few issues now solved, but others still
present...
I did:
untar php 5.3.13 source
pkg install gnu-make gcc-43 flex bison autoconf library/icu developer/icu ...
export PATH=/usr/gcc/4.3/bin:$PATH
Is that normal that I have to manualy add packages binar
Hi,
I am trying to checkout a subversion repo but I get:
$ svn co svn://server/...
svn: Cannot negotiate authentication mechanism
Under linux, I just have to install cyrus-sasl-md5 to fix it...
In Openindiana, I did install:
# pkginfo -l SFEcyrus-sasl
PKGINST: SFEcyrus-sasl
NA
From: Günther Alka
> I would think about the following
> - yes, i would build that from SSD
> - build the pool from multiple 10 disk Raid-Z2 vdevs,
Slightly out of topic but, what is the status of the TRIM command and zfs...?
JD
___
OpenIndiana-disc
Hi,
is there a logwatch equivalent under openindiana?
Or, what do people usually setup to get daily server status by mail?
Thx,
JD
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindi
From: Jerry Kemp
> On 04/23/13 09:01 AM, John Doe wrote:
>> is there a logwatch equivalent under openindiana?
>> Or, what do people usually setup to get daily server status by mail?
> Can you explain further?
> Did logwatch work for you previously on OpenIndiana, then stop?
From: Michael Schuster
>> Also, I am still unsure to where the usefull logs are.
> have a look in /var/adm/ ...
In /var/adm/, I have an empty messages; and messages.0 dates back from
February...
I also have a log subdir, empty.
But it is true that, right now, this server does not do much.
Mayb
From: Jim Klimov
> ...or servers/services/scripts do their own logging. In the latter case,
> crontab logs (/var/cron/log) and SMF logs (/var/svc/log/*) might be of
> interest.
> But for an automated solution I'd parse syslog setup as well as setups
> of log-rotation utilities (if the OS or admin
From: qutic development
> We are using logwatch from OpenCSW [1], which installs fine.
> To send a report by email just run:
> /opt/csw/bin/logwatch --detail 10 --mailto rep...@example.com
Thx, I mixed both install script/Makefile and made my own install script.
The main problem from the default
From: Jim Klimov
> On 2013-04-25 17:04, John Doe wrote:
>> Now, the only thing left is to find out how to send an email to the outside
>> world without getting a "550 relay not permitted"...
>> root is in the trusted-users.
>
> What host says that error
From: Jim Klimov
> Until your mail I did not know they existed, I thought (and was sad)
> that HP got stuck at the venerable N40L. Following the links from
> pages on Gen8 (alas, specs are too vague to speculate about driver
> compatibility)
http://h18000.www1.hp.com/products/quickspecs/14565_na
Hi,
I am trying to instal OI 151a8 (text) on a SuperMicro 0627tr-dtrf with an extra
SYBA SD-PEX40044 controller (Marvell 88SE91xx).
IN RAID1, the logical drive is detected by the BIOS but not by OI installer
(neither the physical drives).
In no RAID mode, the 2 drives are detected by the BIOS bu
From: Marcel Telka
> On Wed, Sep 18, 2013 at 07:44:49AM -0700, John Doe wrote:
>> I am trying to instal OI 151a8 (text) on a SuperMicro 0627tr-dtrf with an
>> extra SYBA SD-PEX40044 controller (Marvell 88SE91xx). IN RAID1, the
> logical
>> drive is detected by the BIOS
From: Marcel Telka
> To: Discussion list for OpenIndiana
> Cc:
> Sent: Wednesday, September 18, 2013 6:36 PM
> Subject: Re: [OpenIndiana-discuss] Marvell 88SE91xx installation issues...
>
> On Wed, Sep 18, 2013 at 08:48:16AM -0700, John Doe wrote:
>> From: Marcel Tel
From: PÁSZTOR György
> What did I do wrong?
> I added the sfe repo: pkg set-publisher -p http://pkg.openindiana.org/sfe
> I installed fuse-ext2 package: pkg install fuse-ext2
Not a fuse solution but, some time ago, when I had to
read from an ext fs, I used the following:
wget
http://hub.opens
Hi,
I have a little issue with updating my OI servers.
Each time I do a "pkg update", it (re)downloads and (re)installs
the same updates, over and over...
-
OpenIndiana (powered by illumos) SunOS 5.11 oi_151a7 October 2012
root@s5:~# pkg update
WARNING: The boot environment being m
From: Laurent Blume
> Yes. It's how IPS/pkg was designed to work: by default, it does not
> update the current environment, it creates a new one, and update that
> one. So your updates won't be used until you reboot to the new environment.
Ah, thanks to both for the confirmation.
Coming from l
Hi,
I just got my first failed HD under OI and wanted to be sure I don't crash
everything when replacing it...
# zpool status -x
pool: VOLUME
state: DEGRADED
status: One or more devices could not be opened. Sufficient replicas exist for
the pool to continue functioning in a degraded
From: Jim Klimov
> If you are uncertain if the HDD device has really failed, you can also
> try to take apart the computer and remove-replug the power and signal
> cables, perhaps a few times. This may cleanse them of oxydation and
> repair the storage - happened to me dozens of times on both home
I went onsite to replace the disk.
zpool offline VOLUME c5t2d0 + unplug old, plug new
And nothing happens...
There was this in messages:
Jun 14 02:30:12 data-4 ahci: [ID 517647 kern.warning] WARNING: ahci0:
watchdog port 2 satapkt 0xff06cd8cbc68 timed out
Jun 14 02:30:23 data-4 ahci:
From: John Ryan
> On 16/06/2014 3:18 PM, John Doe via openindiana-discuss wrote:
>> I tried:
>> cfgadm -cconnect xxx and get:
>> cfgadm: Insufficient condition
>> Nothing new in /var/adm/messages.
>> cfgadm still says
>> sata0/2 sata-port
From: John Doe via openindiana-discuss
> Reboot it will be...
And after a reboot, my faithful sata port is back!
I did a zpool replace.
Now I just need to wait 10 days of re-silvering to see if everything is back to
normal...
Thx,
22 matches
Mail list logo