search for: fmd

Displaying 20 results from an estimated 39 matches for "fmd".

Did you mean: fd
2011 Jan 04
0
zpool import hangs system
...################################## nmc at nexenta1:/$ show volume import VOLUME:ID STATE D LUNS tank:13362623912425247739 AVAIL N c0t0d0,c0t1d0,c0t3d0,c0t5d0,c0t4d0 ############################################################################### nmc at nexenta1:/$ !fmdump -eV TIME CLASS Dec 29 2010 22:05:12.989713584 ereport.fm.fmd.rtld_open nvlist version: 0 version = 0x0 class = ereport.fm.fmd.rtld_open ena = 0x17e8c8cfeb02c01 msg = ld.so.1: fmd: fatal: relocation error: file /usr/lib/fm/fmd/plugins/snmp...
2006 Oct 31
0
6202015 fmd should only load plug-ins whose filenames end in .so
Author: mws Repository: /hg/zfs-crypto/gate Revision: 350b29b024d8b672585c7a66fcea71985a54f77f Log message: 6202015 fmd should only load plug-ins whose filenames end in .so 6369961 fmd emits identical diagnosis after repair when case was never closed 6385004 mc-amd driver leaks property string on attach 6385007 fmd is not decrementing buf total when cases are closed Files: update: usr/src/cmd/fm/fmd/common/fmd.c...
2006 Oct 31
0
6377640 fmd build can try to re-install .so links as directories
Author: mws Repository: /hg/zfs-crypto/gate Revision: 52dbc0e184b4cf5b07709cf159cadbb66ee552bb Log message: 6377640 fmd build can try to re-install .so links as directories 6390114 fmd asru cache recreation flawed with fix for 6369961 6390205 fmd publishing list.isolated for cases that were never solved 6390232 fmadm repair <fmri> can lead to surprises 6390296 fmd dumps core when stopping during BFU Files: u...
2010 Feb 05
2
Importing data coming from Splus into R.
...BN 3-900051-07-0 I know that the "foreign" package has a function to directly import Splus data sets into R, but I also know that it is working only for 32-bit versions of the softwares, hence I didn't try that route. Here is what I have done: In Splus: ttt <- exportData(data = FMD.CR.test, file = "/home/jeg002/splus/R/Exemples/R/FMD-CR-test.csv", type = "ASCII", delimiter = "@", quote = T, na.string = "NA") ttt.class <- unlist(lapply(FMD.CR.test, class)) ### I am using "@" as delimiter...
2010 Apr 12
5
How to Catch ZFS error with syslog ?
I have a simple mirror pool with 2 disks. I pulled out one disk to simulate a failed drive. zpool status shows that the pool is in DEGRADED state. I want syslog to log these type of ZFS errors. I have syslog running and logging all sorts of error to a log server. But this failed disk in ZFS pool did not generate any syslog messages. ZFS diagnosists engine are online as seen bleow. hrs1zgpprd1#
2009 Oct 23
7
cryptic vdev name from fmdump
This morning we got a fault management message from one of our production servers stating that a fault in one of our pools had been detected and fixed. Looking into the error using fmdump gives: fmdump -v -u 90ea244e-1ea9-4bd6-d2be-e4e7a021f006 TIME UUID SUNW-MSG-ID Oct 22 09:29:05.3448 90ea244e-1ea9-4bd6-d2be-e4e7a021f006 FMD-8000-4M Repaired 100% fault.fs.zfs.device Problem in: zfs://pool=vol02/vdev=179e471c0732582...
2006 Oct 31
0
6414703 Add PRIV_NET_PRIVADDR and PRIV_SYS_NET_CONFIG to set of privileges for fmd
Author: jrutt Repository: /hg/zfs-crypto/gate Revision: c8dfb69429f5545b7d7b1ccbc1cc0a48bd7d875e Log message: 6414703 Add PRIV_NET_PRIVADDR and PRIV_SYS_NET_CONFIG to set of privileges for fmd Files: update: usr/src/cmd/fm/fmd/common/fmd_main.c
2008 Jul 25
0
resynv onnv-gate
...rypt.h deleted_files/usr/src/common/crypto/des/des_cbc_crypt.c deleted_files/usr/src/common/crypto/des/des_cbc_crypt.h usr/src/cmd/cmd-inet/sbin/netstrategy/netstrategy.c usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c usr/src/cmd/dladm/dladm.c usr/src/cmd/fm/dicts/ZFS.po usr/src/cmd/fm/fmd/common/fmd.c usr/src/cmd/fm/fmd/common/fmd.h usr/src/cmd/fm/fmd/common/fmd_api.c usr/src/cmd/fm/fmd/common/fmd_api.h usr/src/cmd/fm/fmd/common/fmd_api.map usr/src/cmd/fm/fmd/common/fmd_dr.c usr/src/cmd/fm/fmd/common/fmd_dr.h usr/src/cmd/fm/fmd/common/fmd_module.c usr/src/cmd/fm/fmd/common/f...
2009 Mar 27
18
Growing a zpool mirror breaks on Adaptec 1205sa PCI
Setup: Osol.11 build 109 Athlon64 3400+ Aopen AK-86L mobo adeptec 1250sa Sata PCI controller card [re-posted from accidental post to osol `general'' group] I''m having trouble with an adaptec 1205sa (non-raid) SATA PCI card. It was all working fine when I plugged 2 used sata 200gb disks of a windows xp machine into it. Booted my osol server and added a zpool mirror using those
2007 Sep 08
1
zpool degraded status after resilver completed
I am curious why zpool status reports a pool to be in the DEGRADED state after a drive in a raidz2 vdev has been successfully replaced. In this particular case drive c0t6d0 was failing so I ran, zpool offline home/c0t6d0 zpool replace home c0t6d0 c8t1d0 and after the resilvering finished the pool reports a degraded state. Hopefully this is incorrect. At this point is the vdev in question now has
2004 Apr 22
1
slower execution in R 1.9.0
...rstand exactly what that is (assignment of data frame elements to another variable?), or why it's only a problem under 1.8.1 and 1.9.0. Any advice? top 5 operations under 1.9.0 self.time self.pct total.time total.pct $<-.data.frame 110.64 93.3 110.68 93.3 FMD 5.38 4.5 118.60 100.0 DIRinf 0.54 0.5 11.82 10.0 INDinf 0.46 0.4 9.78 8.2 pweibull 0.38 0.3 0.38 0.3 top 5 operations under 1.7.1 self.time self.pct total.tim...
2009 Apr 01
4
ZFS Locking Up periodically
I''ve recently re-installed an X4500 running Nevada b109 and have been experiencing ZFS lock ups regularly (perhaps once every 2-3 days). The machine is a backup server and receives hourly ZFS snapshots from another thumper - as such, the amount of zfs activity tends to be reasonably high. After about 48 - 72 hours, the file system seems to lock up and I''m unable to do anything
2006 Jun 20
1
Extending lwpsinfo_t with pr_lgrp for DTrace consumers
...1 utmpd 1 1 automountd 2 2 intrd 2 3 dtrace 2 4 fmd 1 12 I have a few questions related to this proposed change: - Are there any objections to this change? - Are there any stability levels associated with specific fields of lwpsinfo_t for DTrace consumers? - What parts of the doc...
2010 Aug 15
2
Is the error threshold for a degraded device configurable?
I look after an x4500 for a client and wee keep getting drives marked as degraded with just over 20 checksum errors. Most of these errors appear to be driver or hardware related and thier frequency increases during a resilver, which can lead to a death spiral. The increase in errors within a vdev during a resilver (I recently had three drives in an 8 drive raidz vdev "degraded")
2010 Jun 28
23
zpool import hangs indefinitely (retry post in parts; too long?)
Now at 36 hours since zdb process start and: PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP 827 root 4936M 4931M sleep 59 0 0:50:47 0.2% zdb/209 Idling at 0.2% processor for nearly the past 24 hours... feels very stuck. Thoughts on how to determine where and why? -- This message posted from opensolaris.org
2009 Feb 12
1
strange ''too many errors'' msg
Hi, just found on a X4500 with S10u6: fmd: [ID 441519 daemon.error] SUNW-MSG-ID: ZFS-8000-GH, TYPE: Fault, VER: 1, SEVERITY: Major EVENT-TIME: Wed Feb 11 16:03:26 CET 2009 PLATFORM: Sun Fire X4500, CSN: 00:14:4F:20:E0:2C , HOSTNAME: peng SOURCE: zfs-diagnosis, REV: 1.0 EVENT-ID: 74e6f0ec-b1e7-e49b-8d71-dc1c9b68ad2b DESC: The number of chec...
2014 Aug 21
1
Error Starting Samba
...:/network/samba4:default: Method "/usr/local/samba/sbin/samba --daemon" failed due to signal KILL. Aug 21 14:36:30 oi-desktop svc.startd[10]: [ID 748625 daemon.error] network/samba4:default failed: transitioned to maintenance (see 'svcs -xv' for details) Aug 21 14:36:31 oi-desktop fmd: [ID 377184 daemon.error] SUNW-MSG-ID: SMF-8000-YX, TYPE: defect, VER: 1, SEVERITY: major Aug 21 14:36:31 oi-desktop EVENT-TIME: Thu Aug 21 14:36:31 SAST 2014 Aug 21 14:36:31 oi-desktop PLATFORM: VirtualBox, CSN: 0, HOSTNAME: oi-desktop Aug 21 14:36:31 oi-desktop SOURCE: software-diagnosis, REV: 0....
2006 Jun 15
4
devid support for EFI partition improved zfs usibility
Hi, guys, I have add devid support for EFI, (not putback yet) and test it with a zfs mirror, now the mirror can recover even a usb harddisk is unplugged and replugged into a different usb port. But there is still something need to improve. I''m far from zfs expert, correct me if I''m wrong. First, zfs should sense the hotplug event. I use zfs status to check the status of the
2007 Oct 22
1
ZFS SATA Hotswap Autoreplace
I am trying to test a new setup of NV74. I have set up the system with ZFS boot. Everything works fine until I pull a drive. The system locks up when I try to run any command e.g. zpool status. There is no communication with the server from then on. It does not even respond to pings. Setup - Supermicro SC836TQ-R800 Chassis Supermicro X7DB8 Motherboard Supermicro SAT2-MV8 SATA controller
2010 Jul 16
6
Lost zpool after reboot
...rguments, with trying to export my pool, more fiddling. Now I can''t get zpool status to show my pool. Help me. How do I recover my old pool back? I know its there somewhere. Thanks in advance ------------------------------------------------------------------------ This is the result of fmdump -eV Jul 16 2010 15:17:43.657125275 ereport.fs.zfs.vdev.open_failed nvlist version: 0 ??? class = ereport.fs.zfs.vdev.open_failed ??? ena = 0x14c954e68900801 ??? detector = (embedded nvlist) ??? nvlist version: 0 ??? ??? version = 0x0 ??? ??? scheme = zfs ??? ??? pool = 0x4406b127a905c5be ??? ??...