Prtvtoc not working


 
Thread Tools Search this Thread
Operating Systems Solaris Prtvtoc not working
# 1  
Old 10-07-2015
Prtvtoc not working

Hi,
I am trying to mirror a disk (which was already mirror and after breaking it, doing it again). This is root disk and in control of veritas. Somehow, slice information is not coming correctly on this. Can somebody give some pointer to fix it ?
Code:
root@tdrp091:/root# prtvtoc /dev/rdsk/c3t0d0s2 | fmthard -s - /dev/rdsk/c3t1d0s2
fmthard: Partition 0 overlaps partition 2. Overlap is allowed
        only on partition on the full disk partition).
root@tdrp091:/root#
 partition> p
Current partition table (unnamed):
Total disk sectors available: 286722911 + 16384 (reserved sectors)
 Part      Tag    Flag     First Sector         Size         Last Sector
  0 unassigned    wm                 0           0               0
  1 unassigned    wm                 0           0               0
  2 unassigned    wm                 0           0               0
  3 unassigned    wm                 0           0               0
  4 unassigned    wm                 0           0               0
  5 unassigned    wm                 0           0               0
  6 unassigned    wm                 0           0               0
  8   reserved    wm         286722912        8.00MB          286739295
 partition> 2
Part      Tag    Flag     First Sector         Size         Last Sector
  2 unassigned    wm                 0           0               0
 Enter partition id tag[usr]: backup
Enter partition permission flags[wm]: wu
Enter new starting Sector[34]: 0
`0' is out of range.
Enter new starting Sector[34]: 
 partition> 8
`8' is not expected.
partition> l
Ready to label disk, continue? y
 partition>

# 2  
Old 10-07-2015
Be careful - once handed to Veritas you may not use prtvtoc or format/label! Instead use the appropriate vx commands.
# 3  
Old 10-07-2015
c3t1d0 is free disk and I am try different commands on it. In vxdisk list also, it is showing strange output, without slice-2 (disk_2)
Code:
DEVICE       TYPE           DISK        GROUP        STATUS               OS_NATIVE_NAME   ATTR
disk_2       auto:none      -            -           online invalid       c3t1d0           -
disk_3       auto:sliced    rootdisk     rootdg      online               c3t0d0s2         -

# 4  
Old 10-08-2015
Looks like the disk has an EFI label. Check with format -e and set a SMI label if necessary.
# 5  
Old 10-08-2015
After setting SMI Label on disk, I am able to label disk and vxdisk list also showing slice 2, but not able to place vtoc
Code:
root@tdrp091:/root# prtvtoc /dev/rdsk/c3t0d0s2 | fmthard -s - /dev/rdsk/c3t1d0s2
fmthard: Partition 0 overlaps partition 3. Overlap is allowed
        only on partition on the full disk partition).
root@tdrp091:/root#
root@tdrp091:/root# vxdisk -e -oalldgs list | head
DEVICE       TYPE           DISK        GROUP        STATUS               OS_NATIVE_NAME   ATTR
disk_2       auto:none      -            -           online invalid       c3t1d0s2         -
disk_3       auto:sliced    rootdisk     rootdg      online               c3t0d0s2         -
 -------------------------------------------------------------------------------------------
 partition> p
Current partition table (unnamed):
Total disk cylinders available: 14087 + 2 (reserved cylinders)
 Part      Tag    Flag     Cylinders         Size            Blocks
  0 unassigned    wm       0                0         (0/0/0)             0
  1 unassigned    wu       0                0         (0/0/0)             0
  2     backup    wu       0 - 14086      136.71GB    (14087/0/0) 286698624
  3 unassigned    wm       0                0         (0/0/0)             0
  4 unassigned    wm       0                0         (0/0/0)             0
  5 unassigned    wm       0                0         (0/0/0)             0
  6 unassigned    wm       0                0         (0/0/0)             0
  7 unassigned    wm       0                0         (0/0/0)             0

# 6  
Old 10-08-2015
Without distracting from the main line of conversation which I believe is very relevant (especially post#2 and post#4), I do wonder whether the hard disk in question has retained some mode page parameters from a previous life and is therefore misbehaving (eg, perhaps its got a reserve flag set on it). So just to be sure I would run format in expert mode

Code:
# format -e

and carefully ensure to select the right hard disk, enter the scsi menu and take the option to 'set all mode pages to default'. This won't alter any data on the drive but will remove any previously set parameters and return the drive to factory default. A hard disk drive is a highly programmable device so, personally, I would make sure the drive is not the culprit.
# 7  
Old 10-08-2015
Show us the vtoc of the disk c3t0d0s2.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Disk Space Utilization in HTML format working in one environment and not working on the other

Hi Team, I have written the shell script which returns the result of the disk space filesystems which has crossed the threshold limit in HTML Format. Below mentioned is the script which worked perfectly on QA system. df -h | awk -v host=`hostname` ' BEGIN { print "<table border="4"... (13 Replies)
Discussion started by: Harihsun
13 Replies

2. Shell Programming and Scripting

Working web service call not working with curl

Hello, Newbie here, I have a perfectly well working web service call I can issue from chrome (PC Windows 10) and get the results I want (a dimmer being turned on in Fibaro Home Center 2 at level 40) I am not allowed to post urls but the below works with http and :// and... (3 Replies)
Discussion started by: abigbear
3 Replies

3. Solaris

Copied prtvtoc to original disk

Hi, It is Solaris-10 with ZFS. c0t1d0 is original disk. c0t0d0 was faulty disk, which was replaced with new one and by mistake somebody ran opposite command # prtvtoc /dev/rdsk/c0t0d0s0 | fmthard -s - /dev/rdsk/c0t1d0s0 Now rpool is in suspended state. Right now server is up, but allowing ssh... (6 Replies)
Discussion started by: solaris_1977
6 Replies

4. Shell Programming and Scripting

Automating pbrun /bin/su not working, whenever manually it is working using putty

I am trying to automate a script where I need to use pbrun /bin/su but for some reason it is not passing thru the pbrun as my code below. . ~/.bash_profile pbrun /bin/su - content c h 1 hpsvn up file path I am executing this from an external .sh file that is pointing to this scripts file... (14 Replies)
Discussion started by: jorgejac
14 Replies

5. Red Hat

Nslookup working but ping not working at windows client

Hi Team we have created a DNS server at RHEL6.2 environment in 10.20.203.x/24 network. Everything is going well on linux client as nslookup, ping by host etc in entire subnet. We are getting problem in windows client as nslookup working as well but not ping. all the firewall is disabled and... (5 Replies)
Discussion started by: boby.kumar
5 Replies

6. Shell Programming and Scripting

Script not working in cron but working fine manually

Help. My script is working fine when executed manually but the cron seems not to catch up the command when registered. The script is as follow: #!/bin/sh for file in file_1.txt file_2.txt file_3.txt do awk '{ print "0" }' $file > tmp.tmp mv tmp.tmp $file done And the cron... (2 Replies)
Discussion started by: jasperux
2 Replies

7. Solaris

SSH: internal working but external not working

Hi, This is a strange issue: We have an sftp server. Users can ssh to it from internal LAN without any issue, but they can not ssh to it externally via firewall. Here is what I got: OS is Solaris 9. No hosts.allow and hosts.deny files. Please help. Thank you in advance! (7 Replies)
Discussion started by: aixlover
7 Replies

8. Solaris

fmthard showing error with prtvtoc

Hi all, I am trying to use the disk for mirror where in the mirror disk is of 160 gb and the rootdisk is of 80 gb. when i am trying to write the vtoc i am getting below error i tried the below command #prtvtoc /dev/rdsk/c0t0d0s0 |fmthard -s -/dev/rdsk/c0t2d0s0 and got below ... (26 Replies)
Discussion started by: kumarmani
26 Replies

9. Solaris

Output from prtvtoc

Hi All, when i run the command prtvtoc the output shows 38309 cylinders 38307 accessible cylinders as per my undertanding the 1st cylinder is used for storing the vtoc , how about the second cylinder ? where its used and for what purpose? Thanks (9 Replies)
Discussion started by: kumarmani
9 Replies

10. Solaris

prtvtoc command

If i have diks layout like below 0 root wm 0 - 634 471.29MB (635/0/0) 965200 1 var wm 635 - 2014 1.00GB (1380/0/0) 2097600 2 backup wm 0 - 2732 1.98GB (2733/0/0) 4154160 3 swap wu 2015 - 2704 ... (1 Reply)
Discussion started by: tpx99
1 Replies
Login or Register to Ask a Question