目录Centos挂载lvm分区VG重名问题具体原因解决思路1.使用pvs/lvs/vgs查看具体的LVM情况2.通过vg的uuid改名3.查看lv状态4.修改vg的属性5.挂载目录总结CentOS挂载lvm分区VG重名问题
i have a python script, that submits an job to the SGE (Sun Grid Engine). When the job is done i want to access the output file, generated from the SGE job.