Sponsored Content
Full Discussion: how to hot remove/add a tape
Operating Systems AIX how to hot remove/add a tape Post 302340610 by tayyabq8 on Tuesday 4th of August 2009 04:35:14 AM
Old 08-04-2009
IMO, you just need to run cfgmgr command after attaching the device and you are done.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to add backup tape

Hi guys I have a Caldera Openlinux 3.1.1 i'm new with this OS so please bear with me. I have no idea about how to install my backup tape could any of you tell me how to do this. I worked before with unix sco openserver 5.0.6 and i know that you can use scoadmin and then option (tape ). ... (1 Reply)
Discussion started by: josramon
1 Replies

2. UNIX for Advanced & Expert Users

Space free on tape /delete a single file on tape

Hi, I' using a sun solaris server, I would like to known if there is the possibility to control how many space is free on a tape and how I can delete a single file on a tape. Thanks DOMENICO (3 Replies)
Discussion started by: Minguccio75
3 Replies

3. SCO

Tape Status shows 2 Hard errors and 5 Underruns on new tape

when I do a tape status /dev/rStp0 I get the following on a new tape and I have tried several: Status : ready beginning-of-tape soft errors : 0 hard errors: 2 underruns: 5 My BackupEdge has stopped backing up my system because it asks for a new volume yet my total system data is under 20... (5 Replies)
Discussion started by: psytropic
5 Replies

4. Red Hat

manually add tape drive in linux

Hi Guys.. Good day to all. This is my first time to install the OS, Red Hat. Anyway, the purpose of installing Linux is to see how tape drive works with this OS. Now what i have done so far is to connect and install my scsi card but when i connected two different tape drives, the Linux system is... (0 Replies)
Discussion started by: graboid888
0 Replies

5. Red Hat

hot-add disk in oracle enterprise linux 5.5

Hi all, I have an Oracle Enterprise Linux 5.5 server which is a virtual guest on a vSphere host. I have provisioned 500GB disk space from SAN. I then migrated the VM from a 200GB disk onto the new 500GB disk. I then increased the disk space allocated to the VMware to the maximum size of... (7 Replies)
Discussion started by: Tommyk
7 Replies

6. Red Hat

OEL5.5 hot add disk

Hi All, I have an issue when trying to hot-add a SAN disk to an oracle enterprise linux 5.5 server. The storage array we are using is an HP 24000, we have no issues with the disk usage for both ASM and LVM setup, it is just a simple matter of not being able to scan for new disk when it is... (4 Replies)
Discussion started by: Tommyk
4 Replies

7. Solaris

Add new EML 103e Tape Library in SUN Solaris Host to implement HP DP

Hi, Our environment is SUN Solaris. We have purchased HP EML 103e tape library. Can you please let me know do I need to install any Driver of newly added Tape Library to see from the Solaris Host? or how can i see the tape library from my Solaris hosts. Thanks, Hassan (0 Replies)
Discussion started by: M_Hassan
0 Replies

8. Solaris

Add FC Tape to Solaris 10

Hello I'm pretty new in Solaris 10 and we now have to add an FC-based library to the Solaris. As far as I am informed, we have restart the Sun with the command "boot-r", to detect new devices, right? Then the library should be found automatically? How can I check if the library has been... (4 Replies)
Discussion started by: pole23
4 Replies

9. SuSE

Hot-add memory to SuSE / VMware virtual server

Hi, Here is the issue. Some more memory has been added from vCenter to the virtual machine. From the virtual machine running SuSE 11 SP3. # modprobe acpiphp # modprobe acpi-memhotplug # grep -v online /sys/devices/system/memory/*/state # It looks like there is no offline memory, but free... (1 Reply)
Discussion started by: aixlover
1 Replies

10. UNIX for Advanced & Expert Users

How to add virtual tape?

Dear All, I have some lpar that i want to connect with DAT tape drive. how can i add to the lpar, so can access the tape drive here is the detail of my lpar: root@erpqa:/>uname -L 2 erpqa root@erpqa:/>lsdev -Cc tape rmt0 Defined Virtual Tape Drive rmt1 Available... (0 Replies)
Discussion started by: only
0 Replies
kloadsrv(8)						      System Manager's Manual						       kloadsrv(8)

NAME
kloadsrv - Kernel load server SYNOPSIS
/sbin/kloadsrv [-V] [-f] [-d debug-level] [-log logfile] [-p kernel-package-name] [kernel-object-filename] FLAGS
Displays the version of the kloadsrv command. Causes kloadsrv to remain in the foreground. Specifies the level of debugging information. The debug-level is a small integer. Zero disables debugging. Nonzero values from one to higher levels cause kloadsrv to display various log messages. Specifies that the debugging information is to be sent to the specified log file. Logfile should be specified as a full pathname. By default, the debugging information is sent to /dev/console. Specifies the name of the default kernel package. DESCRIPTION
The kloadsrv command loads kernel modules into the kernel. It is typically started during system startup. If you omit the kernel-object- filename from the startup command line, the kloadsrv daemon uses the running kernel. During its initialization, kloadsrv builds a list of kernel symbols that device drivers can use. Moving or overwriting the kernel object file in single user mode can cause this list of symbols to contain inaccurate addresses. The addresses in the list reflect the addresses in the new kernel, not the addresses in the booted kernel. Each symbol exported by the kernel belongs to the kernel package. This package is named kernel, unless you use the -p flag. Once kloadsrv has successfully initialized itself, it puts itself into the background and enters its server loop, where it waits to receive and respond to load requests, unload requests, and query requests. If you specify the -f flag, the command remains in the foreground. RELATED INFORMATION
Commands: cfgmgr(8), sysconfig(8), sysconfigdb(8) delim off kloadsrv(8)
All times are GMT -4. The time now is 03:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy