Sponsored Content
Full Discussion: Server Hangs
Operating Systems Solaris Server Hangs Post 302593274 by jim mcnamara on Thursday 26th of January 2012 11:00:44 AM
Old 01-26-2012
You are losing a disk/lun. The SAN (it looks like) "disk" label is corrupt.

I don't have a perfect solution. IF you do not have good backups of the disk, do not think of doing this:

Enter the command format -e
Select the number of the device with the problem
It will ask if you want to label it, say Y.
Provide a disk label string.

You may or may not be able to re-use the disk after a reboot at this point.

This is very unusual with SAN technology. Check with your storage support vendor.

Last edited by jim mcnamara; 01-26-2012 at 12:15 PM..
This User Gave Thanks to jim mcnamara For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Solaris 9 server hangs, when rebooting

Hi, We have a SunFire V880, hooked up with 2 T3 arrays. When ever we issue a reboot command on the system, it hangs at the same place right where it says syncing file systems done. To bring it back we shutdown power and it comes clean. By the way init 6 command works fine. Has anyone come... (3 Replies)
Discussion started by: smohd
3 Replies

2. UNIX for Advanced & Expert Users

sendmail -q hangs

Hi, I have a system where sendmail deamon not running. (And I have lot of jobs under crontab). But I have whole lot of sendmail processes started-up by cron process, eating up its CPU resources. (for a sample - see below) $ ps -ef|grep 248 root 248 1 0 Aug 12 ? 0:56... (5 Replies)
Discussion started by: chaandana
5 Replies

3. HP-UX

Vi Hangs server while editing a 500k file???

Just curious if anyone else has experienced this problem or has any ideas for resolution: When editing files of size 500k using vi, the system hangs. Is there anything special I need to do in creating my filesystem or anything special I need to do to configure vi? I know there is a largefile... (4 Replies)
Discussion started by: Stephen Dale
4 Replies

4. Filesystems, Disks and Memory

server Hangs during FTP transfer

We are backing up a oracle database by copying the datafiles from one server to another using FTP. while in the middle of the transfer the destination server closes the connection and it sort of hangs. After this we are not able to log onto the destination server using any other user apart from... (0 Replies)
Discussion started by: sgoundar
0 Replies

5. Linux

Script hangs on the unix server

We have a unix script scheduled to execute once in a day, some times it hangs on the server and never performs its operations, we need to manually kill the process and re-start that script, is there any way to have notification when the script hangs on the server. Thanks & Regards, Murthy. (3 Replies)
Discussion started by: Ramana Murthy
3 Replies

6. Shell Programming and Scripting

script hangs when a remote server is down

Hi all, I have made a script which logins to remote servers and fetches some data from it. Is is working perfectly when all servers are reachable BUT my problem is -- if in case a server is down (or not reachable), the script hangs. Is there some way, that the script just continues to ssh... (6 Replies)
Discussion started by: vikas027
6 Replies

7. Red Hat

ls hangs on a directory

Running Red Hat Enterprise Linux Server release 5.1 (Tikanga) 2.6.18-53.el5 Trying to do an 'ls' of a sub-directory and the prompt never returns. Same problem running a find command as well. I have done an fsck on the file system (no problems) and can view other sub-directories on this... (5 Replies)
Discussion started by: wazzu62
5 Replies

8. Hardware

HP DL160G6 hangs

Hi I have HP DL160G6 with SLES10SP3 x64. It hangs without any errors in the logs. My hardware is: description: Rack Mount Chassis product: ProLiant DL160 G6 vendor: HP serial: ******** width: 32 bits capabilities: smbios-2.5 dmi-2.5 configuration:... (0 Replies)
Discussion started by: dailyadm
0 Replies

9. Solaris

Server Hangs at boot

Hi Guys, I have a SunBlade 1500 which I use to practice at home. Suddenly when I power on the server it just displays the solaris banner and Boot device: disk File and args: Then it stops and says " rebooting with command: boot" It doesn't boot to the kernel. Is there anyway I can possibly... (5 Replies)
Discussion started by: cjashu
5 Replies

10. Emergency UNIX and Linux Support

MySql server hangs due to /tmp full

Dear community, my sql and apache server (with CMW installed) hangs due to /tmp full: root@cms:~# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 224G 27G 186G 13% / tmpfs 3.9G 0 3.9G 0% /lib/init/rw udev 3.9G ... (7 Replies)
Discussion started by: Lord Spectre
7 Replies
voldisksetup(8) 					      System Manager's Manual						   voldisksetup(8)

NAME
voldisksetup - Sets up a disk for use with the Logical Storage Manager (LSM) SYNOPSIS
/usr/sbin/voldisksetup [-i] { diskname... | partition... } [attribute...] OPTIONS
The voldisksetup command takes the following option: Normally, voldisksetup simply creates partitions for use with the Logical Storage Man- ager. If the -i (initialize) option is specified, a disk header is added and an empty configuration is written on the disk. This operation destroys any previous LSM database contents on the disk. DESCRIPTION
The voldisksetup command is normally called by the voldiskadd command as part of initial disk configuration and is not usually called directly. The voldisksetup utility configures one or more disks for use by the Logical Storage Manager. A valid disk label must be installed on the disk before calling voldisksetup. The diskname and partition parameters specify the physical addresses of one or more disks and/or partitions being added to LSM. The format is dskn for an entire disk and dsknp for a specific partition. The n is the device unit number and p is a partition identifier in the range a through h). NOTES
The following options to voldisksetup are for Compaq internal use only: Overrides partition overlap checks. Suppresses overlap check mes- sages. ATTRIBUTES
The following attributes can be specified to affect the layout strategy used by voldisksetup: Specifies the length of the public area to create on the disk. This defaults to the size of the disk minus the private area on the disk. Specifies the length of the private area to create on the disk. The default is 4096 sectors. Disables the setup of kernel logs and configuration databases on the disk. The size of the private area is not changed, but it will not contain the normal private data. This attribute is ignored unless the -i option was sup- plied on the command line. Enables the setup of kernel logs and configuration databases on the disk (default). This attribute is ignored unless the -i option was supplied on the command line. Specifies the number of configuration copies and log copies to be initialized on the disk. This defaults to 1. Specifies the length in sectors of each configuration copy. The default values are calculated based on the value of nconfig. Specifies the length in sectors of each log copy. The default values are calculated based on the value of nconfig. Specifies a user-defined comment. ERRORS
You may receive the following messages when using the voldisksetup command: special-device or an overlapping partition is open This message indicates that you tried to initialize an LSM disk on a partition or a disk that is actively in use. The partition could be a mounted UFS or AdvFS file system, initialized as an LSM disk or used as a swap device. special-device is marked in use for fstype in the disklabel. If you continue with the operation you can possibly destroy existing data. CONTINUE? [y/n] This message indicates that you tried to initialize an LSM disk on a partition that is not currently in active use but is marked for use in the disk label's partition map. For example, the partition may be part of a UFS filesystem (4.2BSD) or an AdvFS domain. If you know that the partition you specified to voldisksetup does not contain any data, you can choose to override the warning. In this case, the fstype in the disk label will be modified to an LSM fstype such as LSMsimp, LSMpubl or LSMpriv. The exact fstype depends on whether a disk or a partition is given as an argument to voldisksetup. Note that you can use the command disklabel -s to set the fstype in the disk label to unused for partitions that do not contain any valid data. See disklabel(8) for more information. Partition(s) which overlap special-device are marked in use. If you continue with the operation you can possibly destroy existing data. CONTINUE? [y/n] This message indicates that the partition you specified is not marked for use, but other, overlapping partitions on the disk are marked for use. If you override this warning, the fstype in the disk's label will be modified. The partition you specified to voldisksetup will be marked as in use by LSM and all overlapping partitions will be marked UNUSED. The following examples illustrate these messages: Initializing an LSM simple disk on a partition that is open and actively in use: # /usr/sbin/voldisksetup -i dsk11c dsk11c or an overlapping partition is open. Initializing an LSM sliced disk on a disk which has partition g marked for use by UFS (4.2BSD): # /usr/sbin/voldisksetup -i dsk11 /dev/rdsk11g is marked in use for 4.2BSD in the disklabel. If you continue with the operation you can possibly destroy existing data. CONTINUE? [y/n] Partition g of disk dsk11 is marked for use by UFS (4.2BSD). If UFS is not actively using this partition and the partition does not contain any data, you may want to override this warning, by answering y. In this case, partition g will be marked as LSMpubl and partition h will be marked as LSMpriv in the disk label. Initializing an LSM simple disk on a partition whose overlapping parti- tions are marked for use: # /usr/sbin/voldisksetup -i dsk11c Partition(s) which overlap /dev/rdsk11c are marked in use. If you continue with the operation you can possibly destroy existing data. CONTINUE? [y/n] Partition c, which is being initialized into LSM, is not currently in use, but other partition(s) which overlap with partition c are marked in use in the disk label. If you answer y, partition c on disk dsk11 will be marked LSMsimp in the disk label and all parti- tions that overlap partition c will be marked UNUSED. Initializing an LSM disk on a disk that has no disk label: # /usr/sbin/voldisksetup -i dsk11 The disklabel for dsk11 does not exist or is corrupted. See disklabel(8) for information on installing a disk label on a disk. SEE ALSO
disklabel(8), volintro(8), voldisk(8), voldiskadd(8) voldisksetup(8)
All times are GMT -4. The time now is 02:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy