similar to: Centos 7 Bind and DLZ support

Displaying 20 results from an estimated 10000 matches similar to: "Centos 7 Bind and DLZ support"

2015 Aug 27
1
Centos 7 Bind and DLZ support
On 08/27/2015 12:49 PM, James A. Peltier wrote: > ----- Original Message ----- > | Is DLZ support enabled in the Centos 7 bind? > | > | building a Samba/sernet AD, and this looks to be the best way to handle > | the DNS needs of the AD. > | > | thanks. > | > | Also any web tools for managing a mysql (mariaDB?) DLZ backend? Web, as > | my AD will not have a GUI; nor
2016 Nov 18
2
CentOS iSCSI Install & Booting
I'm looking for direction to install and boot CentOS 7 from an iSCSI device. Any experience and advice will be greatly appreciated. Thanks! Michael Duvall
2017 Mar 17
3
Anyone ever gotten Solaris to install from a CentOS PXE server?
I'm poking through Solaris documentation trying to figure out how to make it installable via our PXE server and, as with many things Solaris, I'm hitting walls of completely foreign procedures and setups. Has anyone managed to do this before? I'm trying to set Solaris 11.3 up.
2015 Jun 25
1
Possible bug in kickstart
Hello All, I seem to have run into a bug with the new --bridgeslaves=<INTERFACE> option. It would seem that if I tell the bridge device to use a virtual interface (like bond0) rather than a physical interface (em1/em2) that kickstart completely barfs on it. I have provided my network section below which works fine as long as i don't enable all the bridge content. When the
2016 Aug 19
2
Centos7 kickstart & pxe
----- Original Message ----- From: "John Hodrien" <J.H.Hodrien at leeds.ac.uk> To: "CentOS mailing list" <centos at centos.org> Sent: Thursday, August 18, 2016 4:47:09 PM Subject: Re: [CentOS] Centos7 kickstart & pxe On Thu, 18 Aug 2016, johan.vermeulen7 at telenet.be wrote: > Hello All, > > I'm trying to get kickstart to work through pxe. > So
2015 Aug 04
2
xfs question
On 8/4/2015 12:47 PM, James A. Peltier wrote: > Some older 32-bit software will likely have problems addressing any content outside of the 2^32 bit inode range. You will be able to see it, but reading and writing said data will likely be problematic The 99% of software that just does open,read,write will be fine regardless of word size. NFS is the only broken thing I ran into (on CentOS 6
2016 Aug 18
2
GRUB 2 dumps to grub prompt when installed on >4TB disk
Hi All, I have a Dell R710 that has 6x1TB in a RAID-5 configuration. When installing CentOS 7 using the full disk capacity and booting in UEFI mode the machine dumps me into a GRUB rescue mode prompt. error: disk `,gpt2' not found Entering rescue mode... grub rescue> If I use the PERC RAID controller to make the disk smaller ROOTDISK volume of 100GB in size and then a DATA volume
2015 Sep 09
3
automounter with users home directories on centos 7.
----- Original Message ----- | Not tried automount with Centos 7 nor with selinux. | | With that said autofs relies on nfs mounting to work, so have you | started there by attempting to manually mount /home? | | Another place to look is at the hostname. I've had problems where auto | mount doesn't like the short name and insists on using a FQDN, to get | around that you could try using
2015 Nov 13
3
Poor perfmance of bridged interfaces
2015-11-12 18:07 GMT-03:00 James A. Peltier <jpeltier at sfu.ca>: > ----- Original Message ----- > | Hi, > | > | I've created a bridge using 2 interfaces and have a lot of messages as > | follows: > | > | nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own > | address as source address > | nov 12 15:30:22 localhost kernel: br0: received
2015 Jun 25
2
LVM hatred, was Re: /boot on a separate partition?
On 6/25/2015 8:50 AM, Robert Heller wrote: > man vgdisplay > man lvdisplay > man lvcreate > man lvextend > man lvresize > man lvreduce > man lvremove > man e2fsck > man resize2fs man xfs_growfs -- john r pierce, recycling bits in santa cruz
2015 Nov 12
10
Poor perfmance of bridged interfaces
Hi, I've created a bridge using 2 interfaces and have a lot of messages as follows: nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own address as source address nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own address as source address And the operating systems is extremely slow Interfaces files : [root at localhost ~]# cat
2015 Jun 08
2
Resize KVM NTFS file system
On Monday, 08 June 2015 at @07:06 zulu, Gordon Messmer wrote: > Why? If you use gparted (ntfsprogs, under the covers, IIRC), the system > will chkdsk on the next boot. No such requirement exists with Microsoft's > tools That's not been my experience... gparted does use ntfs-3g to work on NTFS partitions (what linux-based tool doesn't?), but does not by default set the
2017 Jun 28
1
[OT]multi-master DNS
On 27/06/2017 00:49, James A. Peltier wrote: > Bind does not have a method to do multi-master replication. All updates must be done via an intermediary service (database). > > In our case, we've used containers and Consul for providing a highly available DNS service. A container will fire up and race for the master lock. It will dump the contents of the database into its named
2015 Aug 26
5
please block user
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 25/08/15 23:09, Fabian Arrotin wrote: > On 25/08/15 20:39, Alice Wonder wrote: >> julie70773 [at] loverhearts.com > >> Responded off-list to message on the list, spam with content >> that is not suitable for minors. > >> It is possible subscribed under different address. > >> IP of offending spam : >
2016 Aug 19
2
GRUB 2 dumps to grub prompt when installed on >4TB disk
----- Original Message ----- | On Thu, Aug 18, 2016 at 11:57 AM, James A. Peltier <jpeltier at sfu.ca> wrote: | > Hi All, | > | > I have a Dell R710 that has 6x1TB in a RAID-5 configuration. | | | This is hardware RAID 5? Because it's pretty screwy how this ends up | working when using software RAID and might take additional | troubleshooting. Yes, it's a Dell R710XD |
2015 Jun 16
3
PXE question
I was wondering, where is the format and options of files like /usr/share/system-config-netboot/pxelinux.cfg/default from system-config-netboot-cmd described? There are plenty of PXE tutorials with examples out there, but nothing that looks like actual documentation.
2016 Aug 22
2
GRUB 2 dumps to grub prompt when installed on >4TB disk
----- Original Message ----- | On Fri, Aug 19, 2016 at 4:59 PM, James A. Peltier <jpeltier at sfu.ca> wrote: | > | > | > ----- Original Message ----- | > | On Thu, Aug 18, 2016 at 11:57 AM, James A. Peltier <jpeltier at sfu.ca> | > | wrote: | > | > Hi All, | > | > | > | > I have a Dell R710 that has 6x1TB in a RAID-5 configuration. | > | | > | |
2017 Jun 29
3
AMD Ryzen and CentOS
I have a new system with an AMD Ryzen 1600 CPU and I'm trying to run CentOS, so far without success. The only information I could find was a post reporting that CentOS 7 would crash during installation on a Ryzen system: https://www.centos.org/forums/viewtopic.php?t=61831 . I tried updating to the latest elrepo "mainline stable" kernel, version 4.11 (by booting from a live CD and
2015 Jul 03
2
get ride of initial screen on CentOS 7
Through kickstart I setup everything I need. On CentOS 7 I still get the "welcome" screen followed by a couple more then your ready to start using centos how do I get Rid of those series of screens ? Thanks Jerry
2015 Jul 13
1
Migrating to IdM
I have just started looking through the RHEL6 IdM guide, and while the documentation seems quite thorough and extensive, the examples are somewhat on the weak side. Migration scenarios can be much more complex - e.g. migrating away from NIS while at the same time moving to LDAP or AD for user account management. Is anyone aware of any tutorials or guidelines for such a situation? Then there are a