Displaying 20 results from an estimated 400 matches similar to: "6269833 ::prtconf -D"
2006 Oct 31
0
6310627 mdb devinfo dcmd should know about DN_GLDV3_DRIVER flag
Author: cth
Repository: /hg/zfs-crypto/gate
Revision: 2fb20c1b1ed012576c35a158da4d3f7481234b7f
Log message:
6310627 mdb devinfo dcmd should know about DN_GLDV3_DRIVER flag
Files:
update: usr/src/cmd/mdb/common/modules/genunix/devinfo.c
2006 Oct 31
0
6241314 ctfconvert should understand SPARC real types in DWARF
Author: dmick
Repository: /hg/zfs-crypto/gate
Revision: cbab1f3458114bfa0299fad44636dcd38de5f505
Log message:
6241314 ctfconvert should understand SPARC real types in DWARF
6313293 ctfstabs is confused by gcc''s output
6268862 add more gcc support routines to a few places
6272005 gcc and cmd/mdb don''t get along
6273966 gcc and common/dis don''t get along
Files:
create:
2007 Oct 22
0
[storage-discuss] SATA Hotswap
Jeff Creek wrote:
> I posted this in ZFS-Discuss. Eric Schrock suggested I ask in this forum.
>
> 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.
>
2010 Dec 22
1
Puppet + Mongrel on RHEL5
I am trying to setup Puppet + Mongrel on RHEL5. So far I have followed
this document:
http://projects.puppetlabs.com/projects/puppet/wiki/Using_Mongrel_On_Enterprise_Linux
The puppetmasters all start up and Apache starts up on 8140.
However, when my client connects I get the following errors:
[root@lv1764p puppet]# puppetd --server puppetdev.encana.com --no-
daemonize -o -v
info: Retrieving
1997 Apr 24
1
/dev/random and MAKEDEV-C-1.6
[Note: this has already been sent to comp.os.linux.announce.]
-----BEGIN PGP SIGNED MESSAGE-----
It has come to my attention that the recent 1.6 release of MAKEDEV-C
inadvertently created /dev/random and /dev/urandom with the wrong
permissions.
/dev/random and /dev/urandom should look like this:
crw-r--r-- 1 root system 1, 8 Feb 21 14:42 /dev/random
crw-r--r-- 1 root system
2006 Sep 11
7
installing a pseudo driver in a Solaris DOM U and DOM U reboot
Hello,
on a v20z, we have as DOM 0 a Solaris XEN on snv44 64bits
and we have as DOM U a Solaris XEN on snv44 64 bits.
We then install a pseudo driver in the Solaris DOM 1 XEN snv44:
installation is ok and driver works as expected.
But on reboot of DOM 1, the driver is no more
there (in modinfo, driver not found).
Is there something special to do after a pseudo driver installation in
a Solaris
2011 Oct 10
0
Announce: Facter 1.6.2. available
Facter 1.6.2 is a maintenance release containing fixes, updates and
refactoring. Primary new features include updated facts for DragonFly
BSD, Amazon Linux and Windows.
A few other facts have been added and updated. Full release notes below.
This release is available for download at:
http://puppetlabs.com/downloads/facter/facter-1.6.2.tar.gz
See the Verifying Puppet Download section at:
2009 Jun 22
2
Samba mounted home shares will break many applications
I didn't get any responses to my previous post "Wine broken on Samba
shares due to colon ":" filenames" so I am re-posting with a subject to
reflect what I now believe to the the root cause of my problems.
I recently changed from mounting my home directory using NFS to mounting
with CIFS via the pam module pam_mount.so. It turns out that I am having
problems with many
2010 Feb 05
1
Identifying firmware version of SATA controller (LSI)
Trying to track down why our two Intel X-25E''s are spewing out
Write/Retryable errors when being used as a ZIL (mirrored). The
system is running a LSI1068E controller with LSISASx36 expander
(box built by Silicon Mechanics).
The drives are fairly new, and it seems odd that both of the pair would
start showing errors at the same time....
I''m trying to figure out where I can
2011 Dec 23
0
dtrace-discuss Digest, Vol 80, Issue 6
Have you considered the mdb dcmd ::pfiles?
mfe at inker:~/Code/dtrace/examples$ *pfexec mdb -k*
Loading modules: [ unix genunix specfs dtrace mac cpu.generic uppc pcplusmp
scsi_vhci zfs ip hook neti sockfs arp usba uhci fctl s1394 stmf stmf_sbd md
lofs random idm sd crypto fcp cpc fcip smbsrv nfs ufs logindmux ptm nsmb
sppp nsctl sdbc rdc sv ii ipc ]
> *::ps ! grep clock-applet*
R 1744
2013 Jan 07
5
mpt_sas multipath problem?
Greetings,
We''re trying out a new JBOD here. Multipath (mpxio) is not working,
and we could use some feedback and/or troubleshooting advice.
The OS is oi151a7, running on an existing server with a 54TB pool
of internal drives. I believe the server hardware is not relevant
to the JBOD issue, although the internal drives do appear to the
OS with multipath device names (despite the fact
2006 Oct 31
0
6324793 pci_autoconfig: duplicate devinfo nodes appear for CardBus bridge in Tecra M3 (fix lint)
Author: myers
Repository: /hg/zfs-crypto/gate
Revision: 868b2dedf16bd7d22452469e5ec4ef496fae2c3f
Log message:
6324793 pci_autoconfig: duplicate devinfo nodes appear for CardBus bridge in Tecra M3 (fix lint)
6326272 power button doesn''t shut down acpi systems (fix lint)
Files:
update: usr/src/uts/common/io/power.c
update: usr/src/uts/i86pc/io/pci/pci_boot.c
update:
2006 Oct 31
0
4994268 device configuration failure can corrupt parent''s devinfo reference count
Author: cth
Repository: /hg/zfs-crypto/gate
Revision: aa8a0144b9e633c0b75e73f05f38c116e2cb69b9
Log message:
4994268 device configuration failure can corrupt parent''s devinfo reference count
Files:
update: usr/src/uts/common/os/modctl.c
2013 Feb 14
0
missing directories
Sorry for my poor english
I have a problem with my shares
mounting
mount -t cifs //192.168.1.5/test /media/test -o credentials=/etc/smbpasswd
in test directory I create 50 directories
'ls' gives me the right number directory
but
Example (http://www.kernel.org/doc/man-pages/online/pages/man2/getdents.2.html)
C program to display the contents of the directory
it does not return all
2009 Oct 27
1
[PATCH 2/4] megasas: LSI MegaRAID SAS HBA emulation
This patch add an emulation for the LSI MegaRAID SAS HBA. It is
using SG_IO to forward / pass through SCSI commands to the
underlying block driver, so no emulation is done currently.
Signed-off-by: Hannes Reinecke <hare at suse.de>
---
Makefile.hw | 2 +-
hw/megasas.c | 1134 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/pci_ids.h | 2 +
3 files changed, 1137
2009 Oct 27
1
[PATCH 2/4] megasas: LSI MegaRAID SAS HBA emulation
This patch add an emulation for the LSI MegaRAID SAS HBA. It is
using SG_IO to forward / pass through SCSI commands to the
underlying block driver, so no emulation is done currently.
Signed-off-by: Hannes Reinecke <hare at suse.de>
---
Makefile.hw | 2 +-
hw/megasas.c | 1134 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/pci_ids.h | 2 +
3 files changed, 1137
2006 Oct 31
0
PSARC 2006/285 MPxIO Driver Properties
Author: ramat
Repository: /hg/zfs-crypto/gate
Revision: 948438703d7070e73f467fd214f502373ef16bbc
Log message:
PSARC 2006/285 MPxIO Driver Properties
6349247 replace MDI''s built-in phci driver list with a better mechanism
Files:
update: usr/src/cmd/mdb/common/modules/genunix/devinfo.c
update: usr/src/uts/common/os/modsubr.c
update: usr/src/uts/common/os/sunmdi.c
update:
2019 Mar 01
0
Using Access Control Lists with SMB2/SMB3 Mounts on Linux Clients
Could you see if anything useful in the logs indicating why the ACL
was not returned? Instructions are at:
https://wiki.samba.org/index.php/LinuxCIFS_troubleshooting#Enabling_Debugging
(it is easier for newer kernels due to dynamic tracing e.g. "trace-cmd
record -e cifs" but even with these older kernels it should be enough
information in the dmesg logs - if not a wireshark trace
2007 Nov 08
5
mdb ::memstat including zfs buffer details?
Hey all -
Just a quick one...
Is there any plan to update the mdb ::memstat dcmd to present ZFS
buffers as part of the summary?
At present, we get something like:
> ::memstat
Page Summary Pages MB %Tot
------------ ---------------- ---------------- ----
Kernel 28859 112 13%
Anon 34230
2014 Dec 09
2
[PATCH] check for default subvolid and act accordingly on install
This fixes the issue I had come across with the default subvolume not being
set/used on btrfs when isntalling via `extlinux --install /boot/syslinux`.
Signed-off-by: Jordan Beaver <jordan at beaveris.me>
---
extlinux/main.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/extlinux/main.c b/extlinux/main.c
index 09740bd..c3d9612 100644
--- a/extlinux/main.c
+++ b/extlinux/main.c
@@