Anyone knows how to remove a volume with no name. I've been banging my head for a while on this one. I know the volume exists cause I can do:
% mminfo -v -a -m -q 'volid=4294967295'
And I get the result. But I cannot delete that volid:
% nsrmm -d -v -V 4294967295
nsrmm: invalid volume id: 4294967295
Any ideas?
% mminfo -v -a -m -q 'volid=4294967295'
And I get the result. But I cannot delete that volid:
% nsrmm -d -v -V 4294967295
nsrmm: invalid volume id: 4294967295
Any ideas?