search for: test_logs

Displaying 12 results from an estimated 12 matches for "test_logs".

Did you mean: test_log
2017 Dec 07
4
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...lv_drbd -f mkdir -p /gluster/test_brick mount -t xfs /dev/cl/lv_drbd /gluster And then my volume (enabling clients to mount it via NFS): systemctl start glusterd gluster volume create logs replica 2 transport tcp pcmk01-drbd:/gluster/test_brick pcmk02-drbd:/gluster/test_brick gluster volume start test_logs gluster volume set test_logs nfs.disable off And here's where the fun starts. Firstly, we need to work around bug 1233344* (which was closed when 3.7 went end-of-life but still seems valid in 3.10): sed -i 's#voldir="/etc/glusterd/vols/${OCF_RESKEY_volname}"#voldir="/var/l...
2017 Dec 08
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...> mount -t xfs /dev/cl/lv_drbd /gluster > > And then my volume (enabling clients to mount it via NFS): > > systemctl start glusterd > gluster volume create logs replica 2 transport tcp > pcmk01-drbd:/gluster/test_brick pcmk02-drbd:/gluster/test_brick > gluster volume start test_logs > gluster volume set test_logs nfs.disable off > > And here's where the fun starts. > > Firstly, we need to work around bug 1233344* (which was closed when > 3.7 went end-of-life but still seems valid in 3.10): > > sed -i > 's#voldir="/etc/glusterd/vols/${O...
2017 Dec 07
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...node standby > pcs resource create gluster_data ocf:heartbeat:Filesystem > device="/dev/cl/lv_drbd" directory="/gluster" fstype="xfs" > pcs resource create glusterd ocf:glusterfs:glusterd > pcs resource create gluster_vol ocf:glusterfs:volume volname="test_logs" > pcs resource create test_logs ocf:heartbeat:Filesystem \ > device="localhost:/test_logs" directory="/var/log/test" fstype="nfs" \ > options="vers=3,tcp,nolock,context=system_u:object_r:httpd_sys_content_t:s0" > \ > op monito...
2003 Apr 09
2
[Bug 542] OpenSSH 3.6.1p1 - sftp exit codes and improved logging for scripting
http://bugzilla.mindrot.org/show_bug.cgi?id=542 Summary: OpenSSH 3.6.1p1 - sftp exit codes and improved logging for scripting Product: Portable OpenSSH Version: -current Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: sftp AssignedTo:
2008 May 16
4
Ignore Owner and group at destination
Hi All, We are using rsync version 2.6.3 protocol version 28. Is there a way we could transfer files and force rsync not to look for the same user:group as host on the destination? Thanks in Advance -- View this message in context: http://www.nabble.com/Ignore-Owner-and-group-at-destination-tp17279218p17279218.html Sent from the Samba - rsync mailing list archive at Nabble.com.
2008 Aug 07
2
dovecot-antispam: Failed to read mail beginning, Next message unexpectedly lost
Hello, I'm trying to configure the dovecot-antispam plugin. Now I've run into a problem: whenever I try to move/copy a message in/from the spam mailbox, Thunderbird (and also Sylpheed, haven't tried anything else) says: The current command did not succeed. The mail server responded: Failed to read mail beginning. and in the logs I get: dovecot: Aug 07 10:41:23 Error:
2020 Oct 14
3
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
On Tue, Oct 13, 2020 at 8:40 PM Richard W.M. Jones <rjones@redhat.com> wrote: > > On Tue, Oct 13, 2020 at 07:56:29PM +0300, Nir Soffer wrote: > > On Tue, Oct 13, 2020 at 7:15 PM Richard W.M. Jones <rjones@redhat.com> wrote: > > > > > > On Tue, Oct 13, 2020 at 06:45:42PM +0300, Nir Soffer wrote: > > > > I think this is the right solution - when
2020 Nov 09
1
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
...t/err, and log/keep debug/trace logs only on errors. > > This now happened again: > > https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/565/ > > https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/565/artifact/exported-artifacts/test_logs/basic-suite-master/lago-basic-suite-master-host-1/_var_log/vdsm/vdsm.log > > 2020-11-09 01:05:42,031-0500 INFO (jsonrpc/4) [api.host] FINISH > getAllVmIoTunePolicies return={'status': {'code': 0, 'message': > 'Done'}, 'io_tune_policies_dict': &g...
2005 Mar 03
0
3.0.11 strstr_m test failed on Solaris 9
I'm using gcc 3.4.1 on Solaris 9. A make check produced the following output after compiling 3.0.11... Anyone have suggestions on what to do to fix it, or should I just ignore it? strstr_m FAIL ----------------------------------------------------------------- Traceback (most recent call last): File
2020 Nov 09
0
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
...ontinue > logging all stdout/err, and log/keep debug/trace logs only on errors. This now happened again: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/565/ https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/565/artifact/exported-artifacts/test_logs/basic-suite-master/lago-basic-suite-master-host-1/_var_log/vdsm/vdsm.log 2020-11-09 01:05:42,031-0500 INFO (jsonrpc/4) [api.host] FINISH getAllVmIoTunePolicies return={'status': {'code': 0, 'message': 'Done'}, 'io_tune_policies_dict': {'c189ecb3-8f2e-47...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
Hi all, I wanted to upgrade from samba 3.0.4 to 3.0.7 and installed Samba 3.0.7 in a seperate directory . OS is Solaris 8 on Sun-Sparc. Python 2.3.3 (from sunfreeware) installed libiconv 1.8 installed When running "make check" i get the following output: .......................... # make check WARNING: you need to run ./config.status Linking bigballofmud shared library
2020 Oct 13
2
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
...kins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/479/testReport/junit/basic-suite-master.test-scenarios/004_basic_sanity/test_sparsify_disk1/ > > vdsm.log has: > > https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/479/artifact/exported-artifacts/test_logs/basic-suite-master/lago-basic-suite-master-host-0/_var_log/vdsm/vdsm.log > > 2020-10-11 22:05:14,695-0400 INFO (jsonrpc/1) [api.host] FINISH > getJobs return={'jobs': {'05eaea44-7e4c-4442-9926-2bcb696520f1': > {'id': '05eaea44-7e4c-4442-9926-2bcb696520f1'...