* [linux-lvm] Parse error question
@ 2010-10-17 4:33 zhtiara
2010-10-18 9:53 ` Bryn M. Reeves
0 siblings, 1 reply; 2+ messages in thread
From: zhtiara @ 2010-10-17 4:33 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 259 bytes --]
Hi all
When I run the LVM2 command(such as, pvs,lvs), the following error message appears
"Parse error at byte 16 (line 1): unexpected token"
and create a physical volume (volume group or logical volume) is not successful!
thanks
2010-10-17
zhtiara
[-- Attachment #2: Type: text/html, Size: 1423 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] Parse error question
2010-10-17 4:33 [linux-lvm] Parse error question zhtiara
@ 2010-10-18 9:53 ` Bryn M. Reeves
0 siblings, 0 replies; 2+ messages in thread
From: Bryn M. Reeves @ 2010-10-18 9:53 UTC (permalink / raw)
To: LVM general discussion and development
On 10/17/2010 05:33 AM, zhtiara wrote:
> Hi all
> When I run the LVM2 command(such as, pvs,lvs), the following error message appears
> "Parse error at byte 16 (line 1): unexpected token"
You probably have a typo on line 16 of /etc/lvm/lvm.conf. What does it
say (paste the whole file into a pastebin service like
http://www.pastebin.com/ and send the link to the list).
E.g.:
/etc/lvm/lvm.conf
13 devices {
14
15 # Where do you want your volume groups to appear ?
16 gremlins
17 dir = "/dev"
# pvs
Parse error at byte 557 (line 17): unexpected token
Failed to load config file /etc/lvm/lvm.conf
Regards,
Bryn.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-18 9:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-17 4:33 [linux-lvm] Parse error question zhtiara
2010-10-18 9:53 ` Bryn M. Reeves
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).