summaryrefslogtreecommitdiff
path: root/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_3_04262501adfdb4a2448618f91024f5c0._comment
blob: c32fee7076d2802af1518dfa6a88b96d07d5585b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="https://mathstuf.id.fedoraproject.org/"
 nickname="mathstuf"
 subject="comment 3"
 date="2015-10-20T01:01:54Z"
 content="""
You can see the difference here:

```
mycontainer     directory no  n/a    n/a                          n/a     
testclone       subvolume no  60M    Thu 2015-09-24 22:41:39 CEST n/a     
```

Your container is a directory while the clone is a subvolume (of btrfs). Cloning the machine involves doing some btrfs magic I would assume (with no `cp -a` backup). The error message could be more descriptive…
"""]]