Sponsored Content
Operating Systems Linux Mounting a new disk on linux server Post 302475609 by jamie_collins on Monday 29th of November 2010 09:54:06 AM
Old 11-29-2010
K we ended up needing to reboot the box anyway and now here is what I see:

Code:
 
RCWLO-ODS10g:/dev # ls sd*
sda  sda1  sda2  sda3  sda4  sdb  sdb1  sdb2  sdb3  sdc  sdc1  sdd  sdd1  sde

definitely different from what I saw last week so now I'm not sure what disk is showing up and what the 2 new disks are.

I tried doing:

Code:
 
RCWLO-ODS10g:/dev # fdisk /dev/sde
Unable to open /dev/sde

Any assistance would be appreciated.

Thanks

---------- Post updated at 09:54 AM ---------- Previous update was at 09:17 AM ----------

Also noticed that the SAN mount is on sdd now:

Code:
 
RCWLO-ODS10g:/dev # df -k
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdb3             98523580  54541540  43982040  56% /
udev                  40973400       164  40973236   1% /dev
/dev/sdd1            1373587836 1143516980 230070856  84% /SAN
/dev/sda1               104376     41280     63096  40% /boot
/dev/sda2             20972152   7265444  13706708  35% /home
/dev/sdb1             33558712     66024  33492688   1% /tmp
/dev/sdb2             10490104   8796552   1693552  84% /u05
/dev/sda3             15735128    330820  15404308   3% /var

Can I assume that the sde is the new disk?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

mounting disk problem

i am using Interactive Unix 4.1.1 and i have a disk from a another unix machine which is Unix Slackware 2.1 i'm having problem mounting the disk. it gives me an error message, ??? is there any solution to this ??? it say the disk has invalid file system (1 Reply)
Discussion started by: mharck29
1 Replies

2. Filesystems, Disks and Memory

Mounting second disk

I have connected up second hard drive to my Sparcstation5, touched /reconfigure. and now would like to know how to mount the hard drive. I am trying to access /etc/passwd file on second disk to change root passwd but after connecting drive; touching reconfigure. don't know how to go about accessing... (2 Replies)
Discussion started by: FattyLumpkin
2 Replies

3. Shell Programming and Scripting

IInd Hard Disk Mounting Problem on 1st HDD On SCO UNIX Open Server

Hi Engg. ! :mad: I have a harddisk on which SCO UNIX Open Server was installed. There was some data (in .dbf format) on it. Present condition of HDD is that it is not booting. Now I want to mount this HDD through other HDD on which SCO UNIX Open Server is installed by attaching... (0 Replies)
Discussion started by: Niraj Gopal Sha
0 Replies

4. AIX

mounting aix disk under different OS

hi, is that possible? i installed one disk of a old rs/6000 in a linux machine. the problem seems to be the partition layout. linux fdisk tells me that aix disklabels are not supported, so the problem seems to be the partition layout, not the filesystem. does anybody know a way to access... (1 Reply)
Discussion started by: alex.blackbit
1 Replies

5. Solaris

Mounting disk at boot

Hi once more :p Yesterday I reinstalled Solaris OS and now I can not mount pcfs HDD SunOS unknown 5.10 Generic_142901-03 i86pc i386 i86pc and what has been added in /etc/vfstab is /dev/dsk/c1t0d0p1:c - /podaci - pcfs - yes rw But as I said , my disk is... (4 Replies)
Discussion started by: solaris_user
4 Replies

6. UNIX for Advanced & Expert Users

Mounting SunSolaris Filesystem on Linux Ubuntu Server

Can someone please help me out here. I have SunSolaris server that has a ridiculous about of space on it. several hundred gigabytes of space. There are lots of partitions on this server that has at least 100Gs on them. I want to mount just one of these partitions on my Linux server so I can... (4 Replies)
Discussion started by: SkySmart
4 Replies

7. Solaris

Mounting a Raw Disk

I am using Solaris 10. I have a raw device attached to my system which is /dev/md/rdsk/d91 I want to mount this as a disk with file system on a mount point /u05. Actually this raw device was earlier part of Oracle ASM. Now I have removed this disk from ASM, and want to use it as normal... (3 Replies)
Discussion started by: fahdmirza
3 Replies

8. Ubuntu

Mounting a disk clone

I wasn't sure where to put this thread but since i use ubuntu for data recovery, I figured this is the best place. So, a friend passed me a 250G Western Digital hard disk the other day and said that his client needs to get her pictures off it. the problem: windows says it wants to reformat the... (13 Replies)
Discussion started by: old noob
13 Replies

9. Linux

Mounting windows drive into linux server

Dear Experts, My buissness requierment is to place some automated files in Windows server, Now Can you help me to map the Windows folder into Linux server. Windows Details:-windows 2003 Linux Details:- $ uname -a Linux testdb.mawarid.local 2.6.9-55.ELsmp #1 SMP Fri Apr 20 16:36:54 EDT 2007... (3 Replies)
Discussion started by: Mohammed Fareed
3 Replies

10. UNIX for Beginners Questions & Answers

Mounting Windows Share to Linux Server

Hi Folks - I need to mount a Windows Share to a Linux server. What is the best/easiest way to do this? Is this 'how-to' guide accurate: How to Share Files Between Windows and Linux Or is there a better method you could share? Thanks! (8 Replies)
Discussion started by: SIMMS7400
8 Replies
VACATION(1)						    BSD General Commands Manual 					       VACATION(1)

NAME
vacation -- return ``I am not here'' indication SYNOPSIS
vacation -i [-r interval] vacation -l vacation -x vacation [-a alias] [-d] [-f db] [-m msg] [-j] [-z] login DESCRIPTION
vacation returns a message to the sender of a message telling them that you are currently not reading your mail. The intended use is in a .forward file. For example, your .forward file might have: eric, "|/usr/bin/vacation -a allman eric" which would send messages to you (assuming your login name was eric) and reply to any messages for ``eric'' or ``allman''. Available options: -a alias Handle messages for alias in the same manner as those received for the user's login name. -d Print messages to stderr instead of syslog. -f db Uses db as the database file. -m msg Uses msg as the message file. -j Reply to the message even if our address cannot be found in the ``To:'' or ``Cc:'' headers. This option is very dangerous and should be used with extreme care. -z Set the envelope sender of the reply message to ``<>''. -i Initialize the vacation database files. It should be used before you modify your .forward file. -r Set the reply interval to interval days. The default is one week. An interval of ``0'' means that a reply is sent to each message, and an interval of ``infinite'' (actually, any non-numeric character) will never send more than one reply. It should be noted that intervals of ``0'' are quite dangerous, as it allows mailers to get into ``I am on vacation'' loops. -x Reads a list of addresses from standard input, one per line, and adds them to the vacation database. Mail coming from these excluded addresses will not get a reply. Whole domains can be excluded using the syntax ``@domain''. -l Print the contents of the vacation database files. For each entry, the address the reply has been sent to and the associated time will be printed to standard output. When started without arguments, vacation will guide the user through the configuration process. No message will be sent unless login (or an alias supplied using the -a option) is part of either the ``To:'' or ``Cc:'' headers of the mail. No messages from ``???-REQUEST'', ``Postmaster'', ``UUCP'', ``MAILER'', or ``MAILER-DAEMON'' will be replied to (where these strings are case insensitive) nor is a notification sent if a ``Precedence: bulk'', ``Precedence: list'' or ``Precedence: junk'' line is included in the mail headers. The people who have sent you messages are maintained as a db(3) database in the file .vacation.db in your home directory. vacation expects a file .vacation.msg, in your home directory, containing a message to be sent back to each sender. It should be an entire message (including headers). For example, it might contain: From: eric@CS.Berkeley.EDU (Eric Allman) Subject: I am on vacation Delivered-By-The-Graces-Of: The Vacation program Precedence: bulk I am on vacation until July 22. If you have something urgent, please contact Keith Bostic <bostic@CS.Berkeley.EDU>. --eric Any occurrence of the string $SUBJECT in .vacation.msg will be replaced by the subject of the message that triggered the vacation program. vacation reads the incoming message from standard input, checking the message headers for either the UNIX ``From'' line or a ``Return-Path'' header to determine the sender. If both are present the sender from the ``Return-Path'' header is used. Sendmail(8) includes this ``From'' line automatically. Fatal errors, such as calling vacation with incorrect arguments, or with non-existent logins, are logged on the standard error output and in the system log file, using syslog(3). DIAGNOSTICS
The vacation utility exits 0 on success, and >0 if an error occurs. FILES
~/.vacation.db database file ~/.vacation.msg message to send ~/.forward SEE ALSO
aliases(5,) sendmail(8), syslogd(8) HISTORY
The vacation command appeared in 4.3BSD. AUTHOR
vacation was developed by Eric Allman and the University of California, Berkeley in 1983. This version is maintained by Marco d'Itri <md@linux.it> and contains code taken from the three free BSD and some patches applied to a linux port. Linux June 15, 2003 Linux
All times are GMT -4. The time now is 07:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy