Hi gurus,
Recently, I added one disk to a vg and done extend the lv and filesystem too. I keep in notepad the old Mb size.
But know, I need to get the disk out, but I get error, I don't know why the command doesn't work...?
I don't have the jfsonline, but I can down the aplication without problem. And the PE on the new added disk don't have information on it.
My OS version is hpux 11.0
I had read all lvreduce threads but they don't describe problem most like my own.
The only clear for me is, I must create a newfs to get the old size again.
My old value for the lvcoobk was 17776640Mb, adding the disk (c1t0d0) the new value is 26624000Mb.
The lvreduce command fail, still batting with parameters.
# lvreduce -L 17776640 /dev/vgdatos/lvcoolbk /dev/dsk/c1t0d0
"PhysicalVolumePath": Can be used only if "-m" has been specified.
# lvreduce -L 17776640 /dev/vgdatos/lvcoolbk
lvreduce: "LogicalExtentNumber" is not smaller than current setting;
therefore no logical extents are removed.
Please, check my attach file.
How do I to get out the disk c1t0d0 from the lvcoolbk and from the vg too?
Where is my problem? How can I solve it?
Thanks a lot.