Displaying 9 results from an estimated 9 matches for "gauger".
Did you mean:
gauge
2008 May 13
6
variable name containing variable name
Hello, i''m new to puppet (and ruby).
I have a problem when using a variable name containing a variable name
and containing a reserved variable name :
I have a class :
class kernel-Linux-binary {
$test = $operatingsystem ? {
Fedora => "/usr/bin/test",
default => undef
}
}
and i want to call "test" and replace Linux by
2007 Jul 12
2
[AVS] Question concerning reverse synchronization of a zpool
.....
Thanks,
Ralf
--
Ralf Ramge
Senior Solaris Administrator, SCNA, SCSA
Tel. +49-721-91374-3963
ralf.ramge at webde.de - http://web.de/
1&1 Internet AG
Brauerstra?e 48
76135 Karlsruhe
Amtsgericht Montabaur HRB 6484
Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss
Aufsichtsratsvorsitzender: Michael Scheeren
2007 Dec 04
2
X4500 ILOM thinks disk 20 is faulted, ZFS thinks not.
Hey Guys,
Have any of y''all seen a condition where the ILOM considers a disk
faulted (status is 3 instead of 1), but ZFS keeps writing to the disk
and doesn''t report any errors? I''m going to do a scrub tomorrow and
see what comes back. I''m curious what caused the ILOM to fault the
disk. Any advice is greatly appreciated.
Best Regards,
Jason
P.S.
The system is
2016 Jan 06
4
Empty (zero byte) SSH host keys
...ng
System Developer
Debian & Ubuntu Developer
ProfitBricks GmbH
Greifswalder Str. 207
D - 10405 Berlin
Email: benjamin.drung at profitbricks.com
URL: http://www.profitbricks.com
Sitz der Gesellschaft: Berlin.
Registergericht: Amtsgericht Charlottenburg, HRB 125506B.
Gesch?ftsf?hrer: Andreas Gauger, Achim Weiss.
2007 Jun 15
3
zfs and EMC
Hi there,
have a strange behavior if i?ll create a zfs pool at an EMC PowerPath
pseudo device.
I can create a pool on emcpower0a
but not on emcpower2a
zpool core dumps with invalid argument .... ????
Thats my second maschine with powerpath and zfs
the first one works fine, even zfs/powerpath and failover ...
Is there anybody who has the same failure and a solution ? :)
Greets
Dominik
2007 Aug 21
12
Is ZFS efficient for large collections of small files?
Is ZFS efficient at handling huge populations of tiny-to-small files -
for example, 20 million TIFF images in a collection, each between 5
and 500k in size?
I am asking because I could have sworn that I read somewhere that it
isn''t, but I can''t find the reference.
Thanks,
Brian
--
- Brian Gupta
http://opensolaris.org/os/project/nycosug/
2007 Sep 04
23
I/O freeze after a disk failure
Hi all,
yesterday we had a drive failure on a fc-al jbod with 14 drives.
Suddenly the zpool using that jbod stopped to respond to I/O requests and we get tons of the following messages on /var/adm/messages:
Sep 3 15:20:10 fb2 scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk at g20000004cfd81b9f (sd52):
Sep 3 15:20:10 fb2 SCSI transport failed: reason ''timeout'':
2008 Apr 07
10
setting environment variables
Hi all,
I''m running Puppet on FreeBSD and recently I started building my own
packages. I would like to set the PKGROOT variable on all hosts so
that packages are fetched from my server instead of freebsd.org. Is
it possible to set this with puppet?
I''ve read the suggestion on Trac [1], and it solves the problem when
puppet is run with an rc script, but it won''t work
2008 Feb 15
38
Performance with Sun StorageTek 2540
Under Solaris 10 on a 4 core Sun Ultra 40 with 20GB RAM, I am setting
up a Sun StorageTek 2540 with 12 300GB 15K RPM SAS drives and
connected via load-shared 4Gbit FC links. This week I have tried many
different configurations, using firmware managed RAID, ZFS managed
RAID, and with the controller cache enabled or disabled.
My objective is to obtain the best single-file write performance.