Displaying 3 results from an estimated 3 matches for "otic".
Did you mean:
atic
2011 Nov 27
1
Delete file on destination only if source was delete at least X days before.
Hello everybody,
I've been looking for a way to use rsync with the --del option but checking the data of
the file as well.
What I'm after is a way to backup NAS1 to NAS2, literally copying everything, but asking
rsync not to delete data on NAS2 not present on NAS1 if the source was removed less than
e.g. 60 days ago.
Perhaps a cross checking between the file/dir date and the system
2008 Nov 16
4
[ldoms-discuss] Solaris 10 patch 137137-09 broke LDOM
I''ve tried using S10 U6 to reinstall the boot file (instead of U5) over jumpstart as its a ldom, noticed a another error.
Boot device: /virtual-devices at 100/channel-devices at 200/network at 0 File and args: -s
Requesting Internet Address for 0:14:4f:f9:84:f3
boot: cannot open kernel/sparcv9/unix
Enter filename [kernel/sparcv9/unix]:
Has anyone seen this error on U6 jumpstart or is it just me?...
2007 Apr 09
8
cert problem with client
...ient I removed /var/lib/puppet/*
Then I restarted the server via
puppetmasterd --mkusers --verbose
I then connect in via the client with
/usr/bin/ruby /usr/sbin/puppetd
--server=10.100.177.5--logdest=/var/log/puppet/puppet.log
--waitforcert=500 --verbose
In the master my first connect i see
otice: Allowing unauthenticated client njrh-tch502.fxserver.com(
10.100.177.11) access to puppetca.getcert
notice: Host njrh-tch502.fxserver.com has a waiting certificate request
I sign the key.. I ctrl+c out of the client and re-run it
on the client I see
[root@njrh-tch502 ssl]# /usr/bin/ruby /usr/s...