similar to: [semi-OT] C7 Possible bug but I can't determine what tool has the problem

Displaying 20 results from an estimated 9000 matches similar to: "[semi-OT] C7 Possible bug but I can't determine what tool has the problem"

2020 Jan 15
2
[semi-OT] C7 Possible bug but I can't determine what tool has the problem
Il 15/01/20 17:51, Jon Pruente ha scritto: > On Wed, Jan 15, 2020 at 10:18 AM Alessandro Baggi < > alessandro.baggi at gmail.com> wrote: > >> I made several test to see what happens and noticed that removing -S >> (--sparse) from rsync command problem does not occour. >> In another test, thinking about a problem on 0ed file, I tried file >> generation using
2020 Jan 15
0
[semi-OT] C7 Possible bug but I can't determine what tool has the problem
On Wed, Jan 15, 2020 at 10:18 AM Alessandro Baggi < alessandro.baggi at gmail.com> wrote: > I made several test to see what happens and noticed that removing -S > (--sparse) from rsync command problem does not occour. > In another test, thinking about a problem on 0ed file, I tried file > generation using /dev/urandom then /dev/zero and running rsync -avS the > problem is
2020 Jan 15
0
[semi-OT] C7 Possible bug but I can't determine what tool has the problem
On Wed, Jan 15, 2020 at 11:38 AM Alessandro Baggi < alessandro.baggi at gmail.com> wrote: > Hi Jon, > I wrote in the first mail the script with the current order of command > that I used. Try to run in a bash script and you will see the result. > > If not my sequence is: > > dd if=/dev/zero of=src/testfile bs=1M count=100 > rsync -avS src/ dest/ > du -h
2020 Jan 16
0
[semi-OT] C7 Possible bug but I can't determine what tool has the problem
On 1/15/20 8:18 AM, Alessandro Baggi wrote: > Then I sync src/ to dest/ using "rsync -avS? src/ dest/", all ok but > when I run "du -h dest/testfile" I get 0 and if I run "du -b > dest/testfile" I get the correct size in bytes. That's not a bug, that's what sparse files are. In POSIX systems, it's possible to treat a regular file like
2019 Aug 05
2
C7 Kernel module compilation
Il 05/08/19 17:49, Akemi Yagi ha scritto: > On Mon, Aug 5, 2019 at 8:42 AM Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: >> >> Il 05/08/19 17:30, Akemi Yagi ha scritto: >>> On Mon, Aug 5, 2019 at 6:46 AM Alessandro Baggi >>> <alessandro.baggi at gmail.com> wrote: >>>> >>>> Hey there, >>>> I'm trying
2019 Aug 06
2
C7 Kernel module compilation
Il 05/08/19 20:07, Akemi Yagi ha scritto: > On Mon, Aug 5, 2019 at 9:21 AM Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: >> >> Il 05/08/19 18:07, Akemi Yagi ha scritto: >>> On Mon, Aug 5, 2019 at 9:01 AM Alessandro Baggi >>> <alessandro.baggi at gmail.com> wrote: > >>> Do you have secureboot enabled? Then yes, that requires a
2019 Aug 05
2
C7 Kernel module compilation
Il 05/08/19 18:07, Akemi Yagi ha scritto: > On Mon, Aug 5, 2019 at 9:01 AM Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: >> >> Il 05/08/19 17:49, Akemi Yagi ha scritto: >>> On Mon, Aug 5, 2019 at 8:42 AM Alessandro Baggi >>> <alessandro.baggi at gmail.com> wrote: >>>> >>>> Il 05/08/19 17:30, Akemi Yagi ha scritto:
2019 Aug 08
2
C7 Kernel module compilation
Il 07/08/19 20:15, Akemi Yagi ha scritto: > On Wed, Aug 7, 2019 at 9:00 AM Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: >> >> Il 07/08/19 01:02, Phil Perry ha scritto: >>> On 06/08/2019 14:45, Alessandro Baggi wrote: > >>> Please post the actual error message in dmesg or /var/log/messages. >>> >>> It's likely that the
2019 Aug 05
2
C7 Kernel module compilation
Il 05/08/19 17:30, Akemi Yagi ha scritto: > On Mon, Aug 5, 2019 at 6:46 AM Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: >> >> Hey there, >> I'm trying to compile a single module following this guide: >> >> https://wiki.centos.org/HowTos/BuildingKernelModules#head-d2e4c05886f94c701e4ae74387d41d8c40c25d01 >> >> and >>
2015 May 14
2
C7 and fstab
Il 14/05/2015 13:40, Tris Hoar ha scritto: > On 14/05/2015 10:16, Alessandro Baggi wrote: >> Hi List, >> I've installed C7.1 and today configuring fstab for another disk I get >> this: >> >> UUID=d5ff30df-9e1d-4fc8-99b6-845ffa6509db / xfs >> defaults 0 0 >> UUID=052f75bc-0513-45e0-a01f-06c9a698469f /mnt/data
2019 Aug 07
2
C7 Kernel module compilation
Il 07/08/19 01:02, Phil Perry ha scritto: > On 06/08/2019 14:45, Alessandro Baggi wrote: >> Il 05/08/19 20:07, Akemi Yagi ha scritto: >>> On Mon, Aug 5, 2019 at 9:21 AM Alessandro Baggi >>> <alessandro.baggi at gmail.com> wrote: >>>> >>>> Il 05/08/19 18:07, Akemi Yagi ha scritto: >>>>> On Mon, Aug 5, 2019 at 9:01 AM Alessandro
2016 Feb 06
1
C7 AD server
Il 06/02/2016 14:52, Alessandro Baggi ha scritto: > Il 06/02/2016 12:43, Alessandro Baggi ha scritto: >> Hi there, >> I want to setup a AD server with C7. Is this supported using samba >> release shipped with C7? >> >> I can't found Centos7 related how-to for study this setup. >> >> Can someone point me in the right direction? >> >>
2016 Jun 03
4
Realtek 8111GR on C7
Hi list, I'm planning to buy a mobo (z170-K) that has Realtek 8111GR (nic). I've tried to search on google about support on C7 but can't fine anything. There is a way to check if supported? Is the Realtek 8111GR supported or I must change mobo? Thanks in advance.
2016 Feb 07
1
C7 AD server
Il 07/02/2016 18:33, Nizar Armansyah ha scritto: > This tutorial uses Sernet Samba: > http://www.server-world.info/en/note?os=CentOS_7&p=samba&f=4 > > This one done by compiling Samba yourself: > https://imanudin.net/2014/11/16/how-to-install-samba4-active-directory-on-centos-7-part-1/ >
2019 Jan 30
2
C7, mdadm issues
Alessandro Baggi wrote: > Il 30/01/19 14:02, mark ha scritto: >> On 01/30/19 03:45, Alessandro Baggi wrote: >>> Il 29/01/19 20:42, mark ha scritto: >>>> Alessandro Baggi wrote: >>>>> Il 29/01/19 18:47, mark ha scritto: >>>>>> Alessandro Baggi wrote: >>>>>>> Il 29/01/19 15:03, mark ha scritto:
2016 Feb 07
2
C7 AD server
Il 07/02/2016 17:18, Ben Archuleta ha scritto: > I use these instructions to create a domain controller on CentOS for a Windows 10 lab I have: http://www.unixmen.com/setting-samba-primary-domain-controller-centos-7/ > > Regards, > Ben > > Thanks Ben, but this is for PDC NT not for AD DC. With C7 to perform this, I must install sernet samba version or change distro.
2019 Aug 05
2
C7 Kernel module compilation
Hey there, I'm trying to compile a single module following this guide: https://wiki.centos.org/HowTos/BuildingKernelModules#head-d2e4c05886f94c701e4ae74387d41d8c40c25d01 and https://wiki.centos.org/HowTos/I_need_the_Kernel_Source I tried to compile a module for novuton led controller supplied by thirdparty and I got several error. To check if this is the wrong procedure I tried to
2019 Nov 20
5
C8 and NetworkManager problem
Il 20/11/19 12:29, Kenneth Porter ha scritto: > --On Wednesday, November 20, 2019 10:37 AM +0100 Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: > >> 2) Due to the problem 1, It cannot mount samba shares on boot saying >> "Not >> suitable address found". After the network is available I can mount >> samba >> shares. > > Are
2019 Jan 30
1
C7, mdadm issues
Alessandro Baggi wrote: > Il 30/01/19 16:33, mark ha scritto: > >> Alessandro Baggi wrote: >> >>> Il 30/01/19 14:02, mark ha scritto: >>> >>>> On 01/30/19 03:45, Alessandro Baggi wrote: >>>> >>>>> Il 29/01/19 20:42, mark ha scritto: >>>>> >>>>>> Alessandro Baggi wrote:
2019 Jan 30
4
C7, mdadm issues
On 01/30/19 03:45, Alessandro Baggi wrote: > Il 29/01/19 20:42, mark ha scritto: >> Alessandro Baggi wrote: >>> Il 29/01/19 18:47, mark ha scritto: >>>> Alessandro Baggi wrote: >>>>> Il 29/01/19 15:03, mark ha scritto: >>>>> >>>>>> I've no idea what happened, but the box I was working on last week