Displaying 7 results from an estimated 7 matches for "zbig".
Did you mean:
big
2015 Mar 27
2
Not getting updates?
...seeing files up to Feb 22.
> /7/ is a link to the latest release, which at this point in timeis 7.0.1406.
> Once 7.1 is released, the 7 symlink will point to it.
ah, then my mirroring is broken.
I'm using...
/usr/local/bin/lftp -c 'open ftp://mirrors.sonic.net && lcd
/mnt/zbig/mirror && mirror --continue --verbose=1 -x ia64 -x s390 -x
s390x -x alpha -x SRPMS centos'
(mirrors.sonic.net is relatively close to $job's main internet gateway).
--
john, recycling bits in santa cruz
2015 Feb 19
2
CentOS 7: software RAID 5 array with 4 disks and no spares?
...is defined per LV, instead of all LV's in
> a VG inheriting the underlying raid. It supports all levels of raid
> including 5/6. ... ...
> ...
> ... ... btrfs ...
actually, I prefer zfs. I was just saying how I do it on CentOS, where
zfs is not really an option.
# zpool create zbig mirror hd10 hd11 mirror hd12 hd13 mirror hd14 hd15
mirror hd16 hd17 mirror hd18 hd19 spare hd20 hd21
# zfs create -o mountpoint=/mystuff zbig/mystuff
done.
.... but, is that lvm integrated raid stuff available in RHEL/CentOS 6
or 7 yet ?
--
john r pierce...
2015 Feb 19
2
CentOS 7: software RAID 5 array with 4 disks and no spares?
On 2/18/2015 8:20 PM, Chris Murphy wrote:
> On Wed, Feb 18, 2015 at 3:37 PM, Niki Kovacs<info at microlinux.fr> wrote:
>> >Le 18/02/2015 23:12, Chris Murphy a ?crit :
>>> >>
>>> >>"installer is organized around mount points" is correct, and what gets
>>> >>mounted on mount points? Volumes, not partitions.
>> >
2015 Mar 27
3
Not getting updates?
...6/, I'm seeing files up to Feb 22.
fyi, I'm using...
$ more ~/lftp.sh
#!/bin/sh
echo "=========================================================" >>
$HOME/lftp.log
date -R >> $HOME/lftp.log
/usr/local/bin/lftp -c 'open ftp://mirrors.sonic.net && lcd
/mnt/zbig/mirror && mirror --continue --verbose=1 -x ia64 -x s390 -x
s390x -x alpha -x SRPMS centos' >> $HOME/lftp.log
on a freebsd (freenas) box to do the mirror.
$ lftp --version
LFTP | Version 4.6.1 | Copyright (c) 1996-2014 Alexander V. Lukyanov
--
john, recycling bits in santa cr...
2015 Mar 07
0
Something like apt-cacher for CentOS/RHEL?
...ntos repository with a simple lftp
script, and configure my clients to get updates from this mirror via the
/etc/yum.repos.d files....
my update_morror.sh script that gets run daily from a crontab
#!/bin/sh
/usr/local/bin/lftp -c 'open ftp://mirrors.sonic.net && lcd
/mnt/zbig/mirror && mirror --continue --verbose=1 -x ia64 -x s390 -x
s390x -x alpha -x SRPMS centos'
If you use this, replace ftp://mirrors.sonic.net with a mirror well
connected to your ISP, chosen from http://www.centos.org/download/mirrors/
--
john r pierce...
2015 Mar 07
4
Something like apt-cacher for CentOS/RHEL?
Hi,
For some time I've fiddled with Debian and Ubuntu LTS. There's one
really nice feature for local networks: apt-cacher, a package proxy for
APT.
My company is in the remote South French countryside, and more often
than not, schools and public libraries only have some very limited
Internet access with relatively low bandwidth, which can make the
updating process very tedious. A
2015 Mar 27
5
Not getting updates?
I have no excludes in yum.conf. But I noticed something odd in the
CentOS-Base.repo file. The [updates] section didn't have an explicit
'enabled=1' in it. Though, when I added it in, it made no difference. I
have noticed that I do have some updated packages (like httpd) that are
from February and appear to be the most recent based on the mirrors, but
every mirror I hit I see no