how can we achive more than 8TB size for one LUN.?I am getting following error..
[root@storage ~]# mke2fs -j /dev/VG01/data
mke2fs 1.39 (29-May-2006)
mke2fs: Filesystem too large. No more than 2**31-1 blocks
(8TB using a blocksize of 4k) are currently supported.
I am running RHEL5.5 its a fresh install and we are testing Xen Virtualization. We are wanting to use our iSCSI SAN for the VMs. I have created the initiator iqn, and discovered the target address. We are connected to the target, but there is no new block device in /dev.
i need help to create a PPPoE Connection ( Breoadband)using RHEL 5 cz my ISP use this type of connection .Plz if there is someone can show me the procedure step by step.
I am working to create a new base image for our RHEL5 setups, and I wanted to make sure we are creating a functional, but secure, image. Can anyone point me to some writeup's that might provide some illumination on this potentially daunting task? Basically, I'm concerned about what packages are okay, which should be avoided, and what other caveats that I might not think of when putting this together.
I have 2 ethernet cards but when I look at the Network configuration in "Hardware Tab" I have another acx wireless network. How to delete that because In my system Idon't have wireless card..probably installed before but want delete it now.
[code]...
then windows can ping server and resolve ip address and browsing Internet but can't ping [URL]... result is Request time out. ICMP already enabled in iptables.
I'm developing simple transaction switch using java socket programming and running operating system RHEL5.4 . Now it is completely done and working fine. So I have written the simple shell script to run it on background.
I have rhel5 running ok and windows7 running ok, and currently access both via grub (both os are on separate disks) I want to be able to switch between both without rebooting. xen is installed and working but I cannot configure windows to run as a guest as xen wants an iso or img file.
I am configuring apche on rhel5, I got default page successfully, and virtual page too, when I keep only one file index.html in virtual folder it goes well, that file opens correctly, but when I keep other html files except index.html server shows default page again.
I installed RHEL 5.5 with Postfix & openldap. POSTFIX version-2.3.3 openldap-server-2.3.43-12.el5 How to combine ldap with postfix for authentication? How to compile postfix with LDAP and where is the source
I wonder if someone can shade alight on this problem,I have active subscription for rhel4 ES and trying to do a fresh install of rhel5,I was able to download rhel5.3 DVD image from redhat site,burnt it to a DVD but is not booting,i have so far tried on 2 different DVDs but both have failed. I have even downloaded and burnt 1 CD ISO image burnt it still failed.BIOS level is set to cd device first so no problem there,it works!
I'm trying to get RHEL5.3 booting on an IBM Blade off a SAN disk, but it refuses.Our storage is presented on LUN 1 as due to the IBM XIV SAN, we cannot use LUN 0 when presenting volumes. We believe that when the installer tries to configure the boot LUN, it expects to see it on LUN 0 but we can't use that. This leads to a problem where after installed Red Hat, it asks me to remove the CD and reboot, but doesn't load anything other than a cursor blinking at me on the monitor.I currently can't change the LUN ID on the SAN, so I've been trying to amend things to get it to work with no joy.
I am trying to install RHEL5.5 server on Dell Optiplex 360. When its reached at "checking dependencies in packages selected for Installation" its hang. What should I do, I checked cables hardware etc... every thing looks ok.
I am studying RHEL myself, not clear with following topics How to configure DNS slave server in RHEL 5 Whether named.rfc1912.zones file entry can be included in named.conf itslef,if not What is following entry means inside named.conf file
My RHEL5 server is sync with NTP server. But we dont want to follow Day light saving. Is there any option to disable it. Like in windows you can uncheck the option if you dont want to follow day light saving.?
I am a new, working on RHEL5. I am a bit confused on file permissions. I want to know how the setuid, setgid and sticky bit works on linux. And what are the advantages of using these bits? Can anyone explain me the main concepts of using these permissions?
I have a RHEL 5 system running vsftpd. If I do a put to the box, files larger than 1 GB fail around the 1 GB point. Smaller files don't have a problem. If I do a get from the box there is no problem. Both the FTP server and client are plugged into a Netgear switch. I'm trying to create an FTP server and web server so my friends and I can upload our vacation pictures. Ultimately I want my friends to be able to access my server. Right now I'm just trying to make it work between my two machines.
I have a new DL180 G6 server with 4 x 500Gb HDD's. I have configured this into a 1+0 raid array and the configuration utility reports 1Tb space as expected. When I boot off of the RHEL 5 DVD the 4 HDD's are there, not my array?
I have to deploy Linux server(apache, php , Mysql) for production environment. whether I should go for RHEL5 or CENTOS5 and why.... Also if RHEL5 then Can use RHEL5 without license if I dont want support from Red Hat.
I have installed sendmail in RHEL 5.1 ,while trying to start sendmail iam getting this error Starting sendmail: 451 4.0.0 /etc/mail/sendmail.cf: line 90: fileclass: cannot open '/etc/mail/local-host-names': World writable directory 451 4.0.0 /etc/mail/sendmail.cf: line 567: fileclass: cannot open '/etc/mail/trusted-users': World writable directory /etc/mail/sendmail.cf: WARNING: dangerous write permissions [FAILED] Starting sm-client: /etc/mail/submit.cf: line 525: fileclass: cannot open '/etc/mail/trusted-users': World writable directory [FAILED]
i tried by installing same in other system it is able to start sendmail and it is running ,i checked the permissions of /etc/mail both are same , i have tried by reinstallin sendmail application also but iam getting same error again.