Re: [CentOS] [OT] Video card radiator
On 02/17/2014 04:12 AM, Michael Hennebry wrote: > On Tue, 11 Feb 2014, g wrote: > >> On 02/11/2014 04:08 PM, Michael Hennebry wrote: > >>> What surprises me is that its current mechanical >>> arrangement corresponds to its orignal design. >>> To me, the radiator seemed to have fallen down. >>> For all I knew, it might have been held up by persuasion. >> >> lol. i can understand. > > For those not in the know, > persuasion is one of the fundamental forces of the multiverse. > Druids use it for things like the transportation > of thousand-ton pieces of computer hardware. and that is something you paid ndsu so you could go to computer science classes and learn? -- peace out. in a world with out fences, who needs gates. tc.hago. g . ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Memory Not Recognized
On Mon, Feb 17, 2014 at 12:43 PM, Joseph Godino wrote: > On Sun, 2014-02-16 at 22:49 -0800, John R Pierce wrote: >> can you reboot this system, then paste a copy of dmesg immediately after >> it finishes booting ? >> >> >> > I found it. Stupid me. I reserved 4096M for crash dumps. > On x86 and x86_64, 128 MB is more than enough for crash dumps. Regards, Sachin ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Backing up Xen vm's
op 14-02-14 10:49, Peter schreef: > On 02/14/2014 09:56 PM, Johan Vermeulen wrote: >> I will try this one : >> http://www.jansipke.nl/creating-backups-of-running-vms-in-xenserver/ > XenServer != Xen. these directions won't work for Xen4CentoS. > > You probably want to put your VMs disk images on logical volumes (LVM), > leave some empty space ont eh volume group, then use LVM snapshots, > mount the snapshots in the dom0 and take your backup off of those. A > good program which I have recently come across for taking the actual > backup is backuppc. > > > Peter > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos Hello Peter, thanks for pointing me in the right direction. I will do some testing following your advise. I guess that means that the partitioning for the machine should be in function of the planned number ans size of the vm's? friendly regards, J. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] deleting FakeRaid -> what happens to the partitions/data
On 02/17/2014 06:21 AM, John R Pierce wrote: > On 2/16/2014 8:26 PM, Jobst Schmalenbach wrote: >> A server has FakeRAID installed, I want to remove it to make it mdadm driven >> >> >> If I delete the FakeRAID including >> >>- disabling it in the BIOS >>- removing the dmraid driver from initrd > > the dmraid driver is really not functionally different than the mdraid > driver, except it supports the Intel fake-raid metadata so the BIOS can > treat the volume like a raid too. > I had one instance where I nedded to use dmraid -r -E /dev/sdX to clean disk. As far as I remember, partitions were not deleted, it's just metadata. Quick online search for "dmraid -r -E" never mentions data loss neither, so you should be fine. BUT, if you can, backup would be preferable for any live work with important data, and "sfdisk -d /dev/sdX > partition.txt" will save partition info so if anything goes wrong you can reapply it. -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Strange Samba Issue
Another possibility is selinux. I just build a CentOS 6 machine. When I tried mapping a drive, I kept getting permission denied. When I got into the /tmp directory, I was able to create files from Windows via Samba and see those files but ones created on the folder either did not show up or were inaccessible. Listing the extended attributes showed that the selinux part of the attributes was different. Researching showed that there are a number of little selinux flags to set to get samba to work. I went into /etc/selinux/config and turned off selinux to test and rebooted. The problems went away. Now I just have to figure out what to configure, so I can turn selinux back on. Bob S > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Jeff Allison > Sent: Sunday, February 09, 2014 7:47 PM > To: CentOS mailing list > Subject: [CentOS] Strange Samba Issue > > Ok so I built the microserver as a centos box and now I have a strange > one > > I built a Centos 6.5 box with a 3.6 raid ext4 data drive on it, shared > with samba. > > Now when I browse these folders on the console I can see the files. when > I > sftp on the command line from another box I can see these files. > > But when I browse via samba or using a gui sftp client quite a lot of > these > files are missing... > > Any ideas? > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Strange Samba Issue
On 2/17/2014 5:36 AM, Styma, Robert E (Robert) wrote: > Researching showed that there are a number of little selinux flags > to set to get samba to work. I went into /etc/selinux/config and > turned off selinux to test and rebooted. The problems went away. > Now I just have to figure out what to configure, so I can turn > selinux back on. you shouldn't turn it off entirely, as its painful to turn back on later... rather, set it to 'permissive' with seenforce -- john r pierce 37N 122W somewhere on the middle of the left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Dug myself into a hole
I just build a CentOS 6 machine to replace my old machine which broke to where I could not fix it. In attempting to get the applications running which had worked on the old machine, I did updates from several repos such as rpmforge, atrpms, livna, epel, etc. Some of the attempts ended going down blind alleys. Now I have a mix of rpm's from various sites that I do not need, but they are listed as dependencies of other rpm's. The rpmforge rpm's are marked with "rf". Is there a process to check which of these rpm's are also in the base libraries and force them back in? I really do not want to go back to square 1 and reload the system from scratch. Bob S ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Old harware (intel 82845G card) stopped working after update (centos 6)
Hello. I apology in advance if I am not reporting things correctly, but my knowledge about these things is very limited. I have five Transtec computers, approximately born in July 2005; they have an intel 82845G video card. The last 'yum update' was on January 30, 2014. I did not reboot the machines at that time. I cannot be sure about the date of the 'yum update' preceding that one, but I think is was on September 7, 2013. Last Friday (February 14, 2014), 4 of those 5 computers stopped working properly after some action on them. The problem is: black screen with only the arrow of the mouse (mouse is working correctly :-). Apart from that, the computers are OK: one can use Ctrl-Alt-F1, etc. For sure, one of the action which led to the problem was a reboot. I cannot be 100% sure about the action, which was simply a change of screen: the machine was OK; then I changed the screen; it did not work any more; then I rebooted. But my experience is that, sometimes, even under normal condition, it does not work right away, or perhaps not at all, after changing the screen. The 5th computer, on which nothing has been done, is still working just fine. NB: for sure, there has been at least one reboot on at least one of the 5 machines between September (or whatever date at which the previous 'yum update' has been performed) and January, and the problem did not show up. For what it's worth, the following 2 packages are installed: xorg-x11-drv-intel-devel-2.21.12-2.el6.i686 xorg-x11-drv-intel-2.21.12-2.el6.i686 Also, here is the output of 'lspci | grep 82845': 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01) 00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) Based on the data, my best guess is that the problem I have is due to some recent change in the centos packages. Perhaps it was supposed to be so? (I.e., no longer supporting old hardware?). If so, at any rate, I'll be grateful if someone can suggest a workaround, or perhaps a hint towards that goal. Regards, Alain -- EOST (École et Observatoire des Sciences de la Terre) IPG (Institut de Physique du Globe) | alain.coch...@unistra.fr 5 rue René Descartes [bureau 106] | Phone: +33 (0)3 68 85 50 44 F-67084 Strasbourg Cedex, France| Fax: +33 (0)3 68 85 01 25 -- EOST (École et Observatoire des Sciences de la Terre) IPG (Institut de Physique du Globe) | alain.coch...@unistra.fr 5 rue René Descartes [bureau 106] | Phone: +33 (0)3 68 85 50 44 F-67084 Strasbourg Cedex, France| Fax: +33 (0)3 68 85 01 25 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Chromium 31.0.1650.63-2.el6 for CentOS 6
On 02/16/2014 04:45 AM, Leon Fauster wrote: > Am 15.02.2014 um 20:40 schrieb Johnny Hughes : >> What this means for all Chromium users is that after upgrade, you will >> no longer have built in flash. I apologize for the inconvenience, but >> we have no real choice in the matter. > i haven't follow this chromium technology discussion right now, therefore > just a question: Is it not possible to use the external flash plugin? Yes, in theory if you turn off the internal flash player and use the external one via these instructions: http://helpx.adobe.com/flash-player/kb/flash-player-google-chrome.html signature.asc Description: OpenPGP digital signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Old harware (intel 82845G card) stopped working after update (centos 6)
On 2/17/2014 6:20 AM, alain.coch...@unistra.fr wrote: > I have five Transtec computers, approximately born in July 2005; they > have an intel 82845G video card. that chipset was new in 2002, and already bordering on obsolete by 2005 (Intel ended all support for the 845 in December 2005). It supported Pentium-4 "Northwood" CPUs, which were 32bit only, via socket 478 and first generation DDR SDRAM PC133. its quite likely that stuff that old is no longer being tested for compatibility with new builds. -- john r pierce 37N 122W somewhere on the middle of the left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Old harware (intel 82845G card) stopped working after update (centos 6)
Running current bits on ancient hardware is always risky. Test first with LiveCD. Or better yet, stay back with known working bits. On 02/17/2014 09:20 AM, alain.coch...@unistra.fr wrote: > Hello. I apology in advance if I am not reporting things correctly, > but my knowledge about these things is very limited. > > I have five Transtec computers, approximately born in July 2005; they > have an intel 82845G video card. > > The last 'yum update' was on January 30, 2014. I did not reboot the > machines at that time. I cannot be sure about the date of the 'yum > update' preceding that one, but I think is was on September 7, 2013. > > Last Friday (February 14, 2014), 4 of those 5 computers stopped > working properly after some action on them. > > The problem is: black screen with only the arrow of the mouse (mouse > is working correctly :-). Apart from that, the computers are OK: one > can use Ctrl-Alt-F1, etc. > > For sure, one of the action which led to the problem was a reboot. I > cannot be 100% sure about the action, which was simply a change of > screen: the machine was OK; then I changed the screen; it did not work > any more; then I rebooted. But my experience is that, sometimes, even > under normal condition, it does not work right away, or perhaps not at > all, after changing the screen. > > The 5th computer, on which nothing has been done, is still working > just fine. > > NB: for sure, there has been at least one reboot on at least one of > the 5 machines between September (or whatever date at which the > previous 'yum update' has been performed) and January, and the problem > did not show up. > > For what it's worth, the following 2 packages are installed: > > xorg-x11-drv-intel-devel-2.21.12-2.el6.i686 > xorg-x11-drv-intel-2.21.12-2.el6.i686 > > Also, here is the output of 'lspci | grep 82845': > > 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM > Controller/Host-Hub Interface (rev 01) > 00:02.0 VGA compatible controller: Intel Corporation > 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) > > Based on the data, my best guess is that the problem I have is due to > some recent change in the centos packages. Perhaps it was supposed to > be so? (I.e., no longer supporting old hardware?). If so, at any > rate, I'll be grateful if someone can suggest a workaround, or perhaps > a hint towards that goal. > > Regards, > Alain > > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Strange Samba Issue
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/17/2014 09:08 AM, John R Pierce wrote: > On 2/17/2014 5:36 AM, Styma, Robert E (Robert) wrote: >> Researching showed that there are a number of little selinux flags to set >> to get samba to work. I went into /etc/selinux/config and turned off >> selinux to test and rebooted. The problems went away. Now I just have to >> figure out what to configure, so I can turn selinux back on. > > you shouldn't turn it off entirely, as its painful to turn back on later... > rather, set it to 'permissive' with seenforce > > > You want to look for a boolean that effects samba. getsebool -a | grep samb samba_create_home_dirs --> off samba_domain_controller --> off samba_enable_home_dirs --> off samba_export_all_ro --> off samba_export_all_rw --> off samba_portmapper --> off samba_run_unconfined --> off samba_share_fusefs --> off samba_share_nfs --> off sanlock_use_samba --> off use_samba_home_dirs --> off virt_use_samba --> off Or as root execute # semanage boolean -l| grep samba samba_portmapper (off , off) Allow samba to act as a portmapper samba_enable_home_dirs (off , off) Allow samba to share users home directories. samba_export_all_ro(off , off) Allow samba to share any file/directory read only. samba_export_all_rw(off , off) Allow samba to share any file/directory read/write. use_samba_home_dirs(off , off) Support SAMBA home directories samba_create_home_dirs (off , off) Allow samba to create new home directories (e.g. via PAM) smbd_anon_write(off , off) Allow samba to modify public files used for public file transfer services. Files/Directories must be labeled public_content_rw_t. samba_domain_controller(off , off) Allow samba to act as the domain controller, add users, groups and change passwords. samba_share_fusefs (off , off) Allow samba to export ntfs/fusefs volumes. cdrecord_read_content (off , off) Determine whether cdrecord can read various content. nfs, samba, removable devices, user temp and untrusted content files samba_share_nfs(off , off) Allow samba to export NFS volumes. samba_run_unconfined (off , off) Allow samba to run unconfined scripts sanlock_use_samba (off , off) Allow sanlock to manage cifs files virt_use_samba (off , off) Allow confined virtual guests to manage cifs files You can also look at the samba_selinux man page man samba_selinux -BEGIN PGP SIGNATURE- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlMCJtYACgkQrlYvE4MpobNAyQCgz+U8TId26gVJWwe2z5Vm4T+d vikAmgI79XBJjZjDdGPwbfCeapSxej2k =8xbW -END PGP SIGNATURE- ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Dug myself into a hole
On Mon, 2014-02-17 at 14:08 +, Styma, Robert E (Robert) wrote: > I just build a CentOS 6 machine to replace my old machine which > broke to where I could not fix it. In attempting to get the applications > running which had worked on the old machine, I did updates from several > repos such as rpmforge, atrpms, livna, epel, etc. > Some of the attempts ended going down blind alleys. > > Now I have a mix of rpm's from various sites that I do not need, but they > are listed as dependencies of other rpm's. > > The rpmforge rpm's are marked with "rf". > Is there a process to check which of these rpm's are also in the > base libraries and force them back in? > > I really do not want to go back to square 1 and reload the system > from scratch. > > Bob S Disable the offending repositories and then run yum distro-sync Louis ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] [OT] Video card radiator
On Mon, 17 Feb 2014, g wrote: > On 02/17/2014 04:12 AM, Michael Hennebry wrote: >> On Tue, 11 Feb 2014, g wrote: >> >>> On 02/11/2014 04:08 PM, Michael Hennebry wrote: >> What surprises me is that its current mechanical arrangement corresponds to its orignal design. To me, the radiator seemed to have fallen down. For all I knew, it might have been held up by persuasion. >>> >>> lol. i can understand. >> >> For those not in the know, >> persuasion is one of the fundamental forces of the multiverse. >> Druids use it for things like the transportation >> of thousand-ton pieces of computer hardware. > > and that is something you paid ndsu so you could go to > computer science classes and learn? A used book store. -- Michael henne...@web.cs.ndsu.nodak.edu "You know, I've never killed a teacher before. I'm not sure any Qwarm has had occasion to kill a teacher. There isn't much call for it." -- Marquel ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos