Sponsored Content
Full Discussion: LDOM Migration Limit
Operating Systems Solaris LDOM Migration Limit Post 302779115 by cecco16 on Tuesday 12th of March 2013 06:30:18 AM
Old 03-12-2013
Hope so.. Smilie Smilie
 

7 More Discussions You Might Find Interesting

1. Solaris

Autosys on LDOM

Has anyone configured an Autosys server to run on a Solaris LDOM? I can't think of any obvious reason why there would be a problem with it, but.... Jerry (0 Replies)
Discussion started by: JerryHone
0 Replies

2. AIX

ldom and lpar

hi, Plz let me know if the concept of sun ldom and aix lpar is same or not. thnx, snj (1 Reply)
Discussion started by: snjksh
1 Replies

3. Solaris

VxVM5.1 in a Ldom

Has any one installed and used VxVM5.1 in a Ldom .. i was able to install it but when i try to initialize a disk it gives me following error as the disks are imported from ZFS backend .. :-( and they does not show the target no. /etc/vx/bin/vxdisksetup -if c0d2s2 VxVM vxdisksetup ERROR... (0 Replies)
Discussion started by: fugitive
0 Replies

4. Solaris

Limit: stacksize: Can't remove limit

Hi all, I'm using to Solaris machine. When I run a simple script this messenger come out:"limit: stacksize: Can't remove limit". Any one know the way to resolve this problem without reboot the machine? Thanks in advance. (3 Replies)
Discussion started by: Diabolist9
3 Replies

5. Solaris

ldom patching

Greetings everyone! I have the task of patching six ldoms and two control domains. I have never done this before and would like to know of any pitfalls or "gotchas" I may encounter. I have been looking online but have found very little about patching ldoms. Thank you all. (4 Replies)
Discussion started by: desertdenizen
4 Replies

6. AIX

AIX - FC Switch migration, SAN Migration question!

I'm New to AIX / VIOS We're doing a FC switch cutover on an ibm device, connected via SAN. How do I tell if one path to my remote disk is lost? (aix lvm) How do I tell when my link is down on my HBA port? Appreciate your help, very much! (4 Replies)
Discussion started by: BG_JrAdmin
4 Replies

7. Solaris

Tip: Ldom migration

Prerequisite: • S7-2L Server Hardware Console Access • Solaris 11.3 OS and LDOM Packages (Ex: 3.4) • Setup IPS Repositories Solaris 11 comes with Oracle VM server pre-installed if older version is there remove the old and install latest Oracle VM... (1 Reply)
Discussion started by: mahendra170
1 Replies
v4l-conf(8)						      System Manager's Manual						       v4l-conf(8)

NAME
v4l-conf - configure a video4linux driver SYNOPSIS
v4l-conf [ options ] DESCRIPTION
v4l-conf is a small helper tool. It figures out the video mode and framebuffer base address of the graphics board and configures a video4linux driver like bttv. This is needed for drivers which can DMA the video over PCI directly into the video memory. Usually it is not required to use v4l-conf manually, xawtv(1) and fbtv(1) run it automatically at startup. It might be useful for trouble- shooting. v4l-conf must be installed suid-root. v4l-conf knows three ways to get the informations: * Query the X-Server using the XF86 DGA extension. This is the default if the DISPLAY environment variable is set. * Query the framebuffer driver. This is the default if DISPLAY is not set. * Query the console driver. This is used on mklinux only. OPTIONS
-h Print a short description of all command line options. -q Be quiet. -d dpy Use the X11 display dpy to get the parameters. -f Use the framebuffer driver to get the parameters. -c device Set the video4linux device. -b n enforce n bpp color depth. Works for switching between 15/16 and 24/32 bpp. -s n Shift the video display by n bytes. -a adr Set framebuffer address to adr. The value should be specified in hex. This option is allowed for root only. You can't overwrite the autodetected value, this switch is only useful if autodetect doesn't work because the X-Server lacks DGA support. You can put this into /etc/conf.modules, as "post-install bttv ..." for example. -p pitch Set framebuffer pitch to pitch bytes. The value should be specified in decimal. Allowed for root only. BUGS
Hope I haven't any security flaws in there. If you find one, drop me a note. Mails with patches are preferred :-) SEE ALSO
xawtv(1), fbtv(1) AUTHOR
Gerd Knorr <kraxel@goldbach.in-berlin.de> COPYRIGHT
Copyright (C) 1997-99 Gerd Knorr <kraxel@goldbach.in-berlin.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. (c) 1997-99 Gerd Knorr v4l-conf(8)
All times are GMT -4. The time now is 09:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy