Server :: Determine If A Device Supports IO Fencing?

Jul 20, 2010

Is there a command to determine of a device supports IO Fencing?We are trying to run a Sybase cluster that shares storage. I'm sure the device supports fencing, but don't know how to show that it does.

View 1 Replies


ADVERTISEMENT

General :: Possible To Construct RHCS Without Fencing Device?

Mar 14, 2010

Is it possible to construct RHCS without fencing device?
Can I try out redhat clustering in vmware with vm machine?

View 2 Replies View Related

Server :: Create A Cluster Using Conga And Creating A Fencing?

Apr 7, 2011

I am trying to create a cluster using conga and i am stuck at creating a fencing. I have no idea as what fencing device i have on my server or what fencing method to choose in creating the cluster. Can someone help me in this issue. I am trying to create cluster with 3 nodes (dell r910 machines with dell md3200 storage array )running redhat linux.

View 4 Replies View Related

General :: Can't Find Boot Device - Error "Unable To Determine Major/minor Number Of Root Device"

Mar 17, 2011

I just compiled my first own kernel (I'm using Arch Linux), following the tutorial on the german site. Now I tried to boot it, I ended up failing with this message: Code: Waiting 10 seconds for device /dev/sda1 ... Root device '/dev/sda1' doesn't exist, Attempting to create it. ERROR: Unable to determine major/minor number of root device '/dev/sda1' Here is the important part of my menu.lst:

[Code]....

I simply copy&pasted the Arch-entry, i.e. I also had the disk by uuid there. The failure message was the same, just the root device name was the different name Also, at first I did not have the initrd line in my menu.lst (as written in my tutorial that I may not need it). In this case I had this error message:

[Code]....

View 10 Replies View Related

Programming :: Determine Which Device The Web Cam Is Using?

Aug 31, 2010

When I run apps like mplayer to use my web cam it uses /dev/video#. For reason unknown to me this number changes and is usually either 1 or 0. I have looked on the Internet after struggling to find how to know which /dev/video device is used. So far I can only presume I have used the wrong terms to find how to determine which device the web cam is using.

View 5 Replies View Related

General :: CentOS - Determine IP For Network Device

Sep 20, 2010

When CentOS boots up, it tries to determine the IP for a network device (eth0) and fails.
'Determining IP information for eth0... failed; no link present.'
I'm curious to know how, after booting up, I could set the IP information for a wireless device, wlan0, manually. Another way of putting this questions is: if CentOS is able to determine IP information for a network device on bootup, what settings is it configuring exactly?

View 2 Replies View Related

Ubuntu Installation :: Determine Boot Device Number?

Jun 30, 2011

I'm currently running Ubuntu (w/ GRUB) and Windows XP. I'd like to remove Ubuntu and run the recovery on Windows XP because it has started not running correctly. The computer is about 5 years old and I figured I'd just wipe it clean and start over (read: remove Ubuntu and reinstall windows via the recovery console).

I intend to follow the tutorial here: [URL]

However, I'm confused about determining the boot device number for Windows. I've run "sudo fdisk -l" and I can identify the windows drive in the list it says:

Device: /dev/sda1
Boot: *
Start: 1
End: 19352
Blocks: 155444908+
Id: 7
System: HPFS/NTFS

Am I looking for the 7, the 1, or something completely different? This is also the first partition on the list.

sda2 (id: c) is a FAT32 drive. I think this is the recovery partition included on the HP desktop.

sda3 (id:83) is Linux
sda4 (id: 82) is swap

I just need to run fixmbr.

View 2 Replies View Related

Software :: Programatically Determine Device In RAID Array?

Oct 30, 2009

I'm writing a bash script that needs to know whether or not a device node is part of a RAID array. I'm just curious if anyone knows of a good way to determine if a device node is in a RAID array. I know that you can run mdadm -Q or mdadm --examine on the device node and that will tell you. But I don't want to rely on screen scrapping and would rather have something that would return a boolean. Any ideas?

View 2 Replies View Related

CentOS 5 Hardware :: Determine IO Size During Reads And Writes To A Storage Device

Nov 19, 2009

Is there a way to determine the IO size that is being used for reads and writes to an attached storage device? I am trying to pattern the IO sequences to storage. I have seen mentions to max_sectors_kb but the notes indicated that changing this value did not change the IO size to the storage.

View 1 Replies View Related

Ubuntu :: LiveCD Customization Error Warning: Could Not Determine Root Device From /etc/fstab?

Jul 31, 2011

I'm having a problem trying to customize Ubuntu 11.04 LiveCD.Everything went well until I tried to run the system updates on the LiveCD.This is the error message output:

Code:
root@lkjoel-desktop:/# sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
code....

View 3 Replies View Related

Server :: RHL 8.0 Version Supports Installation Of Oracle 10g?

Nov 30, 2010

Does the RHL 8.0 version supports the Installation of Oracle 10g

View 3 Replies View Related

Server :: Get 3 Good Commercial Antivirus That Supports Redhat 8.0?

Jun 19, 2010

I want to protect samba Server running on Red hat 8.0(2.4.18-14 kernel). (i686 Architecture)
can any one prefer me 3 good commercial anti virus that supports
Redhat 8.0.

View 2 Replies View Related

Server :: Virtual Boxes Supports 32bit And 64bit Os?

Jun 23, 2010

Iam using Centos 5.4 and now i want to install virtual box in my os. how many virtual boxes can be run
on 32bit and 64bit linux os?

View 1 Replies View Related

Software :: Running I/O Fencing In Windows?

Jul 27, 2010

how to Configure Veritas Cluster Service -i/o Fencing in Windows? I have configured in linux (RHEL,SLES). But i dont know how to configure in windows.

View 1 Replies View Related

Server :: FTP Server For Which Supports FTPS?

May 11, 2010

do you know if there is any ftp server than can support FTPS?

View 9 Replies View Related

Server :: Apache2: Could Not Reliably Determine The Server's Fully Qualified Domain Name

Oct 24, 2010

Using Debian Lenny I'm getting the following message in my mail: /etc/cron.daily/logrotate:

Quote:

apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

View 1 Replies View Related

Server :: Correct Fix: Httpd: Could Not Determine The Server's Fully Qualified Domain Name

Mar 23, 2011

I get the following error while starting apache httpd

Code: httpd: Could not determine the server's fully qualified domain name, using <Server's-ip-address> for ServerName I googled it and have come across the following solutions, all of them involve changing the ServerName setting in httpd.conf:ServerName localhost ServerName www.example.com:80 ServerName <ip-address-of-server> ServerName <hostname-of-machine/FQDN>

I am setting up httpd to be accessed from over a LAN, so i don't have a .com domain name. I am thinking of going with the first option, it seems to be working...

View 5 Replies View Related

Red Hat :: RHEL 6 High Availability Fencing Drack Not Working?

May 12, 2011

I am setting up a high availabilty system on a RHEL 6 system.

I have configured 2 nodes.
dev0301
Eth0:

[code]...

View 2 Replies View Related

Fedora Servers :: Fencing Failed At Cman Start / Solve It?

Jan 5, 2011

Trying to run Cluster to use GFS over iSCSI, but get fencing error.
Here is what I do:

1. edit /etc/hosts code...

View 2 Replies View Related

Networking :: How A Computer Determine Dhcp Server

Dec 7, 2010

I got a machine with RedHat Enterprise Linux 5 installed. I set the ifcfg-eth0 as following:

Code:

DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet

when the machine rebooted, eth0 has the ip address 192.168.24.234. But if executing 'dhclient', eth0 will get the ip address 10.200.34.208, which is my expected ip address. I'm not quite familiar with networking things. I don't know what's going on there. Why should I need to execute 'dhclient' to obtain the expected ip address? Is there any way to obtain the ip address 10.200.34.208 right after host boot?

View 3 Replies View Related

Security :: Determine Which PKI Certificates Are Installed On A Red Hat Server

Jan 6, 2011

I have installed Ionix vCM onto a Red Hat Linux box. It correctly communicates with the collection server if I use the Ionix certificate. However, if I use a self-generate certificate, communication fails.

(1) How do I determine which PKI certificates are resident on the Red Hat box?

(2) How do I manually install a PKI certificate?

View 2 Replies View Related

Server :: Lifekeeper Error - DEVICE FAILURE On SCSI Device - /dev/add

Sep 17, 2009

Since May 12,2009. Our system lifekeeper has the error log "lifekeeper error: DEVICE FAILURE on SCSI device '/dev/add'", but it ran normally. Until last week, it failover to the standby server. The disk still running, the error still come out.

View 3 Replies View Related

Server :: How To Determine Swap Space Usage For Processes

Jan 10, 2011

On one of my servers the "free" command tells me that a lot of swap space are in use. What I'd like to do is to determine which processes have been swapped out. I tried issuing "top" and sort by the "swap" column, but this doesn't seem to provide correct values - when performing the same excersize on another server with close to no pages swapped out, the sum when adding the swap value for each process greatly exceeds the swap usage reported by "free". So how do I go about determining the swap space used for individual processes?

View 7 Replies View Related

Server :: Could Not Reliably Determine The Fully Qualified Domain Name

Jan 17, 2010

I am getting this

[root@ncc1701 ~]# hostname
ncc1701
[root@ncc1701 ~]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 63.123.155.104 for ServerName
[ OK ]

problem is that I have no idea where it is getting the 63.123.155.104 address from. Its not mine and its not the IP of the server..

View 4 Replies View Related

Networking :: Could Not Reliably Determine The Server's Fully Qualified Domain Name?

Jun 9, 2010

I am facing an error:"Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using TestServer.localdomain.com for ServerName"When I am restarting the httpd service.Can anyone please tell me what is this error about & how to fix it.bare with me as I am a newbie, so kindly requesting for the easy explanation.steps to set the Domain name.

View 1 Replies View Related

General :: Determine Version Of System That My Synology Server Running?

Jul 7, 2011

Can anyone tell me how I determine the version of linux my Synology Diskstation DS210+ is running?\

View 3 Replies View Related

CentOS 5 Server :: Determine Memory Consumed By Each Application Running?

Feb 22, 2011

What would be the best way to determine memory consumed by each application running on the server?

View 7 Replies View Related

General :: Determine Whether Computer 'gets IP Address Information From Dhcp Server On Network'

Sep 24, 2010

First, (for samba) how do I determine whether my computer "gets IP address information from a dhcp server on the network," and whether "the dhcp server provides info about WINS servers ("NetBIOS name servers") present on the network," and consequently whether a change to my smb.conf file, "so that DHCP-provided WINS settings will automatically be read from /etc/samba/dhcp.conf," and whether the dhcp3-client package must be installed?

View 2 Replies View Related

Server :: Mounting A Storage Device Of Other Servers Using NFS On Another Server

Aug 2, 2011

Setup1: Two rack mounted servers with a common storage device serving as the home directories for users on the servers. The storage device is a gfs partition mounted on the servers as the home directory using SAS cables. These servers have RHEL 5.4 as the installed operating system.

Setup2: A standard tower server with Debian 6 as the operating system used for tape backups. This has a tape drive connected to it.

Question: How to mount the storage device of setup1 using NFS on the server in setup2.

View 1 Replies View Related

Fedora :: Supports Touchscreen Computers ?

Jun 10, 2011

Does Fedora supports Touchscreen computers? I am planning buy a new desktop computer and there are several models that come with touchscreen, I don't really care about this feature , I just want to know if Fedora can operates under a touchscreen system. If Fedora doesn't support touchscreen systems, Is there any plan to integrate this option in a near future?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved