Sponsored Content
Operating Systems HP-UX Target LUNs plus que deux sur un SAN de 2 fabrics Post 302198275 by hmaiida on Thursday 22nd of May 2008 12:50:44 PM
Old 05-22-2008
Hi ( translation ),

I have an LDEV which is seen through 8 Target LUNs on my HP-UX host! I have a 2 fabric SAN so normally i must have only 2 target luns for my LDEV
Do you have any idea?

thx
 

9 More Discussions You Might Find Interesting

1. Solaris

Filesystems Part Deux

In reading Ralph's pervious post I came accross a question. Say you have two hard drives in your system. One is running Solaris 10 and the other is Linux on ext2 FS. Is it possible to mount the linux using Solaris and transfer files? Thanks, Robert (1 Reply)
Discussion started by: Phobos
1 Replies

2. Solaris

Thoughts/experiences of SAN attaching V880 to EMC SAN

Hi everyone, I wonder if I can canvas any opinions or thoughts (good or bad) on SAN attaching a SUN V880/490 to an EMC Clarion SAN? At the moment the 880 is using 12 internal FC-AL disks as a db server and seems to be doing a pretty good job. It is not I/O, CPU or Memory constrained and the... (2 Replies)
Discussion started by: si_linux
2 Replies

3. AIX

san luns controller problem

Hi, I'd like to share this... I see all the luns on my aix when I do lspv, 10 of them, configured by the san contractor. I defined the first sanvg no problem, the second one no problem, but the third got problem and so on. It's random after the second, I think. The error is 0516-024 mkvg:... (5 Replies)
Discussion started by: itik
5 Replies

4. Solaris

need help for removing SAN LUNS on solaris 9

Hi I would like to remove SAN luns from system and do not want them even after system reboot, format Searching for disks...done df -kh I know last 4 partitions are from SAN but there could be more. Can someone please help me correct steps to remove SAN Luns. vxdisk list ... (2 Replies)
Discussion started by: upengan78
2 Replies

5. Shell Programming and Scripting

Joindre deux fichier avec deux champs de jointure

Hello, I come to you asking you a hand on a script that I have performed on a unix server. I have two files that I have to concatenate in a single line. The first file is created like this: mag;code_art;campagne;st_juillet;st_aout;etc The second file is created like this:... (7 Replies)
Discussion started by: steph70
7 Replies

6. Solaris

Ajouter la langue en_US sur Solaris 10

Bonjour, J'ai une station Sun en Solaris 10 installe par defaut en Francais. Je n'ai pas les Cds de cette installation d'OS. J'ai un logiciel qui doit utiliser la langue en_US. A la baniere de connection la langue choisi est C (pas de en_USxxxx disponible) J'ouvre une console $LANG vaut C,... (1 Reply)
Discussion started by: XRay
1 Replies

7. Virtualization and Cloud Computing

Migration de vm's Linux-VServer sur ESX

Bonjour, Tout est dans la question. Est-il possible de migrer des vm's de type Linux-VServer sur une infrastructure ESX ? En d'autres termes, j'aimerai récupérer chaque vm individuellement puis me débarrasser de la technologie Linux-VServer. Ainsi toutes mes vm's seraient sur ESX. Merci... (1 Reply)
Discussion started by: fiss
1 Replies

8. Solaris

SAN-based LUNs

running Solaris10 with Qlogic FC adapters connected to a multi-host FC array..using VXFS/VXVM.. Is there in Solaris10 or using some Qlogic drivers to filter out only the LUNs this host can see ?? Normally this is done by LUN masking in the FC switch or the FC array itself..however, neither... (2 Replies)
Discussion started by: ppchu99
2 Replies

9. Solaris

Are these SAN LUNs really not mounted?

Hello everyone. I've been asked to check if something is wrong with the storage setup on these two SunOS 5.10 machines, which are being used as database servers with Oracle RAC configuration. Seems to be that the DB guy is complaining, telling that they are nearly out of space, which sounds... (4 Replies)
Discussion started by: kacareu
4 Replies
SYSTEMD.TARGET(5)						  systemd.target						 SYSTEMD.TARGET(5)

NAME
systemd.target - Target unit configuration SYNOPSIS
target.target DESCRIPTION
A unit configuration file whose name ends in ".target" encodes information about a target unit of systemd, which is used for grouping units and as well-known synchronization points during start-up. This unit type has no specific options. See systemd.unit(5) for the common options of all unit configuration files. The common configuration items are configured in the generic [Unit] and [Install] sections. A separate [Target] section does not exist, since no target-specific options may be configured. Target units do not offer any additional functionality on top of the generic functionality provided by units. They exist merely to group units via dependencies (useful as boot targets), and to establish standardized names for synchronization points used in dependencies between units. Among other things, target units are a more flexible replacement for SysV runlevels in the classic SysV init system. (And for compatibility reasons special target units such as runlevel3.target exist which are used by the SysV runlevel compatibility code in systemd. See systemd.special(7) for details). Unless DefaultDependencies= is set to false, target units will implicitly complement all configured dependencies of type Wants=, Requires=, RequiresOverridable= with dependencies of type After= if the units in question also have DefaultDependencies=true. SEE ALSO
systemd(1), systemctl(8), systemd.unit(5), systemd.special(7), systemd.directives(7) systemd 208 SYSTEMD.TARGET(5)
All times are GMT -4. The time now is 03:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy