General :: Install A Server, Configure Samba And Raid 1?
Dec 21, 2010
<silent-> my company gave me a small project do in linux , i need you to give me some advice.
<silent-> basically its will be a file server and something like 5 users will need to
[code]...
View 5 Replies
ADVERTISEMENT
May 24, 2010
how can i configure a samba server?. im using a machine with fedora and a windowsXP machine.
View 7 Replies
View Related
Dec 28, 2010
I have centos 5.3. I have two h/d 1st h/d used as primary and backup of reqd things of first h/d is copied into 2nd h/d. I want to configure mirroring in this server how to configure this, raid 1 is ok or not.
View 1 Replies
View Related
May 30, 2010
I am trying to share a couple of resources from my fedora 12 box to a windows vista, using samba. It seems absolutely fine to share any folder but as soon as I am trying to share a folder which is used as a mount point windows cannot access this folder. I get the following message from windows:"the network cannot be found". This must be due to some permission, but I cannot find which one.
Note that windows can access the folder but as soon as the device is mounted I v#can see the folder in windows but cannot access it. Here is a copy of the smb.config file:
[global]
workgroup = workgroup
server string = GAIA
security = share
;guest account = nobody
[Code]...
Note that I have been trying to execute the same with mounting and sharing a raid1, but windows cannot see it.
View 5 Replies
View Related
Jun 23, 2009
I need to mount my raid array on CentOS 5.2 samba server.
Here are my hardware specs:
Motherboard: Tyan S2510 LE dual PIII
CPU's: Intel PIII 850ghz socket 370
Memory: 4 gig Crucial 133 ECC SDRAM
OS: 2 x'x IBM Travelstar 6.4 gig 2.5 hard drives, (low heat/noise)
Storage: 4 x's Seagate 500 gig IDE 7200 rpm
RAID controller: 3Ware 7500-12 controller, (RAID 5) (66 mhz PCI bus)
NIC: 3COM 3C996B-T gigabit NIC, (66 mhz PCI bus)
I have the 2 IBM's set as RAID 1, (mirror) and the 4 Seagates as RAID 5, (1.5 TB) I have installed the OS with minor problems, (motherboard doesn't like the 2.6.18-128.1.14.el5 kernel, removed it from my grub.conf).
My problem is mounting the RAID array. I have done the following:
formatted with fdisk;
fdisk /dev/sdb
Then formatted with the following command;
mkfs.ext3 -m 0 /dev/sdb
The hard drive was formatted with the ext3 files system, but I have mounted it as an ext2 file system as I don't want 'journaling' to occur. I then edited my /ect/fstab like this: .....
Then: mount -a
When I go into my "home" directory and type ls, I get the following:
[root@hydra home]# ls -l
total 24
drwx------ 2 zog zog 4096 Jun 23 15:50 zog
lrwxrwxrwx 1 root root 6 Jun 23 15:46 home -> /home/
drwxrwxrwx 2 root root 16384 Jun 23 15:34 lost+found
drwxr-xr-x 2 root root 4096 Jun 23 17:18 tmp
Why my home directory is showing under home?
View 5 Replies
View Related
Mar 2, 2011
How do I configure samba such that AD authentication still works when a DC is down? Do I need multiple kdc, admin_server, and kpasswd_server entries in krb5.conf?
View 3 Replies
View Related
Aug 7, 2010
how to configure samba share that users from ip pool (for example 192.168.1.200-210) have accest without login and rest users form ip pool (192.168.1.2-199 and 192.168.1.211-254) have to past autorization.
View 1 Replies
View Related
Aug 20, 2009
How to configure samba, cups, whatever else is necessary to turn centOS into a print server that provides the print driver to any client adding a printer shared from the server? For example, I have a Xerox Phaser 6125n and I was able to configure my server to share the printer for clients on the network, but I still have to have the driver available on each client that uses the printer. I want to be able to put the driver on the server and provide it automatically to any client who installs the printer.
Also, this is not as important but rather just an annoyance, I am having an issue with samba that I can't figure out. I have user shares set up on the server but the first time any user accesses their personal share they need to provide their password. How can I set up user mapping between linux and windows accounts so that authentication is automatic? I've done this in the past with Fedora Core 2, but that was a long time ago and the same doesn't work on centOS.
View 3 Replies
View Related
Dec 3, 2015
I am trying to configure samba for a stripped down file server. I am running debian with command line only. My problem is that I cannot unmask samba.
See below:
root@debian:/home/aaron# service samba status
● samba.service
Loaded: masked (/dev/null)
Active: inactive (dead)
I have tried "sudo systemctl unmask samba.service". I receive no errors however it does not actually unmask. I can't find anything online regarding a service stuck on masked status.
View 12 Replies
View Related
Oct 25, 2010
Im trying to install dns server in fedora 12 and configure dns server by using gui tool.
View 3 Replies
View Related
Oct 12, 2010
I am new to Linux and want to setup Samba server in my CentOS 5.3. I have downloaded samba server from yum repository with command
yum install samba
I then followed the steps which i got by some googling on
http://crazytoon.com/2007/05/22/samb...centos-fedora/
this site which contains steps like code...
How to resolve it ?
View 5 Replies
View Related
Jan 12, 2010
I want to configure a PXE Install Server with RHEL5u3 64bit.
View 1 Replies
View Related
Dec 14, 2010
I wanna configure RAID 1 within TWO HDD in RHEL-5 during installation moment .I have the following questions regarding software raid vs hardware raid :
1) What is the basic difference between hardware and software raid
2) In software raid , If I use two HDD as RAID1 , then if one HDD is failed , can I boot it from another HDD ?
3)In software RAID , Between two HDD , If One HDD is failed then if I remove bad HDD and add a spare HDD then is it automatically synchronized with FIRST HDD ?
4) In software raid is it possible to keep '/boot' partition in two HDD (I use 2 HDD as RAID1) as separate partition ?
5) Finally is there any documnets or sites where I get software raid configuration during INSTALLATION moment in using GRAPHICAL mode , plz give me the address.
View 1 Replies
View Related
Jan 5, 2010
I have been given a task to install samba server from my local PC in an another PC which is a linux server.The linux server is in my own comapny and i have been given its ip address and root login password.I dont know how to install that samba server from my own PC.
View 9 Replies
View Related
Jul 12, 2009
How to configure RAID 1 (hardware RAID 1 or Software RAID1 ) after installation of operating system : RED HAT ENTERPRISE LINUX 5.3 SERVER
View 9 Replies
View Related
Apr 23, 2011
I Have Configure Samba server in Centos, I need give permission like for some user(5User) can able to read and write the particular folder, and again i need give some another user(6user) can only read permission for same folder.
View 1 Replies
View Related
Mar 30, 2010
i am working in a office where a printer is shared and we can get xerox from it through windows...but in linux i cannot access the printer...i have managed to install the printer driver in ubuntu 9.10..it is installed ...but to share a printer which is installed on windows platform it cannot recognize...how can i share that printer
View 3 Replies
View Related
Jan 25, 2010
I need procedure to configure samba on RHEL 4
View 1 Replies
View Related
Jan 25, 2011
I will be relocating to a permanent residence sometime in the next year or two. I've recently begun thinking about the best way to implement a home-based network. It occurred to me that the most elegant solution might be the use of VM technology to eliminate as much hardware and wiring as possible.My thinking is this: Install a multi-core system and configure it to run several VMs, one each for a firewall, a caching proxy server, a mail server, a web server. Additionally, I would like to run 2-4 VMs as remote (RDP)workstations, using diskless workstations to boot the VMs over powerline ethernet.The latest powerline technology (available later this year) will allow multiple devices on a residential circuit operating at near gigabit speed, just like legacy wired networks.
In theory, the above would allow me to consolidate everything but the disklessworkstations on a single server and eliminate all wired (and wireless) connections except the broadband connection to the Internet and the cabling to the nearest power outlets. It appears technically possible, but I'm not sure about the various virtual connections among VMs. In theory, each VM should be able to communicate with the other as if it was on the same network via the server data bus, but what about setting up firewall zones? Any internal I/O bandwidth bottlenecks? Any other potential "gotchas", caveats, issues? (Other than the obvious requirement of having enough CPU and RAM).Any thoughts or observations welcome, especially if they are from real world experience in a VM environment. BTW--in case you're wondering why I'm posting here, it's because I run Debian on all my workstations/servers (running VirtualBox as a VM for Windows XP on one workstation).
View 14 Replies
View Related
Feb 26, 2010
I am new to Samba.I'm running Fedora 10 and I've just download samba successfully and have the smb service running on my system.I'm in GNOME and select System and then Administration and Samba does not appear in the drop down menu.I have an NFS menu selection but no samba selection.I ran yum install and it installed successfully. If I can't get the samba config window is there a way I can configure in terminal window?
View 1 Replies
View Related
Feb 28, 2011
If I have a windows installed in raid-0, then install virtualbox and install all my linux os,s to virtualbox will they be a raid-0 install without needing to install raid drivers?
View 1 Replies
View Related
Mar 22, 2011
How long does hardware Raid card (raid 1, 2 drives)take to mirror a 1 TB drive (500gb used)?Is there a general rule of thumb for this?4 hours? 12 hours? 24 hours?
View 1 Replies
View Related
Aug 3, 2010
I am trying to connect a RAID Box to the server via LSI 8880EM2 RAID controller.The raid box is FUjitsu Externus DX60 with raid 1 configured.The server is Fujitsu Primergy SX300 S5 with LSI 8880EM2 RAID card.The external raid box is being recognised by the raid controllers bios.
The server runs CentOS 5.5 64bit. I have installed the megaraid_sas driver from LSI website and MegaCLI utility but CentOS still fails to see the box.MegaCLI utility, when launched from CentOS, recognises the raid box, CentOS does not(no mapping being created in /dev).
I have also tried to create a logical RAID0 HDD on one physical HDD(as seen by MegaCLI) with MegaCLI utility in CentOS.The result was success and the new logical drive could have been used, but when restarting the server, the controllers' bios fails with an error (not surprised(one logical RAID0 on one physical HDD)) and configuration is being erased.
Has anyone tried connecting 8880EM2 controller to a raid box with raid configured on the box, running it all under CentOS and what were the results.
View 3 Replies
View Related
Feb 8, 2010
I need to know is there any way to record or tracking or make logging if when user samba delete files or folders i can know that, cause sometimeon samba server some users complain they lost files, though i have daily backup and i can restore their files, i just want to know if or maybe some other users in one group accidentally move or delete the files.
View 1 Replies
View Related
Aug 11, 2011
I want to install opensuse on a poweredge 830 server with a cerc 1.5/6 hardware raid configuration, since i have no previous experience with linux I'm having a hard time to grasp the way to do things. But i would love if someone can direct me to a good tutorial or document where i can learn more. At this moment I'm stuck (though i decided to install using default options yast gave me, just to test) with partitioning and RAID.
So this is what i would like to know:
Conditions:
*Server currently has a windows 2003 installed but I don't need it so actually that is going to go away
*this is a small network, less than 30 users
*Server is going to be used to authentificate users through openldap, also is going to serve files (since we do printing many of them would be 100mb +), and also depending on performance may be used as printing server too (i know that's a lot of tasks but besides printing other functions won't be used that much)
*Server has 2 phisical HD that i want to use with RAID 5 or 6 there are drivers for that already in dell's webpage
* I'm installing openSUSE 11.4
Questions
1.- Does linux really needs a dedicated swap partition
2.- If so how raid works with that, is it going to be mirrored too (I don't think)
3.- Is it better to install linux in 1 HD only with no swap partition, leave the other blank and install raid after linux is up
4.- What's up with ext units, in the sense that now it looks like there are too many units.. not only the simple 'os, data' i'm used to
Objective
1.- I just want to have a linux installation with raid 5 configuration using 2 hd
View 5 Replies
View Related
May 10, 2009
I want to Install RHEL 4.7 64 bit on one my server (Supermicro Super Server) having RAID controller1. Intel2. AdaptecWe are using Adaptec.We are using RAID 1 with 2x320GB Hard disksPOINT: If we Install RHEL 5.3 it recognize RAID controller and show single Logical volume of 298 GB, Means working fine but when we try to install RHEL 4.7 it shows two hard disks of 298GB and 298GB,meanz its unable to recognize RAID controller.So, the issue is Driver of it, CD which we got from super micro having driver for RHEL 4 to RHEL 4 update 6We are making our DR site and its necessary for us to Install RHEL4.7 to make it identical.I searched a lot and spent more than three days on it continuously, And still unable to find the solution.
View 9 Replies
View Related
Mar 7, 2011
When you see this topic we are in trouble of installing driver of the raid card on hp server.
Enviorment:
OS: Slackware 13.1
Server Type : HP ProLiant DL160 G6
Raid Card: Smart Array B110i SATA RAID
Disk : SATA 250G * 2
Raid Model: Raid 1
We have setted raid model (raid 1+0) in BIOS and when we finished install Slackware13.1 ,the OS can not recognise the raid disk(also two disk).Is there anybody can help me?Some solution or driver program or other infomation etc.My email is "feng.pan@continental-corporation.com".
View 2 Replies
View Related
Mar 27, 2010
I'm running Karmic Server with GRUB2 on a Dell XPS 420. Everything was running fine until I changed 2 BIOS settings in an attempt to make my Virtual Box guests run faster. I turned on SpeedStep and Virtualization, rebooted, and I was slapped in the face with a grub error 15. I can't, in my wildest dreams, imagine how these two settings could cause a problem for GRUB, but they have. To make matters worse, I've set my server up to use Luks encrypted LVMs on soft-RAID. From what I can gather, it seems my only hope is to reinstall GRUB. So, I've tried to follow the Live CD instructions outlined in the following article (adding the necessary steps to mount my RAID volumes and LVMs). [URL]
If I try mounting the root lvm as 'dev/vg-root' on /mnt and the boot partition as 'dev/md0' on /mnt/boot, when I try to run the command $sudo grub-install --root-directory=/mnt/ /dev/md0, I get an errors: grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea. grub-setup: error: Embedding is not possible, but this is required when the root device is on a RAID array or LVM volume.
Somewhere in my troubleshooting, I also tried mounting the root lvm as 'dev/mapper/vg-root'. This results in the grub-install error: $sudo grub-install --root-directory=/mnt/ /dev/md0 Invalid device 'dev/md0'
Obviously, neither case fixes the problem. I've been searching and troubleshooting for several hours this evening, and I must have my system operational by Monday morning. That means if I don't have a solution by pretty early tomorrow morning...I'm screwed. A full rebuild will by my only option.
View 4 Replies
View Related
Aug 7, 2010
Is it possible to install windows 7 and ubunut 10.04 on RAID 0 ?
I have just installed Windows 7, then Ubuntu... and when I`m trying to boot system...there is no Grub... just simply windoze booting...
How to install windows 7 and Ubuntu 10.04 / Fedora 13 on Raid 0 ?
View 2 Replies
View Related
Aug 15, 2010
I have configured software raid 5 during fedora installation process . It works fine and it is a fault tolerant but when i configured raid 5 after os installation by using mdadm, it does not seem to fault tolerant . If any of the drive fails in array whole raid partition is failed . configure raid 5 after os installation
View 7 Replies
View Related