similar to: Multiple samba instances on same machine in v4.8 and beyond

Displaying 20 results from an estimated 1000 matches similar to: "Multiple samba instances on same machine in v4.8 and beyond"

2018 Jan 12
5
[PATCH 1/1] appliance: init: Avoid running degraded md devices
'--no-degraded' flag in the first mdadm call inhibits the startup of array unless all expected drives are present. This will prevent starting arrays in degraded state. Second mdadm call (after LVM is scanned) will scan unused yet devices and make an attempt to run all found arrays even they are in degraded state. Two new tests are added. This fixes rhbz1527852. Here is boot-benchmark
2005 Apr 21
3
Need help with R date handling and barchart with errorbars
Hi All.. Have a question.. For the following r code testdata <- as.data.frame(t(structure(c( "1/1/04","LV1",3.8,2,87, "2/1/04","LV1",3.2,3,28, "3/1/04","LV1",3.4,3,88, "4/1/04","LV1",3,2,26, "5/1/04","LV1",3.8,2,87, "6/1/04","LV1",3.2,3,28,
2005 Apr 25
1
Need help with panel.segment..
Hi All, For the following code, I'm not sure why the error bars are appearing horizontal. Can someone please tell me how to fix the problem. testdata <-
2005 Apr 22
1
Need help arranging the plot in different fashion than the default format
I want to change the way the plot is appearing in the barchart .. testdata <-
2010 Jun 25
2
G729 license key registration
Hi, I have trouble re-registering a G729 license for Asterisk (bought 6 years ago) My license looks like: 10D2XXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXX Tried to re-register the codec according to the http://downloads.digium.com/pub/telephony/codec_g729/README document, but the register failed with this error message: You selected 5, G.729 Codec Please enter your Key-ID:
2020 Jun 22
2
Low Battery Problems
On Monday 22 June 2020 09:18:29 Charles Lepple wrote: > On Jun 22, 2020, at 8:52 AM, Gene Heskett wrote: > > pi at rpi4:~ $ upscmd myups test.battery.start.quick > > Username (pi): > > Password: > > Unexpected response from upsd: ERR ACCESS-DENIED > > > > Looking at /etc/nut/uspd.users, I (me, pi) should be able to do > > that. ??? > > Hi Gene,
2009 Jun 08
2
How to add these headers to a xml response
Hi, I need to create something like this: <?xml version="1.0" encoding="UTF-8"?> <Container> <id>aQlfVHX+qPM</id> <lifetime>2009-09-19T08:14:55Z</lifetime> </Container> The response should contain the next headers: Content-Type=`application/vnd.3gpp+xml`
2004 Sep 11
2
Dovecot-1.0-test32 fails with assertion
Hello, dovecot-1.0-test32 continuously fails on one of our customers mboxes with the following error: Sep 11 16:27:15 web dovecot: POP3(xxxxxxxxxxxxx.de1): file mbox-sync-rewrite.c: line 360 (mbox_sync_read_and_move): assertion failed: (need_space == -mails[idx].space) About 200 other mboxes are working perfectly on the same server. Where should I start looking for the cause of this?
2005 Aug 24
1
Testing libtheora-1.0alpha5
Hi, I sent the message below a couple of months ago but I got no reply. Now that there's more activity perhaps someone could kindly provide me some guidance. Theora is great and the developers are doing a wonderful job, so I'd like to implement the codec in a way which does it justice... Original post: I wrote a plugin to enable LiVES (a video editor) to encode theora/vorbis/ogg files.
2011 Feb 08
4
mount the wrong device after system recovery
Hi, I am recovering a CentOS 5.4 system. I've copied all partitions into the recovery system. I've installed grub boot loader. However, the original system is using /dev/sdb1 for root (/), while the recovery system is using LVM (/dev/vg0/lv1) for root (/). When recovery system boots, I got the panic error: * Mounting /dev/sdb1 on /sysroot * Mount: mounting
2020 Aug 22
2
Metric label values truncated when using OpenMetrics endpoint
Hi, Recently we upgraded to Dovecot 2.3.11.3 and configured an example metric like this: metric imap_command { event_name = imap_command_finished group_by = cmd_name tagged_reply_state user remote_ip } And enabled the OpenMetrics listener like this: service stats { inet_listener http { port = 5000 } } While the result is great, I noticed that some metrics are being truncated
2017 Aug 17
4
Centos 7 Install
I have a Centos 7 install that seems to be filling up disk space to 100% on the root partition. in /tmp I found files of names... systemd-private-XXXXXXXX-colord and rtkit I have never seen these files before. there were also files of XXXXXXXXXXXXX.tmp in the /tmp folder. Why are these files appearing? I have a number of installs and never came across this before. Thanks, Jerry
2010 Jun 28
3
Password policies in the LDAP server
Hi We have some Samba servers using LDAP (389 DS) as backend. In the LDAP server, we have defined some policies to make the passwords stronger. When a user tries to change his password (Control-Alt-Del), this message appears in the LOGs: ==> /var/log/samba/xptest <== [2010/06/28 12:26:26, 2] auth/auth.c:check_ntlm_password(309) check_ntlm_password: authentication for user [10000001S]
2023 May 19
3
[libguestfs PATCH 0/3] test "/dev/mapper/VG-LV" with "--key"
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2168506 This small set covers the new /dev/mapper/VG-LV "--key" ID format in the libguestfs LUKS-on-LVM inspection test. Thanks, Laszlo Laszlo Ersek (3): update common submodule LUKS-on-LVM inspection test: rename VGs and LVs LUKS-on-LVM inspection test: test /dev/mapper/VG-LV translation common
2023 May 19
3
[guestfs-tools PATCH 0/3] test "/dev/mapper/VG-LV" with "--key"
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2168506 This small set covers the new /dev/mapper/VG-LV "--key" ID format in the LUKS-on-LVM virt-inspector test. Thanks, Laszlo Laszlo Ersek (3): update common submodule inspector: rename VGs and LVs in LUKS-on-LVM test inspector: test /dev/mapper/VG-LV translation in LUKS-on-LVM test common
2017 Dec 10
1
libvirt error messages
Hello, I am experimenting with libvirt for my diploma. I set up an environment, where I can stop, resend, generate messages for libvirt. I am capable also standing between client and server and analyze the number of current procedure and decide what to do next ( I mean rpc procedure). So, for example I want to always drop creating snapshots and send an error to client with my custom message (NOT
2016 Aug 15
1
v4.8-rc2 crashes while probing nvidia graphics card on arm64
Hi, While trying out v4.8-rc2 on Juno r2 (arm64), I ran into the following crash when probing the nvidia graphics card attached to the PCIe slot. So I tried rc1 and got the same crash. The card probes without any errors on v4.7. Anybody familiear with the recent changes knows what might have led to the below crashlog? Thanks, Punit ------------->8------------- [ 2.996678] [drm]
2016 Oct 12
5
Backup Suggestion on C7
Hi list, I'm building a backup server for 3 hosts (1 workstation, 2 server). I will use bacula to perform backups. The backup is performed on disks (2 x 3TB on mdraid mirror) and for each hosts I've created a logical volume with related size. This 3 hosts have different data size with different disk change rate. Each host must have a limited sized resource and a reserved space. If a
2010 Oct 01
1
XEN BUG i387.c159 at XEN4.01 on debian squeeze
Hi, we´ve got a bad problem here. We installed a new server with debian squeeze sw-raid and lvm. We´ve installed the the actual xen-linux-system-2.6.32-5-xen-amd64? system with grub2 but get an XEN BUG. We´ve tried alot, tested grub-legacy version but cannot get the XEN kernel to boot up. The XEN BUG occurs a  second after grub boots the kernel and there are no outputs at the serial console with
2023 May 19
1
[libguestfs PATCH 3/3] LUKS-on-LVM inspection test: test /dev/mapper/VG-LV translation
On Fri, May 19, 2023 at 04:08:49PM +0200, Laszlo Ersek wrote: > In the LUKS-on-LVM inspection test, call the "check_filesystems" function > yet another time, now with such "--key" options that exercise the recent > "/dev/mapper/VG-LV" -> "/dev/VG/LV" translation (unescaping) from > libguestfs-common. > > Bugzilla: