Re: [CentOS] Freenx/x2go on CentOS7?

2014-07-28 Thread Les Mikesell
a shot and report back! I haven't pursued this further due to lack of time and shell access is all I really need. ;-) Gnome3 still doesn't work with the default configuration but MATE desktop is now in EPEL and seems to work nicely (just like gnome2). -- Les Mikesell lesmikes

Re: [CentOS] Convert bare partition to RAID1 / mdadm?

2014-07-25 Thread Les Mikesell
happens if you mount the partition of a raid1 member directly instead of the md device? I've only done that read-only, but it does seen to work. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Convert bare partition to RAID1 / mdadm?

2014-07-25 Thread Les Mikesell
feasible to reshuffle the partition a bit to make this happen with a special tool (perhaps offline for a bit - you'd only have to manage something less than a single MB of data) but I'm guessing nobody has felt the itch to make such a tool. On 07/25/2014 08:10 AM, Les Mikesell wrote: What happens

Re: [CentOS] Convert bare partition to RAID1 / mdadm?

2014-07-25 Thread Les Mikesell
On Fri, Jul 25, 2014 at 3:08 PM, Benjamin Smith li...@benjamindsmith.com wrote: On 07/25/2014 12:12 PM, Michael Hennebry wrote: Is there soome reason that the existing files cannot be accessed while they are being copied to the raid? Sheer volume. With something in the range of 100,000,000

Re: [BackupPC-users] error disk too full, deleted pc, how to delete cpool?

2014-07-24 Thread Les Mikesell
are approximately the same size, it is probably not the problem. -- Les Mikesell lesmikes...@gmail.com -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code

Re: [CentOS] Compile on Centos7, run on 6 possible?

2014-07-24 Thread Les Mikesell
On Mon, Jul 21, 2014 at 2:49 PM, Les Mikesell lesmikes...@gmail.com wrote: On Mon, Jul 21, 2014 at 2:19 PM, Jonathan Billings billi...@negate.org wrote: On Mon, Jul 21, 2014 at 12:16:39PM -0500, Les Mikesell wrote: I'm getting errors: '/lib64/libc.so.6: version `GLIBC_2.14' not found

Re: [CentOS] Convert bare partition to RAID1 / mdadm?

2014-07-24 Thread Les Mikesell
mount point and either (safer) swap a new disk, keeping the old one as a backup or (more dangerous) change the partition type on the original and add it into the raid set and let the data sync up. -- Les Mikesell lesmikes...@gmail.com ___ CentOS

Re: [BackupPC-users] error disk too full, deleted pc, how to delete cpool?

2014-07-23 Thread Les Mikesell
that large, then the target must have had additional filesystems mounted when the backup was taken or perhaps filesystem corruption that caused some sort of directory recursion loop. -- Les Mikesell lesmikes...@gmail.com

Re: [CentOS] Development Tools install

2014-07-22 Thread Les Mikesell
of the Centos or epel repos in any case though. There is eclipse and probably some other similar things. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Compile on Centos7, run on 6 possible?

2014-07-21 Thread Les Mikesell
? I found the devtoolset-2 software collection with a usable gcc, but no boost. And cmake 2.8 installs as cmake28 whereas the project expects the normal cmake/ccmake names. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS

Re: [CentOS] Compile on Centos7, run on 6 possible?

2014-07-21 Thread Les Mikesell
On Mon, Jul 21, 2014 at 2:19 PM, Jonathan Billings billi...@negate.org wrote: On Mon, Jul 21, 2014 at 12:16:39PM -0500, Les Mikesell wrote: I'm getting errors: '/lib64/libc.so.6: version `GLIBC_2.14' not found' and '/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found

Re: How do I stay logged into multiple Jenkins servers

2014-07-18 Thread Les Mikesell
instances. -- Les Mikesell lesmikes...@gmail.com -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more

Re: [CentOS] Some thoughts on systemd

2014-07-18 Thread Les Mikesell
postgres database if it is local, what happens if it is configured that way but you use the setup recommended for scaling where the database runs on a different system? -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Centos 6 full backup software?

2014-07-17 Thread Les Mikesell
to manually edit the layout description file. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: Copy files from master to slave

2014-07-16 Thread Les Mikesell
/samba from a common server will work (use UNC \\server\share references on windows). If they are versioned files, use a source control system like subversion. -- Les Mikesell lesmikes...@gmail.com -- You received this message because you are subscribed to the Google Groups Jenkins Users

Re: [CentOS] Centos 6 full backup software?

2014-07-16 Thread Les Mikesell
. The 'rear' package from EPEL would also likely work although it uses tar for the backup at least by default. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [BackupPC-users] Incremental Backup fail

2014-07-15 Thread Les Mikesell
with embedded spaces together. -- Les Mikesell lesmikes...@gmail.com -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-15 Thread Les Mikesell
something that fundamental wrong it is hard to take the rest seriously. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-15 Thread Les Mikesell
/etc/rc.d/init.d/program_name start to see how configurations options that are abstracted out of the main files are being picked up and expanded? -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-15 Thread Les Mikesell
way to make your program start at boot will just get you back to what you already could do on previous systems. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-15 Thread Les Mikesell
or if it will have logged me out. And I don't have a clue how to debug it. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: Copy files from master to slave

2014-07-14 Thread Les Mikesell
) to slave (D:/Panikera) machine. how to overcome this. Jenkins has pretty good support for source control systems. You could use one of them as a file transport even if you don't need the other versioning features. -- Les Mikesell lesmikes...@gmail.com -- You received this message because

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-14 Thread Les Mikesell
related things at startup/restart you'll probably still need a shell there anyway. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] latest freeIPA on CentOS

2014-07-14 Thread Les Mikesell
they are members of many groups and so on. Isn't that the sort of thing that 'software collections' are intended to provide? It would be encouraging to see something actually built on top of them. -- Les Mikesell lesmikes...@gmail.com

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-14 Thread Les Mikesell
the time to rewrite the startup code. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Freenx/x2go on CentOS7?

2014-07-11 Thread Les Mikesell
Can anyone comment on the best remote GUI approach for C7 yet? X2goserver is in epel but when I tried it on the RHEL beta it only worked with a KDE desktop due to the 3d requirement of Gnome3. -- Les Mikesell lesmikes...@gmail.com ___ CentOS

[CentOS] 1stboot stuff?

2014-07-11 Thread Les Mikesell
for license acceptance which I didn't see in the ssh login.On a more typical install, no one will ever log in at the console after the network is up. Will that matter, and is there a way to keep it from confusing operators that might need to log in with a crash cart much later? -- Les Mikesell

Re: [CentOS] 1stboot stuff?

2014-07-11 Thread Les Mikesell
On Fri, Jul 11, 2014 at 12:48 PM, Thomas Eriksson thomas.eriks...@slac.stanford.edu wrote: On 07/11/2014 10:35 AM, Les Mikesell wrote: Will anything break if you never log into the console after the initial reboot? I just installed my first copy in a VM, and connected over ssh as I normally

Re: [CentOS] 1stboot stuff?

2014-07-11 Thread Les Mikesell
subsequently breaks and the remote operators have to revive it from the console I'd rather not have them think missing that step might have been the problem with the box. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http

Re: Frustration with build-step/post-build-action access...

2014-07-10 Thread Les Mikesell
that can be embedded in the job or pulled from an scm? A side benefit is that you can use rsync over ssh instead of scp which can sometimes be helpful. -- Les Mikesell lesmikes...@gmail.com -- You received this message because you are subscribed to the Google Groups Jenkins Users

Re: [BackupPC-users] BackupPC acting strangely

2014-07-10 Thread Les Mikesell
if any of the package files have been changed since installation. -- Les Mikesell lesmikes...@gmail.com -- Open source business process management suite built on Java and Eclipse Turn processes into business

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-10 Thread Les Mikesell
as the parent of your daemon as a watchdog that can repair its environment and restart it if it exits doesn't have much overhead. Programs share the loaded executable code across all instances and you pretty much always have some shells running on a linux/unix box - a few more won't matter. -- Les

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-09 Thread Les Mikesell
better sense of the cost of breaking things that previously worked. With fedora, well, nobody cares - they aren't running large scale production systems on it anyway/ -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-09 Thread Les Mikesell
that happen in complex daemon software is to use even more complex software as a manager for all of them??? Remind me why (a) you think that will be perfect, and (b) why you think an unpredictable daemon should be resurrected to continue its unpredictable behavior. -- Les Mikesell

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-09 Thread Les Mikesell
On Wed, Jul 9, 2014 at 1:22 PM, Lamar Owen lo...@pari.edu wrote: On 07/09/2014 01:31 PM, Les Mikesell wrote: I'm not convinced that being open and receptive to changes from people that aren't using and appear to not even like the existing, working system is better than having a single

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-09 Thread Les Mikesell
reasons for that. Many of which are not technical. Many aren't. And many are just a large base of stuff that works and will break if anything underneath changes. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-09 Thread Les Mikesell
with the distribution. And then having access to both Linux and native desktop programs I've tended to ignore the problems with linux desktop apps. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org

Re: [BackupPC-users] Restore Single Files with Default Tools?

2014-07-08 Thread Les Mikesell
you'll have to install backuppc or at least enough of it to get BackupPC_zcat working. It's just perl...Of course if the old system still works, the web interface would have been the place t grab the files. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] fileListReceive failed

2014-07-08 Thread Les Mikesell
the whole directory for the 'share' into memory. Is enough available? -- Les Mikesell lesmikes...@gmail.com -- Open source business process management suite built on Java and Eclipse Turn processes into business

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
to the syntax' step. Personally I think Red Hat did everyone a disservice by splitting the development side off to fedora and divorcing it from the enterprise users that like the consistency. -- Les Mikesell lesmikes...@gmail.com ___ CentOS

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
tests and initialization than anything the old style sysvinit scripts do. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
. If it can't, then it's not really better. It is just different. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
On Tue, Jul 8, 2014 at 11:13 AM, Lamar Owen lo...@pari.edu wrote: On 07/08/2014 11:58 AM, Les Mikesell wrote: ... How much is this going to cost a typical company _just_ to keep their existing programs working the same way over the next decade (which is a relatively short time in terms

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
the 'promise' rather than the 'implementation' for a reason.). If you need load balancing anyway you just run enough spares to cover the failures. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Y2K not - Re: Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
backwards compatibility now? -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
until you are past the point of mounting all filesystems so you can boot from something tiny. Doesn't modprobe need its files earlier than that? -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
of that reference realistically as meaning the people who have established systems working well enough to have built businesses worth maintaining. Do you really want to rock that boat in favor of youngsters that don't know how to make it work? -- Les Mikesell lesmikes...@gmail.com

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
On Tue, Jul 8, 2014 at 1:47 PM, Jonathan Billings billi...@negate.org wrote: On Tue, Jul 08, 2014 at 01:22:54PM -0500, Les Mikesell wrote: And more to the point, /usr isn't supposed t be needed until you are past the point of mounting all filesystems so you can boot from something tiny

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
On Tue, Jul 8, 2014 at 2:16 PM, Reindl Harald h.rei...@thelounge.net wrote: Am 08.07.2014 17:58, schrieb Les Mikesell: On Tue, Jul 8, 2014 at 8:42 AM, Dennis Jacobfeuerborn denni...@conversis.de wrote: Also the switch from messy bash scripts to a declarative configuration makes things easier

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
in only the time it takes for a new client connection. With/without systemd, nobody is going to wait for a new server to spin up. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
, compared to openvpn. generally speaking if the OpenVPN service on the location some hundret kilometers away fails because the poor internet connection their i want it to be restarted You don't have to restart openvpn to have it reconnect itself after network outages. -- Les Mikesell

Re: [CentOS] Cemtos 7 : Systemd alternatives ?

2014-07-08 Thread Les Mikesell
. Can't you mount /usr from a different disk controller or NFS from modules loaded from /lib/modules? Or was that already broken when user's home directories were kicked into /home? And if not, how did things get in that mess? -- Les Mikesell lesmikes...@gmail.com

Re: Problem running batch script from Jenkins - help please!

2014-07-03 Thread Les Mikesell
work in general, but jenkins will be running as a different user that probably doesn't have access. I've only used read-only shares that permit guest access to avoid dealing with the quirks of windows network authentication. -- Les Mikesell lesmikes...@gmail.com -- You received

Re: Problem running batch script from Jenkins - help please!

2014-07-03 Thread Les Mikesell
On Thu, Jul 3, 2014 at 2:32 PM, funeeld...@gmail.com wrote: I am running the job as a user who has access. is that different than the user running jenkins? Yes, the user running jenkins will depend on how the slave agent was started. Or the master if you aren't using slaves. -- Les

Re: [BackupPC-users] Backup aborted (NT_STATUS_ACCESS_DENIED listing \\*)

2014-07-03 Thread Les Mikesell
. Also, unless you permit guest access you should get an error in the connection, not accessing the file listing. -- Les Mikesell lesmikes...@gmail.com -- Open source business process management suite built on Java

Re: [BackupPC-users] BackupPC not backing up contents of certain Directories (No Error in XFER log)

2014-07-03 Thread Les Mikesell
what to include. That's one of the advantages of rsync/rsynd which can actually compare the directories. If that is the case, they should be included in your next full run. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] Backup aborted (NT_STATUS_ACCESS_DENIED listing \\*)

2014-07-03 Thread Les Mikesell
to reload it and see if that helps. I appreciate everyones advice. It could be some version-related issue in smbclient, since that does all the work. I'd try using it interactively with the same credentials to see if you have the same errors. -- Les Mikesell lesmikes...@gmail.com

Re: [CentOS] Miredo server for Centos 6

2014-07-03 Thread Les Mikesell
or impossible, depending on required versions and conflicts. You might have a better chance of making this work after Centos 7 is out, though. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Miredo server for Centos 6

2014-07-03 Thread Les Mikesell
would land in EPEL if the maintainer decides to add it. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Miredo server for Centos 6

2014-07-03 Thread Les Mikesell
install rpm-build' if you don't have it, along with development tools. If you can find an archive with one that worked on fedora 13 it would have a better chance of rebuilding on Centos 6. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list

Re: [CentOS] Miredo server for Centos 6

2014-07-03 Thread Les Mikesell
... And will at best find v 1.17 back then. I guess google can find anything: http://archive.fedoraproject.org/pub/fedora-secondary/releases/13/Everything/source/SRPMS/ It might not be hard to tweak the old spec file to build the newer source. Easier than starting from scratch anyway. -- Les Mikesell

Re: [CentOS] block level changes at the file system level?

2014-07-03 Thread Les Mikesell
/4.0.0alpha3/ that is supposed to do deltas between runs. But, since this is about postgresql, the right way is probably just to set up replication and let it send the changes itself instead of doing frequent dumps. -- Les Mikesell lesmikes...@gmail.com

Re: [CentOS] block level changes at the file system level?

2014-07-03 Thread Les Mikesell
On Thu, Jul 3, 2014 at 2:48 PM, Lists li...@benjamindsmith.com wrote: On 07/03/2014 12:23 PM, Les Mikesell wrote: But, since this is about postgresql, the right way is probably just to set up replication and let it send the changes itself instead of doing frequent dumps. Whatever we do, we

Re: [BackupPC-users] BUG (IMHO): BackupPC_Dump on QNAP QTS 4.1

2014-07-02 Thread Les Mikesell
On Wed, Jul 2, 2014 at 5:55 AM, Paolo Basenghi paolo.basen...@fcr.re.it wrote: Il 30/06/2014 19:14, Les Mikesell ha scritto: I'm still confused as to what executing an ssh command has to do with the smb.conf file. Is this running some implementation of busybox as a shell and combination

Re: [BackupPC-users] backup clients from anywhere

2014-07-02 Thread Les Mikesell
that address (via ClientAliasName). -- Les Mikesell lesmikes...@gmail.com -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community

Re: [BackupPC-users] BUG (IMHO): BackupPC_Dump on QNAP QTS 4.1

2014-07-02 Thread Les Mikesell
On Wed, Jul 2, 2014 at 10:01 AM, Paolo Basenghi paolo.basen...@fcr.re.it wrote: Il 02/07/2014 14:48, Les Mikesell ha scritto: Does ssh work otherwise? BackupPC isn't happy about additional text coming ahead of the rsync startup, but that usually causes a quick 'version mismatch' error. During

Re: [BackupPC-users] BUG (IMHO): BackupPC_Dump on QNAP QTS 4.1

2014-07-02 Thread Les Mikesell
On Wed, Jul 2, 2014 at 11:46 AM, Paolo Basenghi paolo.basen...@fcr.re.it wrote: Il 02/07/2014 17:23, Les Mikesell ha scritto: That is correct, but it doesn't block on other platforms unless the remote stops sending.. But first the server-side ssh has to launch rsync on the remote side, so you

Re: [BackupPC-users] Backup aborted (NT_STATUS_ACCESS_DENIED listing \\*)

2014-07-02 Thread Les Mikesell
of Ubuntu running BackupPC The error basically means what it says - the credentials you are using aren't allowed to read the directory. You can try using smbclient interactively with the same target to see what you are allowed to do. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] Backup aborted (NT_STATUS_ACCESS_DENIED listing \\*)

2014-07-02 Thread Les Mikesell
. -- Les Mikesell lesmikes...@gmail.com -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data

Re: [CentOS] block level changes at the file system level?

2014-07-02 Thread Les Mikesell
.Or backuppc - which would store a complete copy if there are any changes at all between dumps but would compress them and automatically manage the number you need to keep. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS

Re: [BackupPC-users] Cannot edit configuration using the web interface

2014-07-01 Thread Les Mikesell
as a surprise to all of us using the CentOS version. I think you do have to add the $Conf{CgiAdminUsers} to match the user name(s) you configured. -- Les Mikesell lesmikes...@gmail.com -- Open source business process

[CentOS] gdb question

2014-07-01 Thread Les Mikesell
is the same for both? -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [BackupPC-users] BUG (IMHO): BackupPC_Dump on QNAP QTS 4.1

2014-06-30 Thread Les Mikesell
mismatch. -- Les Mikesell lesmikes...@gmail.com -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect

Re: [BackupPC-users] BUG (IMHO): BackupPC_Dump on QNAP QTS 4.1

2014-06-30 Thread Les Mikesell
On Mon, Jun 30, 2014 at 11:28 AM, Paolo Basenghi paolo.basen...@fcr.re.it wrote: Il 30/06/2014 17:10, Les Mikesell ha scritto: Where did you delete the line in question? A quirk of the backuppc implementation of rsync is that it can't handle any output sent from the remote side before

Re: [BackupPC-users] Uneffective rsync transfers?

2014-06-30 Thread Les Mikesell
' and linked into the new backup tree. This behavior doesn't make sense at all, but I don't see how the remote side could miss sending the directory listing for the files in the last backup, and then the server side should log them as 'same', 'create', or 'pool'. -- Les Mikesell lesmikes

Re: [BackupPC-users] BUG (IMHO): BackupPC_Dump on QNAP QTS 4.1

2014-06-28 Thread Les Mikesell
config has nothing to do with rsync based xfers.Does the xfer log show any files copied? Maybe the box is just very slow at compressing files and was not finished when the (configurable) timeout happened. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] Uneffective rsync transfers?

2014-06-28 Thread Les Mikesell
to report anything like that, at least without seeing errors in the logs. I don't know where to start to debug it. I'd be inclined to start with a fresh install in a VM to get something that works normally and then try to compare the systems. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] Uneffective rsync transfers?

2014-06-27 Thread Les Mikesell
tree (like they should be), where are they? And if they are, why can't you see them? -- Les Mikesell lesmikes...@gmail.com -- Open source business process management suite built on Java and Eclipse Turn processes

Re: Does Jenkins not support complex build workflows?

2014-06-23 Thread Les Mikesell
for new features. So there is never a need to rebuild everything at once within a job. -- Les Mikesell lesmikes...@gmail.com -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from

Re: [BackupPC-users] Dificulties

2014-06-23 Thread Les Mikesell
) This means you configured backuppc to use rsyncd with a login and password but you configured an rsync to run in standalone/daemon mode on the target host without requiring a login/password. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] Dificulties

2014-06-20 Thread Les Mikesell
believe is a cgi. That means apache really isn't configured with a scriptalias or handler for the cgi. Using Ubuntu 14 Xampp lamp distro. What do you mean by xampp lamp? Ubuntu should have a package in the distribution repository. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] Dificulties

2014-06-20 Thread Les Mikesell
. Are you using the ubuntu deb package? It should set the web server up for you but I'm only familar with the rpm version. -- Les Mikesell lesmikes...@gmail.com -- HPCC Systems Open Source Big Data Platform from

Re: [BackupPC-users] Dificulties

2014-06-20 Thread Les Mikesell
repository - specifically because they rarely update things in non-backward compatible ways to minimize that kind of breakage. -- Les Mikesell lesmikes...@gmail.com -- HPCC Systems Open Source Big Data Platform from

Re: [BackupPC-users] Dificulties

2014-06-20 Thread Les Mikesell
what could be the issue. Are you using the /BackupPC urrl as set up by the ScriptAlias in /etc/httpd/conf.d/BackupPC.conf? You'll also need to set up authentication with the htpasswd command mentioned there in a comment near the top. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] Dificulties

2014-06-20 Thread Les Mikesell
On Fri, Jun 20, 2014 at 3:19 PM, Francisco Suarez franci...@wihphotels.com wrote: Les, I got it working on CentOs, thanks lot. configured apache with all dependencies. You may also need the perl-suidperl package if you have trouble with permissions. -- Les Mikesell lesmikes

Re: [BackupPC-users] Dificulties

2014-06-20 Thread Les Mikesell
-user' in the Directory /usr/share/BackupPC/sbin/ section. Note that your browser will cache your credentials if you haven't completely closed it, though. -- Les Mikesell lesmikes...@gmail.com -- HPCC Systems

Re: [BackupPC-users] Dificulties

2014-06-20 Thread Les Mikesell
} = to the user that will have admin rights in /etc/BackupPC/config.pl. Then you can do everything else in the web interface. -- Les Mikesell lesmikes...@gmail.com -- HPCC Systems Open Source Big Data Platform from

Re: Coverity plugin

2014-06-12 Thread Les Mikesell
with cov-build, etc. -- Les Mikesell lesmikes...@gmail.com -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com

Re: [BackupPC-users] rsync file is vanishing

2014-06-12 Thread Les Mikesell
that deletes the shadow copy after the backup completes and check later to see if it is still there with files the backup says went missing. -- Les Mikesell lesmikes...@gmail.com -- HPCC Systems Open Source Big Data

Re: [CentOS] Google chrome vs network settings proxy?

2014-06-12 Thread Les Mikesell
On Wed, Jun 11, 2014 at 11:22 PM, Gé Weijers g...@weijers.org wrote: On Wed, Jun 11, 2014 at 11:10 AM, Les Mikesell lesmikes...@gmail.com wrote: However, I can start a chrome connection to gmail and it just goes direct (which happens to work, I just prefer the proxy which will use

Re: [CentOS] Google chrome vs network settings proxy?

2014-06-12 Thread Les Mikesell
On Thu, Jun 12, 2014 at 10:33 AM, Billy Crook bcr...@riskanalytics.com wrote: Makes me wonder what happens if a site uses spdy:// I'd expect that to be the case for chrome talking to gmail. But it is supposed to run over https://. -- Les Mikesell lesmikes...@gmail.com

Re: [CentOS] Information Week: RHEL 7 released today

2014-06-12 Thread Les Mikesell
of an error but the last remaining drive will try much harder before giving up. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Information Week: RHEL 7 released today

2014-06-12 Thread Les Mikesell
On Thu, Jun 12, 2014 at 12:27 PM, Warren Young war...@etr-usa.com wrote: [*] The absolute XFS filesystem size limit is about 8 million terabytes, Isn't there some ratio of RAM to filesystem size (or maybe number of files or inodes) that you need to make it through an fsck? -- Les Mikesell

Re: [CentOS] Information Week: RHEL 7 released today

2014-06-11 Thread Les Mikesell
there. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] yum install to a portable location

2014-06-11 Thread Les Mikesell
. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Information Week: RHEL 7 released today

2014-06-11 Thread Les Mikesell
code would be ideal to flip through on a wide screen. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Google chrome vs network settings proxy?

2014-06-11 Thread Les Mikesell
dialog on the first connection. Does anyone know (a) why it bypasses the proxy when going to a google site, (b) why it doesn't have its own internal proxy settings, or (c) how to fix it? -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing

Re: [CentOS] Analyzing the MBR

2014-06-05 Thread Les Mikesell
are not aligned on 4k boundaries. I haven't had to deal with many of these yet so I've mostly just installed gparted from epel and used its defaults rather than doing the math myself. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS

Re: [CentOS] Analyzing the MBR

2014-06-05 Thread Les Mikesell
On Thu, Jun 5, 2014 at 5:06 PM, John R Pierce pie...@hogranch.com wrote: On 6/5/2014 2:50 PM, Les Mikesell wrote: New bigger disks may use 4k physical sectors but report 512 for backwards compatibility. If you don't write 4 contiguous sectors it has to read, wait for the disk to spin back

Re: [CentOS] Analyzing the MBR

2014-06-05 Thread Les Mikesell
On Thu, Jun 5, 2014 at 6:24 PM, Timothy Murphy gayle...@eircom.net wrote: Les Mikesell wrote: Ummm, yeah That's why I let gparted do the math. But even gparted leaves some maths to be done, eg since it uses MiB's it seems logical to use GiB's which means difficult calculations like

<    5   6   7   8   9   10   11   12   13   14   >