Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory Transfering size between partitions Post 40518 by davidg on Wednesday 17th of September 2003 09:50:43 AM
Old 09-17-2003
Hi,

This shows you that you have no volume manager at all.

It's going to be quiet hard to change this. It can only be done using "format" and increase/decrease the specified slice.

I strongly recommend to not do this. It will not be safe to do. As Perderabo already told. It's not the best install. Please see if you can re-install or else add an extra root-disk.

also Veritas Volume manager should be free of use for the rootdg (rootdisks).

Regs David
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Transfering a window to another screen

Dear Experts I am using a workstatin with two screens and its OS is solaris 8. I wish to trnsfer some application windows from one screen to another one without need to closing the window and open it from other screen. Please advise Bests Reza (3 Replies)
Discussion started by: Reza Nazarian
3 Replies

2. UNIX for Dummies Questions & Answers

Transfering files

Hi all. 1. How can i copy files from one unix system to another. should i use ftp? so How? 2. How can i create an archive whose extention is tar.gz? and how can i decompress them later? 3. WHat is RPM ? what does it stands for? Thanks (5 Replies)
Discussion started by: vbs
5 Replies

3. UNIX for Dummies Questions & Answers

Transfering files from one server to another.

My oracle database is generating archive logs. I want to copy those archive logs over to backup server on a regular basis. I know how to create an ftp job and I can put it in my crontab. My problem is that I don't know how to send the files just once instead of sends all the files in the... (4 Replies)
Discussion started by: Alan Bird
4 Replies

4. UNIX for Dummies Questions & Answers

transfering files unix to pc

Hi, I'm an intern at a business that just acquired a company that ran off the unix system. They have files on this workstation that they would like to move to a windows XP pro system, but no one (myself included) has enough unix knowledge to know how to do this. It's my understanding that this can... (8 Replies)
Discussion started by: intern
8 Replies

5. Shell Programming and Scripting

automatic transfering of files using scp

I'm in the process of writing a shell script with copies files from one linux box to another using scp. I wish to run this through a cronjob so it cannot be interactive. This is what I have so far. #!/bin/sh PASSWD='passswd' dateset=$( date | awk '{print $2 $3 $6}') for dates in $dateset;... (1 Reply)
Discussion started by: tcruicksh
1 Replies

6. UNIX for Dummies Questions & Answers

transfering a directory to the toolman

I have a question about transferring a directory to the toolman. I have a directory called assn3 that contains two txt files and one empty directory and I want to transfer the assn3 to my my tooman account. Every time I try to transfer the file it says that the assn3 is not a regular file! what... (3 Replies)
Discussion started by: aama100
3 Replies

7. SCO

check partitions size in MB

hi Howto check partitions size in MB on SCO 5.0.6? Using df command I can see just in blocks. (4 Replies)
Discussion started by: ccc
4 Replies

8. UNIX for Dummies Questions & Answers

Ext3 to NTFS - transfering data

Alright so here is my problem: I have an ext3 external hard drive with about 270gb of data that needs to be copied/transferred to a NTFS drive. The NTFS drive has data currently on it...which obviously needs to stay intact. My supervisor mentioned that this problem could be a little tricky so I... (9 Replies)
Discussion started by: huntreilly25
9 Replies

9. Shell Programming and Scripting

ftp script for transfering files

Hi, I am new to shell scripting,and i was planning to write a script that will FTP files to destination folder. All configuration should be done through a properties files.I was planning that All configuration should be done through a properties files. and finally the output should be... (0 Replies)
Discussion started by: rahul125
0 Replies

10. UNIX for Advanced & Expert Users

transfering kernel image to another system

my server system is low on disk. To install a new kernel I think i shall do the following: 1. compile the kernel on another system. 2. copy bzImage along with config, System.map and of course the laodable module in /lib/modules and transfer them to the server. 3. Now, I can remove the... (0 Replies)
Discussion started by: dr_mabuse
0 Replies
LVMCHANGE(8)						      System Manager's Manual						      LVMCHANGE(8)

NAME
lvmchange - change attributes of the logical volume manager SYNOPSIS
lvmchange [-d|--debug] [-f|--force] [-h|--help] {[-i|--iop_verion]| [-R|--reset]} [-v|--verbose] DESCRIPTION
lvmchange allows you to reset the logical volume manager. Please be careful to have all logical volumes closed and/or unused! OPTIONS -d, --debug Enables additional debugging output (if compiled with DEBUG). -f, --force Force the action without confirmation. -h, --help Print a usage message on standard output and exit successfully. -i, --iop_version Display the LVM io protocol version. This version number ensures that no incompatible data is passed to the driver. -R, --reset Emergency reset of the logical volume manager. This function is a "last resort" if something goes wrong to allow the the logical volume manager module to be unloaded. Not used in normal operation. Please be careful NOT to reset when logical volumes are in use!!! -v, --verbose Gives verbose information about lvmchange's activities. Example "lvmchange -fR" resets the logical volume manager without confirmation. DIAGNOSTICS
lvmchange returns an exit code of 0 for success or > 0 for error: 1 error opening logical volume manager 2 error resetting logical volume manager 95 driver/module not in kernel 96 invalid I/O protocol version 97 error locking logical volume manager 99 invalid command line See also lvm(8), vgcreate(8), lvcreate(8) AUTHOR
Heinz Mauelshagen <Linux-LVM@Sistina.com> Heinz Mauelshagen LVM TOOLS LVMCHANGE(8)
All times are GMT -4. The time now is 07:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy