[CentOS] Installing CIFS on CentOS4

2012-05-24 Thread Jeff Sadino
sure that my cifs file needs to be updated, but I am having a really hard time doing this. I updated to the newest cif available for CentOS 4.9, but that still is not new enough. Can anyone tell me how to install the newer cifs on my CentOS 4? Thank you, Jeff Sadino

Re: [CentOS] Grub Error 22; no Windows

2010-05-20 Thread Jeff Sadino
nvm, I figured it out after my whole day :) The BIOS was automatically updated and moved the OS drive down from the 1st boot drive to the last boot drive. sheesh, so simple! Thanks anyways! On Thu, May 20, 2010 at 2:15 PM, Jeff Sadino wrote: > Hello, > > I have a GridEngine set

[CentOS] Grub Error 22; no Windows

2010-05-20 Thread Jeff Sadino
Hello, I have a GridEngine setup with 5 subnodes and two RAIDS attached. I backed up the OS drive - 120GB - to an external hard drive - 500GB - using ddrescue. The OS drive is partitioned as: sda1 has the OS and is about 7 GB sda2 has /var and is about 4 GB sda3 has swap and is about 1 GB After

Re: [CentOS] mapping drives

2010-04-27 Thread Jeff Sadino
Tue, Apr 27, 2010 at 4:14 PM, Jeff Sadino > > However, I can do this: > > smbclient //10.1.1.17/Users -U jsadino > > Password: > > Domain=[MRILAB1] OS=[Windows Server (R) 2008 Standard 6002 Service Pack > 2] > > Server=[Windows Server (R) 2008 Standard 6.0] > >

Re: [CentOS] mapping drives

2010-04-27 Thread Jeff Sadino
file anyways. Eero: mount -t cifs -o username=cluster,password=mrilab,uid=fs431,gid=fs // 10.1.1.17/USERS/Jeff /mnt/Jeff but it still only mounts the Users directory. Thanks for the suggestions. Any other ideas? Jeff On Tue, Apr 27, 2010 at 12:39 PM, Eero Volotinen wrote: > 2010/4/28 Jeff S

[CentOS] mapping drives

2010-04-27 Thread Jeff Sadino
I am having trouble mounting drives. We have a Windows 2008 (10.1.1.17, MRISRV02) server with folders I what access to. On my Fedora 8 client, in my fstab file, I have: //10.1.1.17/USERS/Jeff/home/mriuser/Desktop/jeff cifs rw,username=cluster,password=mrilab 0 0 and this works just fine.

[CentOS] Allow fedora client to map centos server drive

2010-03-25 Thread Jeff Sadino
Hello, I am running Fedora 8 on a client machine and I have a CentOS4 "server." How do I mount a server drive on my local machine? I have already looked in hosts.allow, /etc/exports, and tried all sorts of nfs permutations. The server ip is 10.1.1.13 and my local is 10.1.1.117 Thank you VERY much!

Re: [CentOS] Recover RAID

2010-03-08 Thread Jeff Sadino
port/home/coreg 459G 140G 296G 33% /home/coreg On Fri, Mar 5, 2010 at 7:26 PM, John R Pierce wrote: > Jeff Sadino wrote: > > Thank you John. The thing is my data was not overwritten, corrupted, > > etc. Some was, but I know which parts. Basicall

Re: [CentOS] Recover RAID

2010-03-05 Thread Jeff Sadino
second half, or are the 32 size chunks on random locations? Thanks, Jeff On Fri, Mar 5, 2010 at 6:18 PM, John R Pierce wrote: > Jeff Sadino wrote: > > I have access to all of the HEX data on each drive, and I now which > > sector each stripe starts at. Is there any way that I can rec

Re: [CentOS] Recover RAID

2010-03-05 Thread Jeff Sadino
I have access to all of the HEX data on each drive, and I now which sector each stripe starts at. Is there any way that I can reconstruct my data from that? When a file gets split up in RAID0, does the controller use the same sectors on each stripe to write the file parts? Thanks, Jeff On Wed,

Re: [CentOS] Recover RAID

2010-03-03 Thread Jeff Sadino
Thanks Timo, that one actually made me laugh! On Wed, Mar 3, 2010 at 9:15 PM, Timo Schoeler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > thus Sorin Srbu spake: > > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf > > Of Jef

Re: [CentOS] Recover RAID

2010-03-03 Thread Jeff Sadino
Walker wrote: > On Mar 3, 2010, at 10:24 PM, Jeff Sadino > wrote: > > > Ok, I'm learning a lot about raids and what to do, and what not to > > do. Looking at some info I had before, md1 was 200GB in size, which > > makes sense, but it was only 39GB full. The wa

Re: [CentOS] Recover RAID

2010-03-03 Thread Jeff Sadino
mount of the raid? Is there some sort of "recover lost partitions" option in Linux or gparted? Thank you! Jeff On Wed, Mar 3, 2010 at 4:55 PM, Les Mikesell wrote: > Jeff Sadino wrote: > > Thanks for the insight. Is there any way to bring it back to life not > > necess

Re: [CentOS] Recover RAID

2010-03-03 Thread Jeff Sadino
r.c...@bradbury.edu.hk> wrote: > On Thursday, March 04, 2010 10:09 AM, John R Pierce wrote: > > Jeff Sadino wrote: > >> Do you think I can copy the unknown partition from the second drive > >> onto the first drive and have everything work again? > > > >

Re: [CentOS] Recover RAID

2010-03-03 Thread Jeff Sadino
Do you think I can copy the unknown partition from the second drive onto the first drive and have everything work again? On Wed, Mar 3, 2010 at 4:01 PM, John R Pierce wrote: > Jeff Sadino wrote: > > Hello Everyone, > > > > First time CentOS poster :) I have CentOS 4

[CentOS] Recover RAID

2010-03-03 Thread Jeff Sadino
rtition that I deleted from drive 1 using the "unknown" partition from drive 2. Any ideas on how to get myself out of this mess? I feel like I really messed it up good. This is a server for our work, and we have a couple years worth of data on it, so I would really like to fix it rathe